lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <f26fdcde-b8fd-4d63-b113-d6d39ab3bf15@suse.cz>
Date: Fri, 4 Oct 2024 15:55:07 +0200
From: Vlastimil Babka <vbabka@...e.cz>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: David Rientjes <rientjes@...gle.com>, Christoph Lameter <cl@...ux.com>,
 Andrew Morton <akpm@...ux-foundation.org>,
 "linux-mm@...ck.org" <linux-mm@...ck.org>,
 LKML <linux-kernel@...r.kernel.org>,
 Roman Gushchin <roman.gushchin@...ux.dev>,
 Hyeonggon Yoo <42.hyeyoo@...il.com>,
 "Uladzislau Rezki (Sony)" <urezki@...il.com>,
 Guenter Roeck <linux@...ck-us.net>
Subject: [GIT PULL] slab fixes for 6.12-rc1

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(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ