summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-03-1410-24/+277
|\
| * init: remove obsolete arch_call_rest_init() wrapperGeert Uytterhoeven2024-02-221-1/+0
| * selftests/mm: run_vmtests.sh: add missing testsMuhammad Usama Anjum2024-02-222-1/+14
| * selftests/mm: protection_keys: save/restore nr_hugepages settingsMuhammad Usama Anjum2024-02-221-0/+34
| * selftests/mm: save and restore nr_hugepages valueMuhammad Usama Anjum2024-02-222-0/+7
| * selftests/mm: run_vmtests: remove sudo and conform to tapMuhammad Usama Anjum2024-02-222-20/+23
| * selftests/mm: hugetlb_reparenting_test: do not unmountMuhammad Usama Anjum2024-02-221-2/+4
| * selftests: add eventfd selftestsWen Yang2024-02-223-0/+195
* | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-1439-676/+2069
|\ \
| * | selftests/mm: skip the hugetlb-madvise tests on unmet hugepage requirementsNico Pache2024-03-121-1/+2
| * | selftests/mm: skip uffd hugetlb tests with insufficient hugepagesNico Pache2024-03-121-0/+6
| * | selftests/mm: dont fail testsuite due to a lack of hugepagesNico Pache2024-03-121-1/+0
| * | mm: huge_memory: enable debugfs to split huge pages to any orderZi Yan2024-03-042-7/+183
| * | selftests: damon: add access_memory to .gitignoreJavier Carrasco2024-03-041-0/+1
| * | selftest: damon: fix minor typos in test logsVincenzo Mezzela2024-03-042-2/+2
| * | selftests: add zswapin and no zswap testsNhat Pham2024-02-221-2/+118
| * | selftests: fix the zswap invasive shrink testNhat Pham2024-02-221-1/+1
| * | selftests/mm: log a consistent test name for check_compactionMark Brown2024-02-221-16/+19
| * | selftests/mm: log skipped compaction test as a skipMark Brown2024-02-221-1/+1
| * | selftests/damon/_chk_dependency: get debugfs mount point from /proc/mountsSeongJae Park2024-02-221-1/+8
| * | selftests/damon: add a test for the pid leak of dbgfs_target_ids_write()SeongJae Park2024-02-224-0/+93
| * | selftests/damon: add a test for a race between target_ids_read() and dbgfs_be...SeongJae Park2024-02-224-0/+97
| * | selftests/damon: add a test for DAMOS apply intervalsSeongJae Park2024-02-222-1/+68
| * | selftests/damon: add a test for DAMOS quotaSeongJae Park2024-02-222-0/+68
| * | selftests/damon/_damon_sysfs: support DAMOS apply intervalSeongJae Park2024-02-221-1/+8
| * | selftests/damon/_damon_sysfs: support DAMOS statsSeongJae Park2024-02-221-0/+32
| * | selftests/damon/_damon_sysfs: support DAMOS quotaSeongJae Park2024-02-221-9/+33
| * | selftests/mm: run_vmtests.sh: add hugetlb_madv_vs_mapBreno Leitao2024-02-221-0/+1
| * | selftests/mm: run_vmtests.sh: add hugetlb test categoryBreno Leitao2024-02-221-0/+2
| * | selftests/mm: virtual_address_range: conform to TAP format outputMuhammad Usama Anjum2024-02-221-22/+22
| * | selftests/mm: transhuge-stress: conform to TAP format outputMuhammad Usama Anjum2024-02-222-17/+25
| * | selftests/mm: thuge-gen: conform to TAP format outputMuhammad Usama Anjum2024-02-221-72/+75
| * | selftests/mm: split_huge_page_test: conform test to TAP format outputMuhammad Usama Anjum2024-02-221-92/+69
| * | selftests/mm: mremap_dontunmap: conform test to TAP format outputMuhammad Usama Anjum2024-02-221-12/+20
| * | selftests/mm: mrelease_test: conform test to TAP format outputMuhammad Usama Anjum2024-02-221-47/+33
| * | selftests/mm: mlock2-tests: conform test to TAP format outputMuhammad Usama Anjum2024-02-222-175/+118
| * | selftests/mm: mlock-random-test: conform test to TAP format outputMuhammad Usama Anjum2024-02-221-82/+54
| * | selftests/mm: map_populate: conform test to TAP format outputMuhammad Usama Anjum2024-02-221-14/+23
| * | selftests/mm: map_hugetlb: conform test to TAP format outputMuhammad Usama Anjum2024-02-221-22/+20
| * | selftests/mm: map_fixed_noreplace: conform test to TAP format outputMuhammad Usama Anjum2024-02-221-65/+31
| * | selftets/damon: prepare for monitor_on file renamingSeongJae Park2024-02-223-4/+26
| * | selftests/mm: new test that steals pagesBreno Leitao2024-02-223-0/+126
| * | selftests: mm: perform some system cleanup before using hugepagesNico Pache2024-02-221-0/+9
| * | selftests/memfd: delete unused declarationsGreg Thelen2024-02-221-10/+0
| * | tools/mm: add thpmaps script to dump THP usage infoRyan Roberts2024-02-222-4/+680
| * | selftests/mm/ksm_functional: prevent unmapping undefined addressJP Kobryn2024-02-211-2/+2
* | | Merge tag 'perf-tools-for-v6.9-2024-03-13' of git://git.kernel.org/pub/scm/li...Linus Torvalds2024-03-14282-4813/+21268
|\ \ \
| * | | perf annotate: Add comments in the data structuresNamhyung Kim2024-03-061-7/+62
| * | | perf annotate: Remove sym_hist.addr[] arrayNamhyung Kim2024-03-062-34/+6
| * | | perf annotate: Calculate instruction overhead using hashmapNamhyung Kim2024-03-063-17/+52