index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-15
selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOFT_DIRTY is disabled
Lance Yang
4
-20
/
+24
2025-10-15
selftests/mm: fix va_high_addr_switch.sh failure on x86_64
Chunyu Hu
1
-2
/
+2
2025-08-27
selftests/mm: fix FORCE_READ to read input value correctly
Zi Yan
7
-9
/
+14
2025-08-19
selftests/mm: add test for invalid multi VMA operations
Lorenzo Stoakes
1
-3
/
+261
2025-08-05
Merge tag 'mm-stable-2025-08-03-12-35' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
4
-0
/
+351
2025-08-02
selftests/mm: add process_madvise() tests
wang lian
4
-0
/
+351
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
21
-129
/
+1304
2025-07-24
tools/testing/selftests: explicitly test split multi VMA mremap move
Lorenzo Stoakes
1
-1
/
+126
2025-07-24
tools/testing/selftests: test MREMAP_DONTUNMAP on multiple VMA move
Lorenzo Stoakes
1
-10
/
+19
2025-07-24
tools/testing/selftests: add mremap() shrink test for multiple VMAs
Lorenzo Stoakes
1
-1
/
+82
2025-07-24
selftests/mm: guard-regions: Use SKIP() instead of ksft_exit_skip()
wang lian
1
-1
/
+1
2025-07-24
selftests/mm: reuse FORCE_READ to replace "asm volatile("" : "+r" (XXX));"
wang lian
7
-39
/
+31
2025-07-24
tools/testing/selftests: extend mremap_test to test multi-VMA mremap
Lorenzo Stoakes
1
-1
/
+145
2025-07-19
selftests/mm: fix split_huge_page_test for folio_split() tests
Zi Yan
1
-1
/
+2
2025-07-19
selftests/mm: pagemap_scan ioctl: add PFN ZERO test cases
Muhammad Usama Anjum
4
-29
/
+95
2025-07-13
tools/testing/selftests: add mremap() unfaulted/faulted test cases
Lorenzo Stoakes
3
-2
/
+608
2025-07-09
ksm_tests: skip hugepage test when Transparent Hugepages are disabled
Li Wang
6
-1
/
+40
2025-07-09
selftests/mm: fix UFFDIO_API usage with proper two-step feature negotiation
Li Wang
1
-2
/
+26
2025-07-09
selftests/mm: remove duplicate .gitignore entries
Moon Hee Lee
1
-3
/
+0
2025-07-09
selftests/mm: reduce uffd-unit-test poison test to minimum
Peter Xu
1
-6
/
+14
2025-07-09
selftest/mm: skip if fallocate() is unsupported in gup_longterm
Mark Brown
1
-1
/
+9
2025-07-09
selftests: mm: add shmem collapse as a default test item
Baolin Wang
1
-0
/
+4
2025-07-09
selftests: khugepaged: fix the shmem collapse failure
Baolin Wang
1
-2
/
+0
2025-07-09
selftests/mm: use generic read_sysfs in thuge-gen test
Pu Lehui
1
-28
/
+10
2025-07-09
selftests/mm: check for YAMA ptrace_scope configuraiton before modifying it
Mark Brown
1
-1
/
+3
2025-07-09
selftests/mm: add messages about test errors to the cow tests
Mark Brown
1
-8
/
+20
2025-07-09
selftests/mm: don't compare return values to in cow
Mark Brown
1
-3
/
+3
2025-07-09
selftests/mm: convert some cow error reports to ksft_perror()
Mark Brown
1
-3
/
+3
2025-07-09
kselftest/mm: clarify errors for pipe()
Mark Brown
1
-2
/
+2
2025-07-09
tools/testing/selftests: add VMA merge tests for KSM merge
Lorenzo Stoakes
1
-0
/
+78
2025-06-25
selftests/mm: fix validate_addr() helper
Dev Jain
1
-2
/
+5
2025-06-19
selftests/mm: skip uprobe vma merge test if uprobes are not enabled
Pedro Falcato
1
-1
/
+4
2025-06-19
selftests/mm: add configs to fix testcase failure
Dev Jain
1
-0
/
+3
2025-06-19
selftests/mm: increase timeout from 180 to 900 seconds
Shivank Garg
1
-1
/
+1
2025-06-11
selftests/mm: skip failed memfd setups in gup_longterm
Mark Brown
1
-1
/
+6
2025-06-05
selftests/mm: add test about uprobe pte be orphan during vma merge
Pu Lehui
1
-0
/
+43
2025-06-05
selftests/mm: extract read_sysfs and write_sysfs into vm_util
Pu Lehui
4
-33
/
+45
2025-06-02
Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
10
-220
/
+428
2025-05-31
selftests/mm: fix test result reporting in gup_longterm
Mark Brown
1
-56
/
+94
2025-05-31
selftests/mm: report unique test names for each cow test
Mark Brown
1
-116
/
+217
2025-05-31
selftests/mm: add helper for logging test start and results
Mark Brown
1
-0
/
+20
2025-05-31
selftests/mm: use standard ksft_finished() in cow and gup_longterm
Mark Brown
2
-12
/
+3
2025-05-31
tools/testing: check correct variable in open_procmap()
Dan Carpenter
1
-1
/
+1
2025-05-31
selftests/mm: two fixes for the pfnmap test
David Hildenbrand
1
-4
/
+57
2025-05-31
selftests/mm: deduplicate test names in madv_populate
Mark Brown
1
-9
/
+9
2025-05-31
selftests/mm: skip hugevm test if kernel config file is not present
Zi Yan
1
-17
/
+9
2025-05-31
selftests/mm: skip guard_regions.uffd tests when uffd is not present
Zi Yan
1
-2
/
+15
2025-05-31
selftests/mm: deduplicate default page size test results in thuge-gen
Mark Brown
1
-2
/
+2
2025-05-31
selftests/mm: deduplicate test logging in test_mlock_lock()
Mark Brown
1
-1
/
+1
2025-05-31
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+1
[next]