Toggle navigation
Patchwork
linux-kernel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Vincent Guittot
| State =
Action Required
| 280 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
3
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
sched/fair: fix find_idlest_group() to handle CPU affinity
sched/fair: fix find_idlest_group() to handle CPU affinity
-
-
-
2019-12-04
Vincent Guittot
New
[v5] sched/freq: move call to cpufreq_update_util
[v5] sched/freq: move call to cpufreq_update_util
-
-
-
2019-11-18
Vincent Guittot
New
[v4] sched/freq: move call to cpufreq_update_util
[v4] sched/freq: move call to cpufreq_update_util
-
-
-
2019-11-14
Vincent Guittot
New
sched/fair: add comments for group_type and balancing at SD_NUMA level
sched/fair: add comments for group_type and balancing at SD_NUMA level
-
-
-
2019-11-12
Vincent Guittot
New
[v2] sched/freq: move call to cpufreq_update_util
[v2] sched/freq: move call to cpufreq_update_util
-
-
-
2019-11-12
Vincent Guittot
New
sched/pelt: fix update of blocked pelt ordering
sched/pelt: fix update of blocked pelt ordering
-
-
-
2019-10-30
Vincent Guittot
New
[v4,10/11] sched/fair: optimize find_idlest_group
sched/fair: rework the CFS load balance
-
-
-
2019-10-18
Vincent Guittot
New
[v4,07/11] sched/fair: evenly spread tasks when not overloaded
sched/fair: rework the CFS load balance
-
-
-
2019-10-18
Vincent Guittot
New
[v4,03/11] sched/fair: remove meaningless imbalance calculation
sched/fair: rework the CFS load balance
-
-
-
2019-10-18
Vincent Guittot
New
[v4,02/11] sched/fair: rename sum_nr_running to sum_h_nr_running
sched/fair: rework the CFS load balance
-
-
-
2019-10-18
Vincent Guittot
New
[v3,09/10] sched/fair: use load instead of runnable load in wakeup path
sched/fair: rework the CFS load balance
-
-
-
2019-09-19
Vincent Guittot
New
[v3,08/10] sched/fair: use utilization to select misfit task
sched/fair: rework the CFS load balance
-
-
-
2019-09-19
Vincent Guittot
New
[v3,06/10] sched/fair: use load instead of runnable load in load_balance
sched/fair: rework the CFS load balance
-
-
-
2019-09-19
Vincent Guittot
New
[v3,05/10] sched/fair: use rq->nr_running when balancing load
sched/fair: rework the CFS load balance
-
-
-
2019-09-19
Vincent Guittot
New
[v3,02/10] sched/fair: rename sum_nr_running to sum_h_nr_running
sched/fair: rework the CFS load balance
-
-
-
2019-09-19
Vincent Guittot
New
[v2,8/8] sched/fair: use utilization to select misfit task
sched/fair: rework the CFS load balance
-
-
-
2019-08-01
Vincent Guittot
New
[v2,6/8] sched/fair: use load instead of runnable load
sched/fair: rework the CFS load balance
-
-
-
2019-08-01
Vincent Guittot
New
[v2,4/8] sched/fair: rework load_balance
sched/fair: rework the CFS load balance
-
-
-
2019-08-01
Vincent Guittot
New
[v2,3/8] sched/fair: remove meaningless imbalance calculation
sched/fair: rework the CFS load balance
-
-
-
2019-08-01
Vincent Guittot
New
[v2,2/8] sched/fair: rename sum_nr_running to sum_h_nr_running
sched/fair: rework the CFS load balance
-
-
-
2019-08-01
Vincent Guittot
New
[v2,1/8] sched/fair: clean up asym packing
sched/fair: rework the CFS load balance
-
-
-
2019-08-01
Vincent Guittot
New
[5/5] sched/fair: evenly spread tasks when not overloaded
sched/fair: rework the CFS load balance
-
-
-
2019-07-19
Vincent Guittot
New
[4/5] sched/fair: use load instead of runnable load
sched/fair: rework the CFS load balance
-
-
-
2019-07-19
Vincent Guittot
New
[3/5] sched/fair: rework load_balance
sched/fair: rework the CFS load balance
-
-
-
2019-07-19
Vincent Guittot
New
[2/5] sched/fair: rename sum_nr_running to sum_h_nr_running
sched/fair: rework the CFS load balance
-
-
-
2019-07-19
Vincent Guittot
New
[v2] sched/fair: fix imbalance due to CPU affinity
[v2] sched/fair: fix imbalance due to CPU affinity
-
-
-
2019-07-01
Vincent Guittot
New
PM-runtime: fix deadlock when canceling hrtimer
PM-runtime: fix deadlock when canceling hrtimer
-
-
-
2019-02-21
Vincent Guittot
New
[2/2] PM-runtime: update time accounting only when enabled
PM-runtime: fix and clean up of time accounting
-
-
-
2019-02-04
Vincent Guittot
New
[1/2] PM-runtime: move runtime accounting on ktime_get_mono_fast_ns()
PM-runtime: fix and clean up of time accounting
-
-
-
2019-02-04
Vincent Guittot
New
[v2] sched/fair: Fix insertion in rq->leaf_cfs_rq_list
[v2] sched/fair: Fix insertion in rq->leaf_cfs_rq_list
-
-
-
2019-01-30
Vincent Guittot
New
sched/fair: Fix insertion in rq->leaf_cfs_rq_list
sched/fair: Fix insertion in rq->leaf_cfs_rq_list
-
-
-
2019-01-29
Vincent Guittot
New
[v9,1/3] sched/fair: move rq_of helper function
sched/fair: update scale invariance of PELT
-
-
-
2019-01-23
Vincent Guittot
New
[v6,1/2] PM-runtime: update accounting_timestamp only when enable
Move pm_runtime accounted time to raw nsec
-
-
-
2019-01-22
Vincent Guittot
New
[v4,3/3] sched/fair: fix unnecessary increase of balance interval
sched/fair: some fixes for asym_packing
-
-
-
2019-01-17
Vincent Guittot
New
[v4,2/3] sched/fair: trigger asym_packing during idle load balance
sched/fair: some fixes for asym_packing
-
-
-
2019-01-17
Vincent Guittot
New
[v4,1/3] sched/fair: fix rounding issue for asym packing
sched/fair: some fixes for asym_packing
-
-
-
2019-01-17
Vincent Guittot
New
PM/runtime: Fix autosuspend_delay on 32bits arch
PM/runtime: Fix autosuspend_delay on 32bits arch
-
-
-
2019-01-09
Vincent Guittot
New
[v5,3/3] PM/runtime:Replace jiffies based accounting with ktime based accounting
Move pm_runtime accounted time to raw nsec
-
-
-
2018-12-21
Vincent Guittot
New
[RFC,2/3] drm/i915: Move on the new pm runtime interface
Move pm_runtime accounted time to raw nsec
-
-
-
2018-12-18
Vincent Guittot
New
[v2,3/3] sched/fair: fix unnecessary increase of balance interval
sched/fair: some fixes for asym_packing
-
-
-
2018-12-14
Vincent Guittot
New
[v2,1/3] sched/fair: fix rounding issue for asym packing
sched/fair: some fixes for asym_packing
-
-
-
2018-12-14
Vincent Guittot
New
[v2,3/3] drm/i915: Move to new PM core fields
PM/pm_runtime: move on hrtimer and nsec
-
-
-
2018-12-14
Vincent Guittot
New
[v6,2/2] sched/fair: update scale invariance of PELT
sched/fair: update scale invariance of PELT
-
-
-
2018-11-09
Vincent Guittot
New
[v5,2/2] sched/fair: update scale invariance of PELT
sched/fair: update scale invariance of PELT
-
-
-
2018-10-26
Vincent Guittot
New
[v4,2/2] sched/fair: update scale invariance of PELT
sched/fair: update scale invariance of PELT
-
-
-
2018-10-19
Vincent Guittot
New
[v2] sched/schedutil : optimize computation of utilization in schedutil
[v2] sched/schedutil : optimize computation of utilization in schedutil
-
-
-
2018-10-02
Vincent Guittot
New
[RESEND,3/3] sched/fair: fix unnecessary increase of balance interval
sched/fair: some fixes for asym_packing
-
-
-
2018-10-02
Vincent Guittot
New
[v2] sched/fair: fix 1 task per CPU
[v2] sched/fair: fix 1 task per CPU
-
-
-
2018-09-10
Vincent Guittot
New
sched/fair: fix load_balance redo for null imbalance
sched/fair: fix load_balance redo for null imbalance
-
-
-
2018-09-07
Vincent Guittot
New
[v3] sched/pelt: fix update_blocked_averages() for dl and rt
[v3] sched/pelt: fix update_blocked_averages() for dl and rt
-
-
-
2018-08-31
Vincent Guittot
New
[v2] sched/pelt: fix update_blocked_averages() for dl and rt
[v2] sched/pelt: fix update_blocked_averages() for dl and rt
-
-
-
2018-08-31
Vincent Guittot
New
sched/pelt: fix update_blocked_averages() for dl and rt
sched/pelt: fix update_blocked_averages() for dl and rt
-
-
-
2018-08-31
Vincent Guittot
New
[RFC,4/4] sched/topology: remove unused sd param from arch_scale_cpu_capacity()
sched/numa: remove unused code
-
-
-
2018-08-29
Vincent Guittot
New
[RFC,3/4] sched/topology: remove smt_gain
sched/numa: remove unused code
-
-
-
2018-08-29
Vincent Guittot
New
sched/schedutil : optimize utilization scaling for guest kernel
sched/schedutil : optimize utilization scaling for guest kernel
-
-
-
2018-08-29
Vincent Guittot
New
sched/fair: remove #ifdefs from scale_rt_capacity
sched/fair: remove #ifdefs from scale_rt_capacity
-
-
-
2018-07-19
Vincent Guittot
New
[09/11] sched: use pelt for scale_rt_capacity()
track CPU utilization
-
-
-
2018-06-28
Vincent Guittot
New
[07/11] cpufreq/schedutil: take into account interrupt
track CPU utilization
-
-
-
2018-06-28
Vincent Guittot
New
[04/11] sched/dl: add dl_rq utilization tracking
track CPU utilization
-
-
-
2018-06-28
Vincent Guittot
New
[03/11] cpufreq/schedutil: use rt utilization tracking
track CPU utilization
-
-
-
2018-06-28
Vincent Guittot
New
[02/11] sched/rt: add rt_rq utilization tracking
track CPU utilization
-
-
-
2018-06-28
Vincent Guittot
New
[v6,02/11] sched/pelt: remove blank line
track CPU utilization
-
-
-
2018-06-08
Vincent Guittot
New
[v5,09/10] sched: remove rt_avg code
track CPU utilization
-
-
-
2018-05-25
Vincent Guittot
New
[v5,08/10] cpufreq/schedutil: take into account interrupt
track CPU utilization
-
-
-
2018-05-25
Vincent Guittot
New
[v5,07/10] sched/irq: add irq utilization tracking
track CPU utilization
-
-
-
2018-05-25
Vincent Guittot
New
[v5,06/10] sched: remove rt and dl from sched_avg
track CPU utilization
-
-
-
2018-05-25
Vincent Guittot
New
[v5,05/10] cpufreq/schedutil: get max utilization
track CPU utilization
-
-
-
2018-05-25
Vincent Guittot
New
sched/rt: fix call to cpufreq_update_util
sched/rt: fix call to cpufreq_update_util
-
-
-
2018-05-16
Vincent Guittot
New
sched/fair: use RETRY_TASK in idle_balance
sched/fair: use RETRY_TASK in idle_balance
-
-
-
2018-04-26
Vincent Guittot
New
sched: support dynamiQ cluster
sched: support dynamiQ cluster
-
-
-
2018-03-28
Vincent Guittot
New
[4/4,v4] sched/nohz: monitor rt utilization
sched/rt: track rt rq utilization
-
-
-
2018-03-16
Vincent Guittot
New
[3/4,v4] cpufreq/schedutil: add rt utilization tracking
sched/rt: track rt rq utilization
-
-
-
2018-03-16
Vincent Guittot
New
[2/4,v4] sched/rt: add rt_rq utilization tracking
sched/rt: track rt rq utilization
-
-
-
2018-03-16
Vincent Guittot
New
[v5,3/3] sched: update blocked load when newly idle
sched: Update blocked load
-
-
-
2018-02-14
Vincent Guittot
New
[v5,2/3] sched: reduce the periodic update duration
sched: Update blocked load
-
-
-
2018-02-14
Vincent Guittot
New
[v5,1/3] sched: Stop nohz stats when decayed
sched: Update blocked load
-
-
-
2018-02-14
Vincent Guittot
New
[v3,3/3] sched: update blocked load when newly idle
sched: Update blocked load
-
-
-
2018-02-12
Vincent Guittot
New
[RESEND,v3,3/3] cpufreq/schedutil: add rt utilization tracking
sched/rt: track rt rq utilization
-
-
-
2018-01-09
Vincent Guittot
New
[RESEND,v3,2/3] sched/rt: add rt_rq utilization tracking
sched/rt: track rt rq utilization
-
-
-
2018-01-09
Vincent Guittot
New
[v3,2/3] sched/rt: add rt_rq utilization tracking
sched/rt: track rt rq utilization
-
-
-
2017-11-22
Vincent Guittot
New
[RESEND,v2,1/2] sched/rt: add utilization tracking
sched/rt: track rt rq utilization
-
-
-
2017-08-04
Vincent Guittot
New
sched/pelt: fix false running accounting in PELT
-
-
-
2017-06-30
Vincent Guittot
New
[v2,2/2] cpufreq/schedutil: add rt utilization tracking
sched/rt: track rt rq utilization
-
-
-
2017-06-19
Vincent Guittot
New
[v2,1/2] sched/rt: add utilization tracking
sched/rt: track rt rq utilization
-
-
-
2017-06-19
Vincent Guittot
New
[v3] sched/fair: update scale invariance of PELT
-
-
-
2017-04-28
Vincent Guittot
New
[2/2] sched/cfs: take into account current time segment
[1/2] sched/cfs: make util/load_avg more stable
-
-
-
2017-04-19
Vincent Guittot
New
[1/2] sched/cfs: make util/load_avg more stable
[1/2] sched/cfs: make util/load_avg more stable
-
-
-
2017-04-19
Vincent Guittot
New
[v2] sched/fair: update scale invariance of PELT
-
-
-
2017-04-10
Vincent Guittot
New
sched/fair: update scale invariance of PELT
-
-
-
2017-03-28
Vincent Guittot
New
[LKP,lkp-developer,sched/fair] 4e5160766f: +149% ftq.noise.50% regression
-
-
-
2017-01-03
Vincent Guittot
New
[lkp-developer,sched/core] 6b94780e45: unixbench.score -4.5% regression
-
-
-
2017-01-02
Vincent Guittot
New
[LKP,lkp-developer,sched/fair] 4e5160766f: +149% ftq.noise.50% regression
-
-
-
2016-12-22
Vincent Guittot
New
[2/2,v3] sched: use load_avg for selecting idlest group
-
-
-
2016-12-08
Vincent Guittot
New
[2/2,v2] sched: use load_avg for selecting idlest group
-
-
-
2016-12-05
Vincent Guittot
New
sched: fix group_entity's share update
-
-
-
2016-12-01
Vincent Guittot
New
[6/6,v7] sched: fix task group initialization
-
-
-
2016-11-08
Vincent Guittot
New
[4/6,v7] sched: propagate load during synchronous attach/detach
-
-
-
2016-11-08
Vincent Guittot
New
[v4.8-rc1,Regression] sched/fair: Apply more PELT fixes
-
-
-
2016-10-18
Vincent Guittot
New
[4/6,v5] sched: propagate load during synchronous attach/detach
-
-
-
2016-10-17
Vincent Guittot
New
[1/6,v5] sched: factorize attach entity
-
-
-
2016-10-17
Vincent Guittot
New
«
1
2
3
»