diff options
author | 2023-02-23 13:41:55 -0800 | |
---|---|---|
committer | 2023-02-23 13:41:55 -0800 | |
commit | cd43b5068647f47d6936ffef4d15d99518fcab94 (patch) | |
tree | 7501c2a6cfc6551d2c38109edff738d7ec890fe4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'probes-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace (diff) | |
parent | Merge branch 'slab/for-6.3/fixes' into slab/for-linus (diff) | |
download | wireguard-linux-cd43b5068647f47d6936ffef4d15d99518fcab94.tar.xz wireguard-linux-cd43b5068647f47d6936ffef4d15d99518fcab94.zip |
Merge tag 'slab-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
Pull slab updates from Vlastimil Babka:
"This time it's just a bunch of smaller cleanups and fixes for SLAB and
SLUB:
- Make it possible to use kmem_cache_alloc_bulk() early in boot when
interrupts are not yet enabled, as code doing that started to
appear via new maple tree users (Thomas Gleixner)
- Fix debugfs-related memory leak in SLUB (Greg Kroah-Hartman)
- Use the standard idiom to get head page of folio (SeongJae Park)
- Simplify and inline is_debug_pagealloc_cache() in SLAB (lvqian)
- Remove unused variable in SLAB (Gou Hao)"
* tag 'slab-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab:
mm, slab/slub: Ensure kmem_cache_alloc_bulk() is available early
mm/slub: fix memory leak with using debugfs_lookup()
mm/slab.c: cleanup is_debug_pagealloc_cache()
mm/sl{a,u}b: fix wrong usages of folio_page() for getting head pages
mm/slab: remove unused slab_early_init
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions