- 9c01e9a mm/slub: Define struct slab fields for CONFIG_SLUB_CPU_PARTIAL only when enabled by Vlastimil Babka · 3 years, 2 months ago
- 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
- c2092c1 mm/slub: Finish struct page to struct slab conversion by Vlastimil Babka · 3 years, 1 month ago
- bb192ed mm/slub: Convert most struct page to struct slab by spatch by Vlastimil Babka · 3 years, 2 months ago
- 01b34d1 mm/slub: Convert pfmemalloc_match() to take a struct slab by Matthew Wilcox (Oracle) · 3 years, 3 months ago
- 4020b4a mm/slub: Convert __free_slab() to use struct slab by Vlastimil Babka · 3 years, 2 months ago
- 45387b8 mm/slub: Convert alloc_slab_page() to return a struct slab by Vlastimil Babka · 3 years, 2 months ago
- fb012e2 mm/slub: Convert print_page_info() to print_slab_info() by Matthew Wilcox (Oracle) · 3 years, 3 months ago
- 0393895 mm/slub: Convert __slab_lock() and __slab_unlock() to struct slab by Vlastimil Babka · 3 years, 2 months ago
- d835eef mm/slub: Convert kfree() to use a struct slab by Matthew Wilcox (Oracle) · 3 years, 3 months ago
- cc465c3 mm/slub: Convert detached_freelist to use a struct slab by Matthew Wilcox (Oracle) · 3 years, 3 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
- 0c24811 mm: Convert __ksize() to struct slab 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
- d122019 mm: Split slab into its own type by Matthew Wilcox (Oracle) · 3 years, 3 months ago
- ae16d05 mm/slub: Make object_err() static by Vlastimil Babka · 3 years, 2 months ago
- 005a79e mm/slub: fix endianness bug for alloc/free_traces attributes by Gerald Schaefer · 3 years, 1 month ago
- 9a543f0 mm: emit the "free" trace report before freeing memory in kmem_cache_free() by Yunfeng Ye · 3 years, 1 month ago
- 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
- 53944f1 mm: remove HARDENED_USERCOPY_FALLBACK by Stephen Kitt · 3 years, 2 months ago
- 04b4b00 mm, slub: use prefetchw instead of prefetch by Hyeonggon Yoo · 3 years, 2 months ago
- 23e98ad mm/slub: increase default cpu partial list sizes by Vlastimil Babka · 3 years, 2 months ago
- b47291e mm, slub: change percpu partial accounting from objects to pages by Vlastimil Babka · 3 years, 2 months ago
- d0fe47c slub: add back check for free nonslab objects by Kefeng Wang · 3 years, 2 months ago
- 0aaa58e Merge tag 'printk-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 2 months ago
- 23efd08 vsprintf: Make %pGp print the hex value by Matthew Wilcox (Oracle) · 3 years, 2 months ago
- 3ddd602 mm, slub: fix incorrect memcg slab count for bulk free by Miaohe Lin · 3 years, 2 months ago
- 67823a5 mm, slub: fix potential use-after-free in slab_debugfs_fops by Miaohe Lin · 3 years, 2 months ago
- 9037c57 mm, slub: fix potential memoryleak in kmem_cache_open() by Miaohe Lin · 3 years, 2 months ago
- 899447f mm, slub: fix mismatch between reconstructed freelist depth and cnt by Miaohe Lin · 3 years, 2 months ago
- 2127d22 mm, slub: fix two bugs in slab_debug_trace_open() by Miaohe Lin · 3 years, 2 months ago
- bd0e749 mm, slub: convert kmem_cpu_slab protection to local_lock by Vlastimil Babka · 3 years, 7 months ago
- 25c00c5 mm, slub: use migrate_disable() on PREEMPT_RT by Vlastimil Babka · 3 years, 7 months ago
- e0a043a mm, slub: protect put_cpu_partial() with disabled irqs instead of cmpxchg by Vlastimil Babka · 3 years, 5 months ago
- a2b4ae8 mm, slub: make slab_lock() disable irqs with PREEMPT_RT by Vlastimil Babka · 3 years, 7 months ago
- 94ef030 mm: slub: make object_map_lock a raw_spinlock_t by Sebastian Andrzej Siewior · 4 years, 5 months ago
- 5a836bf mm: slub: move flush_cpu_slab() invocations __free_slab() invocations out of IRQ context by Sebastian Andrzej Siewior · 3 years, 10 months ago
- 08beb54 mm, slab: split out the cpu offline variant of flush_slab() by Vlastimil Babka · 3 years, 7 months ago
- 0e7ac73 mm, slub: don't disable irqs in slub_cpu_dead() by Vlastimil Babka · 3 years, 7 months ago
- 7cf9f3b mm, slub: only disable irq with spin_lock in __unfreeze_partials() by Vlastimil Babka · 3 years, 7 months ago
- fc1455f mm, slub: separate detaching of partial list in unfreeze_partials() from unfreezing by Vlastimil Babka · 3 years, 7 months ago
- c2f973b mm, slub: detach whole partial list at once in unfreeze_partials() by Vlastimil Babka · 3 years, 7 months ago
- 8de06a6 mm, slub: discard slabs in unfreeze_partials() without irqs disabled by Vlastimil Babka · 3 years, 7 months ago
- f3ab8b6 mm, slub: move irq control into unfreeze_partials() by Vlastimil Babka · 3 years, 7 months ago
- cfdf836 mm, slub: call deactivate_slab() without disabling irqs by Vlastimil Babka · 3 years, 8 months ago
- 3406e91 mm, slub: make locking in deactivate_slab() irq-safe by Vlastimil Babka · 3 years, 8 months ago
- a019d20 mm, slub: move reset of c->page and freelist out of deactivate_slab() by Vlastimil Babka · 3 years, 8 months ago
- 4b1f449 mm, slub: stop disabling irqs around get_partial() by Vlastimil Babka · 3 years, 8 months ago
- 9f101ee mm, slub: check new pages with restored irqs by Vlastimil Babka · 3 years, 8 months ago
- 3f2b77e mm, slub: validate slab from partial list or page allocator before making it cpu slab by Vlastimil Babka · 3 years, 8 months ago
- 6c1dbb6 mm, slub: restore irqs around calling new_slab() by Vlastimil Babka · 3 years, 8 months ago
- 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, 7 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, 6 months ago
- e41a49fa mm/slub: actually fix freelist pointer vs redzoning by Kees Cook · 3 years, 6 months ago
- 74c1d3e mm/slub: fix redzoning for small allocations by Kees Cook · 3 years, 6 months ago
- 8669dba mm/slub: clarify verification reporting by Kees Cook · 3 years, 6 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