index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
36 hours
Merge tag 'sched_ext-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux...
HEAD
torvalds/master
torvalds/HEAD
master
Linus Torvalds
3 days
sched_ext: Fix SCX_KICK_WAIT deadlock by deferring wait to balance callback
Tejun Heo
11 days
sched_ext: Fix inconsistent NUMA node lookup in scx_select_cpu_dfl()
Cheng-Yang Chou
2026-03-16
sched: idle: Consolidate the handling of two special cases
Rafael J. Wysocki
2026-03-15
Merge tag 'sched-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-03-13
Merge tag 'sched_ext-for-7.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-03-11
sched/mmcid: Avoid full tasklist walks
Thomas Gleixner
2026-03-11
sched/mmcid: Remove pointless preempt guard
Thomas Gleixner
2026-03-11
sched/mmcid: Handle vfork()/CLONE_VM correctly
Thomas Gleixner
2026-03-11
sched/mmcid: Prevent CID stalls due to concurrent forks
Thomas Gleixner
2026-03-10
sched: idle: Make skipping governor callbacks more consistent
Rafael J. Wysocki
2026-03-09
sched_ext: Use WRITE_ONCE() for the write side of scx_enable helper pointer
zhidao su
2026-03-07
Merge tag 'sched-urgent-2026-03-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-03-07
sched_ext: Fix enqueue_task_scx() truncation of upper enqueue flags
Tejun Heo
2026-03-06
sched_ext: Use READ_ONCE() for scx_slice_bypass_us in scx_bypass()
David Carlier
2026-03-05
sched_ext: Document task ownership state machine
Andrea Righi
2026-03-05
sched_ext: Use READ_ONCE() for lock-free reads of module param variables
zhidao su
2026-03-04
sched_ext: Use WRITE_ONCE() for the write side of dsq->seq update
zhidao su
2026-03-04
sched/deadline: Fix missing ENQUEUE_REPLENISH during PI de-boosting
Juri Lelli
2026-03-03
Merge tag 'cgroup-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-03-03
Merge tag 'sched_ext-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-03-03
sched_ext: Fix starvation of scx_enable() under fair-class saturation
Tejun Heo
2026-03-03
sched_ext: Remove redundant css_put() in scx_cgroup_init()
Cheng-Yang Chou
2026-03-02
sched_ext: Use READ_ONCE() for plain reads of scx_watchdog_timeout
zhidao su
2026-03-02
sched_ext: Replace naked scx_root dereferences in kobject callbacks
zhidao su
2026-03-02
sched_ext: Use READ_ONCE() for the read side of dsq->nr update
zhidao su
2026-02-26
sched_ext: Fix SCX_EFLAG_INITIALIZED being a no-op flag
David Carlier
2026-02-25
sched_ext: Fix out-of-bounds access in scx_idle_init_masks()
David Carlier
2026-02-24
sched_ext: Disable preemption between scx_claim_exit() and kicking helper work
Tejun Heo
2026-02-23
cgroup/cpuset: Call housekeeping_update() without holding cpus_read_lock
Waiman Long
2026-02-23
sched/core: Fix wakeup_preempt's next_class tracking
Peter Zijlstra
2026-02-23
sched/fair: Fix lag clamp
Peter Zijlstra
2026-02-23
sched/eevdf: Update se->vprot in reweight_entity()
Wang Tao
2026-02-23
sched/fair: Only set slice protection at pick time
Peter Zijlstra
2026-02-23
sched/fair: Fix zero_vruntime tracking
Peter Zijlstra
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-11
Merge tag 'sched_ext-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-11
sched/mmcid: Don't assume CID is CPU owned on mode switch
Thomas Gleixner
2026-02-10
Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-02-10
Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-02-10
Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-02-10
Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2026-02-09
Merge tag 'kthread-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-02-07
Merge tag 'sched-urgent-2026-02-07' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-02-04
Merge tag 'sched_ext-for-6.19-rc8-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2026-02-04
sched_ext: Short-circuit sched_class operations on dead tasks
Tejun Heo
[next]