Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] slab fixes for 7.1-rc1
@ 2026-05-03  8:35 Vlastimil Babka (SUSE)
  2026-05-03 16:59 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Vlastimil Babka (SUSE) @ 2026-05-03  8:35 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Harry Yoo, Hao Li, Andrew Morton, David Rientjes,
	Christoph Lameter, Roman Gushchin, linux-mm@kvack.org, LKML

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.1-rc1

Thanks,
Vlastimil

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

- Stable fixes for CONFIG_SMP=n where _nolock() allocations in NMI both at
  kmalloc and page allocator levels are not properly protected by the
  spin_trylock() semantics on !SMP. (Harry Yoo)

----------------------------------------------------------------
The following changes since commit 082a6d03a2d685a83a332666b500ad3966349588:

  slub: fix data loss and overflow in krealloc() (2026-04-17 11:07:48 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 5b31044e649e3e54c2caef135c09b371c2fbcd08:

  mm/slab: return NULL early from kmalloc_nolock() in NMI on UP (2026-04-27 09:14:36 +0200)

----------------------------------------------------------------
slab fixes for 7.1-rc1

----------------------------------------------------------------
Harry Yoo (Oracle) (2):
      mm/page_alloc: return NULL early from alloc_frozen_pages_nolock() in NMI on UP
      mm/slab: return NULL early from kmalloc_nolock() in NMI on UP

 mm/page_alloc.c | 5 +++++
 mm/slub.c       | 4 ++++
 2 files changed, 9 insertions(+)


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

* Re: [GIT PULL] slab fixes for 7.1-rc1
  2026-05-03  8:35 [GIT PULL] slab fixes for 7.1-rc1 Vlastimil Babka (SUSE)
@ 2026-05-03 16:59 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-05-03 16:59 UTC (permalink / raw)
  To: Vlastimil Babka (SUSE)
  Cc: Linus Torvalds, Harry Yoo, Hao Li, Andrew Morton, David Rientjes,
	Christoph Lameter, Roman Gushchin, linux-mm@kvack.org, LKML

The pull request you sent on Sun, 3 May 2026 10:35:47 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git tags/slab-for-7.1-rc1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/811129272de4f91da34f869ae1a1dd1fe608f64f

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-05-03 17:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-03  8:35 [GIT PULL] slab fixes for 7.1-rc1 Vlastimil Babka (SUSE)
2026-05-03 16:59 ` 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