[GIT PULL] slab fixes for 6.12-rc6

From: Vlastimil Babka
Date: Fri Dec 13 2024 - 04:42:41 EST


Hi Linus,

please pull the latest slab fixes from:

git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git tags/slab-for-6.13-rc3

Thanks,
Vlastimil

======================================

- Fix for memcg unreclaimable slab stats drift when post-charging large
kmalloc allocations (Shakeel Butt).

----------------------------------------------------------------
Shakeel Butt (1):
memcg: slub: fix SUnreclaim for post charged objects

mm/slub.c | 21 ++++++++++++++++++---
1 file changed, 18 insertions(+), 3 deletions(-)