summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/mm/Makefile
AgeCommit message (Expand)Author
2025-01-25selftests/mm: introduce uffd-wp-mremap regression testRyan Roberts
2025-01-13selftests/mm: use sys_pkey helpers consistentlyKevin Brodsky
2025-01-13selftests/mm: build with -O2Kevin Brodsky
2025-01-13selftest/mm: remove seal_elfJeff Xu
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-11-19mm: page_frag: fix a compile error when kernel is not compiledYunsheng Lin
2024-11-11selftests/mm: skip virtual_address_range tests on riscvChunyan Zhang
2024-11-11mm: page_frag: add a test module for page_fragYunsheng Lin
2024-11-11selftests/mm: add self tests for guard page featureLorenzo Stoakes
2024-11-04selftests/mm: Enable pkey_sighandler_tests on arm64Kevin Brodsky
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-09-17Merge tag 'x86-mm-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-09-04selftests: mm: make protection_keys test work on arm64Joey Gouly
2024-09-03selftests/mm: remove unnecessary ia64 code and commentJinjiang Tu
2024-08-15selftests: memfd_secret: don't build memfd_secret test on unsupported archesMuhammad Usama Anjum
2024-08-07selftests: mm: add s390 to ARCH checkNico Pache
2024-08-02selftests/mm: Add new testcases for pkeysKeith Lucas
2024-07-24Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-07-19mm: add MAP_DROPPABLE for designating always lazily freeable mappingsJason A. Donenfeld
2024-07-04selftest/mm: test enable_soft_offline behaviorsJiaqi Yan
2024-07-03selftests/mm: mseal, self_elf: factor out test macros and other duplicated itemsJohn Hubbard
2024-07-03selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()Donet Tom
2024-05-23selftest mm/mseal read-only elf memory segmentJeff Xu
2024-05-23selftest mm/mseal memory sealingJeff Xu
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-10selftests/mm: fix powerpc ARCH checkMichael Ellerman
2024-04-25selftests: break the dependency upon local header filesJohn Hubbard
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-02-22selftests/mm: run_vmtests.sh: add missing testsMuhammad Usama Anjum
2024-02-22selftests/mm: new test that steals pagesBreno Leitao
2023-12-20selftests/mm: factor out thp settings managementRyan Roberts
2023-12-06selftests/mm: prevent duplicate runs caused by TEST_GEN_PROGSNico Pache
2023-10-18selftests/mm: add a new test for madv and hugetlbBreno Leitao
2023-10-18selftests: mm: add pagemap ioctl testsMuhammad Usama Anjum
2023-08-18selftests/mm: run all tests from run_vmtests.shRyan Roberts
2023-08-18selftests/mm: skip soft-dirty tests on arm64Ryan Roberts
2023-08-18selftests/mm: add tests for HWPOISON hugetlbfs readJiaqi Yan
2023-06-23Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.Andrew Morton
2023-06-19selftests: mm: remove wrong kernel header inclusionMuhammad Usama Anjum
2023-06-19selftests/mm: fix cross compilation with LLVMMark Brown
2023-06-09selftests/mm: gup_longterm: new functional test for FOLL_LONGTERMDavid Hildenbrand
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-21selftests/mm: add new selftests for KSMStefan Roesch
2023-04-21selftests/mm: rename COW_EXTRA_LIBS to IOURING_EXTRA_LIBSPeter Xu
2023-04-18selftests/mm: rename va_128TBswitch to va_high_addr_switchChaitanya S Prakash
2023-04-18selftests/mm: split uffd tests into uffd-stress and uffd-unit-testsPeter Xu
2023-04-18selftests/mm: create uffd-common.[ch]Peter Xu
2023-04-18selftests/mm: link vm_util.c alwaysPeter Xu