summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/mm/soft-dirty.c
AgeCommit message (Expand)Author
2026-06-21selftests/mm: fix incorrect mmap() error handling with NULL instead of MAP_FA...Hongfu Li
2026-06-21selftests/mm: rename thp_settings.[ch] to hugepage_settings.[ch]Mike Rapoport (Microsoft)
2026-04-18selftests/mm: soft-dirty: skip two tests when thp is not availableChunyu Hu
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-20testing/selftests/mm: add soft-dirty merge self-testLorenzo Stoakes
2025-09-23selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOFT_DIRTY is disabledLance Yang
2025-07-09ksm_tests: skip hugepage test when Transparent Hugepages are disabledLi Wang
2025-01-13selftests/mm: fix -Wmaybe-uninitialized warningsKevin Brodsky
2024-05-05selftests/mm: soft-dirty should fail if a testcase failsRyan Roberts
2024-03-26selftests/mm: Fix build with _FORTIFY_SOURCEVitaly Chikunov
2023-04-18selftests/mm: reuse read_pmd_pagesize() in COW selftestDavid Hildenbrand
2023-01-18selftests/vm: rename selftests/vm to selftests/mmSeongJae Park