index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
2022-02-19
sched: Fix yet more sched_fork() races
Peter Zijlstra
2022-02-16
sched/isolation: Split housekeeping cpumask per isolation features
Frederic Weisbecker
2022-02-16
sched/isolation: Fix housekeeping_mask memory leak
Frederic Weisbecker
2022-02-16
sched/isolation: Consolidate error handling
Frederic Weisbecker
2022-02-16
sched/isolation: Consolidate check for housekeeping minimum service
Frederic Weisbecker
2022-02-16
sched/isolation: Use single feature type while referring to housekeeping cpumask
Frederic Weisbecker
2022-02-16
psi: fix possible trigger missing in the window
Zhaoyang Huang
2022-02-16
sched/numa: Avoid migrating task to CPU-less node
Huang Ying
2022-02-16
sched/numa: Fix NUMA topology for systems with CPU-less nodes
Huang Ying
2022-02-16
sched: replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
2022-02-11
sched/fair: Adjust the allowed NUMA imbalance when SD_NUMA spans multiple LLCs
Mel Gorman
2022-02-11
sched/fair: Improve consistency of allowed NUMA balance calculations
Mel Gorman
2022-02-06
sched/fair: Fix fault in reweight_entity
Tadeusz Struk
2022-02-04
cpufreq: schedutil: Use to_gov_attr_set() to get the gov_attr_set
Kevin Hao
2022-02-02
block: check that there is a plug in blk_flush_plug
Christoph Hellwig
2022-02-02
block: remove blk_needs_flush_plug
Christoph Hellwig
2022-02-02
sched: move autogroup sysctls into its own file
Zhen Ni
2022-01-30
Merge tag 'sched_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-01-30
psi: fix "defined but not used" warnings when CONFIG_PROC_FS=n
Suren Baghdasaryan
2022-01-27
psi: Fix "defined but not used" warnings when CONFIG_PROC_FS=n
Suren Baghdasaryan
2022-01-27
sched/uclamp: Fix iowait boost escaping uclamp restriction
Qais Yousef
2022-01-27
sched/sugov: Ignore 'busy' filter when rq is capped by uclamp_max
Qais Yousef
2022-01-27
sched/core: Export pelt_thermal_tp
Qais Yousef
2022-01-27
sched/numa: initialize numa statistics when forking new task
Honglei Wang
2022-01-27
sched/debug: Remove mpol_get/put and task_lock/unlock from sched_show_numa
Bharata B Rao
2022-01-25
sched/membarrier: Fix membarrier-rseq fence command missing from query bitmask
Mathieu Desnoyers
2022-01-23
Merge tag 'sched_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-01-18
sched: Avoid double preemption in __cond_resched_*lock*()
Peter Zijlstra
2022-01-18
sched/fair: Fix all kernel-doc warnings
Randy Dunlap
2022-01-18
sched/core: Accounting forceidle time for all tasks except idle task
Cruz Zhao
2022-01-18
sched/pelt: Relax the sync of load_sum with load_avg
Vincent Guittot
2022-01-18
sched/pelt: Relax the sync of runnable_sum with runnable_avg
Vincent Guittot
2022-01-18
sched/pelt: Continue to relax the sync of util_sum with util_avg
Vincent Guittot
2022-01-18
sched/pelt: Relax the sync of util_sum with util_avg
Vincent Guittot
2022-01-18
psi: Fix uaf issue when psi trigger is destroyed while being polled
Suren Baghdasaryan
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-11
Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-01-11
Merge tag 'sched_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-01-11
Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-10
Merge tag 'core_entry_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-01-08
kthread: Generalize pf_io_worker so it can point to struct kthread
Eric W. Biederman
2021-12-22
kthread: Never put_user the set_child_tid address
Eric W. Biederman
2021-12-21
kthread: Warn about failed allocations for the init kthread
Eric W. Biederman
2021-12-13
kthread: Ensure struct kthread is present for all kthreads
Eric W. Biederman
2021-12-13
Merge tag 'v5.16-rc5' into locking/core, to pick up fixes
Ingo Molnar
2021-12-11
sched/fair: Replace CFS internal cpu_util() with cpu_util_cfs()
Dietmar Eggemann
2021-12-09
sched, kcsan: Enable memory barrier instrumentation
Marco Elver
2021-12-09
wait: add wake_up_pollfree()
Eric Biggers
2021-12-08
sched/fair: Cleanup task_util and capacity type
Vincent Donnefort
2021-12-07
sched/rt: Try to restart rt period timer when rt runtime exceeded
Li Hua
[prev]
[next]