index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
mm
/
Makefile
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-21
selftests/mm: add -Wunreachable-code and fix warnings
Muhammad Usama Anjum
1
-0
/
+1
2025-09-13
selftests/mm: test that rmap behaves as expected
Wei Yang
1
-0
/
+3
2025-09-13
selftests: prctl: introduce tests for disabling THPs completely
Usama Arif
1
-0
/
+1
2025-08-02
selftests/mm: add process_madvise() tests
wang lian
1
-0
/
+1
2025-05-22
selftests/mm: add simple VM_PFNMAP tests based on mmap'ing /dev/mem
David Hildenbrand
1
-0
/
+1
2025-05-11
tools/testing/selftests: assert that anon merge cases behave as expected
Lorenzo Stoakes
1
-0
/
+1
2025-03-16
selftests/mm: rename guard-pages to guard-regions
Lorenzo Stoakes
1
-1
/
+1
2025-01-25
selftests/mm: introduce uffd-wp-mremap regression test
Ryan Roberts
1
-0
/
+2
2025-01-13
selftests/mm: use sys_pkey helpers consistently
Kevin Brodsky
1
-0
/
+4
2025-01-13
selftests/mm: build with -O2
Kevin Brodsky
1
-1
/
+8
2025-01-13
selftest/mm: remove seal_elf
Jeff Xu
1
-1
/
+0
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+3
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-0
/
+21
2024-11-19
mm: page_frag: fix a compile error when kernel is not compiled
Yunsheng Lin
1
-0
/
+18
2024-11-11
selftests/mm: skip virtual_address_range tests on riscv
Chunyan Zhang
1
-0
/
+2
2024-11-11
mm: page_frag: add a test module for page_frag
Yunsheng Lin
1
-0
/
+3
2024-11-11
selftests/mm: add self tests for guard page feature
Lorenzo Stoakes
1
-0
/
+1
2024-11-04
selftests/mm: Enable pkey_sighandler_tests on arm64
Kevin Brodsky
1
-4
/
+4
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+1
2024-09-17
Merge tag 'x86-mm-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2024-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-1
/
+1
2024-09-04
selftests: mm: make protection_keys test work on arm64
Joey Gouly
1
-1
/
+1
2024-09-03
selftests/mm: remove unnecessary ia64 code and comment
Jinjiang Tu
1
-1
/
+1
2024-08-15
selftests: memfd_secret: don't build memfd_secret test on unsupported arches
Muhammad Usama Anjum
1
-0
/
+2
2024-08-07
selftests: mm: add s390 to ARCH check
Nico Pache
1
-1
/
+1
2024-08-02
selftests/mm: Add new testcases for pkeys
Keith Lucas
1
-0
/
+1
2024-07-24
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random
Linus Torvalds
1
-0
/
+1
2024-07-19
mm: add MAP_DROPPABLE for designating always lazily freeable mappings
Jason A. Donenfeld
1
-0
/
+1
2024-07-04
selftest/mm: test enable_soft_offline behaviors
Jiaqi Yan
1
-0
/
+1
2024-07-03
selftests/mm: mseal, self_elf: factor out test macros and other duplicated items
John Hubbard
1
-0
/
+1
2024-07-03
selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
Donet Tom
1
-0
/
+1
2024-05-23
selftest mm/mseal read-only elf memory segment
Jeff Xu
1
-0
/
+1
2024-05-23
selftest mm/mseal memory sealing
Jeff Xu
1
-0
/
+1
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+1
2024-05-10
selftests/mm: fix powerpc ARCH check
Michael Ellerman
1
-3
/
+3
2024-04-25
selftests: break the dependency upon local header files
John Hubbard
1
-1
/
+1
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+5
2024-02-22
selftests/mm: run_vmtests.sh: add missing tests
Muhammad Usama Anjum
1
-0
/
+5
2024-02-22
selftests/mm: new test that steals pages
Breno Leitao
1
-0
/
+1
2023-12-20
selftests/mm: factor out thp settings management
Ryan Roberts
1
-2
/
+2
2023-12-06
selftests/mm: prevent duplicate runs caused by TEST_GEN_PROGS
Nico Pache
1
-2
/
+2
2023-10-18
selftests/mm: add a new test for madv and hugetlb
Breno Leitao
1
-0
/
+1
2023-10-18
selftests: mm: add pagemap ioctl tests
Muhammad Usama Anjum
1
-1
/
+2
2023-08-18
selftests/mm: run all tests from run_vmtests.sh
Ryan Roberts
1
-39
/
+40
2023-08-18
selftests/mm: skip soft-dirty tests on arm64
Ryan Roberts
1
-1
/
+4
2023-08-18
selftests/mm: add tests for HWPOISON hugetlbfs read
Jiaqi Yan
1
-0
/
+1
2023-06-23
Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.
Andrew Morton
1
-5
/
+8
2023-06-19
selftests: mm: remove wrong kernel header inclusion
Muhammad Usama Anjum
1
-1
/
+1
2023-06-19
selftests/mm: fix cross compilation with LLVM
Mark Brown
1
-5
/
+8
2023-06-09
selftests/mm: gup_longterm: new functional test for FOLL_LONGTERM
David Hildenbrand
1
-0
/
+3
[next]