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
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-04-06
Merge tag 'sched-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-04-03
Merge tag 'sched_ext-for-6.15-rc0-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-11
/
+9
2025-04-03
rseq: Eliminate useless task_work on execve
Mathieu Desnoyers
1
-1
/
+0
2025-03-27
Merge tag 'trace-latency-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+22
2025-03-26
sched_ext: initialize built-in idle state before ops.init()
Andrea Righi
2
-6
/
+6
2025-03-26
sched_ext: create_dsq: Return -EEXIST on duplicate request
Jake Hillion
1
-2
/
+2
2025-03-26
sched_ext: Remove a meaningless conditional goto in scx_select_cpu_dfl()
Tejun Heo
1
-2
/
+0
2025-03-26
sched_ext: idle: Fix return code of scx_select_cpu_dfl()
Andrea Righi
1
-1
/
+1
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-13
/
+9
2025-03-24
Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12
-259
/
+257
2025-03-24
Merge tag 'objtool-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+5
2025-03-24
Merge tag 'rcu-next-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-1
/
+3
2025-03-24
Merge tag 'sched_ext-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-764
/
+1547
2025-03-24
sched: Add sched tracepoints for RV task model
Gabriele Monaco
1
-1
/
+22
2025-03-22
tracing: Disable branch profiling in noinstr code
Josh Poimboeuf
1
-0
/
+5
2025-03-21
Merge tag 'sched-urgent-2025-03-21' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-18
/
+3
2025-03-19
sched/debug: Make CONFIG_SCHED_DEBUG functionality unconditional
Ingo Molnar
7
-91
/
+9
2025-03-19
sched/debug: Make 'const_debug' tunables unconditional __read_mostly
Ingo Molnar
3
-13
/
+8
2025-03-19
sched/debug: Change SCHED_WARN_ON() to WARN_ON_ONCE()
Ingo Molnar
8
-62
/
+56
2025-03-17
sched/topology: Stop exposing partition_sched_domains_locked
Juri Lelli
1
-1
/
+1
2025-03-17
sched/topology: Remove redundant dl_clear_root_domain call
Juri Lelli
1
-14
/
+1
2025-03-17
sched/deadline: Rebuild root domain accounting after every update
Juri Lelli
3
-8
/
+13
2025-03-17
sched/deadline: Generalize unique visiting of root domains
Juri Lelli
4
-12
/
+17
2025-03-17
sched/topology: Wrappers for sched_domains_mutex
Juri Lelli
3
-8
/
+16
2025-03-17
sched/deadline: Ignore special tasks when rebuilding domains
Juri Lelli
1
-1
/
+1
2025-03-17
sched: Add a generic function to return the preemption string
Sebastian Andrzej Siewior
3
-4
/
+54
2025-03-15
Revert "sched/core: Reduce cost of sched_move_task when config autogroup"
Dietmar Eggemann
1
-18
/
+3
2025-03-15
sched/uclamp: Optimize sched_uclamp_used static key enabling
Xuewen Yan
3
-4
/
+18
2025-03-15
sched/uclamp: Use the uclamp_is_used() helper instead of open-coding it
Xuewen Yan
2
-16
/
+16
2025-03-14
Merge tag 'sched-urgent-2025-03-14' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-6
/
+6
2025-03-14
sched_ext: idle: Refactor scx_select_cpu_dfl()
Andrea Righi
3
-27
/
+34
2025-03-14
sched_ext: idle: Honor idle flags in the built-in idle selection policy
Andrea Righi
3
-13
/
+32
2025-03-13
sched_ext: Skip per-CPU tasks in scx_bpf_reenqueue_local()
Andrea Righi
1
-1
/
+5
2025-03-12
Merge tag 'sched_ext-for-6.14-rc6-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+3
2025-03-10
sched/clock: Don't define sched_clock_irqtime as static key
Yafang Shao
2
-6
/
+6
2025-03-06
Merge branch 'sched/urgent' into sched/core, to pick up dependent commits
Ingo Molnar
7
-58
/
+123
2025-03-06
sched/deadline: Use online cpus for validating runtime
Shrikanth Hegde
1
-1
/
+1
2025-03-05
sched/fair: Fix potential memory corruption in child_cfs_rq_on_list
Zecheng Li
1
-2
/
+4
2025-03-04
sched_ext: Add trace point to track sched_ext core events
Changwoo Min
1
-0
/
+2
2025-03-04
sched_ext: Change the event type from u64 to s64
Changwoo Min
1
-10
/
+10
2025-03-03
sched_ext: Merge branch 'for-6.14-fixes' into for-6.15
Tejun Heo
2
-7
/
+13
2025-03-03
sched_ext: Validate prev_cpu in scx_bpf_select_cpu_dfl()
Andrea Righi
1
-0
/
+3
2025-02-28
Merge tag 'sched-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2025-02-27
sched/core: Prevent rescheduling when interrupts are disabled
Thomas Gleixner
1
-1
/
+1
2025-02-26
Merge tag 'sched_ext-for-6.14-rc4-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-4
/
+7
2025-02-25
sched_ext: idle: Fix scx_bpf_pick_any_cpu_node() behavior
Andrea Righi
1
-3
/
+7
2025-02-25
sched_ext: Fix pick_task_scx() picking non-queued tasks when it's called with...
Tejun Heo
1
-4
/
+7
2025-02-24
sched_ext: idle: Introduce scx_bpf_nr_node_ids()
Andrea Righi
1
-0
/
+11
2025-02-21
sched: Add unlikey branch hints to several system calls
Colin Ian King
1
-5
/
+5
[next]