summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/mm/ksm_tests.c
AgeCommit message (Expand)Author
19 hoursselftests/mm: fix ternary operator precedence in ksm_testsSayali Patil
19 hoursselftests/mm: fix ksm NUMA merge test for systems with memoryless NUMA nodesSayali Patil
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-06-21selftests/mm: ksm_tests: use kselftest frameworkMike Rapoport (Microsoft)
2025-11-27selftests: complete kselftest include centralizationBala-Vignesh-Reddy
2025-07-09ksm_tests: skip hugepage test when Transparent Hugepages are disabledLi Wang
2025-06-05selftests/mm: extract read_sysfs and write_sysfs into vm_utilPu Lehui
2025-01-13selftests/mm: fix -Wmaybe-uninitialized warningsKevin Brodsky
2024-01-25selftests/mm: ksm_tests should only MADV_HUGEPAGE valid memoryRyan Roberts
2023-08-04selftests: mm: ksm: fix incorrect evaluation of parameterAyush Jain
2023-04-21selftests/mm: add new selftests for KSMStefan Roesch
2023-04-18selftests/mm: merge util.h into vm_util.hPeter Xu
2023-01-18selftests/vm: rename selftests/vm to selftests/mmSeongJae Park