aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/mm/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-21selftests/mm: add -Wunreachable-code and fix warningsMuhammad Usama Anjum1-0/+1
2025-09-13selftests/mm: test that rmap behaves as expectedWei Yang1-0/+3
2025-09-13selftests: prctl: introduce tests for disabling THPs completelyUsama Arif1-0/+1
2025-08-02selftests/mm: add process_madvise() testswang lian1-0/+1
2025-05-22selftests/mm: add simple VM_PFNMAP tests based on mmap'ing /dev/memDavid Hildenbrand1-0/+1
2025-05-11tools/testing/selftests: assert that anon merge cases behave as expectedLorenzo Stoakes1-0/+1
2025-03-16selftests/mm: rename guard-pages to guard-regionsLorenzo Stoakes1-1/+1
2025-01-25selftests/mm: introduce uffd-wp-mremap regression testRyan Roberts1-0/+2
2025-01-13selftests/mm: use sys_pkey helpers consistentlyKevin Brodsky1-0/+4
2025-01-13selftests/mm: build with -O2Kevin Brodsky1-1/+8
2025-01-13selftest/mm: remove seal_elfJeff Xu1-1/+0
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-0/+3
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-0/+21
2024-11-19mm: page_frag: fix a compile error when kernel is not compiledYunsheng Lin1-0/+18
2024-11-11selftests/mm: skip virtual_address_range tests on riscvChunyan Zhang1-0/+2
2024-11-11mm: page_frag: add a test module for page_fragYunsheng Lin1-0/+3
2024-11-11selftests/mm: add self tests for guard page featureLorenzo Stoakes1-0/+1
2024-11-04selftests/mm: Enable pkey_sighandler_tests on arm64Kevin Brodsky1-4/+4
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+1
2024-09-17Merge tag 'x86-mm-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2024-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+1
2024-09-04selftests: mm: make protection_keys test work on arm64Joey Gouly1-1/+1
2024-09-03selftests/mm: remove unnecessary ia64 code and commentJinjiang Tu1-1/+1
2024-08-15selftests: memfd_secret: don't build memfd_secret test on unsupported archesMuhammad Usama Anjum1-0/+2
2024-08-07selftests: mm: add s390 to ARCH checkNico Pache1-1/+1
2024-08-02selftests/mm: Add new testcases for pkeysKeith Lucas1-0/+1
2024-07-24Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/randomLinus Torvalds1-0/+1
2024-07-19mm: add MAP_DROPPABLE for designating always lazily freeable mappingsJason A. Donenfeld1-0/+1
2024-07-04selftest/mm: test enable_soft_offline behaviorsJiaqi Yan1-0/+1
2024-07-03selftests/mm: mseal, self_elf: factor out test macros and other duplicated itemsJohn Hubbard1-0/+1
2024-07-03selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()Donet Tom1-0/+1
2024-05-23selftest mm/mseal read-only elf memory segmentJeff Xu1-0/+1
2024-05-23selftest mm/mseal memory sealingJeff Xu1-0/+1
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+1
2024-05-10selftests/mm: fix powerpc ARCH checkMichael Ellerman1-3/+3
2024-04-25selftests: break the dependency upon local header filesJohn Hubbard1-1/+1
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-0/+5
2024-02-22selftests/mm: run_vmtests.sh: add missing testsMuhammad Usama Anjum1-0/+5
2024-02-22selftests/mm: new test that steals pagesBreno Leitao1-0/+1
2023-12-20selftests/mm: factor out thp settings managementRyan Roberts1-2/+2
2023-12-06selftests/mm: prevent duplicate runs caused by TEST_GEN_PROGSNico Pache1-2/+2
2023-10-18selftests/mm: add a new test for madv and hugetlbBreno Leitao1-0/+1
2023-10-18selftests: mm: add pagemap ioctl testsMuhammad Usama Anjum1-1/+2
2023-08-18selftests/mm: run all tests from run_vmtests.shRyan Roberts1-39/+40
2023-08-18selftests/mm: skip soft-dirty tests on arm64Ryan Roberts1-1/+4
2023-08-18selftests/mm: add tests for HWPOISON hugetlbfs readJiaqi Yan1-0/+1
2023-06-23Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.Andrew Morton1-5/+8
2023-06-19selftests: mm: remove wrong kernel header inclusionMuhammad Usama Anjum1-1/+1
2023-06-19selftests/mm: fix cross compilation with LLVMMark Brown1-5/+8
2023-06-09selftests/mm: gup_longterm: new functional test for FOLL_LONGTERMDavid Hildenbrand1-0/+3