index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-14
sched/uclamp: Fix wrong implementation of cpu.uclamp.min
Qais Yousef
1
-4
/
+17
2021-07-14
sched/fair: Fix ascii art by relpacing tabs
Odin Ugedal
1
-4
/
+4
2021-07-14
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
1
-1
/
+1
2021-06-23
sched/pelt: Ensure that *_sum is always synced with *_avg
Vincent Guittot
1
-2
/
+8
2021-06-16
sched/fair: Fix util_est UTIL_AVG_UNCHANGED handling
Dietmar Eggemann
3
-13
/
+6
2021-06-16
sched/fair: Make sure to update tg contrib for blocked load
Vincent Guittot
1
-1
/
+1
2021-06-16
sched/fair: Keep load_avg and load_sum synced
Vincent Guittot
1
-6
/
+5
2021-05-19
sched/fair: Fix unfairness caused by missing load decay
Odin Ugedal
1
-3
/
+9
2021-05-19
sched: Fix out-of-bound access in uclamp
Quentin Perret
1
-1
/
+1
2021-05-14
smp: Fix smp_call_function_single_async prototype
Arnd Bergmann
1
-1
/
+1
2021-05-14
sched/debug: Fix cgroup_path[] serialization
Waiman Long
1
-13
/
+29
2021-05-14
sched/fair: Fix shift-out-of-bounds in load_balance()
Valentin Schneider
2
-2
/
+8
2021-05-11
sched,psi: Handle potential task count underflow bugs more gracefully
Charan Teja Reddy
1
-2
/
+3
2021-05-11
sched,fair: Alternative sched_slice()
Peter Zijlstra
2
-1
/
+14
2021-05-11
sched/fair: Ignore percpu threads for imbalance pulls
Lingutla Chandrasekhar
1
-0
/
+4
2021-05-11
sched/pelt: Fix task util_est update filtering
Vincent Donnefort
1
-3
/
+12
2021-03-17
sched/membarrier: fix missing local execution of ipi_sync_rq_state()
Mathieu Desnoyers
1
-3
/
+1
2021-03-07
sched/features: Fix hrtick reprogramming
Juri Lelli
2
-5
/
+4
2021-03-07
sched/core: Allow try_invoke_on_locked_down_task() with irqs disabled
Peter Zijlstra
1
-5
/
+4
2021-03-04
rcu/nocb: Perform deferred wake up before last idle's need_resched() check
Frederic Weisbecker
1
-0
/
+1
2021-03-04
sched/eas: Don't update misfit status if the task is pinned
Qais Yousef
1
-1
/
+1
2021-03-04
sched/fair: Avoid stale CPU util_est value for schedutil in task dequeue
Xuewen Yan
1
-15
/
+28
2020-12-30
sched: Reenable interrupts in do_sched_yield()
Thomas Gleixner
1
-5
/
+1
2020-12-30
sched/deadline: Fix sched_dl_global_validate()
Peng Liu
2
-26
/
+21
2020-12-09
membarrier: Execute SYNC_CORE on the calling thread
Andy Lutomirski
1
-18
/
+33
2020-12-09
membarrier: Explicitly sync remote cores when SYNC_CORE is requested
Andy Lutomirski
1
-0
/
+18
2020-12-09
membarrier: Add an actual barrier before rseq_preempt()
Andy Lutomirski
1
-0
/
+8
2020-11-29
Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+27
2020-11-24
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
1
-1
/
+27
2020-11-22
Merge tag 'sched-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-55
/
+71
2020-11-17
sched/deadline: Fix priority inheritance with multiple scheduling classes
Juri Lelli
2
-49
/
+59
2020-11-17
sched: Fix rq->nr_iowait ordering
Peter Zijlstra
1
-5
/
+10
2020-11-17
sched/fair: Fix overutilized update in enqueue_task_fair()
Quentin Perret
1
-1
/
+2
2020-11-15
Merge tag 'sched-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-31
/
+51
2020-11-10
sched/debug: Fix memory corruption caused by multiple small reads of flags
Colin Ian King
1
-6
/
+6
2020-11-10
sched/fair: Prefer prev cpu in asymmetric wakeup path
Vincent Guittot
1
-24
/
+43
2020-11-10
sched/fair: Ensure tasks spreading in LLC during LB
Vincent Guittot
1
-1
/
+2
2020-11-10
cpufreq: Introduce governor flags
Rafael J. Wysocki
1
-1
/
+1
2020-11-02
cpufreq: schedutil: Don't skip freq update if need_freq_update is set
Viresh Kumar
1
-12
/
+10
2020-10-29
cpufreq: schedutil: Always call driver if CPUFREQ_NEED_UPDATE_LIMITS is set
Rafael J. Wysocki
1
-2
/
+4
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
5
-5
/
+5
2020-10-25
Merge tag 'sched-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+12
2020-10-23
Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-2
/
+3
2020-10-19
cpufreq: schedutil: restore cached freq when next_f is not changed
Wei Wang
1
-2
/
+3
2020-10-17
task_work: cleanup notification modes
Jens Axboe
1
-1
/
+1
2020-10-14
sched/features: Fix !CONFIG_JUMP_LABEL case
Juri Lelli
2
-4
/
+11
2020-10-14
sched: Replace zero-length array with flexible-array
zhuguangqing
1
-1
/
+1
2020-10-14
Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-16
/
+2
2020-10-12
Merge tag 'sched-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-108
/
+305
2020-10-07
cpufreq: schedutil: Simplify sugov_fast_switch()
Rafael J. Wysocki
1
-6
/
+2
[prev]
[next]