summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/mm
AgeCommit message (Expand)AuthorFilesLines
2023-12-13selftests/mm: cow: print ksft header before printing anything elseDavid Hildenbrand1-1/+2
2023-12-07selftests/mm: prevent duplicate runs caused by TEST_GEN_PROGSNico Pache1-2/+2
2023-12-07mm/selftests: fix pagemap_ioctl memory map testPeter Xu1-3/+6
2023-11-16selftests/mm: add hugetlb_fault_after_madv to .gitignoreBreno Leitao1-0/+1
2023-11-16selftests/mm: restore number of hugepagesBreno Leitao1-0/+3
2023-11-16selftests: mm: fix some build warningsMuhammad Usama Anjum1-5/+5
2023-11-16selftests: mm: skip whole test instead of failureMuhammad Usama Anjum1-6/+7
2023-11-03Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+1
2023-11-03Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds13-81/+2213
2023-11-02Merge tag 'linux_kselftest-next-6.7-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-2/+2
2023-11-01tools/testing/selftests/mm/run_vmtests.sh: lower the ptrace permissionsItaru Kitayama1-0/+1
2023-10-19selftests/mm: add a new test for madv and hugetlbBreno Leitao3-0/+78
2023-10-19selftests/mm: export get_free_hugepages()Breno Leitao3-19/+20
2023-10-19selftests: mm: add pagemap ioctl testsMuhammad Usama Anjum5-1/+1669
2023-10-19Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.Andrew Morton1-0/+1
2023-10-18selftests/mm: include mman header to access MREMAP_DONTUNMAP identifierSamasth Norway Ananda1-0/+1
2023-10-17mm/ksm: test case for prctl fork/exec workflowStefan Roesch1-1/+65
2023-10-13selftests/mm: Substitute attribute with a macroMaciej Wieczor-Retman2-2/+2
2023-10-07kselftest: vm: add tests for no-inherit memory-deny-write-executeFlorent Revest1-6/+108
2023-10-07kselftest: vm: check errnos in mdwe_testFlorent Revest1-0/+8
2023-10-07kselftest: vm: fix mdwe's mmap_FIXED test caseFlorent Revest1-6/+3
2023-10-07kselftest: vm: fix tabs/spaces inconsistency in the mdwe testFlorent Revest1-3/+3
2023-10-04selftests: mm: add a test for moving from an offset from start of mappingJoel Fernandes1-55/+134
2023-10-04selftests: mm: add a test for remapping within a rangeJoel Fernandes (Google)1-1/+78
2023-10-04selftests: mm: add a test for remapping to area immediately after existing ma...Joel Fernandes (Google)1-5/+52
2023-10-04selftests: mm: add a test for mutually aligned moves > PMD sizeJoel Fernandes (Google)1-1/+11
2023-10-04selftests: mm: fix failure case when new remap region was not foundJoel Fernandes (Google)1-1/+1
2023-10-04selftests/mm: gup_longterm: fix a resource leakDing Xiang1-1/+2
2023-09-30selftests/mm: fix awk usage in charge_reserved_hugetlb.sh and hugetlb_reparen...Juntong Deng2-4/+4
2023-08-25selftests/mm: fix WARNING comparing pointer to 0Anh Tuan Phan1-1/+1
2023-08-22selftest/mm: ksm_functional_tests: Add PROT_NONE testDavid Hildenbrand1-7/+52
2023-08-22selftest/mm: ksm_functional_tests: test in mmap_and_merge_range() if anything...David Hildenbrand1-0/+47
2023-08-22merge mm-hotfixes-stable into mm-stable to pick up depended-upon changesAndrew Morton2-1/+7
2023-08-21selftests/mm: fix uffd-stress help informationRong Tao1-12/+12
2023-08-21selftests: mm: add KSM_MERGE_TIME testsAyush Jain1-0/+4
2023-08-21selftests/mm: FOLL_LONGTERM need to be updated to 0x100Ayush Jain1-1/+6
2023-08-18selftests/mm: run all tests from run_vmtests.shRyan Roberts3-40/+64
2023-08-18selftests/mm: optionally pass duration to transhuge-stressRyan Roberts1-2/+10
2023-08-18selftests/mm: make migration test robust to failureRyan Roberts2-4/+10
2023-08-18selftests/mm: va_high_addr_switch should skip unsupported arm64 configsRyan Roberts1-1/+1
2023-08-18selftests/mm: fix thuge-gen test bugsRyan Roberts1-2/+2
2023-08-18selftests/mm: enable mrelease_test for arm64Ryan Roberts1-0/+1
2023-08-18selftests/mm: skip soft-dirty tests on arm64Ryan Roberts3-4/+32
2023-08-18selftests/mm: add tests for HWPOISON hugetlbfs readJiaqi Yan3-0/+324
2023-08-18selftests/mm: add uffd unit test for UFFDIO_POISONAxel Rasmussen1-0/+117
2023-08-18selftests/mm: refactor uffd_poll_thread to allow custom fault handlersAxel Rasmussen3-5/+11
2023-08-18selftest: add a testcase of ksm zero pagesxu xin1-1/+97
2023-08-18selftests/mm: add gup test matrix in run_vmtests.shPeter Xu1-5/+32
2023-08-18selftests/mm: add -a to run_vmtests.shPeter Xu1-3/+8
2023-08-04selftests: mm: ksm: fix incorrect evaluation of parameterAyush Jain1-0/+1