index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-25
tools/testing/selftests: explicitly test split multi VMA mremap move
Lorenzo Stoakes
1
-1
/
+126
2025-07-25
tools/testing/selftests: test MREMAP_DONTUNMAP on multiple VMA move
Lorenzo Stoakes
1
-10
/
+19
2025-07-25
tools/testing/selftests: add mremap() shrink test for multiple VMAs
Lorenzo Stoakes
1
-1
/
+82
2025-07-25
selftests/mm: guard-regions: Use SKIP() instead of ksft_exit_skip()
wang lian
1
-1
/
+1
2025-07-25
selftests/mm: reuse FORCE_READ to replace "asm volatile("" : "+r" (XXX));"
wang lian
7
-39
/
+31
2025-07-25
tools/testing/selftests: extend mremap_test to test multi-VMA mremap
Lorenzo Stoakes
1
-1
/
+145
2025-07-20
selftests/mm: fix split_huge_page_test for folio_split() tests
Zi Yan
1
-1
/
+2
2025-07-20
selftests/mm: pagemap_scan ioctl: add PFN ZERO test cases
Muhammad Usama Anjum
4
-29
/
+95
2025-07-14
tools/testing/selftests: add mremap() unfaulted/faulted test cases
Lorenzo Stoakes
3
-2
/
+608
2025-07-10
ksm_tests: skip hugepage test when Transparent Hugepages are disabled
Li Wang
6
-1
/
+40
2025-07-10
selftests/mm: fix UFFDIO_API usage with proper two-step feature negotiation
Li Wang
1
-2
/
+26
2025-07-10
selftests/mm: remove duplicate .gitignore entries
Moon Hee Lee
1
-3
/
+0
2025-07-10
selftests/mm: reduce uffd-unit-test poison test to minimum
Peter Xu
1
-6
/
+14
2025-07-10
selftest/mm: skip if fallocate() is unsupported in gup_longterm
Mark Brown
1
-1
/
+9
2025-07-10
selftests: mm: add shmem collapse as a default test item
Baolin Wang
1
-0
/
+4
2025-07-10
selftests: khugepaged: fix the shmem collapse failure
Baolin Wang
1
-2
/
+0
2025-07-10
selftests/mm: use generic read_sysfs in thuge-gen test
Pu Lehui
1
-28
/
+10
2025-07-10
selftests/mm: check for YAMA ptrace_scope configuraiton before modifying it
Mark Brown
1
-1
/
+3
2025-07-10
selftests/mm: add messages about test errors to the cow tests
Mark Brown
1
-8
/
+20
2025-07-10
selftests/mm: don't compare return values to in cow
Mark Brown
1
-3
/
+3
2025-07-10
selftests/mm: convert some cow error reports to ksft_perror()
Mark Brown
1
-3
/
+3
2025-07-10
kselftest/mm: clarify errors for pipe()
Mark Brown
1
-2
/
+2
2025-07-10
tools/testing/selftests: add VMA merge tests for KSM merge
Lorenzo Stoakes
1
-0
/
+78
2025-06-26
selftests/mm: fix validate_addr() helper
Dev Jain
1
-2
/
+5
2025-06-20
selftests/mm: skip uprobe vma merge test if uprobes are not enabled
Pedro Falcato
1
-1
/
+4
2025-06-20
selftests/mm: add configs to fix testcase failure
Dev Jain
1
-0
/
+3
2025-06-20
selftests/mm: increase timeout from 180 to 900 seconds
Shivank Garg
1
-1
/
+1
2025-06-12
selftests/mm: skip failed memfd setups in gup_longterm
Mark Brown
1
-1
/
+6
2025-06-06
selftests/mm: add test about uprobe pte be orphan during vma merge
Pu Lehui
1
-0
/
+43
2025-06-06
selftests/mm: extract read_sysfs and write_sysfs into vm_util
Pu Lehui
4
-33
/
+45
2025-06-03
Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
10
-220
/
+428
2025-06-01
selftests/mm: fix test result reporting in gup_longterm
Mark Brown
1
-56
/
+94
2025-06-01
selftests/mm: report unique test names for each cow test
Mark Brown
1
-116
/
+217
2025-06-01
selftests/mm: add helper for logging test start and results
Mark Brown
1
-0
/
+20
2025-06-01
selftests/mm: use standard ksft_finished() in cow and gup_longterm
Mark Brown
2
-12
/
+3
2025-06-01
tools/testing: check correct variable in open_procmap()
Dan Carpenter
1
-1
/
+1
2025-06-01
selftests/mm: two fixes for the pfnmap test
David Hildenbrand
1
-4
/
+57
2025-06-01
selftests/mm: deduplicate test names in madv_populate
Mark Brown
1
-9
/
+9
2025-06-01
selftests/mm: skip hugevm test if kernel config file is not present
Zi Yan
1
-17
/
+9
2025-06-01
selftests/mm: skip guard_regions.uffd tests when uffd is not present
Zi Yan
1
-2
/
+15
2025-06-01
selftests/mm: deduplicate default page size test results in thuge-gen
Mark Brown
1
-2
/
+2
2025-06-01
selftests/mm: deduplicate test logging in test_mlock_lock()
Mark Brown
1
-1
/
+1
2025-06-01
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2025-05-23
selftests/mm: deduplicate second mmap() of 5*PAGE_SIZE at base
Mark Brown
1
-1
/
+1
2025-05-23
selftests/mm: add simple VM_PFNMAP tests based on mmap'ing /dev/mem
David Hildenbrand
4
-0
/
+202
2025-05-13
mm/selftests: add a test to verify mmap_changing race with -EAGAIN
Peter Xu
1
-0
/
+202
2025-05-13
selftests/mm: use long for dwRegionSize
Siddarth G
1
-2
/
+2
2025-05-12
selftests: fix some typos in tools/testing/selftests
Chelsy Ratnawat
1
-1
/
+1
2025-05-12
selftests/mm: restore default nr_hugepages value during cleanup in hugetlb_re...
Donet Tom
1
-1
/
+1
2025-05-12
tools/testing/selftests: assert that anon merge cases behave as expected
Lorenzo Stoakes
4
-0
/
+461
[prev]
[next]