[GIT PULL] slab fix for 6.18-rc6
From: Vlastimil Babka
Date: Thu Nov 13 2025 - 13:31:14 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.18-rc6
Thanks,
Vlastimil
======================================
* Fix memory leak of objects from remote NUMA node when bulk freeing to a
cache with sheaves (Harry Yoo)
----------------------------------------------------------------
Harry Yoo (1):
mm/slub: fix memory leak in free_to_pcs_bulk()
mm/slub.c | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)