summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/mm/uffd-wp-mremap.c
AgeCommit message (Expand)AuthorFilesLines
2026-06-21selftests/mm: skip uffd-wp-mremap if UFFD write-protect is unsupportedSayali Patil1-0/+13
2026-06-21selftests/mm: uffd-wp-mremap: add setup of HugeTLB pagesMike Rapoport (Microsoft)1-4/+4
2026-06-21selftests/mm: hugepage_settings: use unsigned long in detect_hugetlb_page_sizeMike Rapoport (Microsoft)1-3/+3
2026-06-21selftests/mm: rename thp_settings.[ch] to hugepage_settings.[ch]Mike Rapoport (Microsoft)1-1/+1
2026-06-21selftests/mm: add atexit() and signal handlers to thp_settingsMike Rapoport (Microsoft)1-4/+0
2025-11-27selftests: complete kselftest include centralizationBala-Vignesh-Reddy1-1/+1
2025-09-21selftests/mm/uffd: refactor non-composite global vars into structUjwal Kundur1-9/+11
2025-09-13selftest/mm: extract sz2ord function into vm_util.hUsama Arif1-2/+2
2025-09-13mm/selftests: fix split_huge_page_test failure on systems with 64KB page sizeDonet Tom1-5/+0
2025-03-16selftests/mm: skip uffd-wp-mremap if userfaultfd not availableBrendan Jackman1-1/+4
2025-01-25selftests/mm: introduce uffd-wp-mremap regression testRyan Roberts1-0/+380