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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
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-06-21
selftests/mm: compaction_test: fix bogus test success on Aarch64
Dev Jain
1
-7
/
+13
2024-06-21
selftests/mm: log a consistent test name for check_compaction
Mark Brown
1
-16
/
+19
2024-06-21
selftests/mm: conform test to TAP format output
Muhammad Usama Anjum
1
-47
/
+44
2024-06-21
selftests/mm: compaction_test: fix incorrect write of zero to nr_hugepages
Dev Jain
1
-0
/
+2
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-02-23
selftests/mm: Update va_high_addr_switch.sh to check CPU for la57 flag
Audra Mitchell
1
-0
/
+6
2024-02-23
selftests/mm: ksm_tests should only MADV_HUGEPAGE valid memory
Ryan Roberts
1
-1
/
+1
2024-01-10
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-03-10
selftests: vm: Fix incorrect kernel headers search path
Mathieu Desnoyers
1
-1
/
+1
2023-01-14
selftests/vm/pkeys: Add a regression test for setting PKRU through ptrace
Kyle Huey
2
-2
/
+141
2022-10-14
Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-1
/
+70
2022-10-12
mm/selftest: uffd: explain the write missing fault check
Peter Xu
1
-1
/
+21
2022-10-12
hmm-tests: add test for migrate_device_range()
Alistair Popple
1
-0
/
+49
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
13
-504
/
+1230
2022-10-05
selftests/vm: use top_srcdir instead of recomputing relative paths
Axel Rasmussen
4
-5
/
+5
2022-10-03
selftests/vm: add selftest for MADV_COLLAPSE of uffd-minor memory
Zach O'Keefe
2
-38
/
+134
2022-10-03
selftests/vm: add file/shmem MADV_COLLAPSE selftest for cleared pmd
Zach O'Keefe
1
-0
/
+30
2022-10-03
selftests/vm: add thp collapse shmem testing
Zach O'Keefe
1
-2
/
+55
2022-10-03
selftests/vm: add thp collapse file and tmpfs testing
Zach O'Keefe
3
-56
/
+431
2022-10-03
selftests/vm: modularize thp collapse memory operations
Zach O'Keefe
1
-166
/
+207
2022-10-03
selftests/vm: dedup THP helpers
Zach O'Keefe
6
-76
/
+32
2022-10-03
selftests/vm: retry on EAGAIN for MADV_COLLAPSE selftest
Zach O'Keefe
1
-1
/
+22
2022-10-03
mm/hmm/test: use char dev with struct device to get device node
Mika Penttilä
1
-10
/
+0
2022-09-26
mm: add merging after mremap resize
Jakub Matěna
1
-1
/
+48
2022-09-11
selftest: vm: remove deleted local_config.* from .gitignore
Tarun Sahu
1
-1
/
+0
2022-09-11
Kselftests: remove support of libhugetlbfs from kselftests
Tarun Sahu
3
-86
/
+74
2022-09-11
selftests: vm: add /dev/userfaultfd test cases to run_vmtests.sh
Axel Rasmussen
1
-7
/
+10
2022-09-11
userfaultfd: selftests: modify selftest to use /dev/userfaultfd
Axel Rasmussen
1
-10
/
+66
2022-09-11
selftests: vm: add hugetlb_shared userfaultfd test to run_vmtests.sh
Axel Rasmussen
1
-2
/
+4
2022-09-11
selftests/vm: add selftest to verify multi THP collapse
Zach O'Keefe
1
-67
/
+73
2022-09-11
selftests/vm: add selftest to verify recollapse of THPs
Zach O'Keefe
1
-0
/
+31
2022-09-11
selftests/vm: add MADV_COLLAPSE collapse context to selftests
Zach O'Keefe
1
-46
/
+125
2022-09-11
selftests/vm: dedup hugepage allocation logic
Zach O'Keefe
1
-39
/
+23
2022-09-11
selftests/vm: modularize collapse selftests
Zach O'Keefe
1
-141
/
+110
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
11
-42
/
+479
2022-08-03
tools/testing/selftests/vm/hmm-tests.c: fix build
Andrew Morton
1
-1
/
+1
2022-07-29
mm/hmm: add a test for cross device private faults
Ralph Campbell
1
-2
/
+12
2022-07-29
selftests: add soft-dirty into run_vmtests.sh
Peter Xu
1
-0
/
+2
2022-07-29
selftests: soft-dirty: add test for mprotect
Peter Xu
1
-1
/
+66
2022-07-29
selftest/vm: uninitialized variable in main()
Dan Carpenter
1
-1
/
+1
2022-07-29
tools/testing/selftests/vm/hugetlb-madvise.c: silence uninitialized variable ...
Dan Carpenter
1
-2
/
+3
2022-07-29
selftests/vm: skip 128TBswitch on unsupported arch
Adam Sindelar
1
-4
/
+4
2022-07-29
selftests/vm: fix errno handling in mrelease_test
Adam Sindelar
1
-5
/
+11
2022-07-26
selftests/vm: fix va_128TBswitch.sh permissions
Adam Sindelar
1
-0
/
+0
2022-07-17
tools: add selftests to hmm for COW in device memory
Alex Sierra
1
-0
/
+80
2022-07-17
tools: add hmm gup tests for device coherent type
Alex Sierra
1
-0
/
+110
[next]