Show patches with: Series = SLUB: reduce irq disabled scope and make it RT compatible       |    State = Action Required       |    Archived = No       |   33 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v6,33/33] mm, slub: convert kmem_cpu_slab protection to local_lock SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-09-04 Vlastimil Babka New
[v6,32/33] mm, slub: use migrate_disable() on PREEMPT_RT SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-09-04 Vlastimil Babka New
[v6,31/33] mm, slub: protect put_cpu_partial() with disabled irqs instead of cmpxchg SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-09-04 Vlastimil Babka New
[v6,30/33] mm, slub: make slab_lock() disable irqs with PREEMPT_RT SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-09-04 Vlastimil Babka New
[v6,29/33] mm: slub: make object_map_lock a raw_spinlock_t SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-09-04 Vlastimil Babka New
[v6,28/33] mm: slub: move flush_cpu_slab() invocations __free_slab() invocations out of IRQ context SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-09-04 Vlastimil Babka New
[v6,27/33] mm, slab: split out the cpu offline variant of flush_slab() SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-09-04 Vlastimil Babka New
[v6,26/33] mm, slub: don't disable irqs in slub_cpu_dead() SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-09-04 Vlastimil Babka New
[v6,25/33] mm, slub: only disable irq with spin_lock in __unfreeze_partials() SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-09-04 Vlastimil Babka New
[v6,24/33] mm, slub: separate detaching of partial list in unfreeze_partials() from unfreezing SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-09-04 Vlastimil Babka New
[v6,23/33] mm, slub: detach whole partial list at once in unfreeze_partials() SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-09-04 Vlastimil Babka New
[v6,22/33] mm, slub: discard slabs in unfreeze_partials() without irqs disabled SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-09-04 Vlastimil Babka New
[v6,21/33] mm, slub: move irq control into unfreeze_partials() SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-09-04 Vlastimil Babka New
[v6,20/33] mm, slub: call deactivate_slab() without disabling irqs SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-09-04 Vlastimil Babka New
[v6,19/33] mm, slub: make locking in deactivate_slab() irq-safe SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-09-04 Vlastimil Babka New
[v6,18/33] mm, slub: move reset of c->page and freelist out of deactivate_slab() SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-09-04 Vlastimil Babka New
[v6,17/33] mm, slub: stop disabling irqs around get_partial() SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-09-04 Vlastimil Babka New
[v6,16/33] mm, slub: check new pages with restored irqs SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-09-04 Vlastimil Babka New
[v6,15/33] mm, slub: validate slab from partial list or page allocator before making it cpu slab SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-09-04 Vlastimil Babka New
[v6,14/33] mm, slub: restore irqs around calling new_slab() SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-09-04 Vlastimil Babka New
[v6,13/33] mm, slub: move disabling irqs closer to get_partial() in ___slab_alloc() SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-09-04 Vlastimil Babka New
[v6,12/33] mm, slub: do initial checks in ___slab_alloc() with irqs enabled SLUB: reduce irq disabled scope and make it RT compatible 1 - - --- 2021-09-04 Vlastimil Babka New
[v6,11/33] mm, slub: move disabling/enabling irqs to ___slab_alloc() SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-09-04 Vlastimil Babka New
[v6,10/33] mm, slub: simplify kmem_cache_cpu and tid setup SLUB: reduce irq disabled scope and make it RT compatible 1 - - --- 2021-09-04 Vlastimil Babka New
[v6,09/33] mm, slub: restructure new page checks in ___slab_alloc() SLUB: reduce irq disabled scope and make it RT compatible 1 - - --- 2021-09-04 Vlastimil Babka New
[v6,08/33] mm, slub: return slab page from get_partial() and set c->page afterwards SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-09-04 Vlastimil Babka New
[v6,07/33] mm, slub: dissolve new_slab_objects() into ___slab_alloc() SLUB: reduce irq disabled scope and make it RT compatible 2 - - --- 2021-09-04 Vlastimil Babka New
[v6,06/33] mm, slub: extract get_partial() from new_slab_objects() SLUB: reduce irq disabled scope and make it RT compatible 1 - - --- 2021-09-04 Vlastimil Babka New
[v6,05/33] mm, slub: remove redundant unfreeze_partials() from put_cpu_partial() SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-09-04 Vlastimil Babka New
[v6,04/33] mm, slub: don't disable irq for debug_check_no_locks_freed() SLUB: reduce irq disabled scope and make it RT compatible 1 - - --- 2021-09-04 Vlastimil Babka New
[v6,03/33] mm, slub: allocate private object map for validate_slab_cache() SLUB: reduce irq disabled scope and make it RT compatible 2 - - --- 2021-09-04 Vlastimil Babka New
[v6,02/33] mm, slub: allocate private object map for debugfs listings SLUB: reduce irq disabled scope and make it RT compatible 2 - - --- 2021-09-04 Vlastimil Babka New
[v6,01/33] mm, slub: don't call flush_all() from slab_debug_trace_open() SLUB: reduce irq disabled scope and make it RT compatible 1 - - --- 2021-09-04 Vlastimil Babka New