index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
13 days
Merge tag 'sched-urgent-2025-04-26' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
13 days
sched/eevdf: Fix se->slice being set to U64_MAX and resulting crash
Omar Sandoval
2025-04-21
Merge tag 'sched_ext-for-6.15-rc3-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-04-17
cpufreq/sched: Set need_freq_update in ignore_dl_rate_limit()
Rafael J. Wysocki
2025-04-17
cpufreq/sched: Explicitly synchronize limits_changed flag handling
Rafael J. Wysocki
2025-04-17
cpufreq/sched: Fix the usage of CPUFREQ_NEED_UPDATE_LIMITS
Rafael J. Wysocki
2025-04-08
sched_ext: Mark SCX_OPS_HAS_CGROUP_WEIGHT for deprecation
Tejun Heo
2025-04-08
sched_ext: Remove cpu.weight / cpu.idle unimplemented warnings
Tejun Heo
2025-04-08
sched_ext: Use kvzalloc for large exit_dump allocation
Breno Leitao
2025-04-06
Merge tag 'sched-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-03
Merge tag 'sched_ext-for-6.15-rc0-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-04-03
rseq: Eliminate useless task_work on execve
Mathieu Desnoyers
2025-03-27
Merge tag 'trace-latency-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-26
sched_ext: initialize built-in idle state before ops.init()
Andrea Righi
2025-03-26
sched_ext: create_dsq: Return -EEXIST on duplicate request
Jake Hillion
2025-03-26
sched_ext: Remove a meaningless conditional goto in scx_select_cpu_dfl()
Tejun Heo
2025-03-26
sched_ext: idle: Fix return code of scx_select_cpu_dfl()
Andrea Righi
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-24
Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-03-24
Merge tag 'objtool-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-03-24
Merge tag 'rcu-next-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2025-03-24
Merge tag 'sched_ext-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-24
sched: Add sched tracepoints for RV task model
Gabriele Monaco
2025-03-22
tracing: Disable branch profiling in noinstr code
Josh Poimboeuf
2025-03-21
Merge tag 'sched-urgent-2025-03-21' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-03-19
sched/debug: Make CONFIG_SCHED_DEBUG functionality unconditional
Ingo Molnar
2025-03-19
sched/debug: Make 'const_debug' tunables unconditional __read_mostly
Ingo Molnar
2025-03-19
sched/debug: Change SCHED_WARN_ON() to WARN_ON_ONCE()
Ingo Molnar
2025-03-17
sched/topology: Stop exposing partition_sched_domains_locked
Juri Lelli
2025-03-17
sched/topology: Remove redundant dl_clear_root_domain call
Juri Lelli
2025-03-17
sched/deadline: Rebuild root domain accounting after every update
Juri Lelli
2025-03-17
sched/deadline: Generalize unique visiting of root domains
Juri Lelli
2025-03-17
sched/topology: Wrappers for sched_domains_mutex
Juri Lelli
2025-03-17
sched/deadline: Ignore special tasks when rebuilding domains
Juri Lelli
2025-03-17
sched: Add a generic function to return the preemption string
Sebastian Andrzej Siewior
2025-03-15
Revert "sched/core: Reduce cost of sched_move_task when config autogroup"
Dietmar Eggemann
2025-03-15
sched/uclamp: Optimize sched_uclamp_used static key enabling
Xuewen Yan
2025-03-15
sched/uclamp: Use the uclamp_is_used() helper instead of open-coding it
Xuewen Yan
2025-03-14
Merge tag 'sched-urgent-2025-03-14' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-03-14
sched_ext: idle: Refactor scx_select_cpu_dfl()
Andrea Righi
2025-03-14
sched_ext: idle: Honor idle flags in the built-in idle selection policy
Andrea Righi
2025-03-13
sched_ext: Skip per-CPU tasks in scx_bpf_reenqueue_local()
Andrea Righi
2025-03-12
Merge tag 'sched_ext-for-6.14-rc6-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-03-10
sched/clock: Don't define sched_clock_irqtime as static key
Yafang Shao
2025-03-06
Merge branch 'sched/urgent' into sched/core, to pick up dependent commits
Ingo Molnar
2025-03-06
sched/deadline: Use online cpus for validating runtime
Shrikanth Hegde
2025-03-05
sched/fair: Fix potential memory corruption in child_cfs_rq_on_list
Zecheng Li
2025-03-04
sched_ext: Add trace point to track sched_ext core events
Changwoo Min
2025-03-04
sched_ext: Change the event type from u64 to s64
Changwoo Min
[next]