summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/mm/guard-regions.c
AgeCommit message (Expand)Author
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-11-27selftests: complete kselftest include centralizationBala-Vignesh-Reddy
2025-11-20tools/testing/selftests/mm: add smaps visibility guard region testLorenzo Stoakes
2025-11-20tools/testing/selftests/mm: add MADV_COLLAPSE test caseLorenzo Stoakes
2025-08-27selftests/mm: fix FORCE_READ to read input value correctlyZi Yan
2025-07-24selftests/mm: guard-regions: Use SKIP() instead of ksft_exit_skip()wang lian
2025-07-24selftests/mm: reuse FORCE_READ to replace "asm volatile("" : "+r" (XXX));"wang lian
2025-05-31selftests/mm: skip guard_regions.uffd tests when uffd is not presentZi Yan
2025-05-11selftests/mm: add PAGEMAP_SCAN guard region testAndrei Vagin
2025-05-07tools/testing/selftests: fix guard region test tmpfs assumptionLorenzo Stoakes
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-16tools/selftests: add guard region test for /proc/$pid/pagemapLorenzo Stoakes
2025-03-16tools/selftests: add file/shmem-backed mapping guard region testsLorenzo Stoakes
2025-03-16tools/selftests: expand all guard region tests to file-backedLorenzo Stoakes
2025-03-16selftests/mm: rename guard-pages to guard-regionsLorenzo Stoakes