Show patches with: Submitter = Daniel Jordan       |    Archived = No       |   130 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/2] padata: always acquire cpu_hotplug_lock before pinst->lock [1/2] padata: always acquire cpu_hotplug_lock before pinst->lock - - - --- 2019-08-09 Daniel Jordan herbert Changes Requested
[1/4] padata: update documentation padata lockdep, cpumask, and doc fixes - - - --- 2019-11-20 Daniel Jordan herbert Superseded
[1/6] padata: remove start function padata cleanups - - - --- 2020-07-14 Daniel Jordan herbert Accepted
[1/7] padata: remove exit routine padata: parallelize deferred page init - - - --- 2020-04-30 Daniel Jordan herbert RFC
[1/9] padata: allocate workqueue internally padata: use unbound workqueues for parallel jobs - - - --- 2019-08-13 Daniel Jordan herbert Changes Requested
[2/2] padata: validate cpumask without removed CPU during offline [1/2] padata: always acquire cpu_hotplug_lock before pinst->lock - - - --- 2019-08-09 Daniel Jordan herbert Changes Requested
[2/4] padata: remove reorder_objects padata lockdep, cpumask, and doc fixes - - - --- 2019-11-20 Daniel Jordan herbert Superseded
[2/6] padata: remove stop function padata cleanups - - - --- 2020-07-14 Daniel Jordan herbert Accepted
[2/7] padata: initialize earlier padata: parallelize deferred page init - - - --- 2020-04-30 Daniel Jordan herbert RFC
[2/9] workqueue: unconfine alloc/apply/free_workqueue_attrs() padata: use unbound workqueues for parallel jobs 1 - - --- 2019-08-13 Daniel Jordan herbert Changes Requested
[3/2] padata: initialize usable masks to reflect offlined CPU [v2] padata: validate cpumask without removed CPU during offline - - - --- 2019-08-12 Daniel Jordan herbert Changes Requested
[3/4] padata: always acquire cpu_hotplug_lock before pinst->lock padata lockdep, cpumask, and doc fixes - - - --- 2019-11-20 Daniel Jordan herbert Superseded
[3/6] padata: inline single call of pd_setup_cpumasks() padata cleanups - - - --- 2020-07-14 Daniel Jordan herbert Accepted
[3/7] padata: allocate work structures for parallel jobs from a pool padata: parallelize deferred page init - - - --- 2020-04-30 Daniel Jordan herbert RFC
[3/9] workqueue: require CPU hotplug read exclusion for apply_workqueue_attrs padata: use unbound workqueues for parallel jobs 1 - - --- 2019-08-13 Daniel Jordan herbert Changes Requested
[4/4] padata: remove cpumask change notifier padata lockdep, cpumask, and doc fixes - - - --- 2019-11-20 Daniel Jordan herbert Superseded
[4/6] padata: remove effective cpumasks from the instance padata cleanups - - - --- 2020-07-14 Daniel Jordan herbert Accepted
[4/7] padata: add basic support for multithreaded jobs padata: parallelize deferred page init - - - --- 2020-04-30 Daniel Jordan herbert RFC
[4/9] padata: make padata_do_parallel find alternate callback CPU padata: use unbound workqueues for parallel jobs - - - --- 2019-08-13 Daniel Jordan herbert Changes Requested
[5/6] padata: fold padata_alloc_possible() into padata_alloc() padata cleanups - - - --- 2020-07-14 Daniel Jordan herbert Accepted
[5/7] mm: move zone iterator outside of deferred_init_maxorder() padata: parallelize deferred page init - - - --- 2020-04-30 Daniel Jordan herbert RFC
[5/9] pcrypt: remove padata cpumask notifier padata: use unbound workqueues for parallel jobs - - - --- 2019-08-13 Daniel Jordan herbert Changes Requested
[6/6] padata: remove padata_parallel_queue padata cleanups - - - --- 2020-07-14 Daniel Jordan herbert Accepted
[6/7] mm: parallelize deferred_init_memmap() padata: parallelize deferred page init - - - --- 2020-04-30 Daniel Jordan herbert RFC
[6/9] padata, pcrypt: take CPU hotplug lock internally in padata_alloc_possible padata: use unbound workqueues for parallel jobs - - - --- 2019-08-13 Daniel Jordan herbert Changes Requested
[7/7] padata: document multithreaded jobs padata: parallelize deferred page init - - - --- 2020-04-30 Daniel Jordan herbert RFC
[7/9] padata: use separate workqueues for parallel and serial work padata: use unbound workqueues for parallel jobs - - - --- 2019-08-13 Daniel Jordan herbert Changes Requested
[8/9] padata: unbind parallel jobs from specific CPUs padata: use unbound workqueues for parallel jobs - - - --- 2019-08-13 Daniel Jordan herbert Changes Requested
[9/9] padata: remove cpu_index from the parallel_queue padata: use unbound workqueues for parallel jobs - - - --- 2019-08-13 Daniel Jordan herbert Changes Requested
[RFC,01/16] padata: Remove __init from multithreading functions padata, vfio, sched: Multithreaded VFIO page pinning - - - --- 2022-01-06 Daniel Jordan herbert RFC
[RFC,02/16] padata: Return first error from a job padata, vfio, sched: Multithreaded VFIO page pinning - - - --- 2022-01-06 Daniel Jordan herbert RFC
[RFC,03/16] padata: Add undo support padata, vfio, sched: Multithreaded VFIO page pinning - - - --- 2022-01-06 Daniel Jordan herbert RFC
[RFC,04/16] padata: Detect deadlocks between main and helper threads padata, vfio, sched: Multithreaded VFIO page pinning - - - --- 2022-01-06 Daniel Jordan herbert RFC
[RFC,05/16] vfio/type1: Pass mm to vfio_pin_pages_remote() padata, vfio, sched: Multithreaded VFIO page pinning - - - --- 2022-01-06 Daniel Jordan herbert RFC
[RFC,06/16] vfio/type1: Refactor dma map removal padata, vfio, sched: Multithreaded VFIO page pinning - - - --- 2022-01-06 Daniel Jordan herbert RFC
[RFC,07/16] vfio/type1: Parallelize vfio_pin_map_dma() padata, vfio, sched: Multithreaded VFIO page pinning - - - --- 2022-01-06 Daniel Jordan herbert RFC
[RFC,08/16] vfio/type1: Cache locked_vm to ease mmap_lock contention padata, vfio, sched: Multithreaded VFIO page pinning - - - --- 2022-01-06 Daniel Jordan herbert RFC
[RFC,09/16] padata: Use kthreads in do_multithreaded padata, vfio, sched: Multithreaded VFIO page pinning - - - --- 2022-01-06 Daniel Jordan herbert RFC
[RFC,1/9] padata: allocate workqueue internally padata: use unbound workqueues for parallel jobs - - - --- 2019-07-25 Daniel Jordan herbert RFC
[RFC,10/16] padata: Helpers should respect main thread's CPU affinity padata, vfio, sched: Multithreaded VFIO page pinning - - - --- 2022-01-06 Daniel Jordan herbert RFC
[RFC,11/16] padata: Cap helpers started to online CPUs padata, vfio, sched: Multithreaded VFIO page pinning - - - --- 2022-01-06 Daniel Jordan herbert RFC
[RFC,12/16] sched, padata: Bound max threads with max_cfs_bandwidth_cpus() padata, vfio, sched: Multithreaded VFIO page pinning - - - --- 2022-01-06 Daniel Jordan herbert RFC
[RFC,13/16] padata: Run helper threads at MAX_NICE padata, vfio, sched: Multithreaded VFIO page pinning - - - --- 2022-01-06 Daniel Jordan herbert RFC
[RFC,14/16] padata: Nice helper threads one by one to prevent starvation padata, vfio, sched: Multithreaded VFIO page pinning - - - --- 2022-01-06 Daniel Jordan herbert RFC
[RFC,15/16] sched/fair: Account kthread runtime debt for CFS bandwidth padata, vfio, sched: Multithreaded VFIO page pinning - - - --- 2022-01-06 Daniel Jordan herbert RFC
[RFC,16/16] sched/fair: Consider kthread debt in cputime padata, vfio, sched: Multithreaded VFIO page pinning - - - --- 2022-01-06 Daniel Jordan herbert RFC
[RFC,2/9] workqueue: unconfine alloc/apply/free_workqueue_attrs() padata: use unbound workqueues for parallel jobs 1 - - --- 2019-07-25 Daniel Jordan herbert RFC
[RFC,3/9] workqueue: require CPU hotplug read exclusion for apply_workqueue_attrs padata: use unbound workqueues for parallel jobs 1 - - --- 2019-07-25 Daniel Jordan herbert RFC
[RFC,4/9] padata: make padata_do_parallel find alternate callback CPU padata: use unbound workqueues for parallel jobs - - - --- 2019-07-25 Daniel Jordan herbert RFC
[RFC,5/9] pcrypt: remove padata cpumask notifier padata: use unbound workqueues for parallel jobs - - - --- 2019-07-25 Daniel Jordan herbert RFC
[RFC,6/9] padata, pcrypt: take CPU hotplug lock internally in padata_alloc_possible padata: use unbound workqueues for parallel jobs - - - --- 2019-07-25 Daniel Jordan herbert RFC
[RFC,7/9] padata: use separate workqueues for parallel and serial work padata: use unbound workqueues for parallel jobs - - - --- 2019-07-25 Daniel Jordan herbert RFC
[RFC,8/9] padata: unbind parallel jobs from specific CPUs padata: use unbound workqueues for parallel jobs - - - --- 2019-07-25 Daniel Jordan herbert RFC
[RFC,9/9] padata: remove cpu_index from the parallel_queue padata: use unbound workqueues for parallel jobs - - - --- 2019-07-25 Daniel Jordan herbert RFC
[stable-4.14,1/4] padata: set cpu_index of unused CPUs to -1 [stable-4.14,1/4] padata: set cpu_index of unused CPUs to -1 - - - --- 2020-05-21 Daniel Jordan herbert Not Applicable
[stable-4.14,2/4] padata: Replace delayed timer with immediate workqueue in padata_reorder [stable-4.9,1/4] padata: set cpu_index of unused CPUs to -1 - - - --- 2020-05-21 Daniel Jordan herbert Not Applicable
[stable-4.14,3/4] padata: initialize pd->cpu with effective cpumask [stable-4.9,1/4] padata: set cpu_index of unused CPUs to -1 - - - --- 2020-05-21 Daniel Jordan herbert Not Applicable
[stable-4.14,4/4] padata: purge get_cpu and reorder_via_wq from padata_do_serial [stable-4.9,1/4] padata: set cpu_index of unused CPUs to -1 - - - --- 2020-05-21 Daniel Jordan herbert Not Applicable
[stable-4.19,1/3] padata: Replace delayed timer with immediate workqueue in padata_reorder [stable-4.19,1/3] padata: Replace delayed timer with immediate workqueue in padata_reorder - - - --- 2020-05-21 Daniel Jordan herbert Not Applicable
[stable-4.19,2/3] padata: initialize pd->cpu with effective cpumask [stable-4.19,1/3] padata: Replace delayed timer with immediate workqueue in padata_reorder - - - --- 2020-05-21 Daniel Jordan herbert Not Applicable
[stable-4.19,3/3] padata: purge get_cpu and reorder_via_wq from padata_do_serial [stable-4.19,1/3] padata: Replace delayed timer with immediate workqueue in padata_reorder - - - --- 2020-05-21 Daniel Jordan herbert Not Applicable
[stable-4.4,1/5] padata: set cpu_index of unused CPUs to -1 [stable-4.4,1/5] padata: set cpu_index of unused CPUs to -1 - - - --- 2020-05-21 Daniel Jordan herbert Not Applicable
[stable-4.4,2/5] sched/fair, cpumask: Export for_each_cpu_wrap() [stable-4.4,1/5] padata: set cpu_index of unused CPUs to -1 - - - --- 2020-05-21 Daniel Jordan herbert Not Applicable
[stable-4.4,3/5] padata: Replace delayed timer with immediate workqueue in padata_reorder [stable-4.4,1/5] padata: set cpu_index of unused CPUs to -1 - - - --- 2020-05-21 Daniel Jordan herbert Not Applicable
[stable-4.4,4/5] padata: initialize pd->cpu with effective cpumask [stable-4.4,1/5] padata: set cpu_index of unused CPUs to -1 - - - --- 2020-05-21 Daniel Jordan herbert Not Applicable
[stable-4.4,5/5] padata: purge get_cpu and reorder_via_wq from padata_do_serial [stable-4.4,1/5] padata: set cpu_index of unused CPUs to -1 - - - --- 2020-05-21 Daniel Jordan herbert Not Applicable
[stable-4.9,1/4] padata: set cpu_index of unused CPUs to -1 [stable-4.9,1/4] padata: set cpu_index of unused CPUs to -1 - - - --- 2020-05-21 Daniel Jordan herbert Not Applicable
[stable-4.9,2/4] padata: Replace delayed timer with immediate workqueue in padata_reorder Untitled series #291823 - - - --- 2020-05-21 Daniel Jordan herbert Not Applicable
[stable-4.9,3/4] padata: initialize pd->cpu with effective cpumask Untitled series #291823 - - - --- 2020-05-21 Daniel Jordan herbert Not Applicable
[stable-4.9,4/4] padata: purge get_cpu and reorder_via_wq from padata_do_serial Untitled series #291823 - - - --- 2020-05-21 Daniel Jordan herbert Not Applicable
[v2,1/5] padata: make flushing work with async users padata flushing and CPU hotplug fixes - - - --- 2019-08-28 Daniel Jordan herbert Changes Requested
[v2,1/5] padata: validate cpumask without removed CPU during offline padata lockdep, cpumask, and doc fixes - - - --- 2019-12-03 Daniel Jordan herbert Accepted
[v2,1/7] padata: remove exit routine padata: parallelize deferred page init - - - --- 2020-05-20 Daniel Jordan herbert Not Applicable
[v2,1/9] padata: allocate workqueue internally padata: use unbound workqueues for parallel jobs 1 - - --- 2019-08-29 Daniel Jordan herbert Changes Requested
[v2,2/5] padata: always acquire cpu_hotplug_lock before pinst->lock padata lockdep, cpumask, and doc fixes - - - --- 2019-12-03 Daniel Jordan herbert Accepted
[v2,2/5] padata: remove reorder_objects padata flushing and CPU hotplug fixes - - - --- 2019-08-28 Daniel Jordan herbert Changes Requested
[v2,2/7] padata: initialize earlier padata: parallelize deferred page init - - - --- 2020-05-20 Daniel Jordan herbert Not Applicable
[v2,2/9] workqueue: unconfine alloc/apply/free_workqueue_attrs() padata: use unbound workqueues for parallel jobs 2 - - --- 2019-08-29 Daniel Jordan herbert Changes Requested
[v2,3/5] padata: get rid of padata_remove_cpu() for real padata flushing and CPU hotplug fixes - - - --- 2019-08-28 Daniel Jordan herbert Changes Requested
[v2,3/5] padata: remove cpumask change notifier padata lockdep, cpumask, and doc fixes - - - --- 2019-12-03 Daniel Jordan herbert Accepted
[v2,3/7] padata: allocate work structures for parallel jobs from a pool padata: parallelize deferred page init - - - --- 2020-05-20 Daniel Jordan herbert Not Applicable
[v2,3/9] workqueue: require CPU hotplug read exclusion for apply_workqueue_attrs padata: use unbound workqueues for parallel jobs 2 - - --- 2019-08-29 Daniel Jordan herbert Changes Requested
[v2,4/5] padata: always acquire cpu_hotplug_lock before pinst->lock padata flushing and CPU hotplug fixes - - - --- 2019-08-28 Daniel Jordan herbert Changes Requested
[v2,4/5] padata: remove reorder_objects padata lockdep, cpumask, and doc fixes - - - --- 2019-12-03 Daniel Jordan herbert Accepted
[v2,4/7] padata: add basic support for multithreaded jobs padata: parallelize deferred page init - - - --- 2020-05-20 Daniel Jordan herbert Not Applicable
[v2,4/9] padata: make padata_do_parallel find alternate callback CPU padata: use unbound workqueues for parallel jobs 1 - - --- 2019-08-29 Daniel Jordan herbert Changes Requested
[v2,5/5] padata: update documentation padata lockdep, cpumask, and doc fixes - - - --- 2019-12-03 Daniel Jordan herbert Accepted
[v2,5/5] padata: validate cpumask without removed CPU during offline padata flushing and CPU hotplug fixes - - - --- 2019-08-28 Daniel Jordan herbert Changes Requested
[v2,5/7] mm: parallelize deferred_init_memmap() padata: parallelize deferred page init - - - --- 2020-05-20 Daniel Jordan herbert Not Applicable
[v2,5/9] pcrypt: remove padata cpumask notifier padata: use unbound workqueues for parallel jobs 1 - - --- 2019-08-29 Daniel Jordan herbert Changes Requested
[v2,6/7] mm: make deferred init's max threads arch-specific padata: parallelize deferred page init - - - --- 2020-05-20 Daniel Jordan herbert Not Applicable
[v2,6/9] padata, pcrypt: take CPU hotplug lock internally in padata_alloc_possible padata: use unbound workqueues for parallel jobs 1 - - --- 2019-08-29 Daniel Jordan herbert Changes Requested
[v2,7/7] padata: document multithreaded jobs padata: parallelize deferred page init - - - --- 2020-05-20 Daniel Jordan herbert Not Applicable
[v2,7/9] padata: use separate workqueues for parallel and serial work padata: use unbound workqueues for parallel jobs 1 - - --- 2019-08-29 Daniel Jordan herbert Changes Requested
[v2,8/9] padata: unbind parallel jobs from specific CPUs padata: use unbound workqueues for parallel jobs - - - --- 2019-08-29 Daniel Jordan herbert Changes Requested
[v2,9/9] padata: remove cpu_index from the parallel_queue padata: use unbound workqueues for parallel jobs 1 - - --- 2019-08-29 Daniel Jordan herbert Changes Requested
[v2] padata: add another maintainer and another list [v2] padata: add another maintainer and another list 1 - - --- 2020-08-28 Daniel Jordan herbert Accepted
[v2] padata: use smp_mb in padata_reorder to avoid orphaned padata jobs [v2] padata: use smp_mb in padata_reorder to avoid orphaned padata jobs - - - --- 2019-07-16 Daniel Jordan herbert Accepted
[v2] padata: validate cpumask without removed CPU during offline [v2] padata: validate cpumask without removed CPU during offline - - - --- 2019-08-09 Daniel Jordan herbert Changes Requested
[v3,1/8] padata: remove exit routine padata: parallelize deferred page init - - 1 --- 2020-05-27 Daniel Jordan herbert Not Applicable
« 1 2 »