summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/mm
Commit message (Expand)AuthorAgeFilesLines
* selftests/mm: include mman header to access MREMAP_DONTUNMAP identifierSamasth Norway Ananda2023-10-181-0/+1
* selftests/mm: fix awk usage in charge_reserved_hugetlb.sh and hugetlb_reparen...Juntong Deng2023-09-292-4/+4
* selftests/mm: fix WARNING comparing pointer to 0Anh Tuan Phan2023-08-241-1/+1
* selftest/mm: ksm_functional_tests: Add PROT_NONE testDavid Hildenbrand2023-08-211-7/+52
* selftest/mm: ksm_functional_tests: test in mmap_and_merge_range() if anything...David Hildenbrand2023-08-211-0/+47
* merge mm-hotfixes-stable into mm-stable to pick up depended-upon changesAndrew Morton2023-08-212-1/+7
|\
| * selftests/mm: FOLL_LONGTERM need to be updated to 0x100Ayush Jain2023-08-211-1/+6
| * selftests: mm: ksm: fix incorrect evaluation of parameterAyush Jain2023-08-041-0/+1
* | selftests/mm: fix uffd-stress help informationRong Tao2023-08-211-12/+12
* | selftests: mm: add KSM_MERGE_TIME testsAyush Jain2023-08-211-0/+4
* | selftests/mm: run all tests from run_vmtests.shRyan Roberts2023-08-183-40/+64
* | selftests/mm: optionally pass duration to transhuge-stressRyan Roberts2023-08-181-2/+10
* | selftests/mm: make migration test robust to failureRyan Roberts2023-08-182-4/+10
* | selftests/mm: va_high_addr_switch should skip unsupported arm64 configsRyan Roberts2023-08-181-1/+1
* | selftests/mm: fix thuge-gen test bugsRyan Roberts2023-08-181-2/+2
* | selftests/mm: enable mrelease_test for arm64Ryan Roberts2023-08-181-0/+1
* | selftests/mm: skip soft-dirty tests on arm64Ryan Roberts2023-08-183-4/+32
* | selftests/mm: add tests for HWPOISON hugetlbfs readJiaqi Yan2023-08-183-0/+324
* | selftests/mm: add uffd unit test for UFFDIO_POISONAxel Rasmussen2023-08-181-0/+117
* | selftests/mm: refactor uffd_poll_thread to allow custom fault handlersAxel Rasmussen2023-08-183-5/+11
* | selftest: add a testcase of ksm zero pagesxu xin2023-08-181-1/+97
* | selftests/mm: add gup test matrix in run_vmtests.shPeter Xu2023-08-181-5/+32
* | selftests/mm: add -a to run_vmtests.shPeter Xu2023-08-181-3/+8
|/
* selftests/mm: mkdirty: fix incorrect position of #endifColin Ian King2023-07-171-1/+1
* selftests/mm: give scripts execute permissionRyan Roberts2023-07-148-0/+0
* Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.Andrew Morton2023-06-231-5/+8
|\
| * selftests/mm: fix cross compilation with LLVMMark Brown2023-06-191-5/+8
* | selftests: mm: remove duplicate unneeded definesMuhammad Usama Anjum2023-06-1917-100/+6
* | selftests: mm: remove wrong kernel header inclusionMuhammad Usama Anjum2023-06-191-1/+1
* | selftests/mm: move certain uffd*() routines from vm_util.c to uffd-common.cJohn Hubbard2023-06-194-63/+64
* | selftests/mm: fix build failures due to missing MADV_COLLAPSEJohn Hubbard2023-06-193-17/+10
* | selftests/mm: fix a "possibly uninitialized" warning in pkey-x86.hJohn Hubbard2023-06-191-1/+1
* | selftests/mm: fix two -Wformat-security warnings in uffd buildsJohn Hubbard2023-06-191-10/+6
* | selftests/mm: .gitignore: add mkdirty, va_high_addr_switchJohn Hubbard2023-06-191-0/+2
* | selftests/mm: fix invocation of tests that are run via shell scriptsJohn Hubbard2023-06-191-3/+3
* | selftests/mm: fix "warning: expression which evaluates to zero..." in mlock2-...John Hubbard2023-06-191-1/+0
* | selftests/mm: fix unused variable warnings in hugetlb-madvise.c, migration.cJohn Hubbard2023-06-192-3/+10
* | selftests/mm: fix uffd-stress unused function warningJohn Hubbard2023-06-191-10/+0
* | selftests/mm: gup_longterm: add liburing testsDavid Hildenbrand2023-06-091-0/+73
* | selftests/mm: gup_longterm: new functional test for FOLL_LONGTERMDavid Hildenbrand2023-06-094-1/+393
* | selftests/mm: factor out detection of hugetlb page sizes into vm_utilDavid Hildenbrand2023-06-093-27/+30
|/
* Merge tag 'mm-stable-2023-05-03-16-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-05-041-6/+40
|\
| * selftests/ksm: ksm_functional_tests: add prctl unmerge testDavid Hildenbrand2023-05-021-6/+40
* | Merge tag 'trace-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2023-04-281-2/+2
|\ \ | |/ |/|
| * selftests: use canonical ftrace pathRoss Zwisler2023-03-291-2/+2
* | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-04-2728-2157/+3443
|\ \
| * | selftests/mm: add new selftests for KSMStefan Roesch2023-04-213-39/+226
| * | selftests/mm: add tests for RO pinning vs fork()Peter Xu2023-04-211-3/+141
| * | selftests/mm: rename COW_EXTRA_LIBS to IOURING_EXTRA_LIBSPeter Xu2023-04-212-6/+6
| * | selftests/mm: extend and rename uffd pagemap testPeter Xu2023-04-211-24/+106