aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/mm
AgeCommit message (Expand)AuthorFilesLines
2025-05-07selftests/mm: fix a build failure on powerpcNysal Jan K.A.1-1/+11
2025-05-07selftests/mm: fix build break when compiling pkey_util.cMadhavan Srinivasan2-0/+3
2025-05-07tools/testing/selftests: fix guard region test tmpfs assumptionLorenzo Stoakes1-6/+10
2025-05-07selftests/mm: compaction_test: support platform with huge mount of memoryFeng Tang1-5/+14
2025-04-11selftests/mm: fix compiler -Wmaybe-uninitialized warningAnshuman Khandual1-1/+1
2025-04-11selftests/mm: generate a temporary mountpoint for cgroup filesystemMark Brown2-3/+3
2025-04-01selftest/mm: va_high_addr_switch: add ppc64 support checkLi Wang1-0/+28
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds17-204/+1120
2025-03-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds4-7/+8
2025-03-24Merge tag 'vfs-6.15-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-12/+4
2025-03-21selftests/mm: speed up split_huge_page_testRyan Roberts1-4/+7
2025-03-21selftests/mm: uffd-unit-tests support for hugepages > 2MRyan Roberts1-1/+4
2025-03-21selftests/mm: add commentary about 9pfs bugsBrendan Jackman3-10/+22
2025-03-17selftests/mm/cow: fix the incorrect error handlingCyan Yang1-1/+1
2025-03-17selftests/mm: add tests for folio_split(), buddy allocator like splitZi Yan1-7/+27
2025-03-16tools/selftests: add guard region test for /proc/$pid/pagemapLorenzo Stoakes2-0/+48
2025-03-16selftests/mm/mlock: print error on failureBrendan Jackman2-3/+9
2025-03-16selftests/mm: skip mlock tests if nobody user can't read itBrendan Jackman1-1/+1
2025-03-16selftests/mm: ensure uffd-wp-mremap gets pages of each sizeBrendan Jackman1-1/+22
2025-03-16selftests/mm: drop unnecessary sudo usageBrendan Jackman1-1/+1
2025-03-16selftests/mm: skip gup_longterm tests on weird filesystemsBrendan Jackman1-1/+9
2025-03-16selftests/mm: skip map_populate on weird filesystemsBrendan Jackman1-0/+7
2025-03-16selftests/mm: don't fail uffd-stress if too many CPUsBrendan Jackman1-1/+10
2025-03-16selftests/mm: print some details when uffd-stress gets bad paramsBrendan Jackman1-1/+2
2025-03-16selftests/mm/uffd: rename nr_cpus -> nr_parallelBrendan Jackman4-20/+20
2025-03-16selftests/mm: skip uffd-wp-mremap if userfaultfd not availableBrendan Jackman1-1/+4
2025-03-16selftests/mm: skip uffd-stress if userfaultfd not availableBrendan Jackman1-2/+2
2025-03-16selftests/mm: report errno when things fail in gup_longtermBrendan Jackman1-16/+21
2025-03-16selftests/mm: fix spellingUjwal Kundur1-1/+1
2025-03-16tools/selftests: add file/shmem-backed mapping guard region testsLorenzo Stoakes1-0/+595
2025-03-16tools/selftests: expand all guard region tests to file-backedLorenzo Stoakes1-85/+205
2025-03-16selftests/mm: rename guard-pages to guard-regionsLorenzo Stoakes4-24/+24
2025-03-16selftests/mm: allow tests to run with no huge pages supportMark Brown1-24/+42
2025-03-16selftests: mm: fix typoEric Salem1-1/+1
2025-03-16selftests/mm: fix thuge-gen test name uniquenessMark Brown1-2/+2
2025-03-16selftests/mm: test splitting file-backed THP to any lower orderZi Yan1-5/+6
2025-03-16selftests/mm: make file-backed THP split work by writing PMD size dataZi Yan1-8/+44
2025-03-16selftests/mm: run_vmtests.sh: fix half_ufd_size_MB calculationRafael Aquini1-1/+3
2025-03-05Revert "selftests/mm: remove local __NR_* definitions"John Hubbard9-8/+60
2025-02-17selftests/mm: fix check for running THP testsMark Brown1-1/+1
2025-02-17selftests/mm: Use PKEY_UNRESTRICTED macroYury Khrustalev4-7/+8
2025-02-05selftests/mm: use PIDFD_SELF in guard pages testLorenzo Stoakes1-12/+4
2025-01-25selftests/mm/mkdirty: fix memory leak in test_uffdio_copy()liuye1-0/+1
2025-01-25selftests/mm: virtual_address_range: avoid reading from VM_IO mappingsThomas Weißschuh3-0/+29
2025-01-25selftests/mm: vm_util: split up /proc/self/smaps parsingThomas Weißschuh1-13/+29
2025-01-25selftests/mm: virtual_address_range: unmap chunks after validationThomas Weißschuh2-2/+32
2025-01-25selftests/mm: virtual_address_range: mmap() without PROT_WRITEThomas Weißschuh1-2/+2
2025-01-25selftests/mm/cow: modify the incorrect checking parametersHao Ge1-5/+5
2025-01-25selftests/mm: add tests for splitting pmd THPs to all lower ordersZi Yan1-5/+9
2025-01-25selftests/mm: use selftests framework to print test resultZi Yan1-22/+12