summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/mm
AgeCommit message (Expand)Author
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
2023-07-17selftests/mm: mkdirty: fix incorrect position of #endifColin Ian King
2023-07-14selftests/mm: give scripts execute permissionRyan Roberts
2023-06-23Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.Andrew Morton
2023-06-19selftests: mm: remove duplicate unneeded definesMuhammad Usama Anjum
2023-06-19selftests: mm: remove wrong kernel header inclusionMuhammad Usama Anjum
2023-06-19selftests/mm: move certain uffd*() routines from vm_util.c to uffd-common.cJohn Hubbard
2023-06-19selftests/mm: fix build failures due to missing MADV_COLLAPSEJohn Hubbard
2023-06-19selftests/mm: fix a "possibly uninitialized" warning in pkey-x86.hJohn Hubbard
2023-06-19selftests/mm: fix two -Wformat-security warnings in uffd buildsJohn Hubbard
2023-06-19selftests/mm: .gitignore: add mkdirty, va_high_addr_switchJohn Hubbard
2023-06-19selftests/mm: fix invocation of tests that are run via shell scriptsJohn Hubbard
2023-06-19selftests/mm: fix "warning: expression which evaluates to zero..." in mlock2-...John Hubbard
2023-06-19selftests/mm: fix unused variable warnings in hugetlb-madvise.c, migration.cJohn Hubbard
2023-06-19selftests/mm: fix uffd-stress unused function warningJohn Hubbard
2023-06-19selftests/mm: fix cross compilation with LLVMMark Brown
2023-06-09selftests/mm: gup_longterm: add liburing testsDavid Hildenbrand
2023-06-09selftests/mm: gup_longterm: new functional test for FOLL_LONGTERMDavid Hildenbrand
2023-06-09selftests/mm: factor out detection of hugetlb page sizes into vm_utilDavid Hildenbrand
2023-05-04Merge tag 'mm-stable-2023-05-03-16-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-05-02selftests/ksm: ksm_functional_tests: add prctl unmerge testDavid Hildenbrand
2023-04-28Merge tag 'trace-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-27Merge tag 'sh-for-v6.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-04-21selftests/mm: add new selftests for KSMStefan Roesch
2023-04-21selftests/mm: add tests for RO pinning vs fork()Peter Xu
2023-04-21selftests/mm: rename COW_EXTRA_LIBS to IOURING_EXTRA_LIBSPeter Xu
2023-04-21selftests/mm: extend and rename uffd pagemap testPeter Xu
2023-04-21selftests/mm: add a few options for uffd-unit-testPeter Xu
2023-04-18selftests/mm: run hugetlb testcases of va switchChaitanya S Prakash