summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/mm
AgeCommit message (Expand)Author
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
2025-05-11tools/testing/selftests: assert that anon merge cases behave as expectedLorenzo Stoakes
2025-05-11tools/testing: add PROCMAP_QUERY helper functions in mm self testsLorenzo Stoakes
2025-05-11selftest/mm: make hugetlb_reparenting_test tolerant to async reparentingLi Wang
2025-05-11selftests/mm: add PAGEMAP_SCAN guard region testAndrei Vagin
2025-05-11selftests/mm: convert page_size to unsigned longSiddarth G
2025-05-07selftests/mm: fix a build failure on powerpcNysal Jan K.A.
2025-05-07selftests/mm: fix build break when compiling pkey_util.cMadhavan Srinivasan
2025-05-07tools/testing/selftests: fix guard region test tmpfs assumptionLorenzo Stoakes
2025-05-07selftests/mm: compaction_test: support platform with huge mount of memoryFeng Tang
2025-04-11selftests/mm: fix compiler -Wmaybe-uninitialized warningAnshuman Khandual
2025-04-11selftests/mm: generate a temporary mountpoint for cgroup filesystemMark Brown
2025-04-01selftest/mm: va_high_addr_switch: add ppc64 support checkLi Wang
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-03-24Merge tag 'vfs-6.15-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-21selftests/mm: speed up split_huge_page_testRyan Roberts
2025-03-21selftests/mm: uffd-unit-tests support for hugepages > 2MRyan Roberts
2025-03-21selftests/mm: add commentary about 9pfs bugsBrendan Jackman
2025-03-17selftests/mm/cow: fix the incorrect error handlingCyan Yang
2025-03-17selftests/mm: add tests for folio_split(), buddy allocator like splitZi Yan
2025-03-16tools/selftests: add guard region test for /proc/$pid/pagemapLorenzo Stoakes
2025-03-16selftests/mm/mlock: print error on failureBrendan Jackman
2025-03-16selftests/mm: skip mlock tests if nobody user can't read itBrendan Jackman
2025-03-16selftests/mm: ensure uffd-wp-mremap gets pages of each sizeBrendan Jackman