summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/vm
AgeCommit message (Expand)Author
2026-03-04selftests/mm/charge_reserved_hugetlb: drop mount size for hugetlbfsLi Wang
2025-10-19minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds
2025-05-22selftests/mm: compaction_test: support platform with huge mount of memoryFeng Tang
2025-05-02selftests/mm: generate a temporary mountpoint for cgroup filesystemMark Brown
2024-11-08selftests/mm: fix incorrect buffer->mirror size in hmm2 double_map testDonet Tom
2024-10-17selftests/mm: fix charge_reserved_hugetlb.sh testDavid Hildenbrand
2024-07-05selftests/mm: compaction_test: fix bogus test success on Aarch64Dev Jain
2024-07-05selftests/mm: conform test to TAP format outputMuhammad Usama Anjum
2024-07-05selftests/mm: compaction_test: fix incorrect write of zero to nr_hugepagesDev Jain
2024-05-25Revert "selftests: mm: fix map_hugetlb failure on 64K page size systems"Harshit Mogalapalli
2024-03-15selftests: mm: fix map_hugetlb failure on 64K page size systemsNico Pache
2024-03-15selftests/mm: switch to bash from shMuhammad Usama Anjum
2024-01-15selftests: secretmem: floor the memory size to the multiple of page_sizeMuhammad Usama Anjum
2023-10-25selftests/mm: fix awk usage in charge_reserved_hugetlb.sh and hugetlb_reparen...Juntong Deng
2023-02-06selftests/vm: remove ARRAY_SIZE define from individual testsShuah Khan
2023-01-14selftests/vm/pkeys: Add a regression test for setting PKRU through ptraceKyle Huey
2022-07-29Revert "selftest/vm: verify mmap addr in mremap_test"Oleksandr Tymoshenko
2022-07-29Revert "selftest/vm: verify remap destination address in mremap_test"Oleksandr Tymoshenko
2022-05-18selftests: vm: Makefile: rename TARGETS to VMTARGETSJoel Savitz
2022-05-12selftest/vm: verify remap destination address in mremap_testSidhartha Kumar
2022-05-12selftest/vm: verify mmap addr in mremap_testSidhartha Kumar
2022-05-09selftest/vm: verify remap destination address in mremap_testSidhartha Kumar
2022-05-09selftest/vm: verify mmap addr in mremap_testSidhartha Kumar
2022-04-08selftests, x86: fix how check_cc.sh is being invokedGuillaume Tucker
2022-04-08selftests: vm: fix clang build error multiple output filesYosry Ahmed
2022-03-19kselftest/vm: fix tests build with old libcChengming Zhou
2022-03-16selftest/vm: fix map_fixed_noreplace test failureAneesh Kumar K.V
2022-03-08selftests/vm: make charge_reserved_hugetlb.sh work with existing cgroup settingWaiman Long
2022-01-27mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_faultAlistair Popple
2022-01-11userfaultfd/selftests: fix hugetlb area allocationsMike Kravetz
2021-10-28tools/testing/selftests/vm/split_huge_page_test.c: fix application of sizeof ...David Yang
2021-10-18mm/userfaultfd: selftests: fix memory corruption with thp enabledPeter Xu
2021-09-03selftests: vm: add COW time test for KSM pagesZhansaya Bagdauletkyzy
2021-09-03selftests: vm: add KSM merging time testZhansaya Bagdauletkyzy
2021-09-03selftests: vm: add KSM merging across nodes testZhansaya Bagdauletkyzy
2021-09-03selftests: vm: add KSM zero page merging testZhansaya Bagdauletkyzy
2021-09-03selftests: vm: add KSM unmerge testZhansaya Bagdauletkyzy
2021-09-03selftests: vm: add KSM merge testZhansaya Bagdauletkyzy
2021-09-03selftests/vm/userfaultfd: wake after copy failureNadav Amit
2021-09-03selftests: Fix spelling mistake "cann't" -> "cannot"Colin Ian King
2021-09-03selftests/vm: use kselftest skip code for skipped testsPo-Hsu Lin
2021-07-23selftest: use mmap instead of posix_memalign to allocate memoryPeter Collingbourne
2021-07-08selftest/mremap_test: avoid crash with static buildAneesh Kumar K.V
2021-07-08selftest/mremap_test: update the test to handle pagesize other than 4KAneesh Kumar K.V
2021-07-08secretmem: test: add basic selftest for memfd_secret(2)Mike Rapoport
2021-07-01selftests/vm/pkeys: exercise x86 XSAVE init stateDave Hansen
2021-07-01selftests/vm/pkeys: refill shadow register after implicit kernel writeDave Hansen
2021-07-01selftests/vm/pkeys: handle negative sys_pkey_alloc() return codeDave Hansen
2021-07-01selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really randomDave Hansen
2021-07-01mm: selftests for exclusive device memoryAlistair Popple