summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/mm/guard-regions.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-24selftests/mm: skip guard hole-punch test if MADV_REMOVE is unsupportedMuhammad Usama Anjum1-3/+7
2026-06-21selftests/mm: rename thp_settings.[ch] to hugepage_settings.[ch]Mike Rapoport (Microsoft)1-1/+1
2026-06-21selftests/mm: remove READ_ONLY_THP_FOR_FS code from guard-regionsZi Yan1-14/+4
2026-04-18selftests/mm/guard-regions: skip collapse test when thp not enabledChunyu Hu1-0/+4
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
2025-11-27selftests: complete kselftest include centralizationBala-Vignesh-Reddy1-1/+1
2025-11-20tools/testing/selftests/mm: add smaps visibility guard region testLorenzo Stoakes1-0/+120
2025-11-20tools/testing/selftests/mm: add MADV_COLLAPSE test caseLorenzo Stoakes1-0/+65
2025-08-27selftests/mm: fix FORCE_READ to read input value correctlyZi Yan1-1/+1
2025-07-24selftests/mm: guard-regions: Use SKIP() instead of ksft_exit_skip()wang lian1-1/+1
2025-07-24selftests/mm: reuse FORCE_READ to replace "asm volatile("" : "+r" (XXX));"wang lian1-7/+0
2025-05-31selftests/mm: skip guard_regions.uffd tests when uffd is not presentZi Yan1-2/+15
2025-05-11selftests/mm: add PAGEMAP_SCAN guard region testAndrei Vagin1-0/+57
2025-05-07tools/testing/selftests: fix guard region test tmpfs assumptionLorenzo Stoakes1-6/+10
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+2074
2025-03-16tools/selftests: add guard region test for /proc/$pid/pagemapLorenzo Stoakes1-0/+47
2025-03-16tools/selftests: add file/shmem-backed mapping guard region testsLorenzo Stoakes1-0/+595
2025-03-16tools/selftests: expand all guard region tests to file-backedLorenzo Stoakes1-85/+205
2025-03-16selftests/mm: rename guard-pages to guard-regionsLorenzo Stoakes1-0/+1320