| commit | 1de741159bbb187c8018c4c779acde4ea0188478 | [log] [tgz] |
|---|---|---|
| author | Linus Torvalds <torvalds@linux-foundation.org> | Thu Dec 11 08:54:08 2025 +0900 |
| committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Dec 11 08:54:08 2025 +0900 |
| tree | b8f2cd5230df77517c8204dbc914f560c3af0f27 | |
| parent | 0723a166d1f1da4c60d7b11289383f073e4dee9b [diff] | |
| parent | 0f35040de59371ad542b915d7b91176c9910dadc [diff] |
Merge tag 'slab-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab Pull slab fix from Vlastimil Babka: - A stable fix for performance regression in tests that perform kmem_cache_destroy() a lot, due to unnecessarily wide scope of kvfree_rcu_barrier() (Harry Yoo) * tag 'slab-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab: mm/slab: introduce kvfree_rcu_barrier_on_cache() for cache destruction