- 34dbc3aa mm: kmemleak: slob: respect SLAB_NOLEAKTRACE flag by Rustam Kovhaev · 3 years, 1 month ago
- 121dffe mm/memcg: fix NULL pointer dereference in memcg_slab_free_hook() by Wang Hai · 3 years, 5 months ago
- 0d4a062 mm: move helper to check slub_debug_enabled by Marco Elver · 3 years, 6 months ago
- 28e92f9 Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 3 years, 6 months ago
- 41eb5df mm: memcg/slab: properly set up gfp flags for objcg pointer array by Waiman Long · 3 years, 6 months ago
- fdbcb2a mm/memcg: move mod_objcg_state() to memcontrol.c by Waiman Long · 3 years, 6 months ago
- 64dd684 mm: slub: move sysfs slab alloc/free interfaces to debugfs by Faiyaz Mohammed · 3 years, 6 months ago
- 1f9f78b mm/slub, kunit: add a KUnit test for SLUB debugging functionality by Oliver Glitta · 3 years, 6 months ago
- e548eaa mm/slub: Add Support for free path information of an object by Maninder Singh · 3 years, 10 months ago
- da844b7 kasan, mm: integrate slab init_on_alloc with HW_TAGS by Andrey Konovalov · 3 years, 8 months ago
- 9a45da9 Merge tag 'core-rcu-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
- 51cba1e init_on_alloc: Optimize static branches by Kees Cook · 3 years, 9 months ago
- 5bb1bb3 mm: Don't build mm_dump_obj() on CONFIG_PRINTK=n kernels by Paul E. McKenney · 4 years ago
- 2e9bd48 mm: memcg/slab: pre-allocate obj_cgroups for slab caches with SLAB_ACCOUNT by Roman Gushchin · 3 years, 10 months ago
- 3754000 mm/sl?b.c: remove ctor argument from kmem_cache_flags by Nikolay Borisov · 3 years, 10 months ago
- 8e7f37f mm: Add mem_dump_obj() to print source of memory block by Paul E. McKenney · 4 years, 1 month ago
- d635a69 Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years ago
- 95d6c70 mm: extract might_alloc() debug check by Daniel Vetter · 4 years ago
- 1a984c4 mm: memcontrol: remove unused mod_memcg_obj_state() by Muchun Song · 4 years ago
- 46d5e62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
- becaba6 mm: memcg/slab: fix obj_cgroup_charge() return value handling by Roman Gushchin · 4 years, 1 month ago
- 270c6a7 mm: memcontrol/slab: Use helpers to access slab page's memcg_data by Roman Gushchin · 4 years, 1 month ago
- bcfe06b mm: memcontrol: Use helpers to read page's memcg data by Roman Gushchin · 4 years, 1 month ago
- 279c339 mm: kmem: move memcg_kmem_bypass() calls to get_mem/obj_cgroup_from_current() by Roman Gushchin · 4 years, 2 months ago
- c7df08f mm/slab.h: remove duplicate include by YueHaibing · 4 years, 2 months ago
- d1b2cf6 mm: memcg/slab: uncharge during kmem_cache_free_bulk() by Bharata B Rao · 4 years, 3 months ago
- 74d555b mm: slab: rename (un)charge_slab_page() to (un)account_slab_page() by Roman Gushchin · 4 years, 5 months ago
- 8495048 mm: memcg/slab: remove unused argument by charge_slab_page() by Roman Gushchin · 4 years, 5 months ago
- 10befea mm: memcg/slab: use a single set of kmem_caches for all allocations by Roman Gushchin · 4 years, 5 months ago
- c709440 mm: memcg/slab: deprecate slab_root_caches by Roman Gushchin · 4 years, 5 months ago
- 272911a mm: memcg/slab: remove memcg_kmem_get_cache() by Roman Gushchin · 4 years, 5 months ago
- d797b7d mm: memcg/slab: simplify memcg cache creation by Roman Gushchin · 4 years, 5 months ago
- 9855609 mm: memcg/slab: use a single set of kmem_caches for all accounted allocations by Roman Gushchin · 4 years, 5 months ago
- f2fe7b0 mm: memcg/slab: charge individual slab objects instead of pages by Roman Gushchin · 4 years, 5 months ago
- 964d4bd mm: memcg/slab: save obj_cgroup for non-root slab objects by Roman Gushchin · 4 years, 5 months ago
- 286e04b mm: memcg/slab: allocate obj_cgroups for non-root slab pages by Roman Gushchin · 4 years, 5 months ago
- 1a3e1f4 mm: memcontrol: decouple reference counting from page accounting by Johannes Weiner · 4 years, 5 months ago
- d42f324 mm: memcg: convert vmstat slab counters to bytes by Roman Gushchin · 4 years, 5 months ago
- e42f174 mm, slab/slub: improve error reporting and overhead of cache_from_obj() by Vlastimil Babka · 4 years, 5 months ago
- d3c58f2 mm, slab/slub: move and improve cache_from_obj() by Vlastimil Babka · 4 years, 5 months ago
- 4440509 mm, slab: check GFP_SLAB_BUG_MASK before alloc_pages in kmalloc_order by Long Li · 4 years, 5 months ago
- d767087 mm, slab: fix sign conversion problem in memcg_uncharge_slab() by Waiman Long · 4 years, 6 months ago
- 4b13f64 mm: kmem: rename (__)memcg_kmem_(un)charge_memcg() to __memcg_kmem_(un)charge() by Roman Gushchin · 4 years, 9 months ago
- 9c315e4 mm: memcg/slab: cache page number in memcg_(un)charge_slab() by Roman Gushchin · 4 years, 9 months ago
- 92d0510c mm: kmem: switch to nr_pages in (__)memcg_kmem_charge_memcg() by Roman Gushchin · 4 years, 9 months ago
- 5059118 mm: kmem: cleanup memcg_kmem_uncharge_memcg() arguments by Roman Gushchin · 4 years, 9 months ago
- 10eaec2 mm: kmem: cleanup (__)memcg_kmem_charge_memcg() arguments by Roman Gushchin · 4 years, 9 months ago
- 867e5e1 mm: clean up and clarify lruvec lookup procedure by Johannes Weiner · 5 years ago
- cb5d9fb mm, slab: make kmalloc_info[] contain all types of names by Pengfei Li · 5 years ago
- 221ec5c mm: slab: make page_cgroup_ino() to recognize non-compound slab pages properly by Roman Gushchin · 5 years ago
- 9adeaa2 mm, slab: move memcg_cache_params structure to mm/slab.h by Waiman Long · 5 years ago
- 04f768a mm, slab: extend slab/shrink to shrink all memcg caches by Waiman Long · 5 years ago
- 6471384 mm: security: introduce init_on_alloc=1 and init_on_free=1 boot options by Alexander Potapenko · 5 years ago
- fb2f2b0 mm: memcg/slab: reparent memcg kmem_caches on cgroup removal by Roman Gushchin · 5 years ago
- 4d96ba3 mm: memcg/slab: stop setting page->mem_cgroup pointer for slab pages by Roman Gushchin · 5 years ago
- f0a3a24 mm: memcg/slab: rework non-root kmem_cache lifecycle management by Roman Gushchin · 5 years ago
- 6cea1d5 mm: memcg/slab: unify SLAB and SLUB page accounting by Roman Gushchin · 5 years ago
- 4348669 mm: memcg/slab: generalize postponed non-root kmem_cache deactivation by Roman Gushchin · 5 years ago
- 0b14e8a mm: memcg/slab: rename slab delayed deactivation functions and fields by Roman Gushchin · 5 years ago
- c03914b mm: memcg/slab: postpone kmem_cache memcg pointer initialization to memcg_link_cache() by Roman Gushchin · 5 years ago
- a64b537 mm/slab: sanity-check page type when looking up cache by Kees Cook · 5 years ago
- 598a071 mm/slab: validate cache membership under freelist hardening by Kees Cook · 5 years ago
- 6d6ea1e mm: add support for kmem caches in DMA32 zone by Nicolas Boichat · 6 years ago
- 60cd4bc memcg: localize memcg_kmem_enabled() check by Shakeel Butt · 6 years ago
- a2f7757 kmemleak: account for tagged pointers when calculating pointer range by Andrey Konovalov · 6 years ago
- 5312824 kasan, kmemleak: pass tagged pointers to kmemleak by Andrey Konovalov · 6 years ago
- 0116523 kasan, mm: change hooks signatures by Andrey Konovalov · 6 years ago
- 84c07d1 mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOB by Kirill Tkhai · 6 years ago
- f9e13c0 slab, slub: skip unnecessary kasan_cache_shutdown() by Shakeel Butt · 7 years ago
- 7bbdb81 slab: make usercopy region 32-bit by Alexey Dobriyan · 7 years ago
- 0293d1f slab: make kmem_cache_flags accept 32-bit object size by Alexey Dobriyan · 7 years ago
- f4957d5 slab: make kmem_cache_create() work with 32-bit sizes by Alexey Dobriyan · 7 years ago
- 361d575 slab: make create_boot_cache() work with 32-bit sizes by Alexey Dobriyan · 7 years ago
- 55de8b9 slab: make create_kmalloc_cache() work with 32-bit sizes by Alexey Dobriyan · 7 years ago
- 617aebe Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
- 692ae74 mm/slab_common.c: make calculate_alignment() static by Byongho Lee · 7 years ago
- 6c0c21a usercopy: Mark kmalloc caches as usercopy caches by David Windsor · 8 years ago
- 8eb8284 usercopy: Prepare for usercopy whitelisting by David Windsor · 8 years ago
- 75f296d kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK by Levin, Alexander (Sasha Levin) · 7 years ago
- 4950276 kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 7 years ago
- d50112e slab, slub, slob: add slab_flags_t by Alexey Dobriyan · 7 years ago
- 852d8be mm: oom: show unreclaimable slab info when unreclaimable slabs > user memory by Yang Shi · 7 years ago
- 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 506458e locking/barriers: Convert users of lockless_dereference() to READ_ONCE() by Will Deacon · 7 years ago
- d92a8cf locking/lockdep: Rework FS_RECLAIM annotation by Peter Zijlstra · 8 years ago
- 7779f21 mm: memcontrol: account slab stats per lruvec by Johannes Weiner · 7 years ago
- ed52be7 mm: memcontrol: use generic mod_memcg_page_state for kmem pages by Johannes Weiner · 7 years ago
- 3204929 mm: memcontrol: use the node-native slab memory counters by Johannes Weiner · 7 years ago
- 5f0d5a3 mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU by Paul E. McKenney · 8 years ago
- 01fb58b slab: remove synchronous synchronize_sched() from memcg cache deactivation path by Tejun Heo · 8 years ago
- c9fc586 slab: introduce __kmemcg_cache_deactivate() by Tejun Heo · 8 years ago
- 510ded3 slab: implement slab_root_caches list by Tejun Heo · 8 years ago
- bc2791f slab: link memcg kmem_caches on their associated memory cgroup by Tejun Heo · 8 years ago
- 9eeadc8 slab: reorganize memcg_cache_params by Tejun Heo · 8 years ago
- 290b6a5 Revert "slub: move synchronize_sched out of slab_mutex on shrink" by Tejun Heo · 8 years ago
- af3b5f8 mm, slab: rename kmalloc-node cache to kmalloc-<size> by Vlastimil Babka · 8 years ago
- bf00bd3 mm, slab: maintain total slab count instead of active count by David Rientjes · 8 years ago
- f728b0a mm, slab: faster active and free stats by Greg Thelen · 8 years ago
- e70954f mm/slab_common.c: check kmem_create_cache flags are common by Thomas Garnier · 8 years ago