index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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-03-04
selftests/mm/charge_reserved_hugetlb: drop mount size for hugetlbfs
Li Wang
1
-2
/
+2
2025-10-19
selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOFT_DIRTY is disabled
Lance Yang
4
-20
/
+84
2025-10-02
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
1
-0
/
+2
2025-05-22
selftests/mm: compaction_test: support platform with huge mount of memory
Feng Tang
1
-5
/
+14
2025-04-25
selftests/mm: generate a temporary mountpoint for cgroup filesystem
Mark Brown
2
-3
/
+3
2025-04-10
selftests/mm/cow: fix the incorrect error handling
Cyan Yang
1
-1
/
+1
2024-11-08
Revert "selftests/mm: replace atomic_bool with pthread_barrier_t"
Edward Liaw
3
-12
/
+10
2024-11-08
Revert "selftests/mm: fix deadlock for fork after pthread_create on ARM"
Edward Liaw
1
-7
/
+0
2024-10-22
selftests/mm: fix deadlock for fork after pthread_create on ARM
Edward Liaw
1
-0
/
+7
2024-10-22
selftests/mm: replace atomic_bool with pthread_barrier_t
Edward Liaw
3
-10
/
+12
2024-10-17
selftests/mm: fix incorrect buffer->mirror size in hmm2 double_map test
Donet Tom
1
-1
/
+1
2024-10-10
selftests/mm: fix charge_reserved_hugetlb.sh test
David Hildenbrand
2
-10
/
+13
2024-08-29
selftests: memfd_secret: don't build memfd_secret test on unsupported arches
Muhammad Usama Anjum
2
-0
/
+5
2024-08-29
selftests/mm: log run_vmtests.sh results in TAP format
Ryan Roberts
1
-12
/
+39
2024-08-29
tools/testing/selftests/mm/run_vmtests.sh: lower the ptrace permissions
Itaru Kitayama
1
-0
/
+1
2024-08-14
selftests: mm: add s390 to ARCH check
Nico Pache
1
-1
/
+1
2024-06-21
selftests/mm: compaction_test: fix bogus test success on Aarch64
Dev Jain
1
-7
/
+13
2024-06-21
selftests/mm: log a consistent test name for check_compaction
Mark Brown
1
-16
/
+19
2024-06-21
selftests/mm: conform test to TAP format output
Muhammad Usama Anjum
1
-47
/
+44
2024-06-16
selftests/mm: fix build warnings on ppc64
Michael Ellerman
2
-0
/
+2
2024-06-16
selftests/mm: compaction_test: fix incorrect write of zero to nr_hugepages
Dev Jain
1
-0
/
+2
2024-05-17
selftests/mm: fix powerpc ARCH check
Michael Ellerman
1
-3
/
+3
2024-04-10
selftests/mm: include strings.h for ffsl
Edward Liaw
1
-1
/
+1
2024-04-03
selftests/mm: fix ARM related issue with fork after pthread_create
Edward Liaw
3
-0
/
+15
2024-04-03
selftests/mm: sigbus-wp test requires UFFD_FEATURE_WP_HUGETLBFS_SHMEM
Edward Liaw
1
-1
/
+2
2024-04-03
selftests/mm: Fix build with _FORTIFY_SOURCE
Vitaly Chikunov
3
-3
/
+3
2024-04-03
selftests/mm: gup_test: conform test to TAP format output
Muhammad Usama Anjum
1
-32
/
+33
2024-03-01
selftests/mm: uffd-unit-test check if huge page size is 0
Terry Tritton
1
-0
/
+6
2024-02-23
selftests: mm: fix map_hugetlb failure on 64K page size systems
Nico Pache
1
-0
/
+7
2024-02-23
selftests/mm: Update va_high_addr_switch.sh to check CPU for la57 flag
Audra Mitchell
1
-0
/
+6
2024-02-23
selftests/mm: switch to bash from sh
Muhammad Usama Anjum
2
-2
/
+2
2024-02-23
selftests/mm: ksm_tests should only MADV_HUGEPAGE valid memory
Ryan Roberts
1
-1
/
+1
2024-01-31
selftests: mm: hugepage-vmemmap fails on 64K page size systems
Donet Tom
1
-11
/
+18
2024-01-05
selftests: secretmem: floor the memory size to the multiple of page_size
Muhammad Usama Anjum
1
-0
/
+3
2023-12-20
selftests/mm: cow: print ksft header before printing anything else
David Hildenbrand
1
-1
/
+2
2023-11-20
kselftest: vm: fix mdwe's mmap_FIXED test case
Florent Revest
1
-6
/
+3
2023-10-18
selftests/mm: include mman header to access MREMAP_DONTUNMAP identifier
Samasth Norway Ananda
1
-0
/
+1
2023-09-29
selftests/mm: fix awk usage in charge_reserved_hugetlb.sh and hugetlb_reparen...
Juntong Deng
2
-4
/
+4
2023-08-24
selftests/mm: fix WARNING comparing pointer to 0
Anh Tuan Phan
1
-1
/
+1
2023-08-21
selftest/mm: ksm_functional_tests: Add PROT_NONE test
David Hildenbrand
1
-7
/
+52
2023-08-21
selftest/mm: ksm_functional_tests: test in mmap_and_merge_range() if anything...
David Hildenbrand
1
-0
/
+47
2023-08-21
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
2
-1
/
+7
2023-08-21
selftests/mm: fix uffd-stress help information
Rong Tao
1
-12
/
+12
2023-08-21
selftests: mm: add KSM_MERGE_TIME tests
Ayush Jain
1
-0
/
+4
2023-08-21
selftests/mm: FOLL_LONGTERM need to be updated to 0x100
Ayush Jain
1
-1
/
+6
2023-08-18
selftests/mm: run all tests from run_vmtests.sh
Ryan Roberts
3
-40
/
+64
2023-08-18
selftests/mm: optionally pass duration to transhuge-stress
Ryan Roberts
1
-2
/
+10
2023-08-18
selftests/mm: make migration test robust to failure
Ryan Roberts
2
-4
/
+10
2023-08-18
selftests/mm: va_high_addr_switch should skip unsupported arm64 configs
Ryan Roberts
1
-1
/
+1
2023-08-18
selftests/mm: fix thuge-gen test bugs
Ryan Roberts
1
-2
/
+2
[next]