aboutsummaryrefslogtreecommitdiff
path: root/mm/slub.c
AgeCommit message (Expand)AuthorFilesLines
2021-11-06mm/slub: increase default cpu partial list sizesGravatar Vlastimil Babka 1-4/+4
2021-11-06mm, slub: change percpu partial accounting from objects to pagesGravatar Vlastimil Babka 1-30/+59
2021-11-06slub: add back check for free nonslab objectsGravatar Kefeng Wang 1-1/+3
2021-11-02Merge tag 'printk-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+2
2021-10-27vsprintf: Make %pGp print the hex valueGravatar Matthew Wilcox (Oracle) 1-2/+2
2021-10-18mm, slub: fix incorrect memcg slab count for bulk freeGravatar Miaohe Lin 1-1/+3
2021-10-18mm, slub: fix potential use-after-free in slab_debugfs_fopsGravatar Miaohe Lin 1-2/+4
2021-10-18mm, slub: fix potential memoryleak in kmem_cache_open()Gravatar Miaohe Lin 1-1/+1
2021-10-18mm, slub: fix mismatch between reconstructed freelist depth and cntGravatar Miaohe Lin 1-2/+9
2021-10-18mm, slub: fix two bugs in slab_debug_trace_open()Gravatar Miaohe Lin 1-1/+7
2021-09-04mm, slub: convert kmem_cpu_slab protection to local_lockGravatar Vlastimil Babka 1-35/+111
2021-09-04mm, slub: use migrate_disable() on PREEMPT_RTGravatar Vlastimil Babka 1-9/+30
2021-09-04mm, slub: protect put_cpu_partial() with disabled irqs instead of cmpxchgGravatar Vlastimil Babka 1-37/+44
2021-09-04mm, slub: make slab_lock() disable irqs with PREEMPT_RTGravatar Vlastimil Babka 1-17/+41
2021-09-04mm: slub: make object_map_lock a raw_spinlock_tGravatar Sebastian Andrzej Siewior 1-3/+3
2021-09-04mm: slub: move flush_cpu_slab() invocations __free_slab() invocations out of ...Gravatar Sebastian Andrzej Siewior 1-16/+78
2021-09-04mm, slab: split out the cpu offline variant of flush_slab()Gravatar Vlastimil Babka 1-2/+10
2021-09-04mm, slub: don't disable irqs in slub_cpu_dead()Gravatar Vlastimil Babka 1-5/+1
2021-09-04mm, slub: only disable irq with spin_lock in __unfreeze_partials()Gravatar Vlastimil Babka 1-8/+4
2021-09-04mm, slub: separate detaching of partial list in unfreeze_partials() from unfr...Gravatar Vlastimil Babka 1-22/+51
2021-09-04mm, slub: detach whole partial list at once in unfreeze_partials()Gravatar Vlastimil Babka 1-3/+7
2021-09-04mm, slub: discard slabs in unfreeze_partials() without irqs disabledGravatar Vlastimil Babka 1-1/+2
2021-09-04mm, slub: move irq control into unfreeze_partials()Gravatar Vlastimil Babka 1-6/+7
2021-09-04mm, slub: call deactivate_slab() without disabling irqsGravatar Vlastimil Babka 1-5/+19
2021-09-04mm, slub: make locking in deactivate_slab() irq-safeGravatar Vlastimil Babka 1-4/+5
2021-09-04mm, slub: move reset of c->page and freelist out of deactivate_slab()Gravatar Vlastimil Babka 1-13/+18
2021-09-04mm, slub: stop disabling irqs around get_partial()Gravatar Vlastimil Babka 1-14/+8
2021-09-04mm, slub: check new pages with restored irqsGravatar Vlastimil Babka 1-5/+3
2021-09-04mm, slub: validate slab from partial list or page allocator before making it ...Gravatar Vlastimil Babka 1-8/+9
2021-09-04mm, slub: restore irqs around calling new_slab()Gravatar Vlastimil Babka 1-6/+2
2021-09-04mm, slub: move disabling irqs closer to get_partial() in ___slab_alloc()Gravatar Vlastimil Babka 1-9/+25
2021-09-04mm, slub: do initial checks in ___slab_alloc() with irqs enabledGravatar Vlastimil Babka 1-9/+45
2021-09-04mm, slub: move disabling/enabling irqs to ___slab_alloc()Gravatar Vlastimil Babka 1-12/+24
2021-09-04mm, slub: simplify kmem_cache_cpu and tid setupGravatar Vlastimil Babka 1-13/+9
2021-09-04mm, slub: restructure new page checks in ___slab_alloc()Gravatar Vlastimil Babka 1-6/+22
2021-09-04mm, slub: return slab page from get_partial() and set c->page afterwardsGravatar Vlastimil Babka 1-10/+11
2021-09-04mm, slub: dissolve new_slab_objects() into ___slab_alloc()Gravatar Vlastimil Babka 1-32/+18
2021-09-04mm, slub: extract get_partial() from new_slab_objects()Gravatar Vlastimil Babka 1-6/+6
2021-09-03mm, slub: remove redundant unfreeze_partials() from put_cpu_partial()Gravatar Vlastimil Babka 1-7/+0
2021-09-03mm, slub: don't disable irq for debug_check_no_locks_freed()Gravatar Vlastimil Babka 1-13/+1
2021-09-03mm, slub: allocate private object map for validate_slab_cache()Gravatar Vlastimil Babka 1-9/+15
2021-09-03mm, slub: allocate private object map for debugfs listingsGravatar Vlastimil Babka 1-15/+29
2021-09-03mm, slub: don't call flush_all() from slab_debug_trace_open()Gravatar Vlastimil Babka 1-3/+0
2021-08-13mm: slub: fix slub_debug disabling for list of slabsGravatar Vlastimil Babka 1-5/+8
2021-08-13slub: fix kmalloc_pagealloc_invalid_free unit testGravatar Shakeel Butt 1-4/+4
2021-08-13kasan, slub: reset tag when printing addressGravatar Kuan-Ying Lee 1-2/+2
2021-07-30slub: fix unreclaimable slab stat for bulk freeGravatar Shakeel Butt 1-10/+12
2021-07-17Revert "mm/slub: use stackdepot to save stack trace in objects"Gravatar Linus Torvalds 1-49/+30
2021-07-15mm: move helper to check slub_debug_enabledGravatar Marco Elver 1-14/+0
2021-07-08mm/slub: use stackdepot to save stack trace in objectsGravatar Oliver Glitta 1-30/+49