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
2025-11-13
Merge tag 'slab-for-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-11-13
mm/slub: fix memory leak in free_to_pcs_bulk()
Harry Yoo
2025-11-09
codetag: debug: handle existing CODETAG_EMPTY in mark_objexts_empty for slabo...
Hao Ge
2025-11-06
slab: prevent infinite loop in kmalloc_nolock() with debugging
Vlastimil Babka
2025-10-24
slab: Fix obj_ext mistakenly considered NULL due to race condition
Hao Ge
2025-10-23
slab: fix slab accounting imbalance due to defer_deactivate_slab()
Vlastimil Babka
2025-10-21
slab: Avoid race on slab->obj_exts in alloc_slab_obj_exts
Hao Ge
2025-10-16
slab: reset slab->obj_ext when freeing and it is OBJEXTS_ALLOC_FAIL
Hao Ge
2025-10-14
slab: fix clearing freelist in free_deferred_objects()
Vlastimil Babka
2025-10-11
slab: fix barn NULL pointer dereference on memoryless nodes
Vlastimil Babka
2025-10-07
slub: Don't call lockdep_unregister_key() for immature kmem_cache.
Kuniyuki Iwashima
2025-10-06
slab: Fix using this_cpu_ptr() in preemptible context
Ran Xiaokai
2025-10-03
slab: Add allow_spin check to eliminate kmemleak warnings
Ran Xiaokai
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-09-29
Merge series "slab: Re-entrant kmalloc_nolock()"
Vlastimil Babka
2025-09-29
Merge series "SLUB percpu sheaves"
Vlastimil Babka
2025-09-29
slab: Introduce kmalloc_nolock() and kfree_nolock().
Alexei Starovoitov
2025-09-29
slab: Reuse first bit for OBJEXTS_ALLOC_FAIL
Alexei Starovoitov
2025-09-29
slab: Make slub local_(try)lock more precise for LOCKDEP
Alexei Starovoitov
2025-09-29
slab: allow NUMA restricted allocations to use percpu sheaves
Vlastimil Babka
2025-09-29
slab: skip percpu sheaves for remote object freeing
Vlastimil Babka
2025-09-29
slab: determine barn status racily outside of lock
Vlastimil Babka
2025-09-29
slab: sheaf prefilling for guaranteed allocations
Vlastimil Babka
2025-09-29
slab: add sheaf support for batching kfree_rcu() operations
Vlastimil Babka
2025-09-28
alloc_tag: fix boot failure due to NULL pointer dereference
Ran Xiaokai
2025-09-26
slab: add opt-in caching layer of percpu sheaves
Vlastimil Babka
2025-09-26
slab: simplify init_kmem_cache_nodes() error handling
Vlastimil Babka
2025-09-21
alloc_tag: mark inaccurate allocation counters in /proc/allocinfo output
Suren Baghdasaryan
2025-09-16
slab: mark slab->obj_exts allocation failures unconditionally
Suren Baghdasaryan
2025-09-15
slab: don't validate slab pointer in free_debug_processing()
Vlastimil Babka
2025-09-15
slab: validate slab before using it in alloc_single_from_partial()
Vlastimil Babka
2025-09-15
slab: move validate_slab_ptr() from alloc_consistency_checks() to its caller
Vlastimil Babka
2025-09-15
slab: move validate_slab_ptr() from check_slab() to its callers
Vlastimil Babka
2025-09-15
slab: wrap debug slab validation in validate_slab_ptr()
Vlastimil Babka
2025-09-15
slab: Remove dead code in free_consistency_checks()
Matthew Wilcox (Oracle)
2025-09-13
slab: use memdesc_flags_t
Matthew Wilcox (Oracle)
2025-09-13
mm/slub: allow to set node and align in k[v]realloc
Vitaly Wool
2025-09-10
mm/slub: Refactor note_cmpxchg_failure for better readability
Ye Liu
2025-09-10
mm/slub: Replace sort_r() with sort() for debugfs stack trace sorting
Kuan-Wei Chiu
2025-09-10
mm/slub: Fix cmp_loc_by_count() to return 0 when counts are equal
Kuan-Wei Chiu
2025-09-01
mm: slub: avoid wake up kswapd in set_track_prepare
yangshiguang
2025-08-25
mm/slub: avoid accessing metadata when pointer is invalid in object_err()
Li Qiong
2025-08-04
Merge tag 'printk-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-13
mm,slub: use node-notifier instead of memory-notifier
Oscar Salvador
2025-07-13
mm,slub: do not special case N_NORMAL nodes for slab_nodes
Oscar Salvador
2025-06-18
slub: Fix a documentation build error for krealloc()
Jonathan Corbet
2025-06-18
slab: Add SL_pfmemalloc flag
Matthew Wilcox (Oracle)
2025-06-18
slab: Add SL_partial flag
Matthew Wilcox (Oracle)
2025-06-18
slab: Rename slab->__page_flags to slab->flags
Matthew Wilcox (Oracle)
[next]