summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/mm
AgeCommit message (Expand)AuthorLines
10 daysselftests: mm: skip charge_reserved_hugetlb without killallCao Ruichuang-0/+5
10 daysselftests/mm: transhuge_stress: skip the test when thp not availableChunyu Hu-0/+4
10 daysselftests/mm: split_huge_page_test: skip the test when thp is not availableChunyu Hu-0/+4
10 daysselftests/mm/vm_util: robust write_file()Chunyu Hu-3/+12
10 daysselftests/mm: move write_file helper to vm_utilChunyu Hu-48/+20
10 daysselftests/mm: soft-dirty: skip two tests when thp is not availableChunyu Hu-1/+3
10 daysselftests/mm/guard-regions: skip collapse test when thp not enabledChunyu Hu-0/+4
10 daysselftests/mm: hmm-tests: don't hardcode THP size to 2MBAlistair Popple-67/+16
10 daysselftests/mm: skip hugetlb_dio tests when DIO alignment is incompatibleLi Wang-22/+69
10 daystools/testing/selftests: add merge test for partial msealed rangeLorenzo Stoakes (Oracle)-0/+88
2026-04-05selftests/mm: add folio_split() and filemap_get_entry() race testZi Yan-0/+301
2026-04-05selftests/mm: pagemap_ioctl: remove hungarian notationMike Rapoport (Microsoft)-10/+10
2026-04-05selftests/mm: remove duplicate include of unistd.hChen Ni-1/+0
2026-04-05selftests/mm: skip migration tests if NUMA is unavailableAnishMulay-1/+2
2026-02-18Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+433
2026-02-14Merge tag 'loongarch-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds-1/+1
2026-02-12tools/testing: keep legacy generated files around in .gitignore fileLinus Torvalds-0/+1
2026-02-12selftests/mm: add memory failure dirty pagecache testMiaohe Lin-4/+58
2026-02-12selftests/mm: add memory failure clean pagecache testMiaohe Lin-0/+66
2026-02-12selftests/mm: add memory failure anonymous page testMiaohe Lin-0/+313
2026-02-10LoongArch: Wire up memfd_secret system callLain "Fearyncess" Yang-1/+1
2026-01-31selftests/mm: have the harness run each test category separatelyMark Brown-1/+152
2026-01-31selftests/mm: remove virtual_address_range testLorenzo Stoakes-276/+0
2026-01-31selftests/mm: report SKIP in pfnmap if a check failsKevin Brodsky-31/+53
2026-01-31selftests/mm: fix exit code in pagemap_ioctlKevin Brodsky-3/+3
2026-01-31selftests/mm: fix faulting-in code in pagemap_ioctl testKevin Brodsky-5/+4
2026-01-31selftests/mm: introduce helper to read every pageKevin Brodsky-19/+12
2026-01-31selftests/mm: check that FORCE_READ() succeededKevin Brodsky-10/+33
2026-01-31selftests/mm: fix usage of FORCE_READ() in cow testsKevin Brodsky-8/+8
2026-01-31selftests/mm: pass down full CC and CFLAGS to check_config.shKevin Brodsky-3/+2
2026-01-31selftests/mm: remove flaky header checkKevin Brodsky-4/+0
2026-01-31selftests/mm: default KDIR to build directoryKevin Brodsky-2/+2
2026-01-20selftests/mm: fix comment for check_test_requirementsChunyu Hu-3/+3
2026-01-20selftests/mm: va_high_addr_switch return fail when either test failedChunyu Hu-3/+7
2026-01-20selftests/mm: remove arm64 nr_hugepages setup for va_high_addr_switch testChunyu Hu-8/+0
2026-01-20selftests/mm: allocate 6 hugepages in va_high_addr_switch.shChunyu Hu-2/+2
2026-01-20selftests/mm: fix va_high_addr_switch.sh return valueChunyu Hu-0/+2
2026-01-20selftests/mm/charge_reserved_hugetlb.sh: add waits with timeout helperLi Wang-21/+30
2026-01-20selftests/mm/charge_reserved_hugetlb: drop mount size for hugetlbfsLi Wang-2/+2
2026-01-20selftests/mm/write_to_hugetlbfs: parse -s as size_tLi Wang-3/+6
2026-01-20lib/test_vmalloc.c: minor fixes to test_vmalloc.cAudra Mitchell-3/+28
2026-01-14tools/testing/selftests: fix gup_longterm for unknown fsLorenzo Stoakes-1/+1
2026-01-14tools/testing/selftests: add forked (un)/faulted VMA merge testsLorenzo Stoakes-41/+139
2026-01-14tools/testing/selftests: add tests for !tgt, src mremap() mergesLorenzo Stoakes-0/+232
2025-12-23selftests/mm: fix thread state check in uffd-unit-testsWake Liu-1/+1
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds-49/+49
2025-11-29selftests/mm/uffd: initialize char variable to NullAnkit Khushwaha-5/+5
2025-11-27selftests: complete kselftest include centralizationBala-Vignesh-Reddy-49/+49
2025-11-24selftests/mm: gup_test: fix comment regarding origin of FOLL_WRITEPeng Li-1/+1
2025-11-24selftests/mm: gup_test: stop testing FOLL_TOUCHPeng Li-18/+4