index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
dontdiff
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-08-20
cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1
Will Deacon
2
-2
/
+7
2021-08-20
sched: Introduce task_cpu_possible_mask() to limit fallback rq selection
Will Deacon
2
-6
/
+17
2021-08-20
sched: Cgroup SCHED_IDLE support
Josh Don
4
-25
/
+208
2021-08-20
sched/topology: Skip updating masks for non-online nodes
Valentin Schneider
1
-0
/
+65
2021-08-10
sched: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-2
/
+2
2021-08-06
sched: Skip priority checks with SCHED_FLAG_KEEP_PARAMS
Quentin Perret
1
-6
/
+13
2021-08-06
sched: Fix UCLAMP_FLAG_IDLE setting
Quentin Perret
1
-6
/
+19
2021-08-06
sched/deadline: Fix missing clock update in migrate_task_rq_dl()
Dietmar Eggemann
1
-0
/
+1
2021-08-04
sched/fair: Avoid a second scan of target in select_idle_cpu
Mel Gorman
1
-1
/
+1
2021-08-04
sched/fair: Use prev instead of new target as recent_used_cpu
Mel Gorman
1
-3
/
+1
2021-08-04
sched: Don't report SCHED_FLAG_SUGOV in sched_getattr()
Quentin Perret
1
-0
/
+1
2021-08-04
sched/deadline: Fix reset_on_fork reporting of DL tasks
Quentin Perret
2
-3
/
+6
2021-08-04
sched: remove redundant on_rq status change
Wang Hui
1
-2
/
+0
2021-08-04
sched/numa: Fix is_core_idle()
Mika Penttilä
1
-1
/
+1
2021-06-28
sched: Optimize housekeeping_cpumask() in for_each_cpu_and()
Yuan ZhaoXiong
2
-4
/
+8
2021-06-28
sched/sysctl: Move extern sysctl declarations to sched.h
Hailong Liu
2
-18
/
+15
2021-06-28
wait: use LIST_HEAD_INIT() to initialize wait_queue_head
Julian Wiedmann
1
-1
/
+1
2021-06-28
sched/debug: Don't update sched_domain debug directories before sched_debug_i...
Valentin Schneider
1
-0
/
+7
2021-06-28
sched/fair: Ensure _sum and _avg values stay consistent
Odin Ugedal
1
-3
/
+3
2021-06-24
sched/doc: Update the CPU capacity asymmetry bits
Beata Michalska
2
-3
/
+5
2021-06-24
sched/topology: Rework CPU capacity asymmetry detection
Beata Michalska
1
-78
/
+131
2021-06-24
sched/core: Introduce SD_ASYM_CPUCAPACITY_FULL sched_domain flag
Beata Michalska
1
-0
/
+10
2021-06-24
psi: Fix race between psi_trigger_create/destroy
Zhaoyang Huang
1
-6
/
+6
2021-06-24
sched/fair: Introduce the burstable CFS controller
Huaixin Chang
3
-10
/
+73
2021-06-22
sched/uclamp: Fix uclamp_tg_restrict()
Qais Yousef
1
-31
/
+18
2021-06-22
sched/rt: Fix Deadline utilization tracking during policy change
Vincent Donnefort
1
-0
/
+2
2021-06-22
sched/rt: Fix RT utilization tracking during policy change
Vincent Donnefort
1
-5
/
+12
2021-06-18
sched: Change task_struct::state
Peter Zijlstra
28
-111
/
+123
2021-06-18
sched,arch: Remove unused TASK_STATE offsets
Peter Zijlstra
6
-6
/
+0
2021-06-18
sched,timer: Use __set_current_state()
Peter Zijlstra
1
-1
/
+1
2021-06-18
sched: Add get_current_state()
Peter Zijlstra
4
-5
/
+7
2021-06-18
sched,perf,kvm: Fix preemption condition
Peter Zijlstra
2
-5
/
+4
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
33
-41
/
+40
2021-06-18
sched: Unbreak wakeups
Peter Zijlstra
4
-17
/
+9
2021-06-17
sched/fair: Age the average idle time
Peter Zijlstra
3
-4
/
+29
2021-06-17
sched/cpufreq: Consider reduced CPU capacity in energy calculation
Lukasz Luba
4
-5
/
+16
2021-06-17
sched/fair: Take thermal pressure into account while estimating energy
Lukasz Luba
1
-3
/
+8
2021-06-17
thermal/cpufreq_cooling: Update offline CPUs per-cpu thermal_pressure
Lukasz Luba
1
-1
/
+1
2021-06-17
sched/fair: Return early from update_tg_cfs_load() if delta == 0
Dietmar Eggemann
1
-1
/
+4
2021-06-17
sched/pelt: Check that *_avg are null when *_sum are
Vincent Guittot
1
-0
/
+9
2021-06-14
sched/fair: Correctly insert cfs_rq's to list on unthrottle
Odin Ugedal
1
-19
/
+25
2021-06-13
Linux 5.13-rc6
v5.13-rc6
Linus Torvalds
1
-1
/
+1
2021-06-12
mm: relocate 'write_protect_seq' in struct mm_struct
Feng Tang
1
-7
/
+20
2021-06-12
riscv: Fix BUILTIN_DTB for sifive and microchip soc
Alexandre Ghiti
2
-0
/
+2
2021-06-11
block: loop: fix deadlock between open and remove
Christoph Hellwig
2
-18
/
+8
2021-06-11
x86, lto: Pass -stack-alignment only on LLD < 13.0.0
Tor Vic
1
-2
/
+3
2021-06-11
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-5
/
+2
2021-06-11
perf session: Correct buffer copying when peeking events
Leo Yan
1
-0
/
+1
2021-06-11
Revert "usb: gadget: fsl: Re-enable driver for ARM SoCs"
Greg Kroah-Hartman
1
-1
/
+1
2021-06-11
objtool: Only rewrite unconditional retpoline thunk calls
Peter Zijlstra
1
-0
/
+4
[next]