index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
slab.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-04
mm/slab: change stride type from unsigned short to unsigned int
Harry Yoo
1
-5
/
+5
2026-02-26
mm/slab: mark alloc tags empty for sheaves allocated with __GFP_NO_OBJ_EXT
Suren Baghdasaryan
1
-2
/
+2
2026-02-10
Merge branch 'slab/for-7.0/sheaves' into slab/for-next
Vlastimil Babka
1
-40
/
+17
2026-02-04
mm/slab: only allow SLAB_OBJ_EXT_IN_OBJ for unmergeable caches
Harry Yoo
1
-0
/
+1
2026-02-04
mm/slab: move [__]ksize and slab_ksize() to mm/slub.c
Harry Yoo
1
-27
/
+0
2026-02-04
mm/memcontrol,alloc_tag: handle slabobj_ext access under KASAN poison
Harry Yoo
1
-3
/
+51
2026-02-04
mm/slab: use stride to access slabobj_ext
Harry Yoo
1
-4
/
+33
2026-02-04
mm/slab: abstract slabobj_ext access via new slab_obj_ext() helper
Harry Yoo
1
-6
/
+37
2026-01-29
slab: remove struct kmem_cache_cpu
Vlastimil Babka
1
-3
/
+4
2026-01-29
slab: simplify kmalloc_nolock()
Vlastimil Babka
1
-1
/
+0
2026-01-29
slab: remove defer_deactivate_slab()
Vlastimil Babka
1
-7
/
+1
2026-01-29
slab: remove SLUB_CPU_PARTIAL
Vlastimil Babka
1
-29
/
+0
2026-01-29
slab: introduce percpu sheaves bootstrap
Vlastimil Babka
1
-0
/
+12
2026-01-27
mm/slab: move and refactor __kmem_cache_alias()
Vlastimil Babka
1
-5
/
+3
2025-12-07
mm/slab: introduce kvfree_rcu_barrier_on_cache() for cache destruction
Harry Yoo
1
-0
/
+1
2025-11-25
Merge branch 'slab/for-6.19/freelist_aba_t_cleanups' into slab/for-next
Vlastimil Babka
1
-28
/
+24
2025-11-25
Merge branch 'slab/for-6.19/memdesc_prep' into slab/for-next
Vlastimil Babka
1
-31
/
+27
2025-11-13
slab: Remove references to folios from virt_to_slab()
Matthew Wilcox (Oracle)
1
-19
/
+1
2025-11-13
slab: Remove folio references from __ksize()
Matthew Wilcox (Oracle)
1
-0
/
+10
2025-11-13
slab: Reimplement page_slab()
Matthew Wilcox (Oracle)
1
-12
/
+16
2025-11-10
slab: turn freelist_aba_t to a struct and fully define counters there
Vlastimil Babka
1
-28
/
+24
2025-11-07
slub: remove CONFIG_SLUB_TINY specific code paths
Vlastimil Babka
1
-2
/
+0
2025-10-03
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+3
2025-09-29
Merge series "slab: Re-entrant kmalloc_nolock()"
Vlastimil Babka
1
-0
/
+7
2025-09-29
Merge series "SLUB percpu sheaves"
Vlastimil Babka
1
-0
/
+5
2025-09-29
slab: Introduce kmalloc_nolock() and kfree_nolock().
Alexei Starovoitov
1
-0
/
+6
2025-09-29
slab: Make slub local_(try)lock more precise for LOCKDEP
Alexei Starovoitov
1
-0
/
+1
2025-09-29
slab: add sheaf support for batching kfree_rcu() operations
Vlastimil Babka
1
-0
/
+3
2025-09-26
slab: add opt-in caching layer of percpu sheaves
Vlastimil Babka
1
-0
/
+2
2025-09-16
slab: prevent warnings when slab obj_exts vector allocation fails
Suren Baghdasaryan
1
-2
/
+6
2025-09-14
slab: use memdesc_nid()
Matthew Wilcox (Oracle)
1
-2
/
+2
2025-09-14
slab: use memdesc_flags_t
Matthew Wilcox (Oracle)
1
-1
/
+1
2025-06-18
slab: Add SL_pfmemalloc flag
Matthew Wilcox (Oracle)
1
-24
/
+0
2025-06-18
slab: Rename slab->__page_flags to slab->flags
Matthew Wilcox (Oracle)
1
-2
/
+2
2025-03-20
Merge branch 'slab/for-6.15/kfree_rcu_tiny' into slab/for-next
Vlastimil Babka
1
-0
/
+2
2025-03-04
mm/slab: simplify SLAB_* flag handling
Kevin Brodsky
1
-27
/
+5
2025-02-05
rcu, slab: use a regular callback function for kvfree_rcu
Vlastimil Babka
1
-0
/
+2
2025-01-13
mm/slab: fix kernel-doc func param names
Randy Dunlap
1
-2
/
+2
2024-11-16
mm/slub: Avoid list corruption when removing a slab from the full list
yuan.gao
1
-0
/
+5
2024-10-29
mm/kasan: Don't store metadata inside kmalloc object when slub_debug_orig_siz...
Feng Tang
1
-0
/
+6
2024-10-02
mm, slab: suppress warnings in test_leak_destroy kunit test
Vlastimil Babka
1
-0
/
+6
2024-10-01
mm, slab: fix use of SLAB_SUPPORTS_SYSFS in kmem_cache_release()
Nilay Shroff
1
-1
/
+1
2024-09-13
Merge branch 'slab/for-6.12/kmem_cache_args' into slab/for-next
Vlastimil Babka
1
-1
/
+3
2024-09-10
slab: remove rcu_freeptr_offset from struct kmem_cache
Christian Brauner
1
-2
/
+0
2024-09-10
slab: pass struct kmem_cache_args to do_kmem_cache_create()
Christian Brauner
1
-1
/
+3
2024-09-10
slab: s/__kmem_cache_create/do_kmem_cache_create/g
Christian Brauner
1
-1
/
+1
2024-09-10
memcg: add charging of already allocated slab objects
Shakeel Butt
1
-0
/
+7
2024-08-29
mm: add kmem_cache_create_rcu()
Christian Brauner
1
-0
/
+2
2024-07-22
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2024-07-15
Merge branch 'slab/for-6.11/buckets' into slab/for-next
Vlastimil Babka
1
-4
/
+6
[next]