summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/mm/ksm_tests.c
AgeCommit message (Expand)AuthorFilesLines
2025-11-28selftests: complete kselftest include centralizationBala-Vignesh-Reddy1-1/+1
2025-07-10ksm_tests: skip hugepage test when Transparent Hugepages are disabledLi Wang1-0/+6
2025-06-06selftests/mm: extract read_sysfs and write_sysfs into vm_utilPu Lehui1-30/+2
2025-01-14selftests/mm: fix -Wmaybe-uninitialized warningsKevin Brodsky1-1/+1
2024-01-26selftests/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-22selftests/mm: add new selftests for KSMStefan Roesch1-37/+135
2023-04-19selftests/mm: merge util.h into vm_util.hPeter Xu1-1/+1
2023-01-19selftests/vm: rename selftests/vm to selftests/mmSeongJae Park1-0/+849