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-7.1.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
/
include
/
linux
/
slab.h
Age
Commit message (
Expand
)
Author
Files
Lines
9 days
Merge tag 'slab-for-7.2-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-7
/
+11
14 days
slab: recognize @GFP parameter as optional in kernel-doc
Randy Dunlap
1
-3
/
+3
14 days
mm/slab: add a node-track-caller variant for kmem buckets allocation
Pedro Falcato
1
-2
/
+5
14 days
mm/slab: replace __GFP_NO_OBJ_EXT with SLAB_ALLOC_NO_RECURSE for sheaves
Vlastimil Babka (SUSE)
1
-3
/
+3
2026-06-16
Merge tag 'slab-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
1
-81
/
+243
2026-06-15
mm/slab: allow __GFP_NOMEMALLOC and __GFP_NOWARN for kmalloc_nolock()
Vlastimil Babka (SUSE)
1
-1
/
+2
2026-06-12
Merge branch 'slab/for-7.2/alloc_token' into slab/for-next
Vlastimil Babka (SUSE)
1
-79
/
+239
2026-06-03
mm/slab: improve kmem_cache_alloc_bulk
Christoph Hellwig
1
-2
/
+4
2026-05-14
slab: fix kernel-docs for mm-api
Marco Elver
1
-48
/
+168
2026-05-14
slab: improve KMALLOC_PARTITION_RANDOM randomness
Marco Elver
1
-1
/
+1
2026-05-14
slab: support for compiler-assisted type-based slab cache partitioning
Marco Elver
1
-48
/
+88
2026-05-05
mm/slab: Add kvfree_atomic() helper
Uladzislau Rezki (Sony)
1
-0
/
+3
2026-02-26
mm/slub: drop duplicate kernel-doc for ksize()
Sanjay Chitroda
1
-12
/
+0
2026-02-22
add default_gfp() helper macro and use it in the new *alloc_obj() helpers
Linus Torvalds
1
-24
/
+24
2026-02-22
slab.h: disable completely broken overflow handling in flex allocations
Linus Torvalds
1
-5
/
+1
2026-02-12
Merge tag 'slab-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
1
-18
/
+22
2026-02-10
Merge branch 'slab/for-7.0/sheaves' into slab/for-next
Vlastimil Babka
1
-6
/
+0
2026-02-04
mm/slab: place slabobj_ext metadata in unused space within s->size
Harry Yoo
1
-0
/
+9
2026-02-04
mm/slab: move [__]ksize and slab_ksize() to mm/slub.c
Harry Yoo
1
-1
/
+0
2026-02-04
mm/slab: allow specifying free pointer offset when using constructor
Harry Yoo
1
-14
/
+16
2026-01-29
slab: add sheaves to most caches
Vlastimil Babka
1
-6
/
+0
2026-01-15
slab: Introduce kmalloc_flex() and family
Kees Cook
1
-0
/
+48
2026-01-15
slab: Introduce kmalloc_obj() and family
Kees Cook
1
-0
/
+58
2025-12-07
mm/slab: introduce kvfree_rcu_barrier_on_cache() for cache destruction
Harry Yoo
1
-0
/
+7
2025-10-03
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-15
/
+24
2025-09-29
slab: Introduce kmalloc_nolock() and kfree_nolock().
Alexei Starovoitov
1
-0
/
+4
2025-09-29
slab: sheaf prefilling for guaranteed allocations
Vlastimil Babka
1
-0
/
+16
2025-09-26
slab: add opt-in caching layer of percpu sheaves
Vlastimil Babka
1
-0
/
+31
2025-09-14
mm/slub: allow to set node and align in k[v]realloc
Vitaly Wool
1
-15
/
+24
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+9
2025-03-20
Merge branch 'slab/for-6.15/kfree_rcu_tiny' into slab/for-next
Vlastimil Babka
1
-0
/
+14
2025-03-17
mm: make vma cache SLAB_TYPESAFE_BY_RCU
Suren Baghdasaryan
1
-6
/
+0
2025-03-17
refcount: provide ops for cases when object's memory can be reused
Suren Baghdasaryan
1
-0
/
+9
2025-03-05
mm/slab: call kmalloc_noprof() unconditionally in kmalloc_array_noprof()
Ye Bin
1
-2
/
+0
2025-02-05
slab: don't batch kvfree_rcu() with SLUB_TINY
Vlastimil Babka
1
-1
/
+1
2025-02-05
slab, rcu: move TINY_RCU variant of kvfree_rcu() to SLAB
Vlastimil Babka
1
-0
/
+14
2025-01-11
mm/slab: Move kvfree_rcu() into SLAB
Uladzislau Rezki (Sony)
1
-0
/
+1
2024-11-26
Merge tag 'slab-for-6.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-19
/
+41
2024-10-29
mm, slab: add kerneldocs for common SLAB_ flags
Vlastimil Babka
1
-19
/
+41
2024-10-05
crypto: rsassa-pkcs1 - Migrate to sig_alg backend
Lukas Wunner
1
-0
/
+1
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+12
2024-09-13
Merge branch 'slab/for-6.12/kmem_cache_args' into slab/for-next
Vlastimil Babka
1
-17
/
+185
2024-09-13
mm, slab: restore kerneldoc for kmem_cache_create()
Vlastimil Babka
1
-23
/
+91
2024-09-10
slab: make __kmem_cache_create() static inline
Christian Brauner
1
-3
/
+10
2024-09-10
slab: make kmem_cache_create_usercopy() static inline
Christian Brauner
1
-5
/
+44
2024-09-10
slab: remove kmem_cache_create_rcu()
Christian Brauner
1
-3
/
+0
2024-09-10
slab: create kmem_cache_create() compatibility layer
Christian Brauner
1
-3
/
+26
2024-09-10
slab: port KMEM_CACHE_USERCOPY() to struct kmem_cache_args
Christian Brauner
1
-6
/
+7
2024-09-10
slab: port KMEM_CACHE() to struct kmem_cache_args
Christian Brauner
1
-3
/
+5
2024-09-10
slab: add struct kmem_cache_args
Christian Brauner
1
-0
/
+22
[next]