Commit 44f9a00a44a0 for kernel
commit 44f9a00a44a010f3d4611e642d9e5d6adb524170
Merge: e4a3d52ab971 53ca00a19d34
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Sat Dec 20 11:24:42 2025 -0800
Merge tag 'slab-for-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
Pull slab fix from Vlastimil Babka:
- A stable fix for a missing tag reset that can happen in
kfree_nolock() with KASAN+SLUB_TINY configs (Deepanshu Kartikey)
* tag 'slab-for-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab:
mm/slub: reset KASAN tag in defer_free() before accessing freed memory