summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/mm
AgeCommit message (Expand)Author
2024-06-24selftests/mm:fix test_prctl_fork_exec return failureaigourensheng
2024-06-15selftests: mm: make map_fixed_noreplace test names stableMark Brown
2024-05-25Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...Linus Torvalds
2024-05-24selftests/mm: fix build warnings on ppc64Michael Ellerman
2024-05-24selftests/mm: compaction_test: fix bogus test success and reduce probability ...Dev Jain
2024-05-24selftests/mm: compaction_test: fix incorrect write of zero to nr_hugepagesDev Jain
2024-05-24selftests/mm: compaction_test: fix bogus test success on Aarch64Dev Jain
2024-05-23selftest mm/mseal read-only elf memory segmentJeff Xu
2024-05-23selftest mm/mseal memory sealingJeff Xu
2024-05-19Revert "selftests/harness: remove use of LINE_MAX"Tao Su
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-14Merge tag 'linux_kselftest-next-6.10-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2024-05-11selftests/mm: hugetlb_madv_vs_map: avoid test skipping by querying hugepage s...Dev Jain
2024-05-10selftests/mm: fix powerpc ARCH checkMichael Ellerman
2024-05-07selftests: mm: gup_longterm: test unsharing logic when R/O pinningDavid Hildenbrand
2024-05-07selftests: mm: cow: flag vmsplice() hugetlb tests as XFAILDavid Hildenbrand
2024-05-06selftests/mm: ksft_exit functions do not returnNathan Chancellor
2024-05-05selftests/mm: soft-dirty should fail if a testcase failsRyan Roberts
2024-04-25selftests: break the dependency upon local header filesJohn Hubbard
2024-04-25selftests/mm: mremap_test: use sscanf to parse /proc/self/mapsDev Jain
2024-04-25selftests/mm: mremap_test: optimize execution time from minutes to seconds us...Dev Jain
2024-04-25selftests/mm: mremap_test: optimize using pre-filled random array and memcpyDev Jain
2024-04-25selftest/mm: ksm_functional_tests: extend test case for ksm fork/execJinjiang Tu
2024-04-25selftest/mm: ksm_functional_tests: refactor mmap_and_merge_range()Jinjiang Tu
2024-04-25selftests/memfd_secret: add vmsplice() testDavid Hildenbrand
2024-04-25selftests/mm: parse VMA range in one goDev Jain
2024-04-25selftests/mm: run_vmtests.sh: fix hugetlb mem size calculationPeter Xu
2024-04-25selftests/mm: confirm VA exhaustion without reliance on correctness of mmap()Dev Jain
2024-04-25selftests/mm: virtual_address_range: Switch to ksft_exit_fail_msgDev Jain
2024-04-25selftests: mm: protection_keys: save/restore nr_hugepages value from launch s...Muhammad Usama Anjum
2024-04-24selftests: mm: fix unused and uninitialized variable warningMuhammad Usama Anjum
2024-04-24selftests/harness: remove use of LINE_MAXEdward Liaw
2024-04-05selftests/mm: include strings.h for ffslEdward Liaw
2024-03-26selftests/mm: fix ARM related issue with fork after pthread_createEdward Liaw
2024-03-26selftests/mm: sigbus-wp test requires UFFD_FEATURE_WP_HUGETLBFS_SHMEMEdward Liaw
2024-03-26selftests: mm: restore settings from only parent processMuhammad Usama Anjum
2024-03-26selftests/mm: Fix build with _FORTIFY_SOURCEVitaly Chikunov
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-12selftests/mm: skip the hugetlb-madvise tests on unmet hugepage requirementsNico Pache
2024-03-12selftests/mm: skip uffd hugetlb tests with insufficient hugepagesNico Pache
2024-03-12selftests/mm: dont fail testsuite due to a lack of hugepagesNico Pache
2024-03-05selftests: avoid using SKIP(exit()) in harness fixure setupJakub Kicinski
2024-03-04mm: huge_memory: enable debugfs to split huge pages to any orderZi Yan
2024-02-22selftests/mm: run_vmtests.sh: add missing testsMuhammad Usama Anjum
2024-02-22selftests/mm: protection_keys: save/restore nr_hugepages settingsMuhammad Usama Anjum
2024-02-22selftests/mm: save and restore nr_hugepages valueMuhammad Usama Anjum
2024-02-22selftests/mm: run_vmtests: remove sudo and conform to tapMuhammad Usama Anjum
2024-02-22selftests/mm: hugetlb_reparenting_test: do not unmountMuhammad Usama Anjum
2024-02-22selftests/mm: log a consistent test name for check_compactionMark Brown