aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/mm
AgeCommit message (Expand)AuthorFilesLines
2026-08-24selftests/mm: check stat() return value in khugepaged get_finfo()Anshuman1-1/+2
2026-08-24selftests/mm: fix unchecked ftruncate return value in soft-dirty testAnshuman1-1/+2
2026-08-24selftests/mm: drop redundant open() in mprotect_tests()Hongfu Li1-6/+0
2026-08-24selftests/mm: kmemleak: drop stale min_unref_scans default from commentsBreno Leitao1-6/+4
2026-08-24selftests: mm: test kmemleak's N-consecutive-scan leak confirmationBreno Leitao2-0/+133
2026-08-24selftests/mm: fix read_file() return value checkHongfu Li2-3/+3
2026-08-24selftests/mm: retry migration failures for the full runtimeMuhammad Usama Anjum1-17/+20
2026-08-24selftests/mm: skip hard dirty page-cache test on NFSMuhammad Usama Anjum1-2/+12
2026-08-24selftests/mm: skip guard hole-punch test if MADV_REMOVE is unsupportedMuhammad Usama Anjum1-3/+7
2026-08-24selftests/mm: skip COW tmpfile cases when fallocate() is unsupportedMuhammad Usama Anjum1-2/+7
2026-08-24selftests/mm/vm_util.c: correct __pagemap_scan_get_categories return valueAudra Mitchell1-2/+2
2026-08-24selftests/mm: drop duplicate test_seal_mprotect_two_vma_with_gap() callHongfu Li1-2/+1
2026-08-24selftests: mm: add mTHP collapse test casesBaolin Wang2-19/+120
2026-08-24selftests: mm: implement the mTHP-sized hugepage check helpersBaolin Wang1-4/+72
2026-08-24selftests: mm: move gather_after_split_folio_orders() into vm_util.c fileBaolin Wang3-124/+122
2026-08-24selftests: mm: extend the check_huge() to support mTHP checkBaolin Wang9-48/+56
2026-08-24selftests/mm: use pattern matching in .gitignorePratyush Mallick1-67/+9
2026-08-24selftests/mm: read memory information without popenWarren Xiong1-17/+21
2026-08-24selftests/mm: rename local_config.h to local_config.h_genPratyush Mallick4-6/+6
2026-08-24tools/testing/selftests/mm: test anonymous page offset merge behaviourLorenzo Stoakes (ARM)1-0/+57
2026-08-15selftests/mm: thuge-gen: fix test_shmget() for PAGE_SIZE checkMike Rapoport (Microsoft)1-5/+10
2026-08-06selftests/mm: unpoison pages in memory-failure teardownMuhammad Usama Anjum1-22/+22
2026-08-06selftests/mm: fix gup_longterm EINVAL error messagezhaozhengzhuo1-1/+1
2026-08-06selftests/mm/pagemap_ioctl: fix missing NULL checks after calloc()longlong yan1-1/+7
2026-08-06selftests/mm: use MAP_FAILED for mmap error checklonglong yan1-53/+53
2026-08-06selftests/mm: fix BUG_ON checking wrong variable in mremap_dontunmapHongfu Li1-1/+1
2026-08-06selftests/mm: add PAGEMAP_SCAN test for THP PMD holesKiryl Shutsemau (Meta)1-27/+75
2026-08-06selftests/mm: factor out hmm_buffer_alloc() to consolidate buffer setupHongfu Li1-460/+165
2026-08-06selftests/mm: fix on-fault-limit false failure under sudo-rsInjae Ryou1-1/+1
2026-08-04selftests/mm: remove obsolete hugetlb vmemmap testMuchun Song3-134/+0
2026-08-04selftests/mm: add HMM test for mmap lock-dropping faultsStanislav Kinsburskii1-0/+150
2026-08-04selftests/mm: fix ternary operator precedence in ksm_testsSayali Patil1-6/+6
2026-08-04selftests/mm: fix ksm NUMA merge test for systems with memoryless NUMA nodesSayali Patil1-7/+9
2026-08-04selftests/mm: handle EINVAL when configuring gigantic hugepagesSayali Patil3-5/+24
2026-08-04selftests/mm: fix memleak in migration benchmarkHongfu Li1-9/+12
2026-08-04ksm: add mremap selftests for ksm_rmap_walkxu xin1-0/+81
2026-08-04selftests/mm: add userfaultfd RWP testsKiryl Shutsemau (Meta)1-0/+919
2026-08-04Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick upAndrew Morton1-1/+1
2026-07-30selftests/mm/uffd: don't treat UFFDIO_COPY -ENOENT as a failureMike Rapoport (Microsoft)1-2/+7
2026-07-30selftests/mm: fix clone cleartid race in pkey sighandler testsHongfu Li1-8/+12
2026-07-30selftests/mm: add missing pthread_create() return checks in pkey testsHongfu Li1-2/+10
2026-07-30selftests/mm: add missing mmap() return checks in pkey testsHongfu Li3-6/+10
2026-07-30selftests/mm: use pkey_assert on clone_raw failure in pkey testHongfu Li1-2/+2
2026-07-30selftests/mm: unify pkey sighandler selftest assertions and tracingHongfu Li1-45/+44
2026-07-30selftests/mm: move pkey selftest helpers to pkey_util.cHongfu Li3-88/+93
2026-07-28selftests/mm: fix potential wild pointer access of getline due to missing initChris Gellermann1-1/+1
2026-07-20fs/proc/task_mmu: fix PAGEMAP_SCAN written state for unpopulated ptesKiryl Shutsemau (Meta)1-1/+55
2026-07-01selftests/mm: hmm-tests: include linux/mman.h to access MADV_COLLAPSEZenghui Yu1-0/+1
2026-07-01selftests/mm: pagemap_ioctl: use the correct page size for transact_test()Zenghui Yu1-6/+6
2026-07-01selftests/mm: fix ksft_process_madv.sh test categorySarthak Sharma1-1/+1