index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
slab.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-21
slab: silence sparse warning with type-based partitioning
Marco Elver
1
-1
/
+5
2026-07-14
mm/slab: prevent unbounded recursion in free path with new kmalloc type
Harry Yoo (Oracle)
1
-0
/
+6
2026-07-14
mm/slab: decouple SLAB_NO_SHEAVES from SLAB_NO_OBJ_EXT
Harry Yoo (Oracle)
1
-2
/
+11
2026-06-22
Merge tag 'slab-for-7.2-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
Linus Torvalds
1
-7
/
+11
2026-06-18
slab: recognize @GFP parameter as optional in kernel-doc
Randy Dunlap
1
-3
/
+3
2026-06-18
mm/slab: add a node-track-caller variant for kmem buckets allocation
Pedro Falcato
1
-2
/
+5
2026-06-18
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/vbabka/slab
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-21
add default_gfp() helper macro and use it in the new *alloc_obj() helpers
Linus Torvalds
1
-24
/
+24
2026-02-21
slab.h: disable completely broken overflow handling in flex allocations
Linus Torvalds
1
-5
/
+1
2026-02-11
Merge tag 'slab-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
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-14
slab: Introduce kmalloc_flex() and family
Kees Cook
1
-0
/
+48
2026-01-14
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-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
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-13
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/kernel/git/akpm/mm
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-16
mm: make vma cache SLAB_TYPESAFE_BY_RCU
Suren Baghdasaryan
1
-6
/
+0
2025-03-16
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-25
Merge tag 'slab-for-6.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
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/kernel/git/akpm/mm
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
[next]