linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] slab fixes for 6.12-rc1
@ 2024-10-04 13:55 Vlastimil Babka
  2024-10-04 19:17 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Vlastimil Babka @ 2024-10-04 13:55 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: David Rientjes, Christoph Lameter, Andrew Morton, linux-mm, LKML,
	Roman Gushchin, Hyeonggon Yoo, Uladzislau Rezki (Sony),
	Guenter Roeck

Hi Linus,

please pull the latest slab fixes from:

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

Thanks,
Vlastimil

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

Fixes for issues introduced in 6.12-rc1: kobject memory leak, unsupressed
warning and possible lockup in new slub_kunit tests, misleading code in
kvfree_rcu_queue_batch().

----------------------------------------------------------------
Nilay Shroff (1):
      mm, slab: fix use of SLAB_SUPPORTS_SYSFS in kmem_cache_release()

Uladzislau Rezki (Sony) (1):
      rcu/kvfree: Refactor kvfree_rcu_queue_batch()

Vlastimil Babka (2):
      mm, slab: suppress warnings in test_leak_destroy kunit test
      slub/kunit: skip test_kfree_rcu when the slub kunit test is built-in

 kernel/rcu/tree.c |  9 +++++----
 lib/slub_kunit.c  | 18 ++++++++++++------
 mm/slab.h         |  8 +++++++-
 mm/slab_common.c  |  5 +++--
 mm/slub.c         |  5 +++--
 5 files changed, 30 insertions(+), 15 deletions(-)


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

end of thread, other threads:[~2024-10-04 19:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-04 13:55 [GIT PULL] slab fixes for 6.12-rc1 Vlastimil Babka
2024-10-04 19:17 ` 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