[GIT PULL] slab fix for 6.19-rc8
From: Vlastimil Babka
Date: Fri Feb 06 2026 - 04:01:41 EST
Hi Linus,
please pull the slab fix from:
git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git tags/slab-for-6.19-rc8-fix
Thanks,
Vlastimil
======================================
- A stable fix for memory allocation profiling tag not being cleared when
aborting an allocation due to memcg charge failure (Hao Ge)
----------------------------------------------------------------
The following changes since commit 99a3e3a1cfc93b8fe318c0a3a5cfb01f1d4ad53c:
slab: fix kmalloc_nolock() context check for PREEMPT_RT (2026-01-21 11:34:18 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git tags/slab-for-6.19-rc8-fix
for you to fetch changes up to e6c53ead2d8fa73206e0a63e9cd9aea6bc929837:
mm/slab: Add alloc_tagging_slab_free_hook for memcg_alloc_abort_single (2026-02-06 09:51:08 +0100)
----------------------------------------------------------------
slab fix for 6.19-rc8
----------------------------------------------------------------
Hao Ge (1):
mm/slab: Add alloc_tagging_slab_free_hook for memcg_alloc_abort_single
mm/slub.c | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)