From: Linus Torvalds Date: Thu, 9 Oct 2025 17:33:50 +0000 (-0700) Subject: Merge tag 'slab-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka... X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=f6db358deaeafd9830c8bcba8f76f55f8a14b059;p=users%2Fhch%2Fmisc.git Merge tag 'slab-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab Pull slab fixes from Vlastimil Babka: - Fixes for several corner cases in error paths and debugging options, related to the new kmalloc_nolock() functionality (Kuniyuki Iwashima, Ran Xiaokai) * tag 'slab-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab: slub: Don't call lockdep_unregister_key() for immature kmem_cache. slab: Fix using this_cpu_ptr() in preemptible context slab: Add allow_spin check to eliminate kmemleak warnings --- f6db358deaeafd9830c8bcba8f76f55f8a14b059