index
:
linux/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
2022-03-08
sched: Fix yet more sched_fork() races
Peter Zijlstra
2022-03-08
sched/fair: Fix fault in reweight_entity
Tadeusz Struk
2022-02-16
sched: Avoid double preemption in __cond_resched_*lock*()
Peter Zijlstra
2022-02-01
psi: fix "defined but not used" warnings when CONFIG_PROC_FS=n
Suren Baghdasaryan
2022-02-01
sched/pelt: Relax the sync of util_sum with util_avg
Vincent Guittot
2022-02-01
sched/membarrier: Fix membarrier-rseq fence command missing from query bitmask
Mathieu Desnoyers
2022-02-01
psi: Fix uaf issue when psi trigger is destroyed while being polled
Suren Baghdasaryan
2022-01-27
sched/cpuacct: Fix user/system in shown cpuacct.usage*
Andrey Ryabinin
2022-01-27
cputime, cpuacct: Include guest time in user time in cpuacct.stat
Andrey Ryabinin
2022-01-27
psi: Fix PSI_MEM_FULL state when tasks are in memstall and doing reclaim
Brian Chen
2022-01-27
sched/rt: Try to restart rt period timer when rt runtime exceeded
Li Hua
2022-01-27
sched/fair: Fix per-CPU kthread and wakee stacking for asym CPU capacity
Vincent Donnefort
2022-01-27
sched/fair: Fix detection of per-CPU kthreads waking a task
Vincent Donnefort
2021-12-09
wait: add wake_up_pollfree()
Eric Biggers
2021-12-04
sched/uclamp: Fix rq->uclamp_max not set on first enqueue
Qais Yousef
2021-12-04
preempt/dynamic: Fix setup_preempt_mode() return value
Andrew Halaney
2021-12-02
sched/cputime: Fix getrusage(RUSAGE_THREAD) with nohz_full
Frederic Weisbecker
2021-11-24
sched/scs: Reset task stack state in bringup_cpu()
Mark Rutland
2021-11-11
preempt: Restore preemption model selection configs
Valentin Schneider
2021-11-11
sched/fair: Prevent dead task groups from regaining cfs_rq's
Mathias Krause
2021-11-11
sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain()
Vincent Donnefort
2021-11-10
Merge tag 'kernel.sys.v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
mm: move node_reclaim_distance to fix NUMA without SMP
Geert Uytterhoeven
2021-11-01
Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-01
Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-11-01
Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-31
sched/fair: Cleanup newidle_balance
Vincent Guittot
2021-10-31
sched/fair: Remove sysctl_sched_migration_cost condition
Vincent Guittot
2021-10-31
sched/fair: Wait before decaying max_newidle_lb_cost
Vincent Guittot
2021-10-31
sched/fair: Skip update_blocked_averages if we are defering load balance
Vincent Guittot
2021-10-31
sched/fair: Account update_blocked_averages in newidle_balance cost
Vincent Guittot
2021-10-22
sched/core: Remove rq_relock()
Peng Wang
2021-10-20
block: cleanup the flush plug helpers
Christoph Hellwig
2021-10-19
sched/scs: Reset the shadow stack when idle_task_exit
Woody Lin
2021-10-18
sched: move the <linux/blkdev.h> include out of kernel/sched/sched.h
Christoph Hellwig
2021-10-15
sched/rt: Annotate the RT balancing logic irqwork as IRQ_WORK_HARD_IRQ
Sebastian Andrzej Siewior
2021-10-15
sched: Add cluster scheduler level in core and related Kconfig for ARM64
Barry Song
2021-10-15
sched: Disable -Wunused-but-set-variable
Peter Zijlstra
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-10-14
kernel/sched: Fix sched_fork() access an invalid sched_task_group
Zhang Qiao
2021-10-14
sched/topology: Remove unused numa_distance in cpu_attach_domain()
Yicong Yang
2021-10-14
sched/numa: Fix a few comments
Bharata B Rao
2021-10-14
sched/numa: Remove the redundant member numa_group::fault_cpus
Bharata B Rao
2021-10-14
sched/numa: Replace hard-coded number by a define in numa_task_group()
Bharata B Rao
2021-10-07
sched: Simplify wake_up_*idle*()
Peter Zijlstra
2021-10-07
sched,rcu: Rework try_invoke_on_locked_down_task()
Peter Zijlstra
2021-10-07
sched: Improve try_invoke_on_locked_down_task()
Peter Zijlstra
2021-10-06
sched: Fix DEBUG && !SCHEDSTATS warn
Peter Zijlstra
[next]