summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/mm
AgeCommit message (Expand)Author
3 daysMerge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
10 daystools/testing/selftests: explicitly test split multi VMA mremap moveLorenzo Stoakes
10 daystools/testing/selftests: test MREMAP_DONTUNMAP on multiple VMA moveLorenzo Stoakes
10 daystools/testing/selftests: add mremap() shrink test for multiple VMAsLorenzo Stoakes
10 daysselftests/mm: guard-regions: Use SKIP() instead of ksft_exit_skip()wang lian
10 daysselftests/mm: reuse FORCE_READ to replace "asm volatile("" : "+r" (XXX));"wang lian
10 daystools/testing/selftests: extend mremap_test to test multi-VMA mremapLorenzo Stoakes
2025-07-19selftests/mm: fix split_huge_page_test for folio_split() testsZi Yan
2025-07-19selftests/mm: pagemap_scan ioctl: add PFN ZERO test casesMuhammad Usama Anjum
2025-07-13tools/testing/selftests: add mremap() unfaulted/faulted test casesLorenzo Stoakes
2025-07-09ksm_tests: skip hugepage test when Transparent Hugepages are disabledLi Wang
2025-07-09selftests/mm: fix UFFDIO_API usage with proper two-step feature negotiationLi Wang
2025-07-09selftests/mm: remove duplicate .gitignore entriesMoon Hee Lee
2025-07-09selftests/mm: reduce uffd-unit-test poison test to minimumPeter Xu
2025-07-09selftest/mm: skip if fallocate() is unsupported in gup_longtermMark Brown
2025-07-09selftests: mm: add shmem collapse as a default test itemBaolin Wang
2025-07-09selftests: khugepaged: fix the shmem collapse failureBaolin Wang
2025-07-09selftests/mm: use generic read_sysfs in thuge-gen testPu Lehui
2025-07-09selftests/mm: check for YAMA ptrace_scope configuraiton before modifying itMark Brown
2025-07-09selftests/mm: add messages about test errors to the cow testsMark Brown
2025-07-09selftests/mm: don't compare return values to in cowMark Brown
2025-07-09selftests/mm: convert some cow error reports to ksft_perror()Mark Brown
2025-07-09kselftest/mm: clarify errors for pipe()Mark Brown
2025-07-09tools/testing/selftests: add VMA merge tests for KSM mergeLorenzo Stoakes
2025-06-25selftests/mm: fix validate_addr() helperDev Jain
2025-06-19selftests/mm: skip uprobe vma merge test if uprobes are not enabledPedro Falcato
2025-06-19selftests/mm: add configs to fix testcase failureDev Jain
2025-06-19selftests/mm: increase timeout from 180 to 900 secondsShivank Garg
2025-06-11selftests/mm: skip failed memfd setups in gup_longtermMark Brown
2025-06-05selftests/mm: add test about uprobe pte be orphan during vma mergePu Lehui
2025-06-05selftests/mm: extract read_sysfs and write_sysfs into vm_utilPu Lehui
2025-06-02Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-31selftests/mm: fix test result reporting in gup_longtermMark Brown
2025-05-31selftests/mm: report unique test names for each cow testMark Brown
2025-05-31selftests/mm: add helper for logging test start and resultsMark Brown
2025-05-31selftests/mm: use standard ksft_finished() in cow and gup_longtermMark Brown
2025-05-31tools/testing: check correct variable in open_procmap()Dan Carpenter
2025-05-31selftests/mm: two fixes for the pfnmap testDavid Hildenbrand
2025-05-31selftests/mm: deduplicate test names in madv_populateMark Brown
2025-05-31selftests/mm: skip hugevm test if kernel config file is not presentZi Yan
2025-05-31selftests/mm: skip guard_regions.uffd tests when uffd is not presentZi Yan
2025-05-31selftests/mm: deduplicate default page size test results in thuge-genMark Brown
2025-05-31selftests/mm: deduplicate test logging in test_mlock_lock()Mark Brown
2025-05-31Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-05-22selftests/mm: deduplicate second mmap() of 5*PAGE_SIZE at baseMark Brown
2025-05-22selftests/mm: add simple VM_PFNMAP tests based on mmap'ing /dev/memDavid Hildenbrand
2025-05-12mm/selftests: add a test to verify mmap_changing race with -EAGAINPeter Xu
2025-05-12selftests/mm: use long for dwRegionSizeSiddarth G
2025-05-11selftests: fix some typos in tools/testing/selftestsChelsy Ratnawat
2025-05-11selftests/mm: restore default nr_hugepages value during cleanup in hugetlb_re...Donet Tom