index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
mm
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-12
selftests/mm: set allocated memory to non-zero content in cow test
Ryan Roberts
1
-4
/
+4
2024-12-05
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-18
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-11
selftests/mm: Fix unused function warning for aarch64_write_signal_pkey()
Catalin Marinas
1
-1
/
+1
2024-11-11
selftests/mm: skip virtual_address_range tests on riscv
Chunyan Zhang
2
-4
/
+8
2024-11-11
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-07
selftests: hugetlb_dio: check for initial conditions to skip in the start
Muhammad Usama Anjum
1
-7
/
+12
2024-11-07
selftests/mm: Define PKEY_UNRESTRICTED for pkey_sighandler_tests
Kevin Brodsky
1
-0
/
+7
2024-11-05
selftests/mm: hugetlb_fault_after_madv: improve test output
David Hildenbrand
1
-1
/
+33
2024-11-05
selftests/mm: hugetlb_fault_after_madv: use default hugetlb page size
David Hildenbrand
1
-5
/
+9
2024-11-05
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-28
selftests/mm: fix deadlock for fork after pthread_create with atomic_bool
Edward Liaw
1
-0
/
+5
2024-10-28
Revert "selftests/mm: replace atomic_bool with pthread_barrier_t"
Edward Liaw
3
-12
/
+10
2024-10-28
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-26
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-09
selftests/mm: relax test to fail after 100 migration failures
Dev Jain
1
-6
/
+11
2024-09-09
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-03
selftests/mm: fix charge_reserved_hugetlb.sh test
David Hildenbrand
2
-10
/
+13
2024-09-03
selftests/mm: add more mseal traversal tests
Pedro Falcato
1
-1
/
+105
2024-09-03
selftests: mm: support shmem mTHP collapse testing
Baolin Wang
3
-8
/
+51
2024-09-03
selftests/mm: remove unnecessary ia64 code and comment
Jinjiang Tu
6
-67
/
+8
2024-09-01
selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddr
Jeff Xu
1
-21
/
+36
2024-09-01
selftests/mm: add mseal test for no-discard madvise
Pedro Falcato
1
-1
/
+35
2024-09-01
selftests: mm: fix build errors on armhf
Muhammad Usama Anjum
2
-36
/
+14
2024-08-15
selftests: memfd_secret: don't build memfd_secret test on unsupported arches
Muhammad Usama Anjum
2
-0
/
+5
2024-08-15
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
2024-08-07
selftests: mm: add s390 to ARCH check
Nico Pache
1
-1
/
+1
[next]