summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/mm
AgeCommit message (Expand)Author
13 daysMerge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-14Merge tag 'loongarch-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2026-02-12tools/testing: keep legacy generated files around in .gitignore fileLinus Torvalds
2026-02-12selftests/mm: add memory failure dirty pagecache testMiaohe Lin
2026-02-12selftests/mm: add memory failure clean pagecache testMiaohe Lin
2026-02-12selftests/mm: add memory failure anonymous page testMiaohe Lin
2026-02-10LoongArch: Wire up memfd_secret system callLain "Fearyncess" Yang
2026-01-31selftests/mm: have the harness run each test category separatelyMark Brown
2026-01-31selftests/mm: remove virtual_address_range testLorenzo Stoakes
2026-01-31selftests/mm: report SKIP in pfnmap if a check failsKevin Brodsky
2026-01-31selftests/mm: fix exit code in pagemap_ioctlKevin Brodsky
2026-01-31selftests/mm: fix faulting-in code in pagemap_ioctl testKevin Brodsky
2026-01-31selftests/mm: introduce helper to read every pageKevin Brodsky
2026-01-31selftests/mm: check that FORCE_READ() succeededKevin Brodsky
2026-01-31selftests/mm: fix usage of FORCE_READ() in cow testsKevin Brodsky
2026-01-31selftests/mm: pass down full CC and CFLAGS to check_config.shKevin Brodsky
2026-01-31selftests/mm: remove flaky header checkKevin Brodsky
2026-01-31selftests/mm: default KDIR to build directoryKevin Brodsky
2026-01-20selftests/mm: fix comment for check_test_requirementsChunyu Hu
2026-01-20selftests/mm: va_high_addr_switch return fail when either test failedChunyu Hu
2026-01-20selftests/mm: remove arm64 nr_hugepages setup for va_high_addr_switch testChunyu Hu
2026-01-20selftests/mm: allocate 6 hugepages in va_high_addr_switch.shChunyu Hu
2026-01-20selftests/mm: fix va_high_addr_switch.sh return valueChunyu Hu
2026-01-20selftests/mm/charge_reserved_hugetlb.sh: add waits with timeout helperLi Wang
2026-01-20selftests/mm/charge_reserved_hugetlb: drop mount size for hugetlbfsLi Wang
2026-01-20selftests/mm/write_to_hugetlbfs: parse -s as size_tLi Wang
2026-01-20lib/test_vmalloc.c: minor fixes to test_vmalloc.cAudra Mitchell
2026-01-14tools/testing/selftests: fix gup_longterm for unknown fsLorenzo Stoakes
2026-01-14tools/testing/selftests: add forked (un)/faulted VMA merge testsLorenzo Stoakes
2026-01-14tools/testing/selftests: add tests for !tgt, src mremap() mergesLorenzo Stoakes
2025-12-23selftests/mm: fix thread state check in uffd-unit-testsWake Liu
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-11-29selftests/mm/uffd: initialize char variable to NullAnkit Khushwaha
2025-11-27selftests: complete kselftest include centralizationBala-Vignesh-Reddy
2025-11-24selftests/mm: gup_test: fix comment regarding origin of FOLL_WRITEPeng Li
2025-11-24selftests/mm: gup_test: stop testing FOLL_TOUCHPeng Li
2025-11-24selftests/mm/hmm-tests: new throughput tests including THPBalbir Singh
2025-11-24selftests/mm/hmm-tests: partial unmap, mremap and anon_write testsMatthew Brost
2025-11-24selftests/mm/hmm-tests: new tests for zone device THP migrationBalbir Singh
2025-11-24Merge branch 'mm-hotfixes-stable' into mm-stable in order to mergeAndrew Morton
2025-11-24selftests/mm: fix division-by-zero in uffd-unit-testsCarlos Llamas
2025-11-20testing/selftests/mm: add soft-dirty merge self-testLorenzo Stoakes
2025-11-20selftests/mm/uffd: remove static address usage in shmem_allocate_area()Mehdi Ben Hadj Khelifa
2025-11-20tools/testing/selftests/mm: add smaps visibility guard region testLorenzo Stoakes
2025-11-20tools/testing/selftests/mm: add MADV_COLLAPSE test caseLorenzo Stoakes
2025-11-20selftest/mm: fix pointer comparison in mremap_testAnkit Khushwaha
2025-11-16selftests: update ksm inheritance tests for prctl fork/execxu xin
2025-09-28selftests/mm: add fork inheritance test for ksm_merging_pages counterDonet Tom
2025-09-23selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOFT_DIRTY is disabledLance Yang
2025-09-21selftests/mm: protection_keys: fix dead codeMuhammad Usama Anjum