index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
panic: Consolidate open-coded panic_on_warn checks
Kees Cook
2023-02-01
1
-2
/
+1
*
sched/core: Fix use-after-free bug in dup_user_cpus_ptr()
Waiman Long
2023-01-18
1
-4
/
+33
*
io_uring: move to separate directory
Jens Axboe
2022-12-14
1
-1
/
+1
*
sched/core: Do not requeue task on CPU excluded from cpus_mask
Mel Gorman
2022-08-17
1
-2
/
+6
*
sched: Remove the limitation of WF_ON_CPU on wakelist if wakee cpu is idle
Tianchen Ding
2022-08-17
1
-12
/
+14
*
sched: Fix the check of nr_running at queue wakelist
Tianchen Ding
2022-08-17
1
-1
/
+5
*
sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowed
Waiman Long
2022-08-17
1
-3
/
+5
*
sched/deadline: Merge dl_task_can_attach() and dl_cpu_busy()
Dietmar Eggemann
2022-08-17
1
-4
/
+9
*
sched/core: Always flush pending blk_plug
John Keeping
2022-08-17
1
-2
/
+6
*
sched: Fix balance_push() vs __sched_setscheduler()
Peter Zijlstra
2022-06-22
1
-3
/
+33
*
sched/core: Avoid obvious double update_rq_clock warning
Hao Jia
2022-06-09
1
-3
/
+3
*
sched: Teach the forced-newidle balancer about CPU affinity limitation.
Sebastian Andrzej Siewior
2022-04-13
1
-1
/
+1
*
sched/core: Export pelt_thermal_tp
Qais Yousef
2022-04-08
1
-0
/
+1
*
sched: Fix yet more sched_fork() races
Peter Zijlstra
2022-03-08
1
-13
/
+21
*
sched/fair: Fix fault in reweight_entity
Tadeusz Struk
2022-03-08
1
-5
/
+6
*
sched: Avoid double preemption in __cond_resched_*lock*()
Peter Zijlstra
2022-02-16
1
-9
/
+3
*
sched/uclamp: Fix rq->uclamp_max not set on first enqueue
Qais Yousef
2021-12-08
1
-1
/
+1
*
preempt/dynamic: Fix setup_preempt_mode() return value
Andrew Halaney
2021-12-08
1
-2
/
+2
*
sched/scs: Reset task stack state in bringup_cpu()
Mark Rutland
2021-12-01
1
-4
/
+0
*
sched/fair: Prevent dead task groups from regaining cfs_rq's
Mathias Krause
2021-11-25
1
-9
/
+35
*
sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain()
Vincent Donnefort
2021-11-25
1
-0
/
+3
*
kernel/sched: Fix sched_fork() access an invalid sched_task_group
Zhang Qiao
2021-11-18
1
-21
/
+22
*
sched/scs: Reset the shadow stack when idle_task_exit
Woody Lin
2021-10-19
1
-0
/
+1
*
Merge tag 'sched_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-09-12
1
-3
/
+3
|
\
|
*
sched: Prevent balance_push() on remote runqueues
Thomas Gleixner
2021-09-09
1
-3
/
+3
*
|
Merge tag 'locking-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-08-30
1
-17
/
+92
|
\
\
|
*
|
sched/core: Provide a scheduling point for RT locks
Thomas Gleixner
2021-08-17
1
-1
/
+19
|
*
|
sched/core: Rework the __schedule() preempt argument
Thomas Gleixner
2021-08-17
1
-11
/
+23
|
*
|
sched/wakeup: Prepare for RT sleeping spin/rwlocks
Thomas Gleixner
2021-08-17
1
-0
/
+33
|
*
|
sched/wakeup: Split out the wakeup ->__state check
Thomas Gleixner
2021-08-17
1
-6
/
+18
*
|
|
Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-08-30
1
-94
/
+346
|
\
\
\
|
*
|
|
sched: Introduce dl_task_check_affinity() to check proposed affinity
Will Deacon
2021-08-20
1
-17
/
+29
|
*
|
|
sched: Allow task CPU affinity to be restricted on asymmetric systems
Will Deacon
2021-08-20
1
-18
/
+180
|
*
|
|
sched: Split the guts of sched_setaffinity() into a helper function
Will Deacon
2021-08-20
1
-48
/
+57
|
*
|
|
sched: Introduce task_struct::user_cpus_ptr to track requested affinity
Will Deacon
2021-08-20
1
-0
/
+20
|
*
|
|
sched: Reject CPU affinity changes based on task_cpu_possible_mask()
Will Deacon
2021-08-20
1
-1
/
+8
|
*
|
|
cpuset: Cleanup cpuset_cpus_allowed_fallback() use in select_fallback_rq()
Will Deacon
2021-08-20
1
-2
/
+1
|
*
|
|
sched: Introduce task_cpu_possible_mask() to limit fallback rq selection
Will Deacon
2021-08-20
1
-6
/
+3
|
*
|
|
sched: Cgroup SCHED_IDLE support
Josh Don
2021-08-20
1
-0
/
+25
|
*
|
|
sched: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-10
1
-2
/
+2
|
*
|
|
sched: Skip priority checks with SCHED_FLAG_KEEP_PARAMS
Quentin Perret
2021-08-06
1
-6
/
+13
|
*
|
|
sched: Fix UCLAMP_FLAG_IDLE setting
Quentin Perret
2021-08-06
1
-6
/
+19
|
*
|
|
sched: Don't report SCHED_FLAG_SUGOV in sched_getattr()
Quentin Perret
2021-08-04
1
-0
/
+1
|
*
|
|
sched: remove redundant on_rq status change
Wang Hui
2021-08-04
1
-2
/
+0
|
*
|
|
sched: Optimize housekeeping_cpumask() in for_each_cpu_and()
Yuan ZhaoXiong
2021-06-28
1
-2
/
+4
*
|
|
|
Merge branch 'core-rcu.2021.08.28a' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-08-30
1
-0
/
+11
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
rcu: Explain why rcu_all_qs() is a stub in preemptible TREE RCU
Frederic Weisbecker
2021-08-06
1
-0
/
+11
*
|
|
|
sched: Fix Core-wide rq->lock for uninitialized CPUs
Peter Zijlstra
2021-08-20
1
-26
/
+117
|
|
_
|
/
|
/
|
|
*
|
|
sched/rt: Fix double enqueue caused by rt_effective_prio
Peter Zijlstra
2021-08-04
1
-55
/
+35
|
/
/
*
|
cpufreq: CPPC: Add support for frequency invariance
Viresh Kumar
2021-07-01
1
-0
/
+1
[next]