* [GIT PULL] slab fixes for 7.0-rc3
@ 2026-03-13 9:20 Vlastimil Babka (SUSE)
2026-03-13 17:33 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Vlastimil Babka (SUSE) @ 2026-03-13 9:20 UTC (permalink / raw)
To: Linus Torvalds
Cc: Andrew Morton, Harry Yoo, David Rientjes, Christoph Lameter,
Roman Gushchin, linux-mm@kvack.org, 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-rc3
Thanks,
Vlastimil
======================================
- Fix for a memory leak that can occur when already so low on memory that we
can't allocate a new slab anymore. (Qing Wang)
- Fix for a case where slabobj_ext array for a slab might be allocated from
the same slab, making it permanently non-freeable. (Harry Yoo)
----------------------------------------------------------------
The following changes since commit 6432f15c818cb30eec7c4ca378ecdebd9796f741:
mm/slab: change stride type from unsigned short to unsigned int (2026-03-04 11:05: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-rc3
for you to fetch changes up to 464b1c115852fe025635ae2065e00caced184d92:
slab: fix memory leak when refill_sheaf() fails (2026-03-11 17:55:26 +0100)
----------------------------------------------------------------
slab fixes for 7.0-rc3
----------------------------------------------------------------
Harry Yoo (1):
mm/slab: fix an incorrect check in obj_exts_alloc_size()
Qing Wang (1):
slab: fix memory leak when refill_sheaf() fails
mm/slub.c | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] slab fixes for 7.0-rc3
2026-03-13 9:20 [GIT PULL] slab fixes for 7.0-rc3 Vlastimil Babka (SUSE)
@ 2026-03-13 17:33 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-03-13 17:33 UTC (permalink / raw)
To: Vlastimil Babka (SUSE)
Cc: Linus Torvalds, Andrew Morton, Harry Yoo, David Rientjes,
Christoph Lameter, Roman Gushchin, linux-mm@kvack.org, LKML,
Hao Li
The pull request you sent on Fri, 13 Mar 2026 10:20:23 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git tags/slab-for-7.0-rc3
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/8174dafb2d9a85c895d3bfb9cc3e7c236107c93f
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-13 17:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-13 9:20 [GIT PULL] slab fixes for 7.0-rc3 Vlastimil Babka (SUSE)
2026-03-13 17:33 ` 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