]> Gentwo Git Trees - linux/.git/commit
Merge tag 'slab-for-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 18 Oct 2025 16:59:25 +0000 (06:59 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 18 Oct 2025 16:59:25 +0000 (06:59 -1000)
commit959f018f97e63fc188c6a7519baa6dc2d1248828
tree64d8813a0f5c37d772e9214cfbef6d7896b6a773
parentf406055cb18c6e299c4a783fc1effeb16be41803
parent86f54f9b6c17d6567c69e3a6fed52fdf5d7dbe93
Merge tag 'slab-for-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab

Pull slab fixes from Vlastimil Babka:

 - Fixes for two bugs that can be triggered when debugging options are
   enabled (Hao Ge, Vlastimil Babka)

* tag 'slab-for-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab:
  slab: reset slab->obj_ext when freeing and it is OBJEXTS_ALLOC_FAIL
  slab: fix clearing freelist in free_deferred_objects()