index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
slub.c
Age
Commit message (
Expand
)
Author
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-17
mm, slab: put should_failslab() back behind CONFIG_SHOULD_FAILSLAB
Vlastimil Babka
2024-07-15
Merge branch 'slab/for-6.11/buckets' into slab/for-next
Vlastimil Babka
2024-07-11
mm, slab: move prepare_slab_obj_exts_hook under CONFIG_MEM_ALLOC_PROFILING
Suren Baghdasaryan
2024-07-10
mm: remove CONFIG_MEMCG_KMEM
Johannes Weiner
2024-07-04
mm, slab: move allocation tagging code in the alloc path into a hook
Suren Baghdasaryan
2024-07-03
mm: slub: disable KMSAN when checking the padding bytes
Ilya Leoshkevich
2024-07-03
mm: slub: let KMSAN access metadata
Ilya Leoshkevich
2024-07-03
kmsan: support SLAB_POISON
Ilya Leoshkevich
2024-07-03
mm/slab: Plumb kmem_buckets into __do_kmalloc_node()
Kees Cook
2024-06-24
mm/slab: fix 'variable obj_exts set but not used' warning
Suren Baghdasaryan
2024-06-24
slab: delete useless RED_INACTIVE and RED_ACTIVE
Chengming Zhou
2024-06-07
slab: don't put freepointer outside of object if only orig_size
Chengming Zhou
2024-06-07
slab: make check_object() more consistent
Chengming Zhou
2024-06-05
codetag: avoid race at alloc_slab_obj_exts
Thadeu Lima de Souza Cascardo
2024-05-31
mm: Reduce the number of slab->folio casts
Matthew Wilcox (Oracle)
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-13
Merge tag 'slab-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
2024-05-02
mm/slub: mark racy access on slab->freelist
linke li
2024-05-01
mm/slub: avoid zeroing outside-object freepointer for single free
Nicolas Bouchinet
2024-04-25
mm, slab: move slab_memcg hooks to mm/memcontrol.c
Vlastimil Babka
2024-04-25
mm, slab: move memcg charging to post-alloc hook
Vlastimil Babka
2024-04-25
slub: remove use of page->flags
Matthew Wilcox (Oracle)
2024-04-25
mm/slub: avoid recursive loop with kmemleak
Kees Cook
2024-04-25
codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations
Suren Baghdasaryan
2024-04-25
codetag: debug: skip objext checking when it's for objext itself
Suren Baghdasaryan
2024-04-25
mm/slab: enable slab allocation tagging for kmalloc and friends
Suren Baghdasaryan
2024-04-25
mm/slab: add allocation accounting into slab allocation and free paths
Suren Baghdasaryan
2024-04-25
mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
Suren Baghdasaryan
2024-04-25
mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
Suren Baghdasaryan
2024-04-25
mm: introduce slabobj_ext to support slab object extensions
Suren Baghdasaryan
2024-04-25
mm/slub: mark slab_free_freelist_hook() __always_inline
Kent Overstreet
2024-04-23
slub: use count_partial_free_approx() in slab_out_of_memory()
Jianfeng Wang
2024-04-23
slub: introduce count_partial_free_approx()
Jianfeng Wang
2024-04-15
slub: Set __GFP_COMP in kmem_cache by default
Haifeng Xu
2024-04-09
mm/slub: remove duplicate initialization for early_kmem_cache_node_alloc()
Sangyun Kim
2024-04-04
mm/slub: correct comment in do_slab_free()
Xiu Jianfeng
2024-04-04
mm/slub: simplify get_partial_node()
Xiongwei Song
2024-04-04
mm/slub: add slub_get_cpu_partial() helper
Xiongwei Song
2024-04-04
mm/slub: remove the check of !kmem_cache_has_cpu_partial()
Xiongwei Song
2024-04-02
mm/slub: Reduce memory consumption in extreme scenarios
Chen Jun
2024-03-25
mm/slub: mark racy accesses on slab->slabs
linke li
2024-03-25
mm/slub: remove dummy slabinfo functions
Xiu Jianfeng
2024-03-12
Merge branch 'slab/for-6.9/slab-flag-cleanups' into slab/for-linus
Vlastimil Babka
2024-03-12
Merge branch 'slab/for-6.9/optimize-get-freelist' into slab/for-linus
Vlastimil Babka
2024-03-04
mm, slab: remove memcg_from_slab_obj()
Vlastimil Babka
2024-03-01
mm, slab: remove the corner case of inc_slabs_node()
Chengming Zhou
2024-03-01
mm/slab: Fix a kmemleak in kmem_cache_destroy()
Xiaolei Wang
2024-02-26
mm, slab: use an enum to define SLAB_ cache creation flags
Vlastimil Babka
[next]