summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/mm
AgeCommit message (Expand)Author
2024-12-05selftest: hugetlb_dio: fix test namingMark Brown
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-18Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-11-14Merge branch 'for-next/pkey-signal' into for-next/coreCatalin Marinas
2024-11-12selftests: hugetlb_dio: fixup check for initial conditions to skip in the startDonet Tom
2024-11-11selftests/mm: Fix unused function warning for aarch64_write_signal_pkey()Catalin Marinas
2024-11-11selftests/mm: skip virtual_address_range tests on riscvChunyan Zhang
2024-11-11selftest/mm: fix typo in virtual_address_rangeChunyan Zhang
2024-11-11mm: page_frag: avoid caller accessing 'page_frag_cache' directlyYunsheng Lin
2024-11-11mm: move the page fragment allocator from page_alloc into its own fileYunsheng Lin
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-11Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton
2024-11-07selftests: hugetlb_dio: check for initial conditions to skip in the startMuhammad Usama Anjum
2024-11-07selftests/mm: Define PKEY_UNRESTRICTED for pkey_sighandler_testsKevin Brodsky
2024-11-05selftests/mm: hugetlb_fault_after_madv: improve test outputDavid Hildenbrand
2024-11-05selftests/mm: hugetlb_fault_after_madv: use default hugetlb page sizeDavid Hildenbrand
2024-11-05selftests/mm: add pkey_sighandler_xx, hugetlb_dio to .gitignoreLorenzo Stoakes
2024-11-04selftests/mm: Enable pkey_sighandler_tests on arm64Kevin Brodsky
2024-11-04selftests/mm: Use generic pkey register manipulationKevin Brodsky
2024-10-28selftests/mm: fix deadlock for fork after pthread_create with atomic_boolEdward Liaw
2024-10-28Revert "selftests/mm: replace atomic_bool with pthread_barrier_t"Edward Liaw
2024-10-28Revert "selftests/mm: fix deadlock for fork after pthread_create on ARM"Edward Liaw
2024-10-17selftests: mm: fix the incorrect usage() info of khugepagedNanyong Sun
2024-10-17selftests/mm: fix deadlock for fork after pthread_create on ARMEdward Liaw
2024-10-17selftests/mm: replace atomic_bool with pthread_barrier_tEdward Liaw
2024-10-09selftests/mm: fix incorrect buffer->mirror size in hmm2 double_map testDonet Tom
2024-09-26kselftests: mm: fix wrong __NR_userfaultfd valueMuhammad Usama Anjum
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-09selftests/mm: relax test to fail after 100 migration failuresDev Jain
2024-09-09mm: selftest to verify zero-filled pages are mapped to zeropageAlexander Zhu
2024-09-04selftests: mm: make protection_keys test work on arm64Joey Gouly
2024-09-04selftests: mm: move fpregs printingJoey Gouly
2024-09-03selftests/mm: fix charge_reserved_hugetlb.sh testDavid Hildenbrand
2024-09-03selftests/mm: add more mseal traversal testsPedro Falcato
2024-09-03selftests: mm: support shmem mTHP collapse testingBaolin Wang
2024-09-03selftests/mm: remove unnecessary ia64 code and commentJinjiang Tu
2024-09-01selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddrJeff Xu
2024-09-01selftests/mm: add mseal test for no-discard madvisePedro Falcato
2024-09-01selftests: mm: fix build errors on armhfMuhammad Usama Anjum
2024-08-15selftests: memfd_secret: don't build memfd_secret test on unsupported archesMuhammad Usama Anjum
2024-08-15selftests/mm: compaction_test: fix off by one in check_compaction()Dan Carpenter
2024-08-08Merge tag 'mm-hotfixes-stable-2024-08-07-18-32' of git://git.kernel.org/pub/s...Linus Torvalds
2024-08-07selftests: mm: add s390 to ARCH checkNico Pache
2024-08-02selftests/mm: Add new testcases for pkeysKeith Lucas