From: Linus Torvalds Date: Thu, 17 Apr 2025 16:11:33 +0000 (-0700) Subject: Merge tag 'slab-for-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka... X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=a54f4a97e306f3f4628a5503192e96ff4e3271d0;p=nvme.git Merge tag 'slab-for-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab Pull slab fix from Vlastimil Babka: - Stable fix adding zero initialization of slab->obj_ext to prevent crashes with allocation profiling (Suren Baghdasaryan) * tag 'slab-for-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab: slab: ensure slab->obj_exts is clear in a newly allocated slab page --- a54f4a97e306f3f4628a5503192e96ff4e3271d0