summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-07-30selftest/vm: uninitialized variable in main()Dan Carpenter1-1/+1
2022-07-30tools/testing/selftests/vm/hugetlb-madvise.c: silence uninitialized variable ...Dan Carpenter1-2/+3
2022-07-30tools/vm/page_owner_sort.c: adjust the indent in is_need()Yixuan Cao1-16/+16
2022-07-30selftests/vm: skip 128TBswitch on unsupported archAdam Sindelar1-4/+4
2022-07-30selftests/vm: fix errno handling in mrelease_testAdam Sindelar1-5/+11
2022-07-27selftests/vm: fix va_128TBswitch.sh permissionsAdam Sindelar1-0/+0
2022-07-18tools: add selftests to hmm for COW in device memoryAlex Sierra1-0/+80
2022-07-18tools: add hmm gup tests for device coherent typeAlex Sierra1-0/+110
2022-07-18tools: update test_hmm script to support SP configAlex Sierra1-3/+21
2022-07-18tools: update hmm-test to support device coherent typeAlex Sierra1-21/+100
2022-07-18selftests/vm: add protection_keys tests to run_vmtestsKalpana Shetty1-0/+11
2022-07-04selftests/vm: only run 128TBswitch with 5-level pagingAdam Sindelar3-1/+56
2022-07-04userfaultfd: selftests: infinite loop in faulting_processEdward Liaw1-2/+2
2022-07-04tools: add memcg_shrinker.pyRoman Gushchin1-0/+71
2022-06-27docs: rename Documentation/vm to Documentation/mmMike Rapoport1-1/+1
2022-06-27Merge branch 'master' into mm-stableakpm55-504/+1108
2022-06-26tools headers UAPI: Synch KVM's svm.h header with the kernelArnaldo Carvalho de Melo1-0/+13
2022-06-26tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo1-6/+20
2022-06-26perf stat: Enable ignore_missing_threadGang Li1-0/+2
2022-06-26perf inject: Adjust output data offset for backward compatibilityRaul Silvera3-1/+17
2022-06-26perf trace beauty: Fix generation of errno id->str table on ALT LinuxArnaldo Carvalho de Melo1-12/+2
2022-06-26perf build-id: Fix caching files with a wrong build IDAdrian Hunter1-0/+28
2022-06-26tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2-3/+12
2022-06-26tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo1-81/+272
2022-06-26perf inject: Fix missing free in copy_kcore_dir()Adrian Hunter1-1/+3
2022-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-6/+6
2022-06-23selftests: KVM: Handle compiler optimizations in ucallRaghavendra Rao Ananta1-5/+4
2022-06-23Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds7-57/+208
2022-06-22Merge tag 'linux-kselftest-fixes-5.19-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds5-5/+29
2022-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski1-1/+1
2022-06-21selftests: netfilter: correct PKTGEN_SCRIPT_PATHS in nft_concat_range.shJie2x Zhou1-1/+1
2022-06-20Merge tag 'perf-tools-fixes-for-v5.19-2022-06-19' of git://git.kernel.org/pub...Linus Torvalds15-105/+125
2022-06-20ipv4: fix bind address validity regression testsRiccardo Paolo Bestetti1-9/+27
2022-06-19Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+6
2022-06-19tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+9
2022-06-19perf metrics: Ensure at least 1 id per metricIan Rogers1-0/+9
2022-06-19tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo1-2/+10
2022-06-19tools headers UAPI: Sync x86's asm/kvm.h with the kernel sourcesArnaldo Carvalho de Melo1-5/+6
2022-06-19perf arm-spe: Don't set data source if it's not a memory operationLeo Yan1-14/+8
2022-06-19perf expr: Allow exponents on floating point valuesIan Rogers2-1/+3
2022-06-19perf test topology: Use !strncmp(right platform) to fix guest PPC comparision...Athira Rajeev1-1/+1
2022-06-19perf test: Record only user callchains on the "Check Arm64 callgraphs are com...Michael Petlan1-1/+1
2022-06-19perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo1-1/+6
2022-06-19perf test: Fix variable length array undefined behavior in bp_accountIan Rogers1-2/+14
2022-06-19libperf evsel: Open shouldn't leak fd on failureIan Rogers1-5/+12
2022-06-19perf test: Fix "perf stat CSV output linter" test on s390Thomas Richter2-72/+45
2022-06-19perf unwind: Fix uninitialized variableIan Rogers1-1/+1
2022-06-18Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski5-51/+151
2022-06-17ipv4: ping: fix bind address validity checkRiccardo Paolo Bestetti1-0/+33
2022-06-17selftests: make use of GUP_TEST_FILE macroJoel Savitz1-2/+2