index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
slab_common.c
Age
Commit message (
Expand
)
Author
34 hours
Merge https://git.kernel.org/pub/scm/linux/kernel/git/mm/slab.git slab/for-ne...
David Hildenbrand (Arm)
4 days
mm/slab: disallow kfree_rcu_sheaf() on PREEMPT_RT again
Vlastimil Babka (SUSE)
6 days
mm/slab_common: reject zero object_size before calculate_alignment
Longlong Xia
2026-08-24
Merge tag 'slab-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
2026-08-24
Merge branch 'slab/for-7.3/kfree_rcu_nolock' into slab/for-next
Vlastimil Babka (SUSE)
2026-08-23
Merge tag 'rcu.2026.08.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-08-04
mm/slab: add cache_ and slab_needs_objcg() helpers
Vlastimil Babka (SUSE)
2026-08-04
mm/slab: stop exporting kvfree_rcu_barrier[_on_cache]()
Vlastimil Babka (SUSE)
2026-08-04
mm/slab: introduce kfree_rcu_nolock()
Harry Yoo (Oracle)
2026-08-04
mm/slab: introduce struct kvfree_rcu_head for kvfree_rcu batching
Harry Yoo (Oracle)
2026-07-31
mm/slab: allow kfree_rcu_sheaf() on PREEMPT_RT
Harry Yoo (Oracle)
2026-07-31
mm/slab: extend deferred free mechanism to handle rcu sheaves
Harry Yoo (Oracle)
2026-07-31
mm/slab: handle the !allow_spin case in kfree_rcu_sheaf()
Harry Yoo (Oracle)
2026-07-23
rcu: Rename struct rcu_gp_oldstate to rcu_gp_seq
Puranjay Mohan
2026-07-14
mm/slab: prevent unbounded recursion in free path with new kmalloc type
Harry Yoo (Oracle)
2026-06-16
Merge tag 'slab-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
2026-05-14
mm/slub: hold cpus_read_lock around flush_rcu_sheaves_on_cache()
Qing Wang
2026-05-14
slab: support for compiler-assisted type-based slab cache partitioning
Marco Elver
2026-02-10
Merge branch 'slab/for-7.0/sheaves' into slab/for-next
Vlastimil Babka
2026-02-04
mm/slab: only allow SLAB_OBJ_EXT_IN_OBJ for unmergeable caches
Harry Yoo
2026-02-04
mm/slab: place slabobj_ext metadata in unused space within s->size
Harry Yoo
2026-02-04
mm/slab: move [__]ksize and slab_ksize() to mm/slub.c
Harry Yoo
2026-02-04
mm/slab: allow specifying free pointer offset when using constructor
Harry Yoo
2026-01-29
slab: introduce percpu sheaves bootstrap
Vlastimil Babka
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: add rcu_barrier() to kvfree_rcu_barrier_on_cache()
Vlastimil Babka
2025-12-11
Merge tag 'slab-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-12-07
mm/slab: introduce kvfree_rcu_barrier_on_cache() for cache destruction
Harry Yoo
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-11-16
mm: fix some typos in mm module
jianyun.gao
2025-11-13
slab: Remove folio references from kfree_rcu_sheaf()
Matthew Wilcox (Oracle)
2025-11-13
slab: Remove folio references from __ksize()
Matthew Wilcox (Oracle)
2025-09-29
slab: Introduce kmalloc_nolock() and kfree_nolock().
Alexei Starovoitov
2025-09-29
slab: skip percpu sheaves for remote object freeing
Vlastimil Babka
2025-09-29
slab: add sheaf support for batching kfree_rcu() operations
Vlastimil Babka
2025-09-26
slab: add opt-in caching layer of percpu sheaves
Vlastimil Babka
2025-05-12
Update Christoph's Email address and make it consistent
Christoph Lameter (Ampere)
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-20
Merge branch 'slab/for-6.15/kfree_rcu_tiny' into slab/for-next
Vlastimil Babka
2025-03-04
mm/slab: simplify SLAB_* flag handling
Kevin Brodsky
2025-03-04
mm/slab/kvfree_rcu: Switch to WQ_MEM_RECLAIM wq
Uladzislau Rezki (Sony)
2025-02-18
mm/slab: Switch to use hrtimer_setup()
Nam Cao
2025-02-05
slab: don't batch kvfree_rcu() with SLUB_TINY
Vlastimil Babka
2025-02-05
rcu, slab: use a regular callback function for kvfree_rcu
Vlastimil Babka
2025-02-05
slab, rcu: move TINY_RCU variant of kvfree_rcu() to SLAB
Vlastimil Babka
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-11
mm/slab: Move kvfree_rcu() into SLAB
Uladzislau Rezki (Sony)
[next]