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