aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2025-09-23selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOFT_DIRTY is disabledLance Yang4-20/+24
2025-09-22mm: do not assume file == vma->vm_file in compat_vma_mmap_prepare()Lorenzo Stoakes1-3/+9
2025-09-22mm: specify separate file and vm_file params in vm_area_descLorenzo Stoakes1-10/+18
2025-09-21selftests/mm: protection_keys: fix dead codeMuhammad Usama Anjum1-3/+1
2025-09-21selftests/mm: add -Wunreachable-code and fix warningsMuhammad Usama Anjum4-5/+5
2025-09-21selftests/mm: centralize the __always_unused macroMuhammad Usama Anjum3-2/+7
2025-09-21selftests/mm: gup_tests: option to GUP all pages in a single callDavid Hildenbrand2-3/+7
2025-09-21selftests/mm: remove PROT_EXEC req from file-collapse testsZach O'Keefe1-1/+1
2025-09-21selftests/mm: fix va_high_addr_switch.sh failure on x86_64Chunyu Hu1-2/+2
2025-09-21selftests/mm: alloc hugepages in va_high_addr_switch testChunyu Hu1-0/+37
2025-09-21selftests/mm: fix hugepages cleanup too earlyChunyu Hu1-2/+7
2025-09-21selftests/mm: split_huge_page_test: cleanups for split_pte_mapped_thp testDavid Hildenbrand1-49/+74
2025-09-21selftests/mm: split_huge_page_test: fix occasional is_backed_by_folio() wrong...David Hildenbrand1-8/+7
2025-09-21mm: remove nth_page()David Hildenbrand1-1/+0
2025-09-21wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel configDavid Hildenbrand1-1/+0
2025-09-21selftests/mm/uffd: refactor non-composite global vars into structUjwal Kundur5-541/+615
2025-09-21mm: remove unused zpool layerJohannes Weiner1-1/+0
2025-09-13maple_tree: testing fix for spanning store on 32bLiam R. Howlett1-1/+6
2025-09-13maple_tree: fix testing for 32 bit buildsLiam R. Howlett1-0/+3
2025-09-13tools: testing: use existing atomic.h for vma/maple testsBrendan Jackman3-30/+5
2025-09-13tools: testing: support EXTRA_CFLAGS in shared.mkBrendan Jackman1-0/+1
2025-09-13tools: testing: allow importing arch headers in shared.mkBrendan Jackman1-1/+4
2025-09-13selftests/mm/uffd-stress: stricten constraint on free hugepages needed before...Dev Jain1-6/+11
2025-09-13selftests/mm/uffd-stress: make test operate on less hugetlb memoryDev Jain1-3/+7
2025-09-13selftests/mm: use calloc instead of malloc in pagemap_ioctl.cI Viswanath1-12/+12
2025-09-13selftests: centralise maybe-unused definition in kselftest.hBala-Vignesh-Reddy7-19/+6
2025-09-13kselftest: mm: fix typos in test_vmalloc.shally heev1-3/+3
2025-09-13selftests/mm: test that rmap behaves as expectedWei Yang4-0/+441
2025-09-13selftests/mm: put general ksm operation into vm_utilWei Yang3-118/+154
2025-09-13selftests/mm: check after-split folio orders in split_huge_page_testZi Yan1-24/+64
2025-09-13selftests/mm: add check_after_split_folio_orders() helperZi Yan1-0/+152
2025-09-13selftests/mm: reimplement is_backed_by_thp() with more precise checkZi Yan3-24/+82
2025-09-13selftests/mm: mark all functions static in split_huge_page_test.cZi Yan1-11/+11
2025-09-13selftests: prctl: introduce tests for disabling THPs except for madviseUsama Arif1-0/+113
2025-09-13selftests: prctl: introduce tests for disabling THPs completelyUsama Arif5-1/+189
2025-09-13selftest/mm: extract sz2ord function into vm_util.hUsama Arif4-9/+9
2025-09-13selftests/mm: skip hugepage-mremap test if userfaultfd unavailableAboorva Devarajan1-3/+13
2025-09-13selftests/mm: skip thuge-gen test if system is not setup properlyAboorva Devarajan1-4/+7
2025-09-13selftests/mm: fix child process exit codes in ksm_functional_testsAboorva Devarajan1-7/+9
2025-09-13mm/selftests: fix split_huge_page_test failure on systems with 64KB page sizeDonet Tom4-18/+19
2025-09-13selftest/mm: fix ksm_funtional_test failuresDonet Tom1-1/+11
2025-09-13selftests/mm: add support to test 4PB VA on PPC64Donet Tom1-0/+11
2025-09-13mm/selftests: fix incorrect pointer being passed to mark_range()Donet Tom1-1/+1
2025-09-13selftests/damon/access_memory_even: remove unused header fileEnze Li1-1/+0
2025-09-13selftests/damon: fix damon selftests by installing _common.shAlexandre Ghiti1-0/+1
2025-09-13selftests/mm: fix spelling mistake "mrmeap" -> "mremap"Colin Ian King1-3/+3
2025-09-13mm: replace mm->flags with bitmap entirely and set to 64 bitsLorenzo Stoakes1-2/+17
2025-09-13selftests/mm: do check_huge_anon() with a number been passed inWei Yang1-1/+1
2025-09-13selftests/damon: test no-op commit broke DAMON statusSang-Heon Jeon2-0/+73
2025-09-13selftest/kho: update generation of initrdMike Rapoport (Microsoft)2-22/+19