summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/mm
AgeCommit message (Expand)Author
2025-03-16selftests/mm: ensure uffd-wp-mremap gets pages of each sizeBrendan Jackman
2025-03-16selftests/mm: drop unnecessary sudo usageBrendan Jackman
2025-03-16selftests/mm: skip gup_longterm tests on weird filesystemsBrendan Jackman
2025-03-16selftests/mm: skip map_populate on weird filesystemsBrendan Jackman
2025-03-16selftests/mm: don't fail uffd-stress if too many CPUsBrendan Jackman
2025-03-16selftests/mm: print some details when uffd-stress gets bad paramsBrendan Jackman
2025-03-16selftests/mm/uffd: rename nr_cpus -> nr_parallelBrendan Jackman
2025-03-16selftests/mm: skip uffd-wp-mremap if userfaultfd not availableBrendan Jackman
2025-03-16selftests/mm: skip uffd-stress if userfaultfd not availableBrendan Jackman
2025-03-16selftests/mm: report errno when things fail in gup_longtermBrendan Jackman
2025-03-16selftests/mm: fix spellingUjwal Kundur
2025-03-16tools/selftests: add file/shmem-backed mapping guard region testsLorenzo Stoakes
2025-03-16tools/selftests: expand all guard region tests to file-backedLorenzo Stoakes
2025-03-16selftests/mm: rename guard-pages to guard-regionsLorenzo Stoakes
2025-03-16selftests/mm: allow tests to run with no huge pages supportMark Brown
2025-03-16selftests: mm: fix typoEric Salem
2025-03-16selftests/mm: fix thuge-gen test name uniquenessMark Brown
2025-03-16selftests/mm: test splitting file-backed THP to any lower orderZi Yan
2025-03-16selftests/mm: make file-backed THP split work by writing PMD size dataZi Yan
2025-03-16selftests/mm: run_vmtests.sh: fix half_ufd_size_MB calculationRafael Aquini
2025-03-05Revert "selftests/mm: remove local __NR_* definitions"John Hubbard
2025-02-17selftests/mm: fix check for running THP testsMark Brown
2025-02-17selftests/mm: Use PKEY_UNRESTRICTED macroYury Khrustalev
2025-02-05selftests/mm: use PIDFD_SELF in guard pages testLorenzo Stoakes
2025-01-25selftests/mm/mkdirty: fix memory leak in test_uffdio_copy()liuye
2025-01-25selftests/mm: virtual_address_range: avoid reading from VM_IO mappingsThomas Weißschuh
2025-01-25selftests/mm: vm_util: split up /proc/self/smaps parsingThomas Weißschuh
2025-01-25selftests/mm: virtual_address_range: unmap chunks after validationThomas Weißschuh
2025-01-25selftests/mm: virtual_address_range: mmap() without PROT_WRITEThomas Weißschuh
2025-01-25selftests/mm/cow: modify the incorrect checking parametersHao Ge
2025-01-25selftests/mm: add tests for splitting pmd THPs to all lower ordersZi Yan
2025-01-25selftests/mm: use selftests framework to print test resultZi Yan
2025-01-25selftests/mm: introduce uffd-wp-mremap regression testRyan Roberts
2025-01-25selftests/mm: add new test cases to the migration testDonet Tom
2025-01-13selftests/mm: remove X permission from sigaltstack mappingKevin Brodsky
2025-01-13selftests/mm: skip pkey_sighandler_tests if support is missingKevin Brodsky
2025-01-13selftests/mm: rename pkey register macroKevin Brodsky
2025-01-13selftests/mm: use sys_pkey helpers consistentlyKevin Brodsky
2025-01-13selftests/mm: ensure non-global pkey symbols are marked staticKevin Brodsky
2025-01-13selftests/mm: remove empty pkey helper definitionKevin Brodsky
2025-01-13selftests/mm: ensure pkey-*.h define inline functions onlyKevin Brodsky
2025-01-13selftests/mm: define types using typedef in pkey-helpers.hKevin Brodsky
2025-01-13selftests/mm: remove unused pkey helpersKevin Brodsky
2025-01-13selftests/mm: build with -O2Kevin Brodsky
2025-01-13selftests/mm: fix -Warray-bounds warnings in pkey_sighandler_testsKevin Brodsky
2025-01-13selftests/mm: fix strncpy() lengthKevin Brodsky
2025-01-13selftests/mm: fix -Wmaybe-uninitialized warningsKevin Brodsky
2025-01-13selftests/mm: fix condition in uffd_move_test_common()Kevin Brodsky
2025-01-13selftests/mm: mremap_test: Remove unused variable and type mismatchesMuhammad Usama Anjum
2025-01-13selftests/mm: mseal_test: remove unused variablesMuhammad Usama Anjum