]> www.infradead.org Git - users/hch/configfs.git/commitdiff
Merge tag 'slab-fixes-for-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 5 Aug 2024 16:23:00 +0000 (09:23 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 5 Aug 2024 16:23:00 +0000 (09:23 -0700)
Pull slab fix from Vlastimil Babka:
 "Since v6.8 we've had a subtle breakage in SLUB with KFENCE enabled,
  that can cause a crash. It hasn't been found earlier due to quite
  specific conditions necessary (OOM during kmem_cache_alloc_bulk())"

* tag 'slab-fixes-for-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab:
  mm, slub: do not call do_slab_free for kfence object


Trivial merge