summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/mm
AgeCommit message (Expand)Author
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
2023-12-10selftests/mm: check that PAGEMAP_SCAN returns correct categoriesAndrei Vagin
2023-12-06selftests/mm: prevent duplicate runs caused by TEST_GEN_PROGSNico Pache
2023-12-06mm/selftests: fix pagemap_ioctl memory map testPeter Xu
2023-11-15selftests/mm: add hugetlb_fault_after_madv to .gitignoreBreno Leitao
2023-11-15selftests/mm: restore number of hugepagesBreno Leitao
2023-11-15selftests: mm: fix some build warningsMuhammad Usama Anjum
2023-11-15selftests: mm: skip whole test instead of failureMuhammad Usama Anjum
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-11-01Merge tag 'linux_kselftest-next-6.7-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-11-01tools/testing/selftests/mm/run_vmtests.sh: lower the ptrace permissionsItaru Kitayama
2023-10-18selftests/mm: add a new test for madv and hugetlbBreno Leitao
2023-10-18selftests/mm: export get_free_hugepages()Breno Leitao
2023-10-18selftests: mm: add pagemap ioctl testsMuhammad Usama Anjum
2023-10-18Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.Andrew Morton
2023-10-18selftests/mm: include mman header to access MREMAP_DONTUNMAP identifierSamasth Norway Ananda
2023-10-16mm/ksm: test case for prctl fork/exec workflowStefan Roesch
2023-10-13selftests/mm: Substitute attribute with a macroMaciej Wieczor-Retman
2023-10-06kselftest: vm: add tests for no-inherit memory-deny-write-executeFlorent Revest
2023-10-06kselftest: vm: check errnos in mdwe_testFlorent Revest
2023-10-06kselftest: vm: fix mdwe's mmap_FIXED test caseFlorent Revest
2023-10-06kselftest: vm: fix tabs/spaces inconsistency in the mdwe testFlorent Revest