index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
2026-08-07
sched/fair: Prefer fully idle cores for NOHZ balancing
Andrea Righi
2026-08-05
sysctl: remove CONFIG_PROC_SYSCTL, it just mirrors CONFIG_SYSCTL
Oleg Nesterov
2026-08-04
block: split out a new blk_plug.h header
Christoph Hellwig
2026-08-03
sched_ext: Eject the top rescue consumer on overload
Tejun Heo
2026-08-03
sched_ext: Add bandwidth-limited rescue execution for stranded tasks
Tejun Heo
2026-08-03
sched_ext: Add SCX_TASK_PROTECTED
Tejun Heo
2026-08-03
sched_ext: Synchronize slice and dsq_vtime writes
Tejun Heo
2026-08-03
sched_ext: Make SCX_ENQ_IGNORE_CAPS waive the preemption cap too
Tejun Heo
2026-08-03
sched_ext: Reject internal enq_flags in the dsq move kfuncs
Tejun Heo
2026-08-03
sched_ext: Factor out __scx_bpf_now()
Tejun Heo
2026-08-03
sched_ext: Make several ext.c helpers available outside ext.c
Tejun Heo
2026-08-03
sched_ext: Rename scx_local_or_reject_dsq() to scx_resolve_local_dsq()
Tejun Heo
2026-08-03
sched_ext: Initialize idle masks as busy
Andrea Righi
2026-08-03
Merge tag 'sched_ext-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-08-03
Merge tag 'cgroup-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-08-02
sched_ext: Set errno on ENABLING -> ENABLED transition failure
Liang Luo
2026-08-02
sched_ext: Fix stale @cgroup_id in sched_ext_ops kernel-doc
Liang Luo
2026-08-02
Merge tag 'sched-urgent-2026-08-02' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-07-31
Merge back cpufreq material for 7.3
Rafael J. Wysocki
2026-07-30
sched/deadline: Use revised wakeup rule only for running dl_server
Gabriele Monaco
2026-07-27
sched_ext: Report scx_link_sched() failures inline
Tejun Heo
2026-07-27
sched_ext: Abort directly from the hardlockup handler
Tejun Heo
2026-07-27
sched_ext: Report NMI kicks with scx_error()
Tejun Heo
2026-07-27
sched_ext: Format bstr exit messages after claiming the exit
Tejun Heo
2026-07-27
sched_ext: Make exit claiming lock-free
Tejun Heo
2026-07-26
sched_ext: Bound per-task reenqueues and eject the owning scheduler
Tejun Heo
2026-07-25
sched_ext: Use rcu_access_pointer() for the first_task comparison
Tejun Heo
2026-07-25
sched_ext: Resolve most remaining scx_root accesses
Tejun Heo
2026-07-25
sched_ext: Add scx_cgroup_sched() for cgrp->scx_sched reads
Tejun Heo
2026-07-24
sched_ext: Gate scx_bpf_cidperf_set() behind a new SCX_CAP_PERF
Tejun Heo
2026-07-24
sched_ext: Factor out scx_cpuperf_set()
Tejun Heo
2026-07-24
sched_ext: Count kicks denied for lacking baseline cid access
Tejun Heo
2026-07-24
sched_ext: Gate local DSQ reenq on baseline cid access
Tejun Heo
2026-07-23
sched_ext: Fix incorrect SCX_PICK_IDLE_CPU_* flag prefix in kernel-doc
Liang Luo
2026-07-23
sched_ext: Repair kernel-doc comments
Randy Dunlap
2026-07-23
Merge tag 'amd-pstate-v7.3-2026-07-22' of ssh://gitolite.kernel.org/pub/scm/l...
Rafael J. Wysocki
2026-07-22
sched_ext: Fix stale errno in scx_sub_enable_workfn()
Cui Jian
2026-07-22
sched_ext: Mark waker CPU busy when selected in WAKE_SYNC case
Kuba Piecuch
2026-07-22
cpufreq: schedutil: Replace sprintf() with sysfs_emit() in sysfs show
Zhongqiu Han
2026-07-22
cpufreq: schedutil: Publish util hooks only after all sg_cpu are initialized
Zhongqiu Han
2026-07-21
sched_ext: Build the cid tables privately and publish them with RCU
Tejun Heo
2026-07-21
sched_ext: Drop unused scx_cpumask_to_cmask()
Tejun Heo
2026-07-21
sched_ext: Skip the default CPU selection while bypassing
Tejun Heo
2026-07-21
sched_ext: Blame the DSQ's owning scheduler for a runnable stall
Tejun Heo
2026-07-19
sched_ext: Rename the cid-form cgroup ops to cpuctl_*
Tejun Heo
2026-07-19
sched_ext: Hand over cgroups at sub-scheduler enable/disable
Tejun Heo
2026-07-19
sched_ext: Deliver cgroup ops to each task_group's sched
Tejun Heo
2026-07-19
sched_ext: Re-home tasks on cgroup migration
Tejun Heo
2026-07-19
sched_ext: Relocate scx_cgroup_enabled
Tejun Heo
2026-07-19
sched_ext: Factor out scx_rehome_task() and scx_punt_task()
Tejun Heo
[prev]
[next]