summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/mm
AgeCommit message (Expand)Author
2023-12-12selftests/mm: cow: print ksft header before printing anything elseDavid Hildenbrand
2023-12-06selftests/mm: prevent duplicate runs caused by TEST_GEN_PROGSNico Pache
2023-12-06mm/selftests: fix pagemap_ioctl memory map testPeter Xu
2023-11-15selftests/mm: add hugetlb_fault_after_madv to .gitignoreBreno Leitao
2023-11-15selftests/mm: restore number of hugepagesBreno Leitao
2023-11-15selftests: mm: fix some build warningsMuhammad Usama Anjum
2023-11-15selftests: mm: skip whole test instead of failureMuhammad Usama Anjum
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-11-01Merge tag 'linux_kselftest-next-6.7-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-11-01tools/testing/selftests/mm/run_vmtests.sh: lower the ptrace permissionsItaru Kitayama
2023-10-18selftests/mm: add a new test for madv and hugetlbBreno Leitao
2023-10-18selftests/mm: export get_free_hugepages()Breno Leitao
2023-10-18selftests: mm: add pagemap ioctl testsMuhammad Usama Anjum
2023-10-18Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.Andrew Morton
2023-10-18selftests/mm: include mman header to access MREMAP_DONTUNMAP identifierSamasth Norway Ananda
2023-10-16mm/ksm: test case for prctl fork/exec workflowStefan Roesch
2023-10-13selftests/mm: Substitute attribute with a macroMaciej Wieczor-Retman
2023-10-06kselftest: vm: add tests for no-inherit memory-deny-write-executeFlorent Revest
2023-10-06kselftest: vm: check errnos in mdwe_testFlorent Revest
2023-10-06kselftest: vm: fix mdwe's mmap_FIXED test caseFlorent Revest
2023-10-06kselftest: vm: fix tabs/spaces inconsistency in the mdwe testFlorent Revest
2023-10-04selftests: mm: add a test for moving from an offset from start of mappingJoel Fernandes
2023-10-04selftests: mm: add a test for remapping within a rangeJoel Fernandes (Google)
2023-10-04selftests: mm: add a test for remapping to area immediately after existing ma...Joel Fernandes (Google)
2023-10-04selftests: mm: add a test for mutually aligned moves > PMD sizeJoel Fernandes (Google)
2023-10-04selftests: mm: fix failure case when new remap region was not foundJoel Fernandes (Google)
2023-10-04selftests/mm: gup_longterm: fix a resource leakDing Xiang
2023-09-29selftests/mm: fix awk usage in charge_reserved_hugetlb.sh and hugetlb_reparen...Juntong Deng
2023-08-24selftests/mm: fix WARNING comparing pointer to 0Anh Tuan Phan
2023-08-21selftest/mm: ksm_functional_tests: Add PROT_NONE testDavid Hildenbrand
2023-08-21selftest/mm: ksm_functional_tests: test in mmap_and_merge_range() if anything...David Hildenbrand
2023-08-21merge mm-hotfixes-stable into mm-stable to pick up depended-upon changesAndrew Morton
2023-08-21selftests/mm: fix uffd-stress help informationRong Tao
2023-08-21selftests: mm: add KSM_MERGE_TIME testsAyush Jain
2023-08-21selftests/mm: FOLL_LONGTERM need to be updated to 0x100Ayush Jain
2023-08-18selftests/mm: run all tests from run_vmtests.shRyan Roberts
2023-08-18selftests/mm: optionally pass duration to transhuge-stressRyan Roberts
2023-08-18selftests/mm: make migration test robust to failureRyan Roberts
2023-08-18selftests/mm: va_high_addr_switch should skip unsupported arm64 configsRyan Roberts
2023-08-18selftests/mm: fix thuge-gen test bugsRyan Roberts
2023-08-18selftests/mm: enable mrelease_test for arm64Ryan Roberts
2023-08-18selftests/mm: skip soft-dirty tests on arm64Ryan Roberts
2023-08-18selftests/mm: add tests for HWPOISON hugetlbfs readJiaqi Yan
2023-08-18selftests/mm: add uffd unit test for UFFDIO_POISONAxel Rasmussen
2023-08-18selftests/mm: refactor uffd_poll_thread to allow custom fault handlersAxel Rasmussen
2023-08-18selftest: add a testcase of ksm zero pagesxu xin
2023-08-18selftests/mm: add gup test matrix in run_vmtests.shPeter Xu
2023-08-18selftests/mm: add -a to run_vmtests.shPeter Xu
2023-08-04selftests: mm: ksm: fix incorrect evaluation of parameterAyush Jain