aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/mm/cow.c
AgeCommit message (Expand)Author
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-07selftests: mm: cow: flag vmsplice() hugetlb tests as XFAILDavid Hildenbrand
2024-05-06selftests/mm: ksft_exit functions do not returnNathan Chancellor
2023-12-20selftests/mm/cow: add tests for anonymous multi-size THPRyan Roberts
2023-12-20selftests/mm/cow: generalize do_run_with_thp() helperRyan Roberts
2023-12-12selftests/mm: cow: print ksft header before printing anything elseDavid Hildenbrand
2023-06-19selftests: mm: remove duplicate unneeded definesMuhammad Usama Anjum
2023-06-19selftests/mm: fix build failures due to missing MADV_COLLAPSEJohn Hubbard
2023-06-09selftests/mm: factor out detection of hugetlb page sizes into vm_utilDavid Hildenbrand
2023-04-18selftests/mm: reuse read_pmd_pagesize() in COW selftestDavid Hildenbrand
2023-01-18selftests/mm: define MADV_PAGEOUT to fix compilation issuesDavid Hildenbrand
2023-01-18selftests/vm: rename selftests/vm to selftests/mmSeongJae Park