summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/mm/ksm_tests.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-04selftests/mm: fix ternary operator precedence in ksm_testsSayali Patil1-6/+6
2026-08-04selftests/mm: fix ksm NUMA merge test for systems with memoryless NUMA nodesSayali Patil1-7/+9
2026-06-21selftests/mm: fix incorrect mmap() error handling with NULL instead of MAP_FA...Hongfu Li1-1/+1
2026-06-21selftests/mm: rename thp_settings.[ch] to hugepage_settings.[ch]Mike Rapoport (Microsoft)1-1/+1
2026-06-21selftests/mm: ksm_tests: use kselftest frameworkMike Rapoport (Microsoft)1-99/+81
2025-11-27selftests: complete kselftest include centralizationBala-Vignesh-Reddy1-1/+1
2025-07-09ksm_tests: skip hugepage test when Transparent Hugepages are disabledLi Wang1-0/+6
2025-06-05selftests/mm: extract read_sysfs and write_sysfs into vm_utilPu Lehui1-30/+2
2025-01-13selftests/mm: fix -Wmaybe-uninitialized warningsKevin Brodsky1-1/+1
2024-01-25selftests/mm: ksm_tests should only MADV_HUGEPAGE valid memoryRyan Roberts1-1/+1
2023-08-04selftests: mm: ksm: fix incorrect evaluation of parameterAyush Jain1-0/+1
2023-04-21selftests/mm: add new selftests for KSMStefan Roesch1-37/+135
2023-04-18selftests/mm: merge util.h into vm_util.hPeter Xu1-1/+1
2023-01-18selftests/vm: rename selftests/vm to selftests/mmSeongJae Park1-0/+849