linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] slab fixes for 7.0-rc2
@ 2026-03-06 11:36 Vlastimil Babka (SUSE)
  2026-03-06 18:38 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Vlastimil Babka (SUSE) @ 2026-03-06 11:36 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Andrew Morton, Harry Yoo, David Rientjes, Christoph Lameter,
	Roman Gushchin, linux-mm, LKML, Hao Li

Hi Linus,

please pull the latest slab fixes from:

  git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git tags/slab-for-7.0-rc2

Thanks,
Vlastimil

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

- Fix for slab->stride truncation on 64k page systems due to short type.
  It was not due to races and lack of barriers in the end. (Harry Yoo)

- Fix for severe performance regression due to unnecessary sheaf refill
  restrictions exposed by mempool allocation strategy. (Vlastimil Babka)

- Stable fix for potential silent percpu sheaf flushing failures on
  PREEMPT_RT. (Vlastimil Babka)

----------------------------------------------------------------
The following changes since commit e9217ca77dc35b4978db0fe901685ddb3f1e223a:

  mm/slab: initialize slab->stride early to avoid memory ordering issues (2026-02-27 16:22:57 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git tags/slab-for-7.0-rc2

for you to fetch changes up to 6432f15c818cb30eec7c4ca378ecdebd9796f741:

  mm/slab: change stride type from unsigned short to unsigned int (2026-03-04 11:05:57 +0100)

----------------------------------------------------------------
slab fixes for 7.0-rc2

----------------------------------------------------------------
Harry Yoo (1):
      mm/slab: change stride type from unsigned short to unsigned int

Vlastimil Babka (1):
      slab: distinguish lock and trylock for sheaf_flush_main()

Vlastimil Babka (SUSE) (1):
      mm/slab: allow sheaf refill if blocking is not allowed

 mm/slab.h | 10 ++++-----
 mm/slub.c | 69 +++++++++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 52 insertions(+), 27 deletions(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] slab fixes for 7.0-rc2
  2026-03-06 11:36 [GIT PULL] slab fixes for 7.0-rc2 Vlastimil Babka (SUSE)
@ 2026-03-06 18:38 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-03-06 18:38 UTC (permalink / raw)
  To: Vlastimil Babka (SUSE)
  Cc: Linus Torvalds, Andrew Morton, Harry Yoo, David Rientjes,
	Christoph Lameter, Roman Gushchin, linux-mm, LKML, Hao Li

The pull request you sent on Fri, 6 Mar 2026 12:36:23 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git tags/slab-for-7.0-rc2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/9a881ea3da166b05ec0eb66df22a7228b90aa66c

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-03-06 18:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-03-06 11:36 [GIT PULL] slab fixes for 7.0-rc2 Vlastimil Babka (SUSE)
2026-03-06 18:38 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox