summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/mm
AgeCommit message (Expand)AuthorFilesLines
2026-02-19Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds8-0/+433
2026-02-14Merge tag 'loongarch-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds1-1/+1
2026-02-13tools/testing: keep legacy generated files around in .gitignore fileLinus Torvalds1-0/+1
2026-02-13selftests/mm: add memory failure dirty pagecache testMiaohe Lin1-4/+58
2026-02-13selftests/mm: add memory failure clean pagecache testMiaohe Lin1-0/+66
2026-02-13selftests/mm: add memory failure anonymous page testMiaohe Lin8-0/+313
2026-02-10LoongArch: Wire up memfd_secret system callLain "Fearyncess" Yang1-1/+1
2026-02-01selftests/mm: have the harness run each test category separatelyMark Brown31-1/+152
2026-02-01selftests/mm: remove virtual_address_range testLorenzo Stoakes4-276/+0
2026-02-01selftests/mm: report SKIP in pfnmap if a check failsKevin Brodsky1-31/+53
2026-02-01selftests/mm: fix exit code in pagemap_ioctlKevin Brodsky1-3/+3
2026-02-01selftests/mm: fix faulting-in code in pagemap_ioctl testKevin Brodsky1-5/+4
2026-02-01selftests/mm: introduce helper to read every pageKevin Brodsky4-19/+12
2026-02-01selftests/mm: check that FORCE_READ() succeededKevin Brodsky1-10/+33
2026-02-01selftests/mm: fix usage of FORCE_READ() in cow testsKevin Brodsky1-8/+8
2026-02-01selftests/mm: pass down full CC and CFLAGS to check_config.shKevin Brodsky2-3/+2
2026-02-01selftests/mm: remove flaky header checkKevin Brodsky1-4/+0
2026-02-01selftests/mm: default KDIR to build directoryKevin Brodsky2-2/+2
2026-01-21selftests/mm: fix comment for check_test_requirementsChunyu Hu1-3/+3
2026-01-21selftests/mm: va_high_addr_switch return fail when either test failedChunyu Hu1-3/+7
2026-01-21selftests/mm: remove arm64 nr_hugepages setup for va_high_addr_switch testChunyu Hu1-8/+0
2026-01-21selftests/mm: allocate 6 hugepages in va_high_addr_switch.shChunyu Hu1-2/+2
2026-01-21selftests/mm: fix va_high_addr_switch.sh return valueChunyu Hu1-0/+2
2026-01-21selftests/mm/charge_reserved_hugetlb.sh: add waits with timeout helperLi Wang1-21/+30
2026-01-21selftests/mm/charge_reserved_hugetlb: drop mount size for hugetlbfsLi Wang1-2/+2
2026-01-21selftests/mm/write_to_hugetlbfs: parse -s as size_tLi Wang1-3/+6
2026-01-21lib/test_vmalloc.c: minor fixes to test_vmalloc.cAudra Mitchell1-3/+28
2026-01-15tools/testing/selftests: fix gup_longterm for unknown fsLorenzo Stoakes1-1/+1
2026-01-15tools/testing/selftests: add forked (un)/faulted VMA merge testsLorenzo Stoakes1-41/+139
2026-01-15tools/testing/selftests: add tests for !tgt, src mremap() mergesLorenzo Stoakes1-0/+232
2025-12-23selftests/mm: fix thread state check in uffd-unit-testsWake Liu1-1/+1
2025-12-07Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds49-49/+49
2025-11-29selftests/mm/uffd: initialize char variable to NullAnkit Khushwaha2-5/+5
2025-11-28selftests: complete kselftest include centralizationBala-Vignesh-Reddy49-49/+49
2025-11-25selftests/mm: gup_test: fix comment regarding origin of FOLL_WRITEPeng Li1-1/+1
2025-11-25selftests/mm: gup_test: stop testing FOLL_TOUCHPeng Li1-18/+4
2025-11-25selftests/mm/hmm-tests: new throughput tests including THPBalbir Singh1-1/+196
2025-11-25selftests/mm/hmm-tests: partial unmap, mremap and anon_write testsMatthew Brost1-60/+252
2025-11-25selftests/mm/hmm-tests: new tests for zone device THP migrationBalbir Singh1-0/+410
2025-11-25Merge branch 'mm-hotfixes-stable' into mm-stable in order to mergeAndrew Morton1-8/+7
2025-11-25selftests/mm: fix division-by-zero in uffd-unit-testsCarlos Llamas1-8/+7
2025-11-21testing/selftests/mm: add soft-dirty merge self-testLorenzo Stoakes1-1/+126
2025-11-21selftests/mm/uffd: remove static address usage in shmem_allocate_area()Mehdi Ben Hadj Khelifa1-9/+15
2025-11-21tools/testing/selftests/mm: add smaps visibility guard region testLorenzo Stoakes3-0/+126
2025-11-21tools/testing/selftests/mm: add MADV_COLLAPSE test caseLorenzo Stoakes1-0/+65
2025-11-21selftest/mm: fix pointer comparison in mremap_testAnkit Khushwaha1-2/+3
2025-11-17selftests: update ksm inheritance tests for prctl fork/execxu xin1-0/+57
2025-09-28selftests/mm: add fork inheritance test for ksm_merging_pages counterDonet Tom1-1/+42
2025-09-24selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOFT_DIRTY is disabledLance Yang4-20/+24
2025-09-22selftests/mm: protection_keys: fix dead codeMuhammad Usama Anjum1-3/+1