]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'slab-for-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 30 Oct 2024 02:24:02 +0000 (16:24 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 30 Oct 2024 02:24:02 +0000 (16:24 -1000)
commit7fbaacafbc55c56ca156a628a805f79a2cbe7103
tree44e51d470b075f4c5e11f1b3a54ad8c526387892
parent9251e3e93cf2892641539c184294838adedae415
parent704573851b51808b45dae2d62059d1d8189138a2
Merge tag 'slab-for-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab

Pull slab fixes from Vlastimil Babka:

 - Fix for a slub_kunit test warning with MEM_ALLOC_PROFILING_DEBUG (Pei
   Xiao)

 - Fix for a MTE-based KASAN BUG in krealloc() (Qun-Wei Lin)

* tag 'slab-for-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab:
  mm: krealloc: Fix MTE false alarm in __do_krealloc
  slub/kunit: fix a WARNING due to unwrapped __kmalloc_cache_noprof