summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/mm
AgeCommit message (Expand)AuthorFilesLines
2024-05-17selftests/mm: fix powerpc ARCH checkMichael Ellerman1-3/+3
2024-04-10selftests/mm: include strings.h for ffslEdward Liaw1-1/+1
2024-04-03selftests/mm: fix ARM related issue with fork after pthread_createEdward Liaw3-0/+15
2024-04-03selftests/mm: sigbus-wp test requires UFFD_FEATURE_WP_HUGETLBFS_SHMEMEdward Liaw1-1/+2
2024-04-03selftests/mm: Fix build with _FORTIFY_SOURCEVitaly Chikunov3-3/+3
2024-04-03selftests/mm: gup_test: conform test to TAP format outputMuhammad Usama Anjum1-32/+33
2024-03-01selftests/mm: uffd-unit-test check if huge page size is 0Terry Tritton1-0/+6
2024-02-23selftests: mm: fix map_hugetlb failure on 64K page size systemsNico Pache1-0/+7
2024-02-23selftests/mm: Update va_high_addr_switch.sh to check CPU for la57 flagAudra Mitchell1-0/+6
2024-02-23selftests/mm: switch to bash from shMuhammad Usama Anjum2-2/+2
2024-02-23selftests/mm: ksm_tests should only MADV_HUGEPAGE valid memoryRyan Roberts1-1/+1
2024-02-01selftests: mm: hugepage-vmemmap fails on 64K page size systemsDonet Tom1-11/+18
2024-01-05selftests: secretmem: floor the memory size to the multiple of page_sizeMuhammad Usama Anjum1-0/+3
2023-12-20selftests/mm: cow: print ksft header before printing anything elseDavid Hildenbrand1-1/+2
2023-11-20kselftest: vm: fix mdwe's mmap_FIXED test caseFlorent Revest1-6/+3
2023-10-18selftests/mm: include mman header to access MREMAP_DONTUNMAP identifierSamasth Norway Ananda1-0/+1
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
2023-07-17selftests/mm: mkdirty: fix incorrect position of #endifColin Ian King1-1/+1
2023-07-14selftests/mm: give scripts execute permissionRyan Roberts8-0/+0
2023-06-24Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.Andrew Morton1-5/+8
2023-06-20selftests: mm: remove duplicate unneeded definesMuhammad Usama Anjum17-100/+6
2023-06-20selftests: mm: remove wrong kernel header inclusionMuhammad Usama Anjum1-1/+1
2023-06-20selftests/mm: move certain uffd*() routines from vm_util.c to uffd-common.cJohn Hubbard4-63/+64
2023-06-20selftests/mm: fix build failures due to missing MADV_COLLAPSEJohn Hubbard3-17/+10
2023-06-20selftests/mm: fix a "possibly uninitialized" warning in pkey-x86.hJohn Hubbard1-1/+1
2023-06-20selftests/mm: fix two -Wformat-security warnings in uffd buildsJohn Hubbard1-10/+6
2023-06-20selftests/mm: .gitignore: add mkdirty, va_high_addr_switchJohn Hubbard1-0/+2
2023-06-20selftests/mm: fix invocation of tests that are run via shell scriptsJohn Hubbard1-3/+3
2023-06-20selftests/mm: fix "warning: expression which evaluates to zero..." in mlock2-...John Hubbard1-1/+0