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-02-08
selftests/mm: build with -O2
Kevin Brodsky
1
-1
/
+8
2025-01-13
selftests/mm: set allocated memory to non-zero content in cow test
Ryan Roberts
1
-4
/
+4
2024-12-06
selftest: hugetlb_dio: fix test naming
Mark Brown
1
-9
/
+5
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-12
/
+1300
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
5
-0
/
+420
2024-11-19
mm: page_frag: fix a compile error when kernel is not compiled
Yunsheng Lin
2
-1
/
+19
2024-11-19
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
5
-30
/
+105
2024-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+12
2024-11-14
Merge branch 'for-next/pkey-signal' into for-next/core
Catalin Marinas
5
-30
/
+105
2024-11-12
selftests: hugetlb_dio: fixup check for initial conditions to skip in the start
Donet Tom
1
-0
/
+7
2024-11-12
selftests/mm: Fix unused function warning for aarch64_write_signal_pkey()
Catalin Marinas
1
-1
/
+1
2024-11-12
selftests/mm: skip virtual_address_range tests on riscv
Chunyan Zhang
2
-4
/
+8
2024-11-12
selftest/mm: fix typo in virtual_address_range
Chunyan Zhang
1
-2
/
+2
2024-11-11
mm: page_frag: avoid caller accessing 'page_frag_cache' directly
Yunsheng Lin
1
-1
/
+1
2024-11-11
mm: move the page fragment allocator from page_alloc into its own file
Yunsheng Lin
1
-1
/
+1
2024-11-11
mm: page_frag: add a test module for page_frag
Yunsheng Lin
5
-0
/
+402
2024-11-11
selftests/mm: add self tests for guard page feature
Lorenzo Stoakes
3
-0
/
+1245
2024-11-11
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
1
-7
/
+12
2024-11-08
selftests: hugetlb_dio: check for initial conditions to skip in the start
Muhammad Usama Anjum
1
-7
/
+12
2024-11-08
selftests/mm: Define PKEY_UNRESTRICTED for pkey_sighandler_tests
Kevin Brodsky
1
-0
/
+7
2024-11-06
selftests/mm: hugetlb_fault_after_madv: improve test output
David Hildenbrand
1
-1
/
+33
2024-11-06
selftests/mm: hugetlb_fault_after_madv: use default hugetlb page size
David Hildenbrand
1
-5
/
+9
2024-11-06
selftests/mm: add pkey_sighandler_xx, hugetlb_dio to .gitignore
Lorenzo Stoakes
1
-0
/
+3
2024-11-04
selftests/mm: Enable pkey_sighandler_tests on arm64
Kevin Brodsky
2
-20
/
+50
2024-11-04
selftests/mm: Use generic pkey register manipulation
Kevin Brodsky
3
-9
/
+47
2024-10-29
selftests/mm: fix deadlock for fork after pthread_create with atomic_bool
Edward Liaw
1
-0
/
+5
2024-10-29
Revert "selftests/mm: replace atomic_bool with pthread_barrier_t"
Edward Liaw
3
-12
/
+10
2024-10-29
Revert "selftests/mm: fix deadlock for fork after pthread_create on ARM"
Edward Liaw
1
-7
/
+0
2024-10-17
selftests: mm: fix the incorrect usage() info of khugepaged
Nanyong Sun
1
-1
/
+1
2024-10-17
selftests/mm: fix deadlock for fork after pthread_create on ARM
Edward Liaw
1
-0
/
+7
2024-10-17
selftests/mm: replace atomic_bool with pthread_barrier_t
Edward Liaw
3
-10
/
+12
2024-10-09
selftests/mm: fix incorrect buffer->mirror size in hmm2 double_map test
Donet Tom
1
-1
/
+1
2024-09-27
kselftests: mm: fix wrong __NR_userfaultfd value
Muhammad Usama Anjum
1
-1
/
+1
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
16
-113
/
+352
2024-09-17
Merge tag 'x86-mm-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-11
/
+494
2024-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
6
-12
/
+253
2024-09-10
selftests/mm: relax test to fail after 100 migration failures
Dev Jain
1
-6
/
+11
2024-09-10
mm: selftest to verify zero-filled pages are mapped to zeropage
Alexander Zhu
3
-0
/
+94
2024-09-04
selftests: mm: make protection_keys test work on arm64
Joey Gouly
6
-12
/
+244
2024-09-04
selftests: mm: move fpregs printing
Joey Gouly
3
-0
/
+9
2024-09-04
selftests/mm: fix charge_reserved_hugetlb.sh test
David Hildenbrand
2
-10
/
+13
2024-09-04
selftests/mm: add more mseal traversal tests
Pedro Falcato
1
-1
/
+105
2024-09-04
selftests: mm: support shmem mTHP collapse testing
Baolin Wang
3
-8
/
+51
2024-09-04
selftests/mm: remove unnecessary ia64 code and comment
Jinjiang Tu
6
-67
/
+8
2024-09-02
selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddr
Jeff Xu
1
-21
/
+36
2024-09-02
selftests/mm: add mseal test for no-discard madvise
Pedro Falcato
1
-1
/
+35
2024-09-02
selftests: mm: fix build errors on armhf
Muhammad Usama Anjum
2
-36
/
+14
2024-08-16
selftests: memfd_secret: don't build memfd_secret test on unsupported arches
Muhammad Usama Anjum
2
-0
/
+5
2024-08-16
selftests/mm: compaction_test: fix off by one in check_compaction()
Dan Carpenter
1
-2
/
+3
2024-08-08
Merge tag 'mm-hotfixes-stable-2024-08-07-18-32' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+1
[next]