summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/mm
AgeCommit message (Expand)Author
2024-02-22selftests/mm: protection_keys: save/restore nr_hugepages settingsMuhammad Usama Anjum
2024-02-22selftests/mm: save and restore nr_hugepages valueMuhammad Usama Anjum
2024-02-22selftests/mm: run_vmtests: remove sudo and conform to tapMuhammad Usama Anjum
2024-02-22selftests/mm: hugetlb_reparenting_test: do not unmountMuhammad Usama Anjum
2024-02-22selftests/mm: log a consistent test name for check_compactionMark Brown
2024-02-22selftests/mm: log skipped compaction test as a skipMark Brown
2024-02-22selftests/mm: run_vmtests.sh: add hugetlb_madv_vs_mapBreno Leitao
2024-02-22selftests/mm: run_vmtests.sh: add hugetlb test categoryBreno Leitao
2024-02-22selftests/mm: virtual_address_range: conform to TAP format outputMuhammad Usama Anjum
2024-02-22selftests/mm: transhuge-stress: conform to TAP format outputMuhammad Usama Anjum
2024-02-22selftests/mm: thuge-gen: conform to TAP format outputMuhammad Usama Anjum
2024-02-22selftests/mm: split_huge_page_test: conform test to TAP format outputMuhammad Usama Anjum
2024-02-22selftests/mm: mremap_dontunmap: conform test to TAP format outputMuhammad Usama Anjum
2024-02-22selftests/mm: mrelease_test: conform test to TAP format outputMuhammad Usama Anjum
2024-02-22selftests/mm: mlock2-tests: conform test to TAP format outputMuhammad Usama Anjum
2024-02-22selftests/mm: mlock-random-test: conform test to TAP format outputMuhammad Usama Anjum
2024-02-22selftests/mm: map_populate: conform test to TAP format outputMuhammad Usama Anjum
2024-02-22selftests/mm: map_hugetlb: conform test to TAP format outputMuhammad Usama Anjum
2024-02-22selftests/mm: map_fixed_noreplace: conform test to TAP format outputMuhammad Usama Anjum
2024-02-22selftests/mm: new test that steals pagesBreno Leitao
2024-02-22selftests: mm: perform some system cleanup before using hugepagesNico Pache
2024-02-21selftests/mm/ksm_functional: prevent unmapping undefined addressJP Kobryn
2024-02-20selftests/mm: uffd-unit-test check if huge page size is 0Terry Tritton
2024-01-25selftests/mm: ksm_tests should only MADV_HUGEPAGE valid memoryRyan Roberts
2024-01-25selftests/mm: Update va_high_addr_switch.sh to check CPU for la57 flagAudra Mitchell
2024-01-25selftests: mm: fix map_hugetlb failure on 64K page size systemsNico Pache
2024-01-25selftests/mm: switch to bash from shMuhammad Usama Anjum
2024-01-25selftests/mm: mremap_test: fix build warningMuhammad Usama Anjum
2024-01-12selftests: mm: hugepage-vmemmap fails on 64K page size systemsDonet Tom
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov
2024-01-05selftests/mm: add separate UFFDIO_MOVE test for PMD splittingSuren Baghdasaryan
2024-01-05selftests/mm: skip test if application doesn't has root privilegesMuhammad Usama Anjum
2024-01-05selftests/mm: conform test to TAP format outputMuhammad Usama Anjum
2024-01-05selftests: mm: hugepage-mmap: conform to TAP format outputMuhammad Usama Anjum
2024-01-05selftests/mm: gup_test: conform test to TAP format outputMuhammad Usama Anjum
2024-01-05mm/selftests: hugepage-mremap: conform test to TAP format outputMuhammad Usama Anjum
2023-12-29selftests/mm: log run_vmtests.sh results in TAP formatRyan Roberts
2023-12-29selftests/mm: add UFFDIO_MOVE ioctl testSuren Baghdasaryan
2023-12-29selftests/mm: add uffd_test_case_ops to allow test case-specific operationsSuren Baghdasaryan
2023-12-29selftests/mm: call uffd_test_ctx_clear at the end of the testSuren Baghdasaryan
2023-12-20selftests/mm/cow: add tests for anonymous multi-size THPRyan Roberts
2023-12-20selftests/mm/cow: generalize do_run_with_thp() helperRyan Roberts
2023-12-20selftests/mm/khugepaged: enlighten for multi-size THPRyan Roberts
2023-12-20selftests/mm: support multi-size THP interface in thp_settingsRyan Roberts
2023-12-20selftests/mm: factor out thp settings managementRyan Roberts
2023-12-20selftests/mm/kugepaged: restore thp settings at exitRyan Roberts
2023-12-20sync mm-stable with mm-hotfixes-stable to pick up depended-upon changesAndrew Morton
2023-12-20selftests: secretmem: floor the memory size to the multiple of page_sizeMuhammad Usama Anjum
2023-12-12selftests/mm: cow: print ksft header before printing anything elseDavid Hildenbrand
2023-12-12selftests/mm: dont run ksm_functional_tests twiceNico Pache