summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/mm
AgeCommit message (Expand)AuthorFilesLines
2024-05-24selftest mm/mseal read-only elf memory segmentJeff Xu4-36/+275
2024-05-24selftest mm/mseal memory sealingJeff Xu3-0/+1838
2024-05-20Revert "selftests/harness: remove use of LINE_MAX"Tao Su1-1/+0
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds11-162/+476
2024-05-14Merge tag 'linux_kselftest-next-6.10-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds9-13/+13
2024-05-12selftests/mm: hugetlb_madv_vs_map: avoid test skipping by querying hugepage s...Dev Jain1-7/+9
2024-05-10selftests/mm: fix powerpc ARCH checkMichael Ellerman1-3/+3
2024-05-07selftests: mm: gup_longterm: test unsharing logic when R/O pinningDavid Hildenbrand1-4/+12
2024-05-07selftests: mm: cow: flag vmsplice() hugetlb tests as XFAILDavid Hildenbrand1-35/+71
2024-05-06selftests/mm: ksft_exit functions do not returnNathan Chancellor9-13/+13
2024-05-06selftests/mm: soft-dirty should fail if a testcase failsRyan Roberts1-1/+1
2024-04-26selftests: break the dependency upon local header filesJohn Hubbard1-1/+1
2024-04-26selftests/mm: mremap_test: use sscanf to parse /proc/self/mapsDev Jain1-7/+11
2024-04-26selftests/mm: mremap_test: optimize execution time from minutes to seconds us...Dev Jain1-21/+91
2024-04-26selftests/mm: mremap_test: optimize using pre-filled random array and memcpyDev Jain1-25/+53
2024-04-26selftest/mm: ksm_functional_tests: extend test case for ksm fork/execJinjiang Tu1-11/+38
2024-04-26selftest/mm: ksm_functional_tests: refactor mmap_and_merge_range()Jinjiang Tu1-25/+61
2024-04-26selftests/memfd_secret: add vmsplice() testDavid Hildenbrand1-2/+49
2024-04-26selftests/mm: parse VMA range in one goDev Jain1-14/+1
2024-04-26selftests/mm: run_vmtests.sh: fix hugetlb mem size calculationPeter Xu1-4/+9
2024-04-26selftests/mm: confirm VA exhaustion without reliance on correctness of mmap()Dev Jain1-0/+66
2024-04-26selftests/mm: virtual_address_range: Switch to ksft_exit_fail_msgDev Jain1-7/+5
2024-04-25selftests: mm: protection_keys: save/restore nr_hugepages value from launch s...Muhammad Usama Anjum2-38/+2
2024-04-25selftests: mm: fix unused and uninitialized variable warningMuhammad Usama Anjum1-1/+1
2024-04-25selftests/harness: remove use of LINE_MAXEdward Liaw1-0/+1
2024-04-05selftests/mm: include strings.h for ffslEdward Liaw1-1/+1
2024-03-26selftests/mm: fix ARM related issue with fork after pthread_createEdward Liaw3-0/+15
2024-03-26selftests/mm: sigbus-wp test requires UFFD_FEATURE_WP_HUGETLBFS_SHMEMEdward Liaw1-1/+2
2024-03-26selftests: mm: restore settings from only parent processMuhammad Usama Anjum1-1/+5
2024-03-26selftests/mm: Fix build with _FORTIFY_SOURCEVitaly Chikunov3-3/+3
2024-03-15Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds6-23/+82
2024-03-15Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds21-645/+838
2024-03-12selftests/mm: skip the hugetlb-madvise tests on unmet hugepage requirementsNico Pache1-1/+2
2024-03-12selftests/mm: skip uffd hugetlb tests with insufficient hugepagesNico Pache1-0/+6
2024-03-12selftests/mm: dont fail testsuite due to a lack of hugepagesNico Pache1-1/+0
2024-03-06selftests: avoid using SKIP(exit()) in harness fixure setupJakub Kicinski1-2/+2
2024-03-05mm: huge_memory: enable debugfs to split huge pages to any orderZi Yan2-7/+183
2024-02-23selftests/mm: run_vmtests.sh: add missing testsMuhammad Usama Anjum2-1/+14
2024-02-23selftests/mm: protection_keys: save/restore nr_hugepages settingsMuhammad Usama Anjum1-0/+34
2024-02-23selftests/mm: save and restore nr_hugepages valueMuhammad Usama Anjum2-0/+7
2024-02-23selftests/mm: run_vmtests: remove sudo and conform to tapMuhammad Usama Anjum2-20/+23
2024-02-23selftests/mm: hugetlb_reparenting_test: do not unmountMuhammad Usama Anjum1-2/+4
2024-02-22selftests/mm: log a consistent test name for check_compactionMark Brown1-16/+19
2024-02-22selftests/mm: log skipped compaction test as a skipMark Brown1-1/+1
2024-02-22selftests/mm: run_vmtests.sh: add hugetlb_madv_vs_mapBreno Leitao1-0/+1
2024-02-22selftests/mm: run_vmtests.sh: add hugetlb test categoryBreno Leitao1-0/+2
2024-02-22selftests/mm: virtual_address_range: conform to TAP format outputMuhammad Usama Anjum1-22/+22
2024-02-22selftests/mm: transhuge-stress: conform to TAP format outputMuhammad Usama Anjum2-17/+25
2024-02-22selftests/mm: thuge-gen: conform to TAP format outputMuhammad Usama Anjum1-72/+75
2024-02-22selftests/mm: split_huge_page_test: conform test to TAP format outputMuhammad Usama Anjum1-92/+69