index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2025-03-21
mm/mm_init: rename __init_reserved_page_zone to __init_page_from_nid
Mike Rapoport (Microsoft)
2025-03-21
mm/cma: using per-CMA locks to improve concurrent allocation performance
Ge Yang
2025-03-20
Merge branch 'slab/for-6.15/kfree_rcu_tiny' into slab/for-next
Vlastimil Babka
2025-03-19
Merge tag 'v6.14-rc7' into x86/core, to pick up fixes
Ingo Molnar
2025-03-17
Merge tag 'mm-hotfixes-stable-2025-03-17-20-09' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-03-17
mm: page_alloc: defrag_mode kswapd/kcompactd watermarks
Johannes Weiner
2025-03-17
mm: page_alloc: defrag_mode kswapd/kcompactd assistance
Johannes Weiner
2025-03-17
mm: page_alloc: defrag_mode
Johannes Weiner
2025-03-17
mm: page_alloc: trace type pollution from compaction capturing
Johannes Weiner
2025-03-17
mm: compaction: push watermark into compaction_suitable() callers
Johannes Weiner
2025-03-17
mm: convert lru_add_page_tail() to lru_add_split_folio()
Matthew Wilcox (Oracle)
2025-03-17
mm/debug: add line breaks
Liu Ye
2025-03-17
mm: memory-failure: enhance comments for return value of memory_failure()
Shuai Xue
2025-03-17
mm/hwpoison: do not send SIGBUS to processes with recovered clean pages
Shuai Xue
2025-03-17
mm: lock PGDAT_RECLAIM_LOCKED with acquire memory ordering
Mathieu Desnoyers
2025-03-17
mm: add missing release barrier on PGDAT_RECLAIM_LOCKED unlock
Mathieu Desnoyers
2025-03-17
mm/madvise: remove len parameter of madvise_do_behavior()
SeongJae Park
2025-03-17
mm/madvise: deduplicate madvise_do_behavior() skip case handlings
SeongJae Park
2025-03-17
mm/madvise: split out populate behavior check logic
SeongJae Park
2025-03-17
mm/madvise: use is_memory_failure() from madvise_do_behavior()
SeongJae Park
2025-03-17
mm/page_alloc: add trace event for totalreserve_pages calculation
Martin Liu
2025-03-17
mm/page_alloc: add trace event for per-zone lowmem reserve setup
Martin Liu
2025-03-17
mm/page_alloc: add trace event for per-zone watermark setup
Martin Liu
2025-03-17
mm/shmem: fix functions documentation
Enrico Bravi
2025-03-17
mm: use ptep_get() instead of directly dereferencing pte_t*
Ryan Roberts
2025-03-17
drivers/base/memory: improve add_boot_memory_block()
Gavin Shan
2025-03-17
mm/damon/sysfs-schemes: avoid Wformat-security warning on damon_sysfs_access_...
SeongJae Park
2025-03-17
mm/shmem: use xas_try_split() in shmem_split_large_entry()
Zi Yan
2025-03-17
mm/filemap: use xas_try_split() in __filemap_add_folio()
Zi Yan
2025-03-17
mm/truncate: use folio_split() in truncate operation
Zi Yan
2025-03-17
mm/huge_memory: add folio_split() to debugfs testing interface
Zi Yan
2025-03-17
mm/huge_memory: remove the old, unused __split_huge_page()
Zi Yan
2025-03-17
mm/huge_memory: add buddy allocator like (non-uniform) folio_split()
Zi Yan
2025-03-17
mm/huge_memory: move folio split common code to __folio_split()
Zi Yan
2025-03-17
mm/huge_memory: add two new (not yet used) functions for folio_split()
Zi Yan
2025-03-17
mm: swap_cgroup: remove double initialization of locals
Johannes Weiner
2025-03-17
mm/vmalloc: refactor __vmalloc_node_range_noprof()
Liu Ye
2025-03-17
mm: page_owner: use new iteration API
Luiz Capitulino
2025-03-17
mm: page_table_check: use new iteration API
Luiz Capitulino
2025-03-17
mm: page_ext: add an iteration API for page extensions
Luiz Capitulino
2025-03-17
mm: remove redundant return in set_huge_zero_folio()
Dev Jain
2025-03-17
mm/damon: remove damon_operations->reset_aggregated
SeongJae Park
2025-03-17
mm/damon: remove damon_callback->before_damos_apply
SeongJae Park
2025-03-17
mm/damon: remove damon_callback->after_sampling
SeongJae Park
2025-03-17
mm/damon: remove ->before_start of damon_callback
SeongJae Park
2025-03-17
mm/damon/sysfs-schemes: remove obsolete comment for damon_sysfs_schemes_clear...
SeongJae Park
2025-03-17
mm/damon/sysfs: remove damon_sysfs_cmd_request and its readers
SeongJae Park
2025-03-17
mm/damon/sysfs: remove damon_sysfs_cmd_request_callback() and its callers
SeongJae Park
2025-03-17
mm/damon/sysfs: remove damon_sysfs_cmd_request code from damon_sysfs_handle_c...
SeongJae Park
2025-03-17
mm/damon/sysfs: handle commit command using damon_call()
SeongJae Park
[prev]
[next]