[GIT PULL] slab fix for 6.18-rc5

From: Vlastimil Babka

Date: Fri Nov 07 2025 - 03:53:33 EST


Hi Linus,

please pull the latest slab fixes from:

git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git tags/slab-for-6.18-rc5

Thanks,
Vlastimil

======================================

* Fix for potential infinite loop in kmalloc_nolock() when debugging
is enabled for the cache (Vlastimil Babka)

----------------------------------------------------------------
Vlastimil Babka (1):
slab: prevent infinite loop in kmalloc_nolock() with debugging

mm/slub.c | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)