summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/mm/hmm-tests.c
AgeCommit message (Expand)Author
9 daysselftests/mm: hmm-tests: include linux/mman.h to access MADV_COLLAPSEZenghui Yu
2026-06-21selftests/mm: fix exclusive_cow test fork() handlingAboorva Devarajan
2026-06-21selftests/mm: remove hardcoded THP sizing assumptions in hmm testsSayali Patil
2026-06-21selftests/mm: allow PUD-level entries in compound testcase of hmm testsSayali Patil
2026-06-21selftests/mm: hmm-tests: add setup of HugeTLB pagesMike Rapoport (Microsoft)
2026-06-21selftests/mm: move HugeTLB helpers to hugepage_settingsMike Rapoport (Microsoft)
2026-06-08selftests/mm/hmm-tests: test pagemap reads of PMD device-private entriesDev Jain
2026-06-02selftests/mm: fix mmap() return value check in run_migration_benchmarkHongfu Li
2026-05-13mm/memory: fix spurious warning when unmapping device-private/exclusive pagesAlistair Popple
2026-04-18selftests/mm: hmm-tests: don't hardcode THP size to 2MBAlistair Popple
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-11-27selftests: complete kselftest include centralizationBala-Vignesh-Reddy
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-09-21selftests/mm: add -Wunreachable-code and fix warningsMuhammad Usama Anjum
2024-10-09selftests/mm: fix incorrect buffer->mirror size in hmm2 double_map testDonet Tom
2024-03-05selftests: avoid using SKIP(exit()) in harness fixure setupJakub Kicinski
2023-08-21selftests/mm: FOLL_LONGTERM need to be updated to 0x100Ayush Jain
2023-01-18selftests/vm: rename selftests/vm to selftests/mmSeongJae Park