summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/mm
AgeCommit message (Expand)Author
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-12selftests/mm: skip the hugetlb-madvise tests on unmet hugepage requirementsNico Pache
2024-03-12selftests/mm: skip uffd hugetlb tests with insufficient hugepagesNico Pache
2024-03-12selftests/mm: dont fail testsuite due to a lack of hugepagesNico Pache
2024-03-05selftests: avoid using SKIP(exit()) in harness fixure setupJakub Kicinski
2024-03-04mm: huge_memory: enable debugfs to split huge pages to any orderZi Yan
2024-02-22selftests/mm: run_vmtests.sh: add missing testsMuhammad Usama Anjum
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