- fa417ab mm, slub: move disabling irqs closer to get_partial() in ___slab_alloc() by Vlastimil Babka · 3 years, 8 months ago
- 0b303fb mm, slub: do initial checks in ___slab_alloc() with irqs enabled by Vlastimil Babka · 3 years, 8 months ago
- e500059 mm, slub: move disabling/enabling irqs to ___slab_alloc() by Vlastimil Babka · 3 years, 8 months ago
- 9b4bc85 mm, slub: simplify kmem_cache_cpu and tid setup by Vlastimil Babka · 3 years, 8 months ago
- 1572df7 mm, slub: restructure new page checks in ___slab_alloc() by Vlastimil Babka · 3 years, 8 months ago
- 75c8ff2 mm, slub: return slab page from get_partial() and set c->page afterwards by Vlastimil Babka · 3 years, 8 months ago
- 53a0de0 mm, slub: dissolve new_slab_objects() into ___slab_alloc() by Vlastimil Babka · 3 years, 8 months ago
- 2a90490 mm, slub: extract get_partial() from new_slab_objects() by Vlastimil Babka · 3 years, 8 months ago
- 976b805 mm, slub: remove redundant unfreeze_partials() from put_cpu_partial() by Vlastimil Babka · 3 years, 7 months ago
- 8404803 mm, slub: don't disable irq for debug_check_no_locks_freed() by Vlastimil Babka · 3 years, 7 months ago
- 0a19e7d mm, slub: allocate private object map for validate_slab_cache() by Vlastimil Babka · 3 years, 7 months ago
- b3fd64e mm, slub: allocate private object map for debugfs listings by Vlastimil Babka · 3 years, 7 months ago
- eafb1d6 mm, slub: don't call flush_all() from slab_debug_trace_open() by Vlastimil Babka · 3 years, 7 months ago
- a7f1d48 mm: slub: fix slub_debug disabling for list of slabs by Vlastimil Babka · 3 years, 5 months ago
- 1ed7ce5 slub: fix kmalloc_pagealloc_invalid_free unit test by Shakeel Butt · 3 years, 5 months ago
- 340caf1 kasan, slub: reset tag when printing address by Kuan-Ying Lee · 3 years, 5 months ago
- f227f0f slub: fix unreclaimable slab stat for bulk free by Shakeel Butt · 3 years, 5 months ago
- ae14c63 Revert "mm/slub: use stackdepot to save stack trace in objects" by Linus Torvalds · 3 years, 5 months ago
- 0d4a062 mm: move helper to check slub_debug_enabled by Marco Elver · 3 years, 6 months ago
- 78869146 mm/slub: use stackdepot to save stack trace in objects by Oliver Glitta · 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
- 65ebdee mm/slub: add taint after the errors are printed by Georgi Djakov · 3 years, 6 months ago
- 64dd684 mm: slub: move sysfs slab alloc/free interfaces to debugfs by Faiyaz Mohammed · 3 years, 6 months ago
- 7927029 slub: force on no_hash_pointers when slub_debug is enabled by Stephen Boyd · 3 years, 6 months ago
- 582d121 slub: indicate slab_fix() uses printf formats by Joe Perches · 3 years, 6 months ago
- 1a88ef8 slub: actually use 'message' in restore_bytes() by Stephen Boyd · 3 years, 6 months ago
- 02ac47d slub: restore slub_debug=- behavior by Stephen Boyd · 3 years, 6 months ago
- 3d8e374 slub: remove resiliency_test() function by Oliver Glitta · 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
- 1b3865d mm/slub.c: include swab.h by Andrew Morton · 3 years, 7 months ago
- e41a49fa mm/slub: actually fix freelist pointer vs redzoning by Kees Cook · 3 years, 7 months ago
- 74c1d3e mm/slub: fix redzoning for small allocations by Kees Cook · 3 years, 7 months ago
- 8669dba mm/slub: clarify verification reporting by Kees Cook · 3 years, 7 months ago
- f70b004 kasan: slab: always reset the tag in get_freepointer_safe() by Alexander Potapenko · 3 years, 7 months ago
- afe0c26 mm, slub: move slub_debug static key enabling outside slab_mutex by Vlastimil Babka · 3 years, 8 months ago
- e548eaa mm/slub: Add Support for free path information of an object by Maninder Singh · 3 years, 10 months ago
- 0cbc124 mm/slub: Fix backtrace of objects to handle redzone adjustment by Maninder Singh · 3 years, 10 months ago
- f0953a1 mm: fix typos in comments by Ingo Molnar · 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
- dc84207 mm/slub.c: trivial typo fixes by Bhaskar Chowdhury · 3 years, 8 months ago
- 1f0723a mm, slub: enable slub_debug static key when creating cache with explicit debug flags by Vlastimil Babka · 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
- 7f3d08b Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 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
- 96b94ab mm, slub: don't combine pr_err with INFO by Yafang Shao · 3 years, 9 months ago
- 4a8ef19 mm, slub: use pGp to print page flags by Yafang Shao · 3 years, 9 months ago
- 9b1ea29 Revert "mm, slub: consider rest of partial list if acquire_slab() fails" by Linus Torvalds · 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
- e2db1a9 kasan, mm: optimize kmalloc poisoning by Andrey Konovalov · 3 years, 10 months ago
- b89fb5e mm, kfence: insert KFENCE hooks for SLUB by Alexander Potapenko · 3 years, 10 months ago
- 027b37b kasan: move _RET_IP_ to inline wrappers by Andrey Konovalov · 3 years, 10 months ago
- 96403bf mm: memcontrol: fix slub memory accounting by Muchun Song · 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
- 457c82c mm/slub: minor coding style tweaks by Zhiyuan Dai · 3 years, 10 months ago
- fe2cce1 mm, slub: remove slub_memcg_sysfs boot param and CONFIG_SLUB_MEMCG_SYSFS_ON by Vlastimil Babka · 3 years, 10 months ago
- d930ff0 mm, slub: splice cpu and page freelists in deactivate_slab() by Vlastimil Babka · 3 years, 10 months ago
- 7e1fa93 mm, slab, slub: stop taking memory hotplug lock by Vlastimil Babka · 3 years, 10 months ago
- 666716f mm, slub: stop freeing kmem_cache_node structures on node offline by Vlastimil Babka · 3 years, 10 months ago
- ca22059 mm/slub: disable user tracing for kmemleak caches by default by Johannes Berg · 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
- 85e853c 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, 11 months ago
- 3286222 mm, slub: better heuristic for number of cpus when calculating slab order by Vlastimil Babka · 3 years, 11 months ago
- 757fed1 Revert "mm/slub: fix a memory leak in sysfs_slab_add()" by Wang Hai · 4 years ago
- ce5716c kasan, mm: fix conflicts with init_on_alloc/free by Andrey Konovalov · 4 years ago
- 8e7f37f mm: Add mem_dump_obj() to print source of memory block by Paul E. McKenney · 4 years, 1 month ago
- 8ff60eb mm, slub: consider rest of partial list if acquire_slab() fails by Jann Horn · 4 years ago
- 1f3147b mm: slub: call account_slab_page() after slab page initialization by Roman Gushchin · 4 years ago
- aa1ef4d kasan, mm: reset tags when accessing metadata by Andrey Konovalov · 4 years ago
- bf16d19 mm: slub: convert sysfs sprintf family to sysfs_emit/sysfs_emit_at by Joe Perches · 4 years ago
- 045ab8c mm/slub: let number of online CPUs determine the slub page order by Bharata B Rao · 4 years ago
- 965c484 mm, slub: use kmem_cache_debug_flags() in deactivate_slab() by Vlastimil Babka · 4 years ago
- 0c06dd7 mm, slab, slub: clear the slab_cache field when freeing page by Vlastimil Babka · 4 years ago
- 22e4663 mm/slub: fix panic in slab_alloc_node() by Laurent Dufour · 4 years, 1 month 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, 3 months ago
- 9cf7a11 mm/slub: make add_full() condition more explicit by Abel Wu · 4 years, 3 months ago
- 9f986d9 mm/slub: fix missing ALLOC_SLOWPATH stat when bulk alloc by Abel Wu · 4 years, 3 months ago
- c270cf3 mm/slub.c: branch optimization in free slowpath by Abel Wu · 4 years, 3 months ago
- 484cfac mm, slub: restore initial kmem_cache flags by Eric Farman · 4 years, 3 months ago
- dc07a72 mm: slub: fix conversion of freelist_corrupted() by Eugeniu Rosca · 4 years, 4 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
- 4138fdf mm: slub: implement SLUB version of obj_to_index() by Roman Gushchin · 4 years, 5 months ago
- d42f324 mm: memcg: convert vmstat slab counters to bytes 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
- b3cb9fc mm/slub.c: drop lockdep_assert_held() from put_map() by Sebastian Andrzej Siewior · 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
- 8fc8d66 mm, slub: extend checks guarded by slub_debug static key by Vlastimil Babka · 4 years, 5 months ago
- 59052e8 mm, slub: introduce kmem_cache_debug_flags() by Vlastimil Babka · 4 years, 5 months ago
- ca0cab6 mm, slub: introduce static key for slub_debug() by Vlastimil Babka · 4 years, 5 months ago
- 8f58119a mm, slub: make reclaim_account attribute read-only by Vlastimil Babka · 4 years, 5 months ago
- 060807f mm, slub: make remaining slub_debug related attributes read-only by Vlastimil Babka · 4 years, 5 months ago
- 32a6f40 mm, slub: remove runtime allocation order changes by Vlastimil Babka · 4 years, 5 months ago