mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Vlastimil Babka (SUSE)" <vbabka@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Harry Yoo <harry@kernel.org>, Hao Li <hao.li@linux.dev>,
	"David Hildenbrand (Arm)" <david@kernel.org>,
	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>,
	Hyunwoo Kim <imv4bel@gmail.com>
Subject: [GIT PULL] slab fixes for 7.3-rc2
Date: Fri, 11 Sep 2026 10:29:37 +0200	[thread overview]
Message-ID: <880edb7b-a803-4847-99d9-a0b80b3088a8@kernel.org> (raw)

Hi Linus,

please pull the latest slab fixes from:

  git://git.kernel.org/pub/scm/linux/kernel/git/mm/slab.git tags/slab-for-7.3-rc2

Note the slab tree has been moved since the last PR from vbabka/slab.git
to the new mm/ namespace.

Thanks,
Vlastimil

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

- Stable fix for an ABA issue causing slab list corruption introduced in 7.2.
  (Harry Yoo, with big thanks to Hyunwoo Kim for the thorough report and
  initial version of the fix)

- Fix for 7.3 regression of kvfree_rcu() on PREEMPT_RT which can cause a
  deadlock from the set_cpus_allowed_force() caller. (Vlastimil Babka)

----------------------------------------------------------------

The following changes since commit cee9395acd8043be0644b25c34bfa86623f2b935:

  Linux 7.3-rc1 (2026-08-30 13:34:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mm/slab.git tags/slab-for-7.3-rc2

for you to fetch changes up to 4a724bcf5d703e18957397914d79156fa2cf1174:

  mm/slab: take n->list_lock in __slab_try_return_freelist() to avoid race (2026-09-04 12:15:41 +0200)

----------------------------------------------------------------
slab fixes for 7.3-rc2

----------------------------------------------------------------
Harry Yoo (Meta) (1):
      mm/slab: take n->list_lock in __slab_try_return_freelist() to avoid race

Vlastimil Babka (SUSE) (1):
      mm/slab: disallow kfree_rcu_sheaf() on PREEMPT_RT again

 mm/slab_common.c | 18 ++++++++----------
 mm/slub.c        | 25 ++++++++++++++++---------
 2 files changed, 24 insertions(+), 19 deletions(-)


             reply	other threads:[~2026-09-11  8:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-11  8:29 Vlastimil Babka (SUSE) [this message]
2026-09-11 19:35 ` 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=880edb7b-a803-4847-99d9-a0b80b3088a8@kernel.org \
    --to=vbabka@kernel.org \
    --cc=cl@gentwo.org \
    --cc=david@kernel.org \
    --cc=hao.li@linux.dev \
    --cc=harry@kernel.org \
    --cc=imv4bel@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --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

all inboxes | Powered by JetHome®