From: Vlastimil Babka <vbabka@suse.cz>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: David Rientjes <rientjes@google.com>,
Christoph Lameter <cl@linux.com>,
Andrew Morton <akpm@linux-foundation.org>,
"linux-mm@kvack.org" <linux-mm@kvack.org>,
LKML <linux-kernel@vger.kernel.org>,
Roman Gushchin <roman.gushchin@linux.dev>,
Hyeonggon Yoo <42.hyeyoo@gmail.com>,
Suren Baghdasaryan <surenb@google.com>
Subject: [GIT PULL] slab fix for 6.15-rc2
Date: Thu, 17 Apr 2025 11:38:04 +0200 [thread overview]
Message-ID: <fd2359ed-f87e-4ba1-a6e5-b4114db7e2bb@suse.cz> (raw)
Hi Linus,
please pull the latest slab fix from:
git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git tags/slab-for-6.15-rc2
Thanks,
Vlastimil
======================================
- Stable fix adding zero initialization of slab->obj_ext to prevent crashes
with allocation profiling (Suren Baghdasaryan)
----------------------------------------------------------------
Suren Baghdasaryan (1):
slab: ensure slab->obj_exts is clear in a newly allocated slab page
mm/slub.c | 10 ++++++++++
1 file changed, 10 insertions(+)
next reply other threads:[~2025-04-17 9:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-17 9:38 Vlastimil Babka [this message]
2025-04-17 17:06 ` pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=fd2359ed-f87e-4ba1-a6e5-b4114db7e2bb@suse.cz \
--to=vbabka@suse.cz \
--cc=42.hyeyoo@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=cl@linux.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=rientjes@google.com \
--cc=roman.gushchin@linux.dev \
--cc=surenb@google.com \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox