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
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
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-03-28
Revert "sched/core: Reduce cost of sched_move_task when config autogroup"
Dietmar Eggemann
1
-18
/
+3
2025-03-22
sched_ext: Validate prev_cpu in scx_bpf_select_cpu_dfl()
Andrea Righi
1
-0
/
+3
2025-03-22
sched: Clarify wake_up_q()'s write to task->wake_q.next
Jann Horn
1
-2
/
+3
2025-03-22
sched/debug: Provide slice length for fair tasks
Christian Loehle
1
-0
/
+2
2025-03-13
sched/fair: Fix potential memory corruption in child_cfs_rq_on_list
Zecheng Li
1
-2
/
+4
2025-03-07
sched_ext: Fix pick_task_scx() picking non-queued tasks when it's called with...
Tejun Heo
1
-4
/
+7
2025-03-07
sched/core: Prevent rescheduling when interrupts are disabled
Thomas Gleixner
1
-1
/
+1
2025-02-27
sched: Compact RSEQ concurrency IDs with reduced threads and affinity
Mathieu Desnoyers
1
-3
/
+22
2025-02-21
sched_ext: Fix incorrect assumption about migration disabled tasks in task_ca...
Tejun Heo
1
-8
/
+21
2025-02-21
sched_ext: Fix migration disabled handling in targeted dispatches
Tejun Heo
1
-4
/
+13
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
sched_ext: Use the NUMA scheduling domain for NUMA optimizations
Andrea Righi
1
-28
/
+86
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: 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-19
Merge tag 'sched_urgent_for_v6.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-128
/
+23
2025-01-13
sched/fair: Fix update_cfs_group() vs DELAY_DEQUEUE
Peter Zijlstra
1
-1
/
+5
2025-01-10
Merge tag 'sched_ext-for-6.13-rc6-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-26
/
+74
2025-01-10
sched_ext: idle: Refresh idle masks during idle-to-idle transitions
Andrea Righi
3
-15
/
+59
2025-01-09
sched/fair: Fix EEVDF entity placement bug causing scheduling lag
Peter Zijlstra
1
-127
/
+18
2025-01-08
sched_ext: switch class when preempted by higher priority scheduler
Honglei Wang
1
-1
/
+2
2025-01-08
sched_ext: Replace rq_lock() to raw_spin_rq_lock() in scx_ops_bypass()
Changwoo Min
1
-6
/
+6
2025-01-08
sched_ext: keep running prev when prev->scx.slice != 0
Henry Huang
1
-4
/
+7
2025-01-03
Merge tag 'sched_ext-for-6.13-rc5-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+2
2024-12-24
sched_ext: initialize kit->cursor.flags
Henry Huang
1
-1
/
+1
2024-12-15
Merge tag 'sched_urgent_for_v6.13_rc3-p2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
6
-22
/
+77
2024-12-13
sched/dlserver: Fix dlserver time accounting
Vineeth Pillai (Google)
1
-6
/
+9
2024-12-13
sched/dlserver: Fix dlserver double enqueue
Vineeth Pillai (Google)
2
-2
/
+11
2024-12-11
sched_ext: Fix invalid irq restore in scx_ops_bypass()
Tejun Heo
1
-1
/
+1
2024-12-09
Merge tag 'sched_urgent_for_v6.13_rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-5
/
+6
2024-12-09
sched/eevdf: More PELT vs DELAYED_DEQUEUE
Peter Zijlstra
4
-8
/
+54
2024-12-09
sched/fair: Fix sched_can_stop_tick() for fair tasks
Vincent Guittot
1
-1
/
+1
2024-12-09
sched/fair: Fix NEXT_BUDDY
K Prateek Nayak
1
-5
/
+2
2024-12-05
sched/numa: fix memory leak due to the overwritten vma->numab_state
Adrian Huang
1
-3
/
+9
2024-12-02
sched/deadline: Fix warning in migrate_enable for boosted tasks
Wander Lairson Costa
1
-0
/
+1
2024-12-02
sched/core: Prevent wakeup of ksoftirqd during idle load balance
K Prateek Nayak
1
-1
/
+1
2024-12-02
sched/fair: Check idle_cpu() before need_resched() to detect ilb CPU turning ...
K Prateek Nayak
1
-1
/
+1
2024-12-02
sched/core: Remove the unnecessary need_resched() check in nohz_csd_func()
K Prateek Nayak
1
-1
/
+1
2024-12-02
sched: fix warning in sched_setaffinity
Josh Don
1
-1
/
+1
2024-12-02
sched/deadline: Fix replenish_dl_new_period dl_server condition
Juri Lelli
1
-1
/
+1
2024-11-20
Merge tag 'sched_ext-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-294
/
+674
2024-11-19
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2024-11-19
Merge tag 'sched-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-293
/
+460
2024-11-19
Merge tag 'pm-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-2
/
+1
[next]