linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Vlastimil Babka <vbabka@suse.cz>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Harry Yoo <harry.yoo@oracle.com>,
	David Rientjes <rientjes@google.com>,
	Christoph Lameter <cl@gentwo.org>,
	Roman Gushchin <roman.gushchin@linux.dev>,
	"linux-mm@kvack.org" <linux-mm@kvack.org>,
	LKML <linux-kernel@vger.kernel.org>, Phil Auld <pauld@redhat.com>
Subject: [GIT PULL] slab hotfix for 6.18-rc1
Date: Sat, 11 Oct 2025 11:01:40 +0200	[thread overview]
Message-ID: <903ea271-9413-40ed-93cd-104062c18a84@suse.cz> (raw)

Hi Linus,

here's the NULL pointer deref hotfix in the form of a PR

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

Obviously it wasn't in -next yet and was just sent out formally for review,
and it's weekend so that's an unfortunate timing. Releasing rc1 might
however mean more exposure to such memoryless node systems so I didn't want
to delay. You can decide to pull or wait.

Sorry for the trouble and thanks,
Vlastimil

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

* Fix for NULL pointer dereferences in sheaves code on some systems with
  memoryless nodes (Vlastimil Babka)

----------------------------------------------------------------
Vlastimil Babka (1):
      slab: fix barn NULL pointer dereference on memoryless nodes

 mm/slub.c | 65 +++++++++++++++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 51 insertions(+), 14 deletions(-)


             reply	other threads:[~2025-10-11  9:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-11  9:01 Vlastimil Babka [this message]
2025-10-11 18:38 ` 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=903ea271-9413-40ed-93cd-104062c18a84@suse.cz \
    --to=vbabka@suse.cz \
    --cc=akpm@linux-foundation.org \
    --cc=cl@gentwo.org \
    --cc=harry.yoo@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=pauld@redhat.com \
    --cc=rientjes@google.com \
    --cc=roman.gushchin@linux.dev \
    --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