summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-02-22init: remove obsolete arch_call_rest_init() wrapperGeert Uytterhoeven
2024-02-22selftests/mm: run_vmtests.sh: add missing testsMuhammad Usama Anjum
2024-02-22selftests/mm: protection_keys: save/restore nr_hugepages settingsMuhammad Usama Anjum
2024-02-22selftests/mm: save and restore nr_hugepages valueMuhammad Usama Anjum
2024-02-22selftests/mm: run_vmtests: remove sudo and conform to tapMuhammad Usama Anjum
2024-02-22selftests/mm: hugetlb_reparenting_test: do not unmountMuhammad Usama Anjum
2024-02-22selftests: add eventfd selftestsWen Yang
2024-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-22selftests: add zswapin and no zswap testsNhat Pham
2024-02-22selftests: fix the zswap invasive shrink testNhat Pham
2024-02-22selftests/bpf: Test case for lacking CFI stub functions.Kui-Feng Lee
2024-02-22Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-22tools/power x86_energy_perf_policy: Fix file leak in get_pkg_num()Samasth Norway Ananda
2024-02-22selftests/mm: log a consistent test name for check_compactionMark Brown
2024-02-22selftests/mm: log skipped compaction test as a skipMark Brown
2024-02-22selftests/damon/_chk_dependency: get debugfs mount point from /proc/mountsSeongJae Park
2024-02-22selftests/damon: add a test for the pid leak of dbgfs_target_ids_write()SeongJae Park
2024-02-22selftests/damon: add a test for a race between target_ids_read() and dbgfs_be...SeongJae Park
2024-02-22selftests/damon: add a test for DAMOS apply intervalsSeongJae Park
2024-02-22selftests/damon: add a test for DAMOS quotaSeongJae Park
2024-02-22selftests/damon/_damon_sysfs: support DAMOS apply intervalSeongJae Park
2024-02-22selftests/damon/_damon_sysfs: support DAMOS statsSeongJae Park
2024-02-22selftests/damon/_damon_sysfs: support DAMOS quotaSeongJae Park
2024-02-22selftests/mm: run_vmtests.sh: add hugetlb_madv_vs_mapBreno Leitao
2024-02-22selftests/mm: run_vmtests.sh: add hugetlb test categoryBreno Leitao
2024-02-22selftests/mm: virtual_address_range: conform to TAP format outputMuhammad Usama Anjum
2024-02-22selftests/mm: transhuge-stress: conform to TAP format outputMuhammad Usama Anjum
2024-02-22selftests/mm: thuge-gen: conform to TAP format outputMuhammad Usama Anjum
2024-02-22selftests/mm: split_huge_page_test: conform test to TAP format outputMuhammad Usama Anjum
2024-02-22selftests/mm: mremap_dontunmap: conform test to TAP format outputMuhammad Usama Anjum
2024-02-22selftests/mm: mrelease_test: conform test to TAP format outputMuhammad Usama Anjum
2024-02-22selftests/mm: mlock2-tests: conform test to TAP format outputMuhammad Usama Anjum
2024-02-22selftests/mm: mlock-random-test: conform test to TAP format outputMuhammad Usama Anjum
2024-02-22selftests/mm: map_populate: conform test to TAP format outputMuhammad Usama Anjum
2024-02-22selftests/mm: map_hugetlb: conform test to TAP format outputMuhammad Usama Anjum
2024-02-22selftests/mm: map_fixed_noreplace: conform test to TAP format outputMuhammad Usama Anjum
2024-02-22selftets/damon: prepare for monitor_on file renamingSeongJae Park
2024-02-22selftests/mm: new test that steals pagesBreno Leitao
2024-02-22selftests: mm: perform some system cleanup before using hugepagesNico Pache
2024-02-22bpf: Clarify batch lookup/lookup_and_delete semanticsMartin Kelly
2024-02-22selftests/memfd: delete unused declarationsGreg Thelen
2024-02-22tools/mm: add thpmaps script to dump THP usage infoRyan Roberts
2024-02-22Merge tag 'net-6.8.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-02-22perf tests: Add option to run tests in parallelIan Rogers
2024-02-22perf tests: Run time generate shell test suitesIan Rogers
2024-02-22perf tests: Use scandirat for shell script findingIan Rogers
2024-02-22perf test: Rename builtin-test-list and add missed header guardIan Rogers
2024-02-22tools subcmd: Add a no exec function call optionIan Rogers
2024-02-22perf tests: Avoid fork in perf_has_symbol testIan Rogers
2024-02-22perf list: Add scandirat compatibility functionIan Rogers