summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/mm
AgeCommit message (Expand)AuthorLines
2024-02-20selftests/mm: uffd-unit-test check if huge page size is 0Terry Tritton-0/+6
2024-01-25selftests/mm: ksm_tests should only MADV_HUGEPAGE valid memoryRyan Roberts-1/+1
2024-01-25selftests/mm: Update va_high_addr_switch.sh to check CPU for la57 flagAudra Mitchell-0/+6
2024-01-25selftests: mm: fix map_hugetlb failure on 64K page size systemsNico Pache-0/+7
2024-01-25selftests/mm: switch to bash from shMuhammad Usama Anjum-2/+2
2024-01-25selftests/mm: mremap_test: fix build warningMuhammad Usama Anjum-13/+14
2024-01-12selftests: mm: hugepage-vmemmap fails on 64K page size systemsDonet Tom-11/+18
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov-1/+2
2024-01-05selftests/mm: add separate UFFDIO_MOVE test for PMD splittingSuren Baghdasaryan-0/+17
2024-01-05selftests/mm: skip test if application doesn't has root privilegesMuhammad Usama Anjum-1/+1
2024-01-05selftests/mm: conform test to TAP format outputMuhammad Usama Anjum-47/+44
2024-01-05selftests: mm: hugepage-mmap: conform to TAP format outputMuhammad Usama Anjum-10/+13
2024-01-05selftests/mm: gup_test: conform test to TAP format outputMuhammad Usama Anjum-32/+33
2024-01-05mm/selftests: hugepage-mremap: conform test to TAP format outputMuhammad Usama Anjum-52/+35
2023-12-29selftests/mm: log run_vmtests.sh results in TAP formatRyan Roberts-12/+39
2023-12-29selftests/mm: add UFFDIO_MOVE ioctl testSuren Baghdasaryan-0/+214
2023-12-29selftests/mm: add uffd_test_case_ops to allow test case-specific operationsSuren Baghdasaryan-0/+22
2023-12-29selftests/mm: call uffd_test_ctx_clear at the end of the testSuren Baghdasaryan-4/+7
2023-12-20selftests/mm/cow: add tests for anonymous multi-size THPRyan Roberts-12/+70
2023-12-20selftests/mm/cow: generalize do_run_with_thp() helperRyan Roberts-54/+67
2023-12-20selftests/mm/khugepaged: enlighten for multi-size THPRyan Roberts-11/+39
2023-12-20selftests/mm: support multi-size THP interface in thp_settingsRyan Roberts-2/+67
2023-12-20selftests/mm: factor out thp settings managementRyan Roberts-326/+391
2023-12-20selftests/mm/kugepaged: restore thp settings at exitRyan Roberts-6/+11
2023-12-20sync mm-stable with mm-hotfixes-stable to pick up depended-upon changesAndrew Morton-1/+5
2023-12-20selftests: secretmem: floor the memory size to the multiple of page_sizeMuhammad Usama Anjum-0/+3
2023-12-12selftests/mm: cow: print ksft header before printing anything elseDavid Hildenbrand-1/+2
2023-12-12selftests/mm: dont run ksm_functional_tests twiceNico Pache-2/+0
2023-12-10selftests/mm: check that PAGEMAP_SCAN returns correct categoriesAndrei Vagin-3/+77
2023-12-06selftests/mm: prevent duplicate runs caused by TEST_GEN_PROGSNico Pache-2/+2
2023-12-06mm/selftests: fix pagemap_ioctl memory map testPeter Xu-3/+6
2023-11-15selftests/mm: add hugetlb_fault_after_madv to .gitignoreBreno Leitao-0/+1
2023-11-15selftests/mm: restore number of hugepagesBreno Leitao-0/+3
2023-11-15selftests: mm: fix some build warningsMuhammad Usama Anjum-5/+5
2023-11-15selftests: mm: skip whole test instead of failureMuhammad Usama Anjum-6/+7
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds-0/+1
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-81/+2213
2023-11-01Merge tag 'linux_kselftest-next-6.7-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-2/+2
2023-11-01tools/testing/selftests/mm/run_vmtests.sh: lower the ptrace permissionsItaru Kitayama-0/+1
2023-10-18selftests/mm: add a new test for madv and hugetlbBreno Leitao-0/+78
2023-10-18selftests/mm: export get_free_hugepages()Breno Leitao-19/+20
2023-10-18selftests: mm: add pagemap ioctl testsMuhammad Usama Anjum-1/+1669
2023-10-18Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.Andrew Morton-0/+1
2023-10-18selftests/mm: include mman header to access MREMAP_DONTUNMAP identifierSamasth Norway Ananda-0/+1
2023-10-16mm/ksm: test case for prctl fork/exec workflowStefan Roesch-1/+65
2023-10-13selftests/mm: Substitute attribute with a macroMaciej Wieczor-Retman-2/+2
2023-10-06kselftest: vm: add tests for no-inherit memory-deny-write-executeFlorent Revest-6/+108
2023-10-06kselftest: vm: check errnos in mdwe_testFlorent Revest-0/+8
2023-10-06kselftest: vm: fix mdwe's mmap_FIXED test caseFlorent Revest-6/+3
2023-10-06kselftest: vm: fix tabs/spaces inconsistency in the mdwe testFlorent Revest-3/+3