[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <9ec4a43b-d016-40b2-996a-e8aa098c0001@suse.cz>
Date: Thu, 9 Oct 2025 11:36:21 +0200
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 fixes for 6.18-rc1
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-rc1
Thanks,
Vlastimil
======================================
* Fixes for several corner cases in error paths and debugging options,
related to the new kmalloc_nolock() functionality (Kuniyuki Iwashima,
Ran Xiaokai)
----------------------------------------------------------------
Kuniyuki Iwashima (1):
slub: Don't call lockdep_unregister_key() for immature kmem_cache.
Ran Xiaokai (2):
slab: Add allow_spin check to eliminate kmemleak warnings
slab: Fix using this_cpu_ptr() in preemptible context
mm/slub.c | 17 +++++++++++++----
1 file changed, 13 insertions(+), 4 deletions(-)
Powered by blists - more mailing lists