index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
slab.h
Age
Commit message (
Expand
)
Author
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' 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-16
mm: make vma cache SLAB_TYPESAFE_BY_RCU
Suren Baghdasaryan
2025-03-16
refcount: provide ops for cases when object's memory can be reused
Suren Baghdasaryan
2025-03-05
mm/slab: call kmalloc_noprof() unconditionally in kmalloc_array_noprof()
Ye Bin
2025-02-05
slab: don't batch kvfree_rcu() with SLUB_TINY
Vlastimil Babka
2025-02-05
slab, rcu: move TINY_RCU variant of kvfree_rcu() to SLAB
Vlastimil Babka
2025-01-11
mm/slab: Move kvfree_rcu() into SLAB
Uladzislau Rezki (Sony)
2024-11-25
Merge tag 'slab-for-6.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-10-29
mm, slab: add kerneldocs for common SLAB_ flags
Vlastimil Babka
2024-10-05
crypto: rsassa-pkcs1 - Migrate to sig_alg backend
Lukas Wunner
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-13
Merge branch 'slab/for-6.12/kmem_cache_args' into slab/for-next
Vlastimil Babka
2024-09-13
mm, slab: restore kerneldoc for kmem_cache_create()
Vlastimil Babka
2024-09-10
slab: make __kmem_cache_create() static inline
Christian Brauner
2024-09-10
slab: make kmem_cache_create_usercopy() static inline
Christian Brauner
2024-09-10
slab: remove kmem_cache_create_rcu()
Christian Brauner
2024-09-10
slab: create kmem_cache_create() compatibility layer
Christian Brauner
2024-09-10
slab: port KMEM_CACHE_USERCOPY() to struct kmem_cache_args
Christian Brauner
2024-09-10
slab: port KMEM_CACHE() to struct kmem_cache_args
Christian Brauner
2024-09-10
slab: add struct kmem_cache_args
Christian Brauner
2024-09-10
memcg: add charging of already allocated slab objects
Shakeel Butt
2024-09-03
mm: krealloc: clarify valid usage of __GFP_ZERO
Danilo Krummrich
2024-09-01
mm: kvmalloc: align kvrealloc() with krealloc()
Danilo Krummrich
2024-08-29
mm: add kmem_cache_create_rcu()
Christian Brauner
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-10
mm: remove CONFIG_MEMCG_KMEM
Johannes Weiner
2024-07-03
mm/slab: Introduce kmem_buckets_create() and family
Kees Cook
2024-07-03
mm/slab: Introduce kvmalloc_buckets_node() that can take kmem_buckets argument
Kees Cook
2024-07-03
mm/slab: Plumb kmem_buckets into __do_kmalloc_node()
Kees Cook
2024-07-03
mm/slab: Introduce kmem_buckets typedef
Kees Cook
2024-07-03
slab, rust: extend kmalloc() alignment guarantees to remove Rust padding
Vlastimil Babka
2024-05-28
mm, slab: don't wrap internal functions with alloc_hooks()
Vlastimil Babka
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-01
mm/slab: make __free(kfree) accept error pointers
Dan Carpenter
2024-04-25
mm: change inlined allocation helpers to account at the call site
Suren Baghdasaryan
2024-04-25
mm/slab: enable slab allocation tagging for kmalloc and friends
Suren Baghdasaryan
2024-04-25
mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
Suren Baghdasaryan
2024-04-24
slab: introduce kvmalloc_array_node() and kvcalloc_node()
Alexander Lobakin
2024-03-12
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
2024-02-26
mm, slab: use an enum to define SLAB_ cache creation flags
Vlastimil Babka
2024-02-26
mm, slab: deprecate SLAB_MEM_SPREAD flag
Vlastimil Babka
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2023-12-05
mm/slab: remove CONFIG_SLAB code from slab common code
Vlastimil Babka
2023-12-05
cpu/hotplug: remove CPUHP_SLAB_PREPARE hooks
Vlastimil Babka
2023-11-04
Merge tag 'tsm-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw...
Linus Torvalds
2023-10-19
mm/slab: Add __free() support for kvfree
Dan Williams
2023-09-13
mm: Remove kmem_valid_obj()
Zhen Lei
[next]