summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/mm
AgeCommit message (Expand)AuthorFilesLines
2025-09-14selftests/mm: skip thuge-gen test if system is not setup properlyAboorva Devarajan1-4/+7
2025-09-14selftests/mm: fix child process exit codes in ksm_functional_testsAboorva Devarajan1-7/+9
2025-09-14mm/selftests: fix split_huge_page_test failure on systems with 64KB page sizeDonet Tom4-18/+19
2025-09-14selftest/mm: fix ksm_funtional_test failuresDonet Tom1-1/+11
2025-09-14selftests/mm: add support to test 4PB VA on PPC64Donet Tom1-0/+11
2025-09-14mm/selftests: fix incorrect pointer being passed to mark_range()Donet Tom1-1/+1
2025-09-14selftests/mm: fix spelling mistake "mrmeap" -> "mremap"Colin Ian King1-3/+3
2025-09-14selftests/mm: do check_huge_anon() with a number been passed inWei Yang1-1/+1
2025-09-14selftests/mm: use __auto_type in swap() macroPranav Tyagi1-1/+1
2025-09-14selftests/mm: pass filename as input param to VM_PFNMAP testsSudarsan Mahendran3-16/+47
2025-08-28selftests/mm: fix FORCE_READ to read input value correctlyZi Yan7-9/+14
2025-08-20selftests/mm: add test for invalid multi VMA operationsLorenzo Stoakes1-3/+261
2025-08-05Merge tag 'mm-stable-2025-08-03-12-35' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-0/+351
2025-08-02selftests/mm: add process_madvise() testswang lian4-0/+351
2025-08-01Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds21-129/+1304
2025-07-25tools/testing/selftests: explicitly test split multi VMA mremap moveLorenzo Stoakes1-1/+126
2025-07-25tools/testing/selftests: test MREMAP_DONTUNMAP on multiple VMA moveLorenzo Stoakes1-10/+19
2025-07-25tools/testing/selftests: add mremap() shrink test for multiple VMAsLorenzo Stoakes1-1/+82
2025-07-25selftests/mm: guard-regions: Use SKIP() instead of ksft_exit_skip()wang lian1-1/+1
2025-07-25selftests/mm: reuse FORCE_READ to replace "asm volatile("" : "+r" (XXX));"wang lian7-39/+31
2025-07-25tools/testing/selftests: extend mremap_test to test multi-VMA mremapLorenzo Stoakes1-1/+145
2025-07-20selftests/mm: fix split_huge_page_test for folio_split() testsZi Yan1-1/+2
2025-07-20selftests/mm: pagemap_scan ioctl: add PFN ZERO test casesMuhammad Usama Anjum4-29/+95
2025-07-14tools/testing/selftests: add mremap() unfaulted/faulted test casesLorenzo Stoakes3-2/+608
2025-07-10ksm_tests: skip hugepage test when Transparent Hugepages are disabledLi Wang6-1/+40
2025-07-10selftests/mm: fix UFFDIO_API usage with proper two-step feature negotiationLi Wang1-2/+26
2025-07-10selftests/mm: remove duplicate .gitignore entriesMoon Hee Lee1-3/+0
2025-07-10selftests/mm: reduce uffd-unit-test poison test to minimumPeter Xu1-6/+14
2025-07-10selftest/mm: skip if fallocate() is unsupported in gup_longtermMark Brown1-1/+9
2025-07-10selftests: mm: add shmem collapse as a default test itemBaolin Wang1-0/+4
2025-07-10selftests: khugepaged: fix the shmem collapse failureBaolin Wang1-2/+0
2025-07-10selftests/mm: use generic read_sysfs in thuge-gen testPu Lehui1-28/+10
2025-07-10selftests/mm: check for YAMA ptrace_scope configuraiton before modifying itMark Brown1-1/+3
2025-07-10selftests/mm: add messages about test errors to the cow testsMark Brown1-8/+20
2025-07-10selftests/mm: don't compare return values to in cowMark Brown1-3/+3
2025-07-10selftests/mm: convert some cow error reports to ksft_perror()Mark Brown1-3/+3
2025-07-10kselftest/mm: clarify errors for pipe()Mark Brown1-2/+2
2025-07-10tools/testing/selftests: add VMA merge tests for KSM mergeLorenzo Stoakes1-0/+78
2025-06-26selftests/mm: fix validate_addr() helperDev Jain1-2/+5
2025-06-20selftests/mm: skip uprobe vma merge test if uprobes are not enabledPedro Falcato1-1/+4
2025-06-20selftests/mm: add configs to fix testcase failureDev Jain1-0/+3
2025-06-20selftests/mm: increase timeout from 180 to 900 secondsShivank Garg1-1/+1
2025-06-12selftests/mm: skip failed memfd setups in gup_longtermMark Brown1-1/+6
2025-06-06selftests/mm: add test about uprobe pte be orphan during vma mergePu Lehui1-0/+43
2025-06-06selftests/mm: extract read_sysfs and write_sysfs into vm_utilPu Lehui4-33/+45
2025-06-03Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds10-220/+428
2025-06-01selftests/mm: fix test result reporting in gup_longtermMark Brown1-56/+94
2025-06-01selftests/mm: report unique test names for each cow testMark Brown1-116/+217
2025-06-01selftests/mm: add helper for logging test start and resultsMark Brown1-0/+20
2025-06-01selftests/mm: use standard ksft_finished() in cow and gup_longtermMark Brown2-12/+3