index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
mm
Age
Commit message (
Expand
)
Author
Lines
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-0
/
+433
2026-02-14
Merge tag 'loongarch-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
-1
/
+1
2026-02-12
tools/testing: keep legacy generated files around in .gitignore file
Linus Torvalds
-0
/
+1
2026-02-12
selftests/mm: add memory failure dirty pagecache test
Miaohe Lin
-4
/
+58
2026-02-12
selftests/mm: add memory failure clean pagecache test
Miaohe Lin
-0
/
+66
2026-02-12
selftests/mm: add memory failure anonymous page test
Miaohe Lin
-0
/
+313
2026-02-10
LoongArch: Wire up memfd_secret system call
Lain "Fearyncess" Yang
-1
/
+1
2026-01-31
selftests/mm: have the harness run each test category separately
Mark Brown
-1
/
+152
2026-01-31
selftests/mm: remove virtual_address_range test
Lorenzo Stoakes
-276
/
+0
2026-01-31
selftests/mm: report SKIP in pfnmap if a check fails
Kevin Brodsky
-31
/
+53
2026-01-31
selftests/mm: fix exit code in pagemap_ioctl
Kevin Brodsky
-3
/
+3
2026-01-31
selftests/mm: fix faulting-in code in pagemap_ioctl test
Kevin Brodsky
-5
/
+4
2026-01-31
selftests/mm: introduce helper to read every page
Kevin Brodsky
-19
/
+12
2026-01-31
selftests/mm: check that FORCE_READ() succeeded
Kevin Brodsky
-10
/
+33
2026-01-31
selftests/mm: fix usage of FORCE_READ() in cow tests
Kevin Brodsky
-8
/
+8
2026-01-31
selftests/mm: pass down full CC and CFLAGS to check_config.sh
Kevin Brodsky
-3
/
+2
2026-01-31
selftests/mm: remove flaky header check
Kevin Brodsky
-4
/
+0
2026-01-31
selftests/mm: default KDIR to build directory
Kevin Brodsky
-2
/
+2
2026-01-20
selftests/mm: fix comment for check_test_requirements
Chunyu Hu
-3
/
+3
2026-01-20
selftests/mm: va_high_addr_switch return fail when either test failed
Chunyu Hu
-3
/
+7
2026-01-20
selftests/mm: remove arm64 nr_hugepages setup for va_high_addr_switch test
Chunyu Hu
-8
/
+0
2026-01-20
selftests/mm: allocate 6 hugepages in va_high_addr_switch.sh
Chunyu Hu
-2
/
+2
2026-01-20
selftests/mm: fix va_high_addr_switch.sh return value
Chunyu Hu
-0
/
+2
2026-01-20
selftests/mm/charge_reserved_hugetlb.sh: add waits with timeout helper
Li Wang
-21
/
+30
2026-01-20
selftests/mm/charge_reserved_hugetlb: drop mount size for hugetlbfs
Li Wang
-2
/
+2
2026-01-20
selftests/mm/write_to_hugetlbfs: parse -s as size_t
Li Wang
-3
/
+6
2026-01-20
lib/test_vmalloc.c: minor fixes to test_vmalloc.c
Audra Mitchell
-3
/
+28
2026-01-14
tools/testing/selftests: fix gup_longterm for unknown fs
Lorenzo Stoakes
-1
/
+1
2026-01-14
tools/testing/selftests: add forked (un)/faulted VMA merge tests
Lorenzo Stoakes
-41
/
+139
2026-01-14
tools/testing/selftests: add tests for !tgt, src mremap() merges
Lorenzo Stoakes
-0
/
+232
2025-12-23
selftests/mm: fix thread state check in uffd-unit-tests
Wake Liu
-1
/
+1
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-49
/
+49
2025-11-29
selftests/mm/uffd: initialize char variable to Null
Ankit Khushwaha
-5
/
+5
2025-11-27
selftests: complete kselftest include centralization
Bala-Vignesh-Reddy
-49
/
+49
2025-11-24
selftests/mm: gup_test: fix comment regarding origin of FOLL_WRITE
Peng Li
-1
/
+1
2025-11-24
selftests/mm: gup_test: stop testing FOLL_TOUCH
Peng Li
-18
/
+4
2025-11-24
selftests/mm/hmm-tests: new throughput tests including THP
Balbir Singh
-1
/
+196
2025-11-24
selftests/mm/hmm-tests: partial unmap, mremap and anon_write tests
Matthew Brost
-60
/
+252
2025-11-24
selftests/mm/hmm-tests: new tests for zone device THP migration
Balbir Singh
-0
/
+410
2025-11-24
Merge branch 'mm-hotfixes-stable' into mm-stable in order to merge
Andrew Morton
-8
/
+7
2025-11-24
selftests/mm: fix division-by-zero in uffd-unit-tests
Carlos Llamas
-8
/
+7
2025-11-20
testing/selftests/mm: add soft-dirty merge self-test
Lorenzo Stoakes
-1
/
+126
2025-11-20
selftests/mm/uffd: remove static address usage in shmem_allocate_area()
Mehdi Ben Hadj Khelifa
-9
/
+15
2025-11-20
tools/testing/selftests/mm: add smaps visibility guard region test
Lorenzo Stoakes
-0
/
+126
2025-11-20
tools/testing/selftests/mm: add MADV_COLLAPSE test case
Lorenzo Stoakes
-0
/
+65
2025-11-20
selftest/mm: fix pointer comparison in mremap_test
Ankit Khushwaha
-2
/
+3
2025-11-16
selftests: update ksm inheritance tests for prctl fork/exec
xu xin
-0
/
+57
2025-09-28
selftests/mm: add fork inheritance test for ksm_merging_pages counter
Donet Tom
-1
/
+42
2025-09-23
selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOFT_DIRTY is disabled
Lance Yang
-20
/
+24
2025-09-21
selftests/mm: protection_keys: fix dead code
Muhammad Usama Anjum
-3
/
+1
[next]