[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <2dfea88a-5ba1-4311-87d2-e1e66c2f885e@suse.cz>
Date: Fri, 7 Nov 2025 09:53:31 +0100
From: Vlastimil Babka <vbabka@...e.cz>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Harry Yoo <harry.yoo@...cle.com>, David Rientjes <rientjes@...gle.com>,
Christoph Lameter <cl@...two.org>, Roman Gushchin
<roman.gushchin@...ux.dev>, "linux-mm@...ck.org" <linux-mm@...ck.org>,
LKML <linux-kernel@...r.kernel.org>, Alexei Starovoitov <ast@...nel.org>
Subject: [GIT PULL] slab fix for 6.18-rc5
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(-)
Powered by blists - more mailing lists