summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/mm
AgeCommit message (Expand)AuthorFilesLines
2026-07-24selftests/mm: fix exclusive_cow test fork() handlingAboorva Devarajan1-3/+28
2026-07-24selftests/mm: remove hardcoded THP sizing assumptions in hmm testsSayali Patil1-19/+43
2026-07-24selftests/mm: allow PUD-level entries in compound testcase of hmm testsSayali Patil1-8/+24
2026-07-24selftests/mm: clarify alternate unmapping in compaction_testSayali Patil1-0/+3
2026-07-24selftests/mm: move hwpoison setup into run_test() and silence modprobe output...Sayali Patil1-21/+41
2026-07-24selftests/mm: run_vmtests.sh: free memory if available memory is lowMike Rapoport (Microsoft)1-12/+6
2026-07-24selftests/mm: skip uffd-stress test when nr_pages_per_cpu is zeroSayali Patil1-3/+2
2026-07-24selftests/mm: ensure destination is hugetlb-backed in hugetlb-mremapSayali Patil1-7/+4
2026-07-24selftest/mm: register existing mapping with userfaultfd in hugetlb-mremapSayali Patil1-16/+5
2026-07-24selftests/mm: free dynamically allocated PMD-sized buffers in split_huge_page...Sayali Patil1-6/+16
2026-07-24selftests/mm: size tmpfs according to PMD page size in split_huge_page_testSayali Patil1-1/+4
2026-07-24selftests/mm: fix cgroup task placement and drop memory.current checks in hug...Sayali Patil1-24/+18
2026-07-24selftests/mm: fix hugetlb pathname construction in hugetlb_reparenting_test.shSayali Patil1-2/+12
2026-07-24selftests/mm: restore default nr_hugepages value via exit trap in hugetlb_rep...Sayali Patil1-2/+2
2026-07-24selftests/mm: fix hugetlb pathname construction in charge_reserved_hugetlb.shSayali Patil1-13/+29
2026-07-24selftests/mm: restore default nr_hugepages value via exit trap in charge_rese...Sayali Patil1-2/+1
2026-07-24selftests/mm: Fix resv_sz when parsing arm64 signal frameKevin Brodsky1-1/+2
2026-07-18selftests/mm: fix ksft_process_madv.sh test categorySarthak Sharma1-1/+1
2026-07-18selftests/mm: pagemap_ioctl: use the correct page size for transact_test()Zenghui Yu1-6/+6
2026-07-18selftests: mm: fix and speedup "droppable" testDavid Hildenbrand (Arm)1-20/+26
2026-05-14mm/memory: fix spurious warning when unmapping device-private/exclusive pagesAlistair Popple1-0/+50
2026-05-14selftests/mm: run_vmtests.sh: fix destructive tests invocationLuiz Capitulino1-1/+1
2026-04-27selftests/mm: specify requirement for PROC_MEM_ALWAYS_FORCE=yMark Brown1-0/+1
2026-04-18selftests: mm: skip charge_reserved_hugetlb without killallCao Ruichuang1-0/+5
2026-04-18selftests/mm: transhuge_stress: skip the test when thp not availableChunyu Hu1-0/+4
2026-04-18selftests/mm: split_huge_page_test: skip the test when thp is not availableChunyu Hu1-0/+4
2026-04-18selftests/mm/vm_util: robust write_file()Chunyu Hu1-3/+12
2026-04-18selftests/mm: move write_file helper to vm_utilChunyu Hu5-48/+20
2026-04-18selftests/mm: soft-dirty: skip two tests when thp is not availableChunyu Hu1-1/+3
2026-04-18selftests/mm/guard-regions: skip collapse test when thp not enabledChunyu Hu1-0/+4
2026-04-18selftests/mm: hmm-tests: don't hardcode THP size to 2MBAlistair Popple1-67/+16
2026-04-18selftests/mm: skip hugetlb_dio tests when DIO alignment is incompatibleLi Wang1-22/+69
2026-04-18tools/testing/selftests: add merge test for partial msealed rangeLorenzo Stoakes (Oracle)1-0/+88
2026-04-05selftests/mm: add folio_split() and filemap_get_entry() race testZi Yan4-0/+301
2026-04-05selftests/mm: pagemap_ioctl: remove hungarian notationMike Rapoport (Microsoft)1-10/+10
2026-04-05selftests/mm: remove duplicate include of unistd.hChen Ni1-1/+0
2026-04-05selftests/mm: skip migration tests if NUMA is unavailableAnishMulay1-1/+2
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