index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
mm
Age
Commit message (
Expand
)
Author
Lines
2025-02-17
selftests/mm: fix check for running THP tests
Mark Brown
-1
/
+1
2025-01-25
selftests/mm/mkdirty: fix memory leak in test_uffdio_copy()
liuye
-0
/
+1
2025-01-25
selftests/mm: virtual_address_range: avoid reading from VM_IO mappings
Thomas Weißschuh
-0
/
+29
2025-01-25
selftests/mm: vm_util: split up /proc/self/smaps parsing
Thomas Weißschuh
-13
/
+29
2025-01-25
selftests/mm: virtual_address_range: unmap chunks after validation
Thomas Weißschuh
-2
/
+32
2025-01-25
selftests/mm: virtual_address_range: mmap() without PROT_WRITE
Thomas Weißschuh
-2
/
+2
2025-01-25
selftests/mm/cow: modify the incorrect checking parameters
Hao Ge
-5
/
+5
2025-01-25
selftests/mm: add tests for splitting pmd THPs to all lower orders
Zi Yan
-5
/
+9
2025-01-25
selftests/mm: use selftests framework to print test result
Zi Yan
-22
/
+12
2025-01-25
selftests/mm: introduce uffd-wp-mremap regression test
Ryan Roberts
-0
/
+384
2025-01-25
selftests/mm: add new test cases to the migration test
Donet Tom
-0
/
+99
2025-01-13
selftests/mm: remove X permission from sigaltstack mapping
Kevin Brodsky
-2
/
+2
2025-01-13
selftests/mm: skip pkey_sighandler_tests if support is missing
Kevin Brodsky
-0
/
+3
2025-01-13
selftests/mm: rename pkey register macro
Kevin Brodsky
-3
/
+3
2025-01-13
selftests/mm: use sys_pkey helpers consistently
Kevin Brodsky
-39
/
+50
2025-01-13
selftests/mm: ensure non-global pkey symbols are marked static
Kevin Brodsky
-69
/
+72
2025-01-13
selftests/mm: remove empty pkey helper definition
Kevin Brodsky
-4
/
+4
2025-01-13
selftests/mm: ensure pkey-*.h define inline functions only
Kevin Brodsky
-14
/
+15
2025-01-13
selftests/mm: define types using typedef in pkey-helpers.h
Kevin Brodsky
-4
/
+6
2025-01-13
selftests/mm: remove unused pkey helpers
Kevin Brodsky
-68
/
+0
2025-01-13
selftests/mm: build with -O2
Kevin Brodsky
-1
/
+8
2025-01-13
selftests/mm: fix -Warray-bounds warnings in pkey_sighandler_tests
Kevin Brodsky
-5
/
+4
2025-01-13
selftests/mm: fix strncpy() length
Kevin Brodsky
-1
/
+1
2025-01-13
selftests/mm: fix -Wmaybe-uninitialized warnings
Kevin Brodsky
-4
/
+4
2025-01-13
selftests/mm: fix condition in uffd_move_test_common()
Kevin Brodsky
-1
/
+1
2025-01-13
selftests/mm: mremap_test: Remove unused variable and type mismatches
Muhammad Usama Anjum
-7
/
+8
2025-01-13
selftests/mm: mseal_test: remove unused variables
Muhammad Usama Anjum
-4
/
+4
2025-01-13
selftests/mm: pagemap_ioctl: Fix types mismatches shown by compiler options
Muhammad Usama Anjum
-51
/
+59
2025-01-13
selftests/mm: thp_settings: remove const from return type
Muhammad Usama Anjum
-4
/
+4
2025-01-13
selftests/mm: add fork CoW guard page test
Lorenzo Stoakes
-3
/
+85
2025-01-13
selftest/mm: remove seal_elf
Jeff Xu
-139
/
+0
2025-01-13
selftests: mm: fix conversion specifiers in transact_test()
guanjing
-5
/
+5
2025-01-13
selftests/mm: add a few missing gitignore files
Li Zhijian
-0
/
+3
2025-01-12
selftests/mm: set allocated memory to non-zero content in cow test
Ryan Roberts
-4
/
+4
2024-12-05
selftest: hugetlb_dio: fix test naming
Mark Brown
-9
/
+5
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-12
/
+1300
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-0
/
+420
2024-11-19
mm: page_frag: fix a compile error when kernel is not compiled
Yunsheng Lin
-1
/
+19
2024-11-18
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-30
/
+105
2024-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+12
2024-11-14
Merge branch 'for-next/pkey-signal' into for-next/core
Catalin Marinas
-30
/
+105
2024-11-12
selftests: hugetlb_dio: fixup check for initial conditions to skip in the start
Donet Tom
-0
/
+7
2024-11-11
selftests/mm: Fix unused function warning for aarch64_write_signal_pkey()
Catalin Marinas
-1
/
+1
2024-11-11
selftests/mm: skip virtual_address_range tests on riscv
Chunyan Zhang
-4
/
+8
2024-11-11
selftest/mm: fix typo in virtual_address_range
Chunyan Zhang
-2
/
+2
2024-11-11
mm: page_frag: avoid caller accessing 'page_frag_cache' directly
Yunsheng Lin
-1
/
+1
2024-11-11
mm: move the page fragment allocator from page_alloc into its own file
Yunsheng Lin
-1
/
+1
2024-11-11
mm: page_frag: add a test module for page_frag
Yunsheng Lin
-0
/
+402
2024-11-11
selftests/mm: add self tests for guard page feature
Lorenzo Stoakes
-0
/
+1245
2024-11-11
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
-7
/
+12
[next]