Show patches with: Submitter = Tejun Heo       |    Archived = No       |   288 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[36/36] sched_ext: Add scx_layered, a highly configurable multi-layer scheduler [01/36] cgroup: Implement cgroup_show_cftypes() - - - 30-2 2023-11-11 Tejun Heo Not Applicable
[35/36] sched_ext: Add scx_rusty, a rust userspace hybrid scheduler [01/36] cgroup: Implement cgroup_show_cftypes() - - - 30-2 2023-11-11 Tejun Heo Not Applicable
[34/36] sched_ext: Add a basic, userland vruntime scheduler [01/36] cgroup: Implement cgroup_show_cftypes() - 1 - 30-2 2023-11-11 Tejun Heo Not Applicable
[33/36] sched_ext: Documentation: scheduler: Document extensible scheduler class [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - 30-2 2023-11-11 Tejun Heo Not Applicable
[32/36] sched_ext: Add vtime-ordered priority queue to dispatch_q's [01/36] cgroup: Implement cgroup_show_cftypes() - 1 - 30-2 2023-11-11 Tejun Heo Not Applicable
[31/36] sched_ext: Implement core-sched support [01/36] cgroup: Implement cgroup_show_cftypes() - 2 - 30-2 2023-11-11 Tejun Heo Not Applicable
[30/36] sched_ext: Implement sched_ext_ops.cpu_online/offline() [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - 30-2 2023-11-11 Tejun Heo Not Applicable
[29/36] sched_ext: Implement sched_ext_ops.cpu_acquire/release() [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - 30-2 2023-11-11 Tejun Heo Not Applicable
[28/36] sched_ext: Implement SCX_KICK_WAIT [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - 30-2 2023-11-11 Tejun Heo Not Applicable
[27/36] sched_ext: Add a cgroup scheduler which uses flattened hierarchy [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - 30-2 2023-11-11 Tejun Heo Not Applicable
[26/36] sched_ext: Add a cgroup-based core-scheduling scheduler [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - 30-2 2023-11-11 Tejun Heo Not Applicable
[25/36] sched_ext: Add cgroup support [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - 30-2 2023-11-11 Tejun Heo Not Applicable
[24/36] sched_ext: Track tasks that are subjects of the in-flight SCX operation [01/36] cgroup: Implement cgroup_show_cftypes() - 1 - 30-2 2023-11-11 Tejun Heo Not Applicable
[23/36] sched_ext: Implement tickless support [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - 30-2 2023-11-11 Tejun Heo Not Applicable
[22/36] sched_ext: Add task state tracking operations [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - 30-2 2023-11-11 Tejun Heo Not Applicable
[21/36] sched_ext: Make watchdog handle ops.dispatch() looping stall [01/36] cgroup: Implement cgroup_show_cftypes() - 1 - 30-2 2023-11-11 Tejun Heo Not Applicable
[20/36] sched_ext: Add a central scheduler which makes all scheduling decisions on one CPU [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - 30-2 2023-11-11 Tejun Heo Not Applicable
[19/36] sched_ext: Implement scx_bpf_kick_cpu() and task preemption support [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - 30-2 2023-11-11 Tejun Heo Not Applicable
[18/36] sched_ext: Print sched_ext info when dumping stack [01/36] cgroup: Implement cgroup_show_cftypes() - - - 30-2 2023-11-11 Tejun Heo Not Applicable
[17/36] sched_ext: Allow BPF schedulers to switch all eligible tasks into sched_ext [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - 30-2 2023-11-11 Tejun Heo Not Applicable
[16/36] sched_ext: Allow BPF schedulers to disallow specific tasks from joining SCHED_EXT [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - 30-2 2023-11-11 Tejun Heo Not Applicable
[15/36] sched_ext: Implement runnable task stall watchdog [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - 30-2 2023-11-11 Tejun Heo Not Applicable
[14/36] sched_ext: Add sysrq-S which disables the BPF scheduler [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - 30-2 2023-11-11 Tejun Heo Not Applicable
[13/36] sched_ext: Add scx_simple and scx_example_qmap example schedulers [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - 30-2 2023-11-11 Tejun Heo Not Applicable
[12/36] sched_ext: Implement BPF extensible scheduler class [01/36] cgroup: Implement cgroup_show_cftypes() 3 - - 30-2 2023-11-11 Tejun Heo bpf Handled Elsewhere
[11/36] sched_ext: Add boilerplate for extensible scheduler class [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - 30-2 2023-11-11 Tejun Heo Not Applicable
[10/36] sched: Add normal_policy() [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - 30-2 2023-11-11 Tejun Heo Not Applicable
[09/36] sched: Add @reason to sched_class->rq_{on|off}line() [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - 30-2 2023-11-11 Tejun Heo Not Applicable
[08/36] sched: Enumerate CPU cgroup file types [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - 30-2 2023-11-11 Tejun Heo Not Applicable
[07/36] sched: Expose css_tg() and __setscheduler_prio() [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - 30-2 2023-11-11 Tejun Heo Not Applicable
[06/36] sched: Factor out cgroup weight conversion functions [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - 30-2 2023-11-11 Tejun Heo Not Applicable
[05/36] sched: Add sched_class->switching_to() and expose check_class_changing/changed() [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - 30-2 2023-11-11 Tejun Heo Not Applicable
[04/36] sched: Add sched_class->reweight_task() [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - 30-2 2023-11-11 Tejun Heo Not Applicable
[03/36] sched: Allow sched_cgroup_fork() to fail and introduce sched_cancel_fork() [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - 30-2 2023-11-11 Tejun Heo Not Applicable
[02/36] sched: Restructure sched_class order sanity checks in sched_init() [01/36] cgroup: Implement cgroup_show_cftypes() - 1 - 30-2 2023-11-11 Tejun Heo Not Applicable
[01/36] cgroup: Implement cgroup_show_cftypes() [01/36] cgroup: Implement cgroup_show_cftypes() 3 1 - 30-2 2023-11-11 Tejun Heo Not Applicable
[wq/for-6.5-fixes] workqueue: Drop the special locking rule for worker->flags and worker_pool->flags [wq/for-6.5-fixes] workqueue: Drop the special locking rule for worker->flags and worker_pool->flags - - - 1-- 2023-07-25 Tejun Heo Not Applicable
[34/34] sched_ext: Add a rust userspace hybrid example scheduler [01/34] cgroup: Implement cgroup_show_cftypes() - - - 26-1 2023-07-11 Tejun Heo Not Applicable
[33/34] sched_ext: Add a basic, userland vruntime scheduler [01/34] cgroup: Implement cgroup_show_cftypes() - 1 - 26-1 2023-07-11 Tejun Heo Not Applicable
[32/34] sched_ext: Documentation: scheduler: Document extensible scheduler class [01/34] cgroup: Implement cgroup_show_cftypes() 3 1 - 26-1 2023-07-11 Tejun Heo Not Applicable
[31/34] sched_ext: Add vtime-ordered priority queue to dispatch_q's [01/34] cgroup: Implement cgroup_show_cftypes() - 1 - 26-1 2023-07-11 Tejun Heo Not Applicable
[30/34] sched_ext: Implement core-sched support [01/34] cgroup: Implement cgroup_show_cftypes() - 2 - 26-1 2023-07-11 Tejun Heo Not Applicable
[29/34] sched_ext: Implement sched_ext_ops.cpu_online/offline() [01/34] cgroup: Implement cgroup_show_cftypes() 3 1 - 26-1 2023-07-11 Tejun Heo Not Applicable
[28/34] sched_ext: Implement sched_ext_ops.cpu_acquire/release() [01/34] cgroup: Implement cgroup_show_cftypes() 3 1 - 26-1 2023-07-11 Tejun Heo Not Applicable
[27/34] sched_ext: Implement SCX_KICK_WAIT [01/34] cgroup: Implement cgroup_show_cftypes() 3 1 - 26-1 2023-07-11 Tejun Heo Not Applicable
[26/34] sched_ext: Add a cgroup scheduler which uses flattened hierarchy [01/34] cgroup: Implement cgroup_show_cftypes() 3 1 - 26-1 2023-07-11 Tejun Heo Not Applicable
[25/34] sched_ext: Add a cgroup-based core-scheduling scheduler [01/34] cgroup: Implement cgroup_show_cftypes() 3 1 - 26-1 2023-07-11 Tejun Heo Not Applicable
[24/34] sched_ext: Add cgroup support [01/34] cgroup: Implement cgroup_show_cftypes() 3 1 - 26-1 2023-07-11 Tejun Heo Not Applicable
[23/34] sched_ext: Track tasks that are subjects of the in-flight SCX operation [01/34] cgroup: Implement cgroup_show_cftypes() - 1 - 26-1 2023-07-11 Tejun Heo Not Applicable
[22/34] sched_ext: Implement tickless support [01/34] cgroup: Implement cgroup_show_cftypes() 3 1 - 26-1 2023-07-11 Tejun Heo Not Applicable
[21/34] sched_ext: Add task state tracking operations [01/34] cgroup: Implement cgroup_show_cftypes() 3 1 - 26-1 2023-07-11 Tejun Heo Not Applicable
[20/34] sched_ext: Make watchdog handle ops.dispatch() looping stall [01/34] cgroup: Implement cgroup_show_cftypes() - 1 - 26-1 2023-07-11 Tejun Heo Not Applicable
[19/34] sched_ext: Add a central scheduler which makes all scheduling decisions on one CPU [01/34] cgroup: Implement cgroup_show_cftypes() 3 1 - 26-1 2023-07-11 Tejun Heo Not Applicable
[18/34] sched_ext: Implement scx_bpf_kick_cpu() and task preemption support [01/34] cgroup: Implement cgroup_show_cftypes() 3 1 - 26-1 2023-07-11 Tejun Heo Not Applicable
[17/34] sched_ext: Allow BPF schedulers to switch all eligible tasks into sched_ext [01/34] cgroup: Implement cgroup_show_cftypes() 3 1 - 26-1 2023-07-11 Tejun Heo Not Applicable
[16/34] sched_ext: Allow BPF schedulers to disallow specific tasks from joining SCHED_EXT [01/34] cgroup: Implement cgroup_show_cftypes() 3 1 - 26-1 2023-07-11 Tejun Heo Not Applicable
[15/34] sched_ext: Implement runnable task stall watchdog [01/34] cgroup: Implement cgroup_show_cftypes() 3 1 - 26-1 2023-07-11 Tejun Heo Not Applicable
[14/34] sched_ext: Add sysrq-S which disables the BPF scheduler [01/34] cgroup: Implement cgroup_show_cftypes() 3 1 - 26-1 2023-07-11 Tejun Heo Not Applicable
[13/34] sched_ext: Add scx_simple and scx_example_qmap example schedulers [01/34] cgroup: Implement cgroup_show_cftypes() 3 1 - 26-1 2023-07-11 Tejun Heo Not Applicable
[12/34] sched_ext: Implement BPF extensible scheduler class [01/34] cgroup: Implement cgroup_show_cftypes() 3 - - 26-1 2023-07-11 Tejun Heo bpf Not Applicable
[11/34] sched_ext: Add boilerplate for extensible scheduler class [01/34] cgroup: Implement cgroup_show_cftypes() 3 1 - 26-1 2023-07-11 Tejun Heo Not Applicable
[10/34] sched: Add normal_policy() [01/34] cgroup: Implement cgroup_show_cftypes() 3 1 - 26-1 2023-07-11 Tejun Heo Not Applicable
[09/34] sched: Add @reason to sched_class->rq_{on|off}line() [01/34] cgroup: Implement cgroup_show_cftypes() 3 1 - 26-1 2023-07-11 Tejun Heo Not Applicable
[08/34] sched: Enumerate CPU cgroup file types [01/34] cgroup: Implement cgroup_show_cftypes() 3 1 - 26-1 2023-07-11 Tejun Heo Not Applicable
[07/34] sched: Expose css_tg() and __setscheduler_prio() [01/34] cgroup: Implement cgroup_show_cftypes() 3 1 - 26-1 2023-07-11 Tejun Heo Not Applicable
[06/34] sched: Factor out cgroup weight conversion functions [01/34] cgroup: Implement cgroup_show_cftypes() 3 1 - 26-1 2023-07-11 Tejun Heo Not Applicable
[05/34] sched: Add sched_class->switching_to() and expose check_class_changing/changed() [01/34] cgroup: Implement cgroup_show_cftypes() 3 1 - 26-1 2023-07-11 Tejun Heo Not Applicable
[04/34] sched: Add sched_class->reweight_task() [01/34] cgroup: Implement cgroup_show_cftypes() 3 1 - 26-1 2023-07-11 Tejun Heo Not Applicable
[03/34] sched: Allow sched_cgroup_fork() to fail and introduce sched_cancel_fork() [01/34] cgroup: Implement cgroup_show_cftypes() 3 1 - 26-1 2023-07-11 Tejun Heo Not Applicable
[02/34] sched: Restructure sched_class order sanity checks in sched_init() [01/34] cgroup: Implement cgroup_show_cftypes() - 1 - 26-1 2023-07-11 Tejun Heo Not Applicable
[01/34] cgroup: Implement cgroup_show_cftypes() [01/34] cgroup: Implement cgroup_show_cftypes() 3 1 - 26-1 2023-07-11 Tejun Heo Not Applicable
[10/13] rxrpc: Use alloc_ordered_workqueue() to create ordered workqueues Untitled series #745972 - - - --- 2023-05-09 Tejun Heo netdev Not Applicable
[09/13] net: qrtr: Use alloc_ordered_workqueue() to create ordered workqueues Untitled series #745972 - - - --- 2023-05-09 Tejun Heo netdev Not Applicable
[06/13] net: wwan: t7xx: Use alloc_ordered_workqueue() to create ordered workqueues Untitled series #745972 - - - --- 2023-05-09 Tejun Heo netdev Not Applicable
[05/13] wifi: ath10/11/12k: Use alloc_ordered_workqueue() to create ordered workqueues Untitled series #745972 1 - - --- 2023-05-09 Tejun Heo netdev Not Applicable
[02/13] wifi: mwifiex: Use default @max_active for workqueues Untitled series #745972 1 1 - --- 2023-05-09 Tejun Heo netdev Not Applicable
wifi: mwifiex: Use default @max_active for workqueues wifi: mwifiex: Use default @max_active for workqueues - - - 1-- 2023-05-05 Tejun Heo netdev Awaiting Upstream
wifi: iwlwifi: Use default @max_active for trans_pcie->rba.alloc_wq wifi: iwlwifi: Use default @max_active for trans_pcie->rba.alloc_wq 1 - - 1-- 2023-05-05 Tejun Heo netdev Awaiting Upstream
[19/22] rxrpc: Use alloc_ordered_workqueue() to create ordered workqueues Untitled series #741945 - - - --- 2023-04-21 Tejun Heo netdev Not Applicable
[18/22] net: qrtr: Use alloc_ordered_workqueue() to create ordered workqueues Untitled series #741945 - - - --- 2023-04-21 Tejun Heo netdev Not Applicable
[11/22] net: wwan: t7xx: Use alloc_ordered_workqueue() to create ordered workqueues Untitled series #741945 - - - --- 2023-04-21 Tejun Heo netdev Not Applicable
[10/22] wifi: mwifiex: Use alloc_ordered_workqueue() to create ordered workqueues Untitled series #741945 - 1 - --- 2023-04-21 Tejun Heo netdev Not Applicable
[09/22] wifi: iwlwifi: Use alloc_ordered_workqueue() to create ordered workqueues Untitled series #741945 - - - --- 2023-04-21 Tejun Heo netdev Not Applicable
[08/22] wifi: ath10/11/12k: Use alloc_ordered_workqueue() to create ordered workqueues Untitled series #741945 - - - --- 2023-04-21 Tejun Heo netdev Not Applicable
[07/22] net: octeontx2: Use alloc_ordered_workqueue() to create ordered workqueues Untitled series #741945 - 1 - --- 2023-04-21 Tejun Heo netdev Not Applicable
[06/22] net: thunderx: Use alloc_ordered_workqueue() to create ordered workqueues Untitled series #741945 1 1 - --- 2023-04-21 Tejun Heo netdev Not Applicable
[32/32] sched_ext: Add a rust userspace hybrid example scheduler [01/32] cgroup: Implement cgroup_show_cftypes() - - - --- 2023-03-17 Tejun Heo Not Applicable
[31/32] sched_ext: Add a basic, userland vruntime scheduler [01/32] cgroup: Implement cgroup_show_cftypes() - 1 - --- 2023-03-17 Tejun Heo Not Applicable
[30/32] sched_ext: Documentation: scheduler: Document extensible scheduler class [01/32] cgroup: Implement cgroup_show_cftypes() 3 2 - --- 2023-03-17 Tejun Heo Not Applicable
[29/32] sched_ext: Add vtime-ordered priority queue to dispatch_q's [01/32] cgroup: Implement cgroup_show_cftypes() - 1 - --- 2023-03-17 Tejun Heo Not Applicable
[28/32] sched_ext: Implement core-sched support [01/32] cgroup: Implement cgroup_show_cftypes() - 2 - --- 2023-03-17 Tejun Heo Not Applicable
[27/32] sched_ext: Implement sched_ext_ops.cpu_online/offline() [01/32] cgroup: Implement cgroup_show_cftypes() 3 1 - --- 2023-03-17 Tejun Heo Not Applicable
[26/32] sched_ext: Implement sched_ext_ops.cpu_acquire/release() [01/32] cgroup: Implement cgroup_show_cftypes() 3 1 - --- 2023-03-17 Tejun Heo Not Applicable
[25/32] sched_ext: Implement SCX_KICK_WAIT [01/32] cgroup: Implement cgroup_show_cftypes() 3 1 - --- 2023-03-17 Tejun Heo Not Applicable
[24/32] sched_ext: Add cgroup support [01/32] cgroup: Implement cgroup_show_cftypes() 3 1 - --- 2023-03-17 Tejun Heo Not Applicable
[23/32] sched_ext: Track tasks that are subjects of the in-flight SCX operation [01/32] cgroup: Implement cgroup_show_cftypes() - 1 - --- 2023-03-17 Tejun Heo Not Applicable
[22/32] sched_ext: Implement tickless support [01/32] cgroup: Implement cgroup_show_cftypes() 3 1 - --- 2023-03-17 Tejun Heo Not Applicable
[21/32] sched_ext: Add task state tracking operations [01/32] cgroup: Implement cgroup_show_cftypes() 3 1 - --- 2023-03-17 Tejun Heo Not Applicable
[20/32] sched_ext: Make watchdog handle ops.dispatch() looping stall [01/32] cgroup: Implement cgroup_show_cftypes() - 1 - --- 2023-03-17 Tejun Heo Not Applicable
[19/32] sched_ext: Implement scx_bpf_kick_cpu() and task preemption support [01/32] cgroup: Implement cgroup_show_cftypes() 3 1 - --- 2023-03-17 Tejun Heo Not Applicable
« 1 2 3 »