index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
vm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-19
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
1
-0
/
+2
2025-05-22
selftests/mm: compaction_test: support platform with huge mount of memory
Feng Tang
1
-5
/
+14
2025-05-02
selftests/mm: generate a temporary mountpoint for cgroup filesystem
Mark Brown
2
-3
/
+3
2024-11-08
selftests/mm: fix incorrect buffer->mirror size in hmm2 double_map test
Donet Tom
1
-1
/
+1
2024-10-17
selftests/mm: fix charge_reserved_hugetlb.sh test
David Hildenbrand
2
-10
/
+13
2024-07-05
selftests/mm: compaction_test: fix bogus test success on Aarch64
Dev Jain
1
-5
/
+11
2024-07-05
selftests/mm: conform test to TAP format output
Muhammad Usama Anjum
1
-47
/
+44
2024-07-05
selftests/mm: compaction_test: fix incorrect write of zero to nr_hugepages
Dev Jain
1
-0
/
+2
2024-05-25
Revert "selftests: mm: fix map_hugetlb failure on 64K page size systems"
Harshit Mogalapalli
1
-7
/
+0
2024-03-15
selftests: mm: fix map_hugetlb failure on 64K page size systems
Nico Pache
1
-0
/
+7
2024-03-15
selftests/mm: switch to bash from sh
Muhammad Usama Anjum
2
-2
/
+2
2024-01-15
selftests: secretmem: floor the memory size to the multiple of page_size
Muhammad Usama Anjum
1
-0
/
+3
2023-10-25
selftests/mm: fix awk usage in charge_reserved_hugetlb.sh and hugetlb_reparen...
Juntong Deng
2
-4
/
+4
2023-02-06
selftests/vm: remove ARRAY_SIZE define from individual tests
Shuah Khan
3
-3
/
+3
2023-01-14
selftests/vm/pkeys: Add a regression test for setting PKRU through ptrace
Kyle Huey
2
-2
/
+141
2022-07-29
Revert "selftest/vm: verify mmap addr in mremap_test"
Oleksandr Tymoshenko
1
-29
/
+0
2022-07-29
Revert "selftest/vm: verify remap destination address in mremap_test"
Oleksandr Tymoshenko
1
-24
/
+0
2022-05-18
selftests: vm: Makefile: rename TARGETS to VMTARGETS
Joel Savitz
1
-5
/
+5
2022-05-12
selftest/vm: verify remap destination address in mremap_test
Sidhartha Kumar
1
-0
/
+24
2022-05-12
selftest/vm: verify mmap addr in mremap_test
Sidhartha Kumar
1
-0
/
+29
2022-05-09
selftest/vm: verify remap destination address in mremap_test
Sidhartha Kumar
1
-3
/
+39
2022-05-09
selftest/vm: verify mmap addr in mremap_test
Sidhartha Kumar
1
-1
/
+40
2022-04-08
selftests, x86: fix how check_cc.sh is being invoked
Guillaume Tucker
1
-3
/
+3
2022-04-08
selftests: vm: fix clang build error multiple output files
Yosry Ahmed
1
-4
/
+2
2022-03-19
kselftest/vm: fix tests build with old libc
Chengming Zhou
1
-0
/
+1
2022-03-16
selftest/vm: fix map_fixed_noreplace test failure
Aneesh Kumar K.V
1
-12
/
+37
2022-03-08
selftests/vm: make charge_reserved_hugetlb.sh work with existing cgroup setting
Waiman Long
3
-23
/
+34
2022-01-27
mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault
Alistair Popple
1
-0
/
+42
2022-01-11
userfaultfd/selftests: fix hugetlb area allocations
Mike Kravetz
1
-6
/
+10
2021-10-28
tools/testing/selftests/vm/split_huge_page_test.c: fix application of sizeof ...
David Yang
1
-1
/
+1
2021-10-18
mm/userfaultfd: selftests: fix memory corruption with thp enabled
Peter Xu
1
-3
/
+20
2021-09-03
selftests: vm: add COW time test for KSM pages
Zhansaya Bagdauletkyzy
1
-3
/
+83
2021-09-03
selftests: vm: add KSM merging time test
Zhansaya Bagdauletkyzy
1
-4
/
+70
2021-09-03
selftests: vm: add KSM merging across nodes test
Zhansaya Bagdauletkyzy
3
-3
/
+119
2021-09-03
selftests: vm: add KSM zero page merging test
Zhansaya Bagdauletkyzy
2
-3
/
+99
2021-09-03
selftests: vm: add KSM unmerge test
Zhansaya Bagdauletkyzy
2
-5
/
+85
2021-09-03
selftests: vm: add KSM merge test
Zhansaya Bagdauletkyzy
4
-0
/
+324
2021-09-03
selftests/vm/userfaultfd: wake after copy failure
Nadav Amit
1
-0
/
+13
2021-09-03
selftests: Fix spelling mistake "cann't" -> "cannot"
Colin Ian King
1
-1
/
+1
2021-09-03
selftests/vm: use kselftest skip code for skipped tests
Po-Hsu Lin
2
-2
/
+8
2021-07-23
selftest: use mmap instead of posix_memalign to allocate memory
Peter Collingbourne
1
-2
/
+4
2021-07-08
selftest/mremap_test: avoid crash with static build
Aneesh Kumar K.V
1
-2
/
+3
2021-07-08
selftest/mremap_test: update the test to handle pagesize other than 4K
Aneesh Kumar K.V
1
-52
/
+61
2021-07-08
secretmem: test: add basic selftest for memfd_secret(2)
Mike Rapoport
4
-1
/
+316
2021-07-01
selftests/vm/pkeys: exercise x86 XSAVE init state
Dave Hansen
3
-2
/
+76
2021-07-01
selftests/vm/pkeys: refill shadow register after implicit kernel write
Dave Hansen
1
-0
/
+7
2021-07-01
selftests/vm/pkeys: handle negative sys_pkey_alloc() return code
Dave Hansen
1
-1
/
+1
2021-07-01
selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really random
Dave Hansen
1
-1
/
+2
2021-07-01
mm: selftests for exclusive device memory
Alistair Popple
1
-0
/
+158
2021-06-30
selftests/vm: add test for MADV_POPULATE_(READ|WRITE)
David Hildenbrand
4
-0
/
+360
[next]