index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
mm
Age
Commit message (
Expand
)
Author
14 days
selftests/mm: add folio_split() and filemap_get_entry() race test
Zi Yan
14 days
selftests/mm: pagemap_ioctl: remove hungarian notation
Mike Rapoport (Microsoft)
14 days
selftests/mm: remove duplicate include of unistd.h
Chen Ni
14 days
selftests/mm: skip migration tests if NUMA is unavailable
AnishMulay
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-02-14
Merge tag 'loongarch-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2026-02-12
tools/testing: keep legacy generated files around in .gitignore file
Linus Torvalds
2026-02-12
selftests/mm: add memory failure dirty pagecache test
Miaohe Lin
2026-02-12
selftests/mm: add memory failure clean pagecache test
Miaohe Lin
2026-02-12
selftests/mm: add memory failure anonymous page test
Miaohe Lin
2026-02-10
LoongArch: Wire up memfd_secret system call
Lain "Fearyncess" Yang
2026-01-31
selftests/mm: have the harness run each test category separately
Mark Brown
2026-01-31
selftests/mm: remove virtual_address_range test
Lorenzo Stoakes
2026-01-31
selftests/mm: report SKIP in pfnmap if a check fails
Kevin Brodsky
2026-01-31
selftests/mm: fix exit code in pagemap_ioctl
Kevin Brodsky
2026-01-31
selftests/mm: fix faulting-in code in pagemap_ioctl test
Kevin Brodsky
2026-01-31
selftests/mm: introduce helper to read every page
Kevin Brodsky
2026-01-31
selftests/mm: check that FORCE_READ() succeeded
Kevin Brodsky
2026-01-31
selftests/mm: fix usage of FORCE_READ() in cow tests
Kevin Brodsky
2026-01-31
selftests/mm: pass down full CC and CFLAGS to check_config.sh
Kevin Brodsky
2026-01-31
selftests/mm: remove flaky header check
Kevin Brodsky
2026-01-31
selftests/mm: default KDIR to build directory
Kevin Brodsky
2026-01-20
selftests/mm: fix comment for check_test_requirements
Chunyu Hu
2026-01-20
selftests/mm: va_high_addr_switch return fail when either test failed
Chunyu Hu
2026-01-20
selftests/mm: remove arm64 nr_hugepages setup for va_high_addr_switch test
Chunyu Hu
2026-01-20
selftests/mm: allocate 6 hugepages in va_high_addr_switch.sh
Chunyu Hu
2026-01-20
selftests/mm: fix va_high_addr_switch.sh return value
Chunyu Hu
2026-01-20
selftests/mm/charge_reserved_hugetlb.sh: add waits with timeout helper
Li Wang
2026-01-20
selftests/mm/charge_reserved_hugetlb: drop mount size for hugetlbfs
Li Wang
2026-01-20
selftests/mm/write_to_hugetlbfs: parse -s as size_t
Li Wang
2026-01-20
lib/test_vmalloc.c: minor fixes to test_vmalloc.c
Audra Mitchell
2026-01-14
tools/testing/selftests: fix gup_longterm for unknown fs
Lorenzo Stoakes
2026-01-14
tools/testing/selftests: add forked (un)/faulted VMA merge tests
Lorenzo Stoakes
2026-01-14
tools/testing/selftests: add tests for !tgt, src mremap() merges
Lorenzo Stoakes
2025-12-23
selftests/mm: fix thread state check in uffd-unit-tests
Wake Liu
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-11-29
selftests/mm/uffd: initialize char variable to Null
Ankit Khushwaha
2025-11-27
selftests: complete kselftest include centralization
Bala-Vignesh-Reddy
2025-11-24
selftests/mm: gup_test: fix comment regarding origin of FOLL_WRITE
Peng Li
2025-11-24
selftests/mm: gup_test: stop testing FOLL_TOUCH
Peng Li
2025-11-24
selftests/mm/hmm-tests: new throughput tests including THP
Balbir Singh
2025-11-24
selftests/mm/hmm-tests: partial unmap, mremap and anon_write tests
Matthew Brost
2025-11-24
selftests/mm/hmm-tests: new tests for zone device THP migration
Balbir Singh
2025-11-24
Merge branch 'mm-hotfixes-stable' into mm-stable in order to merge
Andrew Morton
2025-11-24
selftests/mm: fix division-by-zero in uffd-unit-tests
Carlos Llamas
2025-11-20
testing/selftests/mm: add soft-dirty merge self-test
Lorenzo Stoakes
2025-11-20
selftests/mm/uffd: remove static address usage in shmem_allocate_area()
Mehdi Ben Hadj Khelifa
2025-11-20
tools/testing/selftests/mm: add smaps visibility guard region test
Lorenzo Stoakes
2025-11-20
tools/testing/selftests/mm: add MADV_COLLAPSE test case
Lorenzo Stoakes
2025-11-20
selftest/mm: fix pointer comparison in mremap_test
Ankit Khushwaha
[next]