summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/mm/Makefile
AgeCommit message (Expand)AuthorLines
2026-02-18Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+2
2026-02-14Merge tag 'loongarch-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds-1/+1
2026-02-12selftests/mm: add memory failure anonymous page testMiaohe Lin-0/+2
2026-02-10LoongArch: Wire up memfd_secret system callLain "Fearyncess" Yang-1/+1
2026-01-31selftests/mm: have the harness run each test category separatelyMark Brown-1/+32
2026-01-31selftests/mm: remove virtual_address_range testLorenzo Stoakes-3/+0
2026-01-31selftests/mm: pass down full CC and CFLAGS to check_config.shKevin Brodsky-1/+1
2026-01-31selftests/mm: remove flaky header checkKevin Brodsky-4/+0
2026-01-31selftests/mm: default KDIR to build directoryKevin Brodsky-1/+1
2025-09-21selftests/mm: add -Wunreachable-code and fix warningsMuhammad Usama Anjum-0/+1
2025-09-13selftests/mm: test that rmap behaves as expectedWei Yang-0/+3
2025-09-13selftests: prctl: introduce tests for disabling THPs completelyUsama Arif-0/+1
2025-08-02selftests/mm: add process_madvise() testswang lian-0/+1
2025-05-22selftests/mm: add simple VM_PFNMAP tests based on mmap'ing /dev/memDavid Hildenbrand-0/+1
2025-05-11tools/testing/selftests: assert that anon merge cases behave as expectedLorenzo Stoakes-0/+1
2025-03-16selftests/mm: rename guard-pages to guard-regionsLorenzo Stoakes-1/+1
2025-01-25selftests/mm: introduce uffd-wp-mremap regression testRyan Roberts-0/+2
2025-01-13selftests/mm: use sys_pkey helpers consistentlyKevin Brodsky-0/+4
2025-01-13selftests/mm: build with -O2Kevin Brodsky-1/+8
2025-01-13selftest/mm: remove seal_elfJeff Xu-1/+0
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+3
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-0/+21
2024-11-19mm: page_frag: fix a compile error when kernel is not compiledYunsheng Lin-0/+18
2024-11-11selftests/mm: skip virtual_address_range tests on riscvChunyan Zhang-0/+2
2024-11-11mm: page_frag: add a test module for page_fragYunsheng Lin-0/+3
2024-11-11selftests/mm: add self tests for guard page featureLorenzo Stoakes-0/+1
2024-11-04selftests/mm: Enable pkey_sighandler_tests on arm64Kevin Brodsky-4/+4
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+1
2024-09-17Merge tag 'x86-mm-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+1
2024-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1/+1
2024-09-04selftests: mm: make protection_keys test work on arm64Joey Gouly-1/+1
2024-09-03selftests/mm: remove unnecessary ia64 code and commentJinjiang Tu-1/+1
2024-08-15selftests: memfd_secret: don't build memfd_secret test on unsupported archesMuhammad Usama Anjum-0/+2
2024-08-07selftests: mm: add s390 to ARCH checkNico Pache-1/+1
2024-08-02selftests/mm: Add new testcases for pkeysKeith Lucas-0/+1
2024-07-24Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+1
2024-07-19mm: add MAP_DROPPABLE for designating always lazily freeable mappingsJason A. Donenfeld-0/+1
2024-07-04selftest/mm: test enable_soft_offline behaviorsJiaqi Yan-0/+1
2024-07-03selftests/mm: mseal, self_elf: factor out test macros and other duplicated itemsJohn Hubbard-0/+1
2024-07-03selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()Donet Tom-0/+1
2024-05-23selftest mm/mseal read-only elf memory segmentJeff Xu-0/+1
2024-05-23selftest mm/mseal memory sealingJeff Xu-0/+1
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+1
2024-05-10selftests/mm: fix powerpc ARCH checkMichael Ellerman-3/+3
2024-04-25selftests: break the dependency upon local header filesJohn Hubbard-1/+1
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds-0/+5
2024-02-22selftests/mm: run_vmtests.sh: add missing testsMuhammad Usama Anjum-0/+5
2024-02-22selftests/mm: new test that steals pagesBreno Leitao-0/+1
2023-12-20selftests/mm: factor out thp settings managementRyan Roberts-2/+2
2023-12-06selftests/mm: prevent duplicate runs caused by TEST_GEN_PROGSNico Pache-2/+2