linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Vlastimil Babka <vbabka@suse.cz>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: David Rientjes <rientjes@google.com>,
	Christoph Lameter <cl@linux.com>,
	Andrew Morton <akpm@linux-foundation.org>,
	"linux-mm@kvack.org" <linux-mm@kvack.org>,
	LKML <linux-kernel@vger.kernel.org>,
	Roman Gushchin <roman.gushchin@linux.dev>,
	Hyeonggon Yoo <42.hyeyoo@gmail.com>,
	"Uladzislau Rezki (Sony)" <urezki@gmail.com>,
	Guenter Roeck <linux@roeck-us.net>
Subject: [GIT PULL] slab fixes for 6.12-rc6
Date: Tue, 29 Oct 2024 10:54:33 +0100	[thread overview]
Message-ID: <fcd42c5a-0350-4073-951f-4a8332b7b3de@suse.cz> (raw)

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-rc6

Thanks,
Vlastimil

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

* Fix for a slub_kunit test warning with MEM_ALLOC_PROFILING_DEBUG,
  by Pei Xiao.

* Fix for a MTE-based KASAN BUG in krealloc(), by Qun-Wei Lin.

----------------------------------------------------------------
Pei Xiao (1):
      slub/kunit: fix a WARNING due to unwrapped __kmalloc_cache_noprof

Qun-Wei Lin (1):
      mm: krealloc: Fix MTE false alarm in __do_krealloc

 lib/slub_kunit.c | 2 +-
 mm/slab_common.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


             reply	other threads:[~2024-10-29  9:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-29  9:54 Vlastimil Babka [this message]
2024-10-30  2:44 ` pr-tracker-bot
2024-12-13  9:42 Vlastimil Babka
2024-12-13 18:01 ` pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fcd42c5a-0350-4073-951f-4a8332b7b3de@suse.cz \
    --to=vbabka@suse.cz \
    --cc=42.hyeyoo@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=cl@linux.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=linux@roeck-us.net \
    --cc=rientjes@google.com \
    --cc=roman.gushchin@linux.dev \
    --cc=torvalds@linux-foundation.org \
    --cc=urezki@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox