| commit | 959f018f97e63fc188c6a7519baa6dc2d1248828 | [log] [tgz] |
|---|---|---|
| author | Linus Torvalds <torvalds@linux-foundation.org> | Sat Oct 18 06:59:25 2025 -1000 |
| committer | Linus Torvalds <torvalds@linux-foundation.org> | Sat Oct 18 06:59:25 2025 -1000 |
| tree | 64d8813a0f5c37d772e9214cfbef6d7896b6a773 | |
| parent | f406055cb18c6e299c4a783fc1effeb16be41803 [diff] | |
| parent | 86f54f9b6c17d6567c69e3a6fed52fdf5d7dbe93 [diff] |
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()