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
2026-05-14
mm/memory: fix spurious warning when unmapping device-private/exclusive pages
Alistair Popple
1
-0
/
+50
2026-05-14
selftests/mm: run_vmtests.sh: fix destructive tests invocation
Luiz Capitulino
1
-1
/
+1
2026-04-27
selftests/mm: specify requirement for PROC_MEM_ALWAYS_FORCE=y
Mark Brown
1
-0
/
+1
2026-04-18
selftests: mm: skip charge_reserved_hugetlb without killall
Cao Ruichuang
1
-0
/
+5
2026-04-18
selftests/mm: transhuge_stress: skip the test when thp not available
Chunyu Hu
1
-0
/
+4
2026-04-18
selftests/mm: split_huge_page_test: skip the test when thp is not available
Chunyu Hu
1
-0
/
+4
2026-04-18
selftests/mm/vm_util: robust write_file()
Chunyu Hu
1
-3
/
+12
2026-04-18
selftests/mm: move write_file helper to vm_util
Chunyu Hu
5
-48
/
+20
2026-04-18
selftests/mm: soft-dirty: skip two tests when thp is not available
Chunyu Hu
1
-1
/
+3
2026-04-18
selftests/mm/guard-regions: skip collapse test when thp not enabled
Chunyu Hu
1
-0
/
+4
2026-04-18
selftests/mm: hmm-tests: don't hardcode THP size to 2MB
Alistair Popple
1
-67
/
+16
2026-04-18
selftests/mm: skip hugetlb_dio tests when DIO alignment is incompatible
Li Wang
1
-22
/
+69
2026-04-18
tools/testing/selftests: add merge test for partial msealed range
Lorenzo Stoakes (Oracle)
1
-0
/
+88
2026-04-05
selftests/mm: add folio_split() and filemap_get_entry() race test
Zi Yan
4
-0
/
+301
2026-04-05
selftests/mm: pagemap_ioctl: remove hungarian notation
Mike Rapoport (Microsoft)
1
-10
/
+10
2026-04-05
selftests/mm: remove duplicate include of unistd.h
Chen Ni
1
-1
/
+0
2026-04-05
selftests/mm: skip migration tests if NUMA is unavailable
AnishMulay
1
-1
/
+2
2026-02-19
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
8
-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
/
+1
2026-02-13
tools/testing: keep legacy generated files around in .gitignore file
Linus Torvalds
1
-0
/
+1
2026-02-13
selftests/mm: add memory failure dirty pagecache test
Miaohe Lin
1
-4
/
+58
2026-02-13
selftests/mm: add memory failure clean pagecache test
Miaohe Lin
1
-0
/
+66
2026-02-13
selftests/mm: add memory failure anonymous page test
Miaohe Lin
8
-0
/
+313
2026-02-10
LoongArch: Wire up memfd_secret system call
Lain "Fearyncess" Yang
1
-1
/
+1
2026-02-01
selftests/mm: have the harness run each test category separately
Mark Brown
31
-1
/
+152
2026-02-01
selftests/mm: remove virtual_address_range test
Lorenzo Stoakes
4
-276
/
+0
2026-02-01
selftests/mm: report SKIP in pfnmap if a check fails
Kevin Brodsky
1
-31
/
+53
2026-02-01
selftests/mm: fix exit code in pagemap_ioctl
Kevin Brodsky
1
-3
/
+3
2026-02-01
selftests/mm: fix faulting-in code in pagemap_ioctl test
Kevin Brodsky
1
-5
/
+4
2026-02-01
selftests/mm: introduce helper to read every page
Kevin Brodsky
4
-19
/
+12
2026-02-01
selftests/mm: check that FORCE_READ() succeeded
Kevin Brodsky
1
-10
/
+33
2026-02-01
selftests/mm: fix usage of FORCE_READ() in cow tests
Kevin Brodsky
1
-8
/
+8
2026-02-01
selftests/mm: pass down full CC and CFLAGS to check_config.sh
Kevin Brodsky
2
-3
/
+2
2026-02-01
selftests/mm: remove flaky header check
Kevin Brodsky
1
-4
/
+0
2026-02-01
selftests/mm: default KDIR to build directory
Kevin Brodsky
2
-2
/
+2
2026-01-21
selftests/mm: fix comment for check_test_requirements
Chunyu Hu
1
-3
/
+3
2026-01-21
selftests/mm: va_high_addr_switch return fail when either test failed
Chunyu Hu
1
-3
/
+7
2026-01-21
selftests/mm: remove arm64 nr_hugepages setup for va_high_addr_switch test
Chunyu Hu
1
-8
/
+0
2026-01-21
selftests/mm: allocate 6 hugepages in va_high_addr_switch.sh
Chunyu Hu
1
-2
/
+2
2026-01-21
selftests/mm: fix va_high_addr_switch.sh return value
Chunyu Hu
1
-0
/
+2
2026-01-21
selftests/mm/charge_reserved_hugetlb.sh: add waits with timeout helper
Li Wang
1
-21
/
+30
2026-01-21
selftests/mm/charge_reserved_hugetlb: drop mount size for hugetlbfs
Li Wang
1
-2
/
+2
2026-01-21
selftests/mm/write_to_hugetlbfs: parse -s as size_t
Li Wang
1
-3
/
+6
2026-01-21
lib/test_vmalloc.c: minor fixes to test_vmalloc.c
Audra Mitchell
1
-3
/
+28
2026-01-15
tools/testing/selftests: fix gup_longterm for unknown fs
Lorenzo Stoakes
1
-1
/
+1
2026-01-15
tools/testing/selftests: add forked (un)/faulted VMA merge tests
Lorenzo Stoakes
1
-41
/
+139
2026-01-15
tools/testing/selftests: add tests for !tgt, src mremap() merges
Lorenzo Stoakes
1
-0
/
+232
2025-12-23
selftests/mm: fix thread state check in uffd-unit-tests
Wake Liu
1
-1
/
+1
2025-12-07
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
49
-49
/
+49
2025-11-29
selftests/mm/uffd: initialize char variable to Null
Ankit Khushwaha
2
-5
/
+5
[next]