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
2025-02-27
sched_ext: Fix migration disabled handling in targeted dispatches
Tejun Heo
1
-4
/
+13
2025-02-27
sched_ext: Factor out move_task_between_dsqs() from scx_dispatch_from_dsq()
Tejun Heo
1
-41
/
+75
2025-02-21
sched_ext: Fix incorrect autogroup migration detection
Tejun Heo
5
-22
/
+10
2025-02-21
sched_ext: Use SCX_CALL_OP_TASK in task_tick_scx
Chuyi Zhou
1
-3
/
+3
2025-02-21
sched_ext: Fix lock imbalance in dispatch_to_local_dsq()
Andrea Righi
1
-4
/
+10
2025-02-17
sched/fair: Fix inaccurate h_nr_runnable accounting with delayed dequeue
K Prateek Nayak
1
-0
/
+19
2025-02-17
sched: Don't try to catch up excess steal time.
Suleiman Souhlal
1
-2
/
+4
2025-02-08
cpufreq: schedutil: Fix superfluous updates caused by need_freq_update
Sultan Alsawaf (unemployed)
1
-2
/
+2
2025-02-08
psi: Fix race when task wakes up before psi_sched_switch() adjusts flags
Chengming Zhou
2
-3
/
+7
2025-02-08
sched: psi: pass enqueue/dequeue flags to psi callbacks directly
Johannes Weiner
3
-44
/
+53
2025-02-08
sched: Split out __schedule() deactivate task logic into a helper
John Stultz
1
-27
/
+40
2025-02-08
sched: Fix race between yield_to() and try_to_wake_up()
Tianchen Ding
1
-1
/
+1
2025-02-08
sched/fair: Fix value reported by hot tasks pulled in /proc/schedstat
Peter Zijlstra
1
-4
/
+13
2025-02-08
sched/fair: Untangle NEXT_BUDDY and pick_next_task()
Peter Zijlstra
2
-2
/
+11
2025-01-23
sched/fair: Fix update_cfs_group() vs DELAY_DEQUEUE
Peter Zijlstra
1
-1
/
+5
2025-01-23
sched_ext: keep running prev when prev->scx.slice != 0
Henry Huang
1
-4
/
+7
2025-01-17
sched_ext: idle: Refresh idle masks during idle-to-idle transitions
Andrea Righi
3
-15
/
+59
2025-01-17
sched_ext: switch class when preempted by higher priority scheduler
Honglei Wang
1
-1
/
+2
2025-01-17
sched_ext: Replace rq_lock() to raw_spin_rq_lock() in scx_ops_bypass()
Changwoo Min
1
-6
/
+6
2025-01-09
sched_ext: initialize kit->cursor.flags
Henry Huang
1
-1
/
+1
2025-01-09
sched_ext: Fix invalid irq restore in scx_ops_bypass()
Tejun Heo
1
-1
/
+1
2024-12-27
sched/dlserver: Fix dlserver time accounting
Vineeth Pillai (Google)
1
-6
/
+9
2024-12-27
sched/dlserver: Fix dlserver double enqueue
Vineeth Pillai (Google)
2
-2
/
+11
2024-12-27
sched/eevdf: More PELT vs DELAYED_DEQUEUE
Peter Zijlstra
4
-8
/
+54
2024-12-27
sched/fair: Fix sched_can_stop_tick() for fair tasks
Vincent Guittot
1
-1
/
+1
2024-12-27
sched/fair: Fix NEXT_BUDDY
K Prateek Nayak
1
-5
/
+2
2024-12-19
sched/deadline: Fix replenish_dl_new_period dl_server condition
Juri Lelli
1
-1
/
+1
2024-12-14
sched/deadline: Fix warning in migrate_enable for boosted tasks
Wander Lairson Costa
1
-0
/
+1
2024-12-14
sched/core: Prevent wakeup of ksoftirqd during idle load balance
K Prateek Nayak
1
-1
/
+1
2024-12-14
sched/fair: Check idle_cpu() before need_resched() to detect ilb CPU turning ...
K Prateek Nayak
1
-1
/
+1
2024-12-14
sched/core: Remove the unnecessary need_resched() check in nohz_csd_func()
K Prateek Nayak
1
-1
/
+1
2024-12-14
sched: fix warning in sched_setaffinity
Josh Don
1
-1
/
+1
2024-12-14
sched_ext: add a missing rcu_read_lock/unlock pair at scx_select_cpu_dfl()
Changwoo Min
1
-0
/
+9
2024-12-14
sched/numa: fix memory leak due to the overwritten vma->numab_state
Adrian Huang
1
-3
/
+9
2024-12-06
sched: Initialize idle tasks only once
Thomas Gleixner
1
-7
/
+5
2024-12-05
sched_ext: scx_bpf_dispatch_from_dsq_set_*() are allowed from unlocked context
Tejun Heo
1
-0
/
+2
2024-12-05
sched/ext: Remove sched_fork() hack
Thomas Gleixner
1
-6
/
+1
2024-12-05
sched/cpufreq: Ensure sd is rebuilt for EAS check
Christian Loehle
1
-2
/
+1
2024-11-15
Merge tag 'sched_ext-for-6.12-rc7-fixes-2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+1
2024-11-14
sched_ext: ops.cpu_acquire() should be called with SCX_KF_REST
Tejun Heo
1
-1
/
+1
2024-11-11
Merge tag 'sched_ext-for-6.12-rc7-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-21
/
+43
2024-11-09
sched_ext: Handle cases where pick_task_scx() is called without preceding bal...
Tejun Heo
3
-20
/
+42
2024-11-05
sched_ext: Add a missing newline at the end of an error message
Tejun Heo
1
-1
/
+1
2024-11-03
Merge tag 'sched-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-22
/
+69
2024-10-30
sched/ext: Fix scx vs sched_delayed
Peter Zijlstra
1
-2
/
+12
2024-10-29
Merge tag 'sched_ext-for-6.12-rc5-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-12
/
+17
2024-10-29
sched: Pass correct scheduling policy to __setscheduler_class
Aboorva Devarajan
5
-11
/
+11
2024-10-26
sched/numa: Fix the potential null pointer dereference in task_numa_work()
Shawn Wang
1
-2
/
+2
2024-10-25
scx: Fix raciness in scx_ops_bypass()
David Vernet
1
-12
/
+17
2024-10-23
sched: Fix pick_next_task_fair() vs try_to_wake_up() race
Peter Zijlstra
2
-9
/
+46
[next]