index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2026-01-31
mm: drop filename from page_alloc.c header comment
Manish Kumar
2026-01-31
mm: rename CONFIG_MEMORY_BALLOON -> CONFIG_BALLOON
David Hildenbrand (Red Hat)
2026-01-31
mm: rename CONFIG_BALLOON_COMPACTION to CONFIG_BALLOON_MIGRATION
David Hildenbrand (Red Hat)
2026-01-31
mm/kconfig: make BALLOON_COMPACTION depend on MIGRATION
David Hildenbrand (Red Hat)
2026-01-31
mm: rename balloon_compaction.(c|h) to balloon.(c|h)
David Hildenbrand (Red Hat)
2026-01-31
mm/vmscan: drop inclusion of balloon_compaction.h
David Hildenbrand (Red Hat)
2026-01-31
mm/balloon_compaction: mark remaining functions for having proper kerneldoc
David Hildenbrand (Red Hat)
2026-01-31
mm/balloon_compaction: assert that the balloon_pages_lock is held
David Hildenbrand (Red Hat)
2026-01-31
mm/balloon_compaction: move internal helpers to balloon_compaction.c
David Hildenbrand (Red Hat)
2026-01-31
mm/balloon_compaction: fold balloon_mapping_gfp_mask() into balloon_page_alloc()
David Hildenbrand (Red Hat)
2026-01-31
mm/balloon_compaction: remove balloon_page_push/pop()
David Hildenbrand (Red Hat)
2026-01-31
mm/balloon_compaction: make balloon_mops static
David Hildenbrand (Red Hat)
2026-01-31
mm/balloon_compaction: remove dependency on page lock
David Hildenbrand (Red Hat)
2026-01-31
mm/balloon_compaction: use a device-independent balloon (list) lock
David Hildenbrand (Red Hat)
2026-01-31
mm/balloon_compaction: centralize adjust_managed_page_count() handling
David Hildenbrand (Red Hat)
2026-01-31
mm/balloon_compaction: centralize basic page migration handling
David Hildenbrand (Red Hat)
2026-01-31
mm/balloon_compaction: improve comments for WARN_ON_ONCE(!b_dev_info)
David Hildenbrand (Red Hat)
2026-01-31
mm/khugepaged: make khugepaged_collapse_control static
Shivank Garg
2026-01-31
mm/khugepaged: use enum scan_result for result variables and return types
Shivank Garg
2026-01-31
mm/khugepaged: change collapse_pte_mapped_thp() to return void
Shivank Garg
2026-01-31
mm/khugepaged: remove unnecessary goto 'skip' label
Shivank Garg
2026-01-31
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm/shmem,
Andrew Morton
2026-01-29
Merge tag 'mm-hotfixes-stable-2026-01-29-09-41' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-01-29
slub: avoid list_lock contention from __refill_objects_any()
Vlastimil Babka
2026-01-29
mm/slub: cleanup and repurpose some stat items
Vlastimil Babka
2026-01-29
mm/slub: remove DEACTIVATE_TO_* stat items
Vlastimil Babka
2026-01-29
slab: remove frozen slab checks from __slab_free()
Vlastimil Babka
2026-01-29
slab: update overview comments
Vlastimil Babka
2026-01-29
slab: refill sheaves from all nodes
Vlastimil Babka
2026-01-29
slab: remove unused PREEMPT_RT specific macros
Vlastimil Babka
2026-01-29
slab: remove struct kmem_cache_cpu
Vlastimil Babka
2026-01-29
slab: simplify kmalloc_nolock()
Vlastimil Babka
2026-01-29
slab: remove defer_deactivate_slab()
Vlastimil Babka
2026-01-29
slab: remove the do_slab_free() fastpath
Vlastimil Babka
2026-01-29
slab: remove SLUB_CPU_PARTIAL
Vlastimil Babka
2026-01-29
slab: remove cpu (partial) slabs usage from allocation paths
Vlastimil Babka
2026-01-29
slab: add optimized sheaf refill from partial list
Vlastimil Babka
2026-01-29
slab: handle kmalloc sheaves bootstrap
Vlastimil Babka
2026-01-29
slab: make percpu sheaves compatible with kmalloc_nolock()/kfree_nolock()
Vlastimil Babka
2026-01-29
slab: introduce percpu sheaves bootstrap
Vlastimil Babka
2026-01-29
slab: add sheaves to most caches
Vlastimil Babka
2026-01-27
slub: keep empty main sheaf as spare in __pcs_replace_empty_main()
Hao Li
2026-01-27
mm/slab: factor out slab_args_unmergeable()
Harry Yoo
2026-01-27
mm/slab: make caches with sheaves mergeable
Vlastimil Babka
2026-01-27
mm/slab: move and refactor __kmem_cache_alias()
Vlastimil Babka
2026-01-27
slab: add SLAB_CONSISTENCY_CHECKS to SLAB_NEVER_MERGE
Vlastimil Babka
2026-01-27
mm/slab: fix false lockdep warning in __kfree_rcu_sheaf()
Harry Yoo
2026-01-27
mm/slab: add rcu_barrier() to kvfree_rcu_barrier_on_cache()
Vlastimil Babka
2026-01-27
slab: replace cache_from_obj() with inline checks
Vlastimil Babka
2026-01-26
mm/damon/reclaim: use damon_kdamond_pid()
SeongJae Park
[prev]
[next]