- 6e48a96 mm/kasan: Convert to struct folio and struct slab by Matthew Wilcox (Oracle) · 3 years, 3 months ago
- 40f3bf0 mm: Convert struct page to struct slab in functions used by other subsystems by Vlastimil Babka · 3 years, 2 months ago
- dd35f71 mm/slab: Finish struct page to struct slab conversion by Vlastimil Babka · 3 years, 2 months ago
- 7981e67 mm/slab: Convert most struct page to struct slab by spatch by Vlastimil Babka · 3 years, 2 months ago
- 42c0faa mm/slab: Convert kmem_getpages() and kmem_freepages() to struct slab by Vlastimil Babka · 3 years, 2 months ago
- 0b3eb091 mm: Convert check_heap_object() to use struct slab by Matthew Wilcox (Oracle) · 3 years, 3 months ago
- 7213230 mm: Use struct slab in kmem_obj_info() by Matthew Wilcox (Oracle) · 3 years, 3 months ago
- b918653 mm: Convert [un]account_slab_page() to struct slab by Matthew Wilcox (Oracle) · 3 years, 3 months ago
- c798154 mm/slab: Dissolve slab_map_pages() in its caller by Vlastimil Babka · 3 years, 2 months ago
- 9a543f0 mm: emit the "free" trace report before freeing memory in kmem_cache_free() by Yunfeng Ye · 3 years, 1 month ago
- 53944f1 mm: remove HARDENED_USERCOPY_FALLBACK by Stephen Kitt · 3 years, 2 months ago
- ffc95a4 mm/slab.c: remove useless lines in enable_cpucache() by Shi Lei · 3 years, 2 months ago
- 76af6a0 mm/migrate: add CPU hotplug to demotion #ifdef by Dave Hansen · 3 years, 2 months ago
- f0953a1 mm: fix typos in comments by Ingo Molnar · 3 years, 8 months ago
- 80d0155 mm/slab.c: fix spelling mistake "disired" -> "desired" by Colin Ian King · 3 years, 8 months ago
- d57a964 kasan, mm: integrate slab init_on_free with HW_TAGS by Andrey Konovalov · 3 years, 8 months ago
- da844b7 kasan, mm: integrate slab init_on_alloc with HW_TAGS by Andrey Konovalov · 3 years, 8 months ago
- 120b566 Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 3 years, 9 months ago
- df3ae2c kfence, slab: fix cache_alloc_debugcheck_after() for bulk allocations by Marco Elver · 3 years, 10 months ago
- 5bb1bb3 mm: Don't build mm_dump_obj() on CONFIG_PRINTK=n kernels by Paul E. McKenney · 4 years ago
- d3fb45f mm, kfence: insert KFENCE hooks for SLAB by Alexander Potapenko · 3 years, 10 months ago
- 027b37b kasan: move _RET_IP_ to inline wrappers by Andrey Konovalov · 3 years, 10 months ago
- 2e9bd48 mm: memcg/slab: pre-allocate obj_cgroups for slab caches with SLAB_ACCOUNT by Roman Gushchin · 3 years, 10 months ago
- 0b41163 mm/slab: minor coding style tweaks by Zhiyuan Dai · 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
- 3544de8e mm, tracing: record slab name for kmem_cache_free() by Jacob Wen · 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
- 77bc7fd mm: introduce debug_pagealloc_{map,unmap}_pages() helpers by Mike Rapoport · 4 years ago
- a32d654 mm/slab: rerform init_on_free earlier by Alexander Popov · 4 years ago
- 0c06dd7 mm, slab, slub: clear the slab_cache field when freeing page by Vlastimil Babka · 4 years ago
- 70b6d25 mm: fix some comments formatting by Chen Tao · 4 years, 2 months ago
- d1b2cf6 mm: memcg/slab: uncharge during kmem_cache_free_bulk() by Bharata B Rao · 4 years, 2 months ago
- c1ff3f9 mm/slab.c: clean code by removing redundant if condition by Mateusz Nosek · 4 years, 2 months ago
- 678ff6a mm: slab: fix potential double free in ___cache_free by Shakeel Butt · 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
- 9855609 mm: memcg/slab: use a single set of kmem_caches for all accounted allocations 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
- cfbe163 mm, kcsan: instrument SLAB/SLUB free with "ASSERT_EXCLUSIVE_ACCESS" by Marco Elver · 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
- 221503e mm/slab.c: update outdated kmem_list3 in a comment by Xiao Yang · 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
- dabc3e2 mm/slab: add naive detection of double free by Kees Cook · 4 years, 5 months ago
- 97a225e mm/page_alloc: integrate classzone_idx and high_zoneidx by Joonsoo Kim · 4 years, 7 months ago
- 8e57f8a mm, debug_pagealloc: don't rely on static keys too early by Vlastimil Babka · 5 years ago
- dc0a7f7 mm, slab: remove unused kmalloc_size() by Pengfei Li · 5 years ago
- cb5d9fb mm, slab: make kmalloc_info[] contain all types of names by Pengfei Li · 5 years ago
- 87bf4f7 mm/slab.c: fix kernel-doc warning for __ksize() by Randy Dunlap · 5 years ago
- 6471384 mm: security: introduce init_on_alloc=1 and init_on_free=1 boot options by Alexander Potapenko · 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
- c03914b mm: memcg/slab: postpone kmem_cache memcg pointer initialization to memcg_link_cache() by Roman Gushchin · 5 years ago
- 10d1f8c mm/slab: refactor common ksize KASAN logic into slab_common.c by Marco Elver · 5 years ago
- a64b537 mm/slab: sanity-check page type when looking up cache by Kees Cook · 5 years ago
- 7878c23 slab: remove /proc/slab_allocators by Qian Cai · 6 years ago
- 745e101 mm/slab.c: fix an infinite loop in leaks_show() by Qian Cai · 6 years ago
- 517f9f1 mm/slab.c: remove unneed check in cpuup_canceled by Li RongQing · 6 years ago
- 16cb0ec slab: use slab_list instead of lru by Tobin C. Harding · 6 years ago
- 8f14772 Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 1a62b18 slab: store tagged freelist for off-slab slabmgmt by Qian Cai · 6 years ago
- 80552f0 mm/slab: Remove store_stackinfo() by Qian Cai · 6 years ago
- fcf8891 slab: fix a crash by reading /proc/slab_allocators by Qian Cai · 6 years ago
- 6d6ea1e mm: add support for kmem caches in DMA32 zone by Nicolas Boichat · 6 years ago
- a862f68 docs/core-api/mm: fix return value descriptions in mm/ by Mike Rapoport · 6 years ago
- b9726c2 numa: make "nr_node_ids" unsigned int by Alexey Dobriyan · 6 years ago
- 92d1d07 mm/slab.c: kmemleak no scan alien caches by Qian Cai · 6 years ago
- 557ea25 kasan, slab: remove redundant kasan_slab_alloc hooks by Andrey Konovalov · 6 years ago
- 51dedad kasan, slab: make freelist stored without tags by Andrey Konovalov · 6 years ago
- 219667c kasan, slab: fix conflicts with CONFIG_HARDENED_USERCOPY by Andrey Konovalov · 6 years ago
- 09c2e76 slab: alien caches must not be initialized if the allocation of the alien cache failed by Christoph Lameter · 6 years ago
- ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
- 2813b9c kasan, mm, arm64: tag non slab memory allocated via pagealloc by Andrey Konovalov · 6 years ago
- 5b7c414 mm: move obj_to_index to include/linux/slab_def.h by Andrey Konovalov · 6 years ago
- 4d17671 kasan: preassign tags to objects with ctors or SLAB_TYPESAFE_BY_RCU by Andrey Konovalov · 6 years ago
- 0116523 kasan, mm: change hooks signatures by Andrey Konovalov · 6 years ago
- 6564a25 slab: Replace synchronize_sched() with synchronize_rcu() by Paul E. McKenney · 6 years ago
- cc252ea mm, slab: combine kmalloc_caches and kmalloc_dma_caches by Vlastimil Babka · 6 years ago
- 6144847 mm: don't warn about large allocations for slab by Dmitry Vyukov · 6 years ago
- 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
- bf68c21 slab,slub: remove rcu_head size checks by Matthew Wilcox · 7 years ago
- 128227e slab: __GFP_ZERO is incompatible with a constructor by Matthew Wilcox · 7 years ago
- a9f2a846 mm, slab: reschedule cache_reap() on the same CPU by Vlastimil Babka · 7 years ago
- f9e13c0 slab, slub: skip unnecessary kasan_cache_shutdown() by Shakeel Butt · 7 years ago
- be4a798 kasan: make kasan_cache_create() work with 32-bit slab cache sizes 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
- 880cd27 mm, slab: memcg_link the SLAB's kmem_cache by Shakeel Butt · 7 years ago
- ee3ce77 kasan: don't use __builtin_return_address(1) by Dmitry Vyukov · 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
- 84ebb58 mm/slab.c: remove redundant assignments for slab_state by Oscar Salvador · 7 years ago
- 6c0c21a usercopy: Mark kmalloc caches as usercopy caches by David Windsor · 8 years ago
- 2d891fb usercopy: Allow strict enforcement of whitelists by Kees Cook · 7 years ago
- afcc90f8 usercopy: WARN() on slab cache usercopy region violations by Kees Cook · 7 years ago
- 8eb8284 usercopy: Prepare for usercopy whitelisting by David Windsor · 8 years ago
- f4e6e28 usercopy: Include offset in hardened usercopy report by Kees Cook · 7 years ago
- 85c3e4a mm/slab.c: do not hash pointers when debugging slab by Geert Uytterhoeven · 7 years ago
- 75f296d kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK by Levin, Alexander (Sasha Levin) · 7 years ago