aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-02-22selftests: add eventfd selftestsWen Yang3-0/+195
2024-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski75-338/+583
2024-02-22selftests: add zswapin and no zswap testsNhat Pham1-2/+118
2024-02-22selftests: fix the zswap invasive shrink testNhat Pham1-1/+1
2024-02-22selftests/bpf: Test case for lacking CFI stub functions.Kui-Feng Lee6-3/+151
2024-02-22Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-31/+91
2024-02-22tools/power x86_energy_perf_policy: Fix file leak in get_pkg_num()Samasth Norway Ananda1-0/+1
2024-02-22selftests/mm: log a consistent test name for check_compactionMark Brown1-16/+19
2024-02-22selftests/mm: log skipped compaction test as a skipMark Brown1-1/+1
2024-02-22selftests/damon/_chk_dependency: get debugfs mount point from /proc/mountsSeongJae Park1-1/+8
2024-02-22selftests/damon: add a test for the pid leak of dbgfs_target_ids_write()SeongJae Park4-0/+93
2024-02-22selftests/damon: add a test for a race between target_ids_read() and dbgfs_be...SeongJae Park4-0/+97
2024-02-22selftests/damon: add a test for DAMOS apply intervalsSeongJae Park2-1/+68
2024-02-22selftests/damon: add a test for DAMOS quotaSeongJae Park2-0/+68
2024-02-22selftests/damon/_damon_sysfs: support DAMOS apply intervalSeongJae Park1-1/+8
2024-02-22selftests/damon/_damon_sysfs: support DAMOS statsSeongJae Park1-0/+32
2024-02-22selftests/damon/_damon_sysfs: support DAMOS quotaSeongJae Park1-9/+33
2024-02-22selftests/mm: run_vmtests.sh: add hugetlb_madv_vs_mapBreno Leitao1-0/+1
2024-02-22selftests/mm: run_vmtests.sh: add hugetlb test categoryBreno Leitao1-0/+2
2024-02-22selftests/mm: virtual_address_range: conform to TAP format outputMuhammad Usama Anjum1-22/+22
2024-02-22selftests/mm: transhuge-stress: conform to TAP format outputMuhammad Usama Anjum2-17/+25
2024-02-22selftests/mm: thuge-gen: conform to TAP format outputMuhammad Usama Anjum1-72/+75
2024-02-22selftests/mm: split_huge_page_test: conform test to TAP format outputMuhammad Usama Anjum1-92/+69
2024-02-22selftests/mm: mremap_dontunmap: conform test to TAP format outputMuhammad Usama Anjum1-12/+20
2024-02-22selftests/mm: mrelease_test: conform test to TAP format outputMuhammad Usama Anjum1-47/+33
2024-02-22selftests/mm: mlock2-tests: conform test to TAP format outputMuhammad Usama Anjum2-175/+118
2024-02-22selftests/mm: mlock-random-test: conform test to TAP format outputMuhammad Usama Anjum1-82/+54
2024-02-22selftests/mm: map_populate: conform test to TAP format outputMuhammad Usama Anjum1-14/+23
2024-02-22selftests/mm: map_hugetlb: conform test to TAP format outputMuhammad Usama Anjum1-22/+20
2024-02-22selftests/mm: map_fixed_noreplace: conform test to TAP format outputMuhammad Usama Anjum1-65/+31
2024-02-22selftets/damon: prepare for monitor_on file renamingSeongJae Park3-4/+26
2024-02-22selftests/mm: new test that steals pagesBreno Leitao3-0/+126
2024-02-22selftests: mm: perform some system cleanup before using hugepagesNico Pache1-0/+9
2024-02-22bpf: Clarify batch lookup/lookup_and_delete semanticsMartin Kelly2-6/+17
2024-02-22selftests/memfd: delete unused declarationsGreg Thelen1-10/+0
2024-02-22tools/mm: add thpmaps script to dump THP usage infoRyan Roberts2-4/+680
2024-02-22Merge tag 'net-6.8.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds16-97/+345
2024-02-22perf tests: Add option to run tests in parallelIan Rogers1-99/+215
2024-02-22perf tests: Run time generate shell test suitesIan Rogers3-149/+80
2024-02-22perf tests: Use scandirat for shell script findingIan Rogers3-71/+95
2024-02-22perf test: Rename builtin-test-list and add missed header guardIan Rogers4-3/+7
2024-02-22tools subcmd: Add a no exec function call optionIan Rogers2-0/+4
2024-02-22perf tests: Avoid fork in perf_has_symbol testIan Rogers1-1/+1
2024-02-22perf list: Add scandirat compatibility functionIan Rogers3-9/+31
2024-02-22perf thread_map: Skip exited threads when scanning /procIan Rogers1-5/+4
2024-02-22perf list: fix short description for some cache eventsThomas Richter1-31/+31
2024-02-22perf stat: Fix metric-only aggregation indexIan Rogers1-2/+7
2024-02-22perf metrics: Compute unmerged uncore metrics individuallyIan Rogers2-4/+29
2024-02-22perf stat: Pass fewer metric argumentsIan Rogers1-20/+18
2024-02-22selftests/bpf: update tcp_custom_syncookie to use scalar packet offsetEduard Zingerman1-30/+53