index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'cgroup-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3 days
Merge tag 'sched_ext-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3 days
sched_ext: Fix starvation of scx_enable() under fair-class saturation
Tejun Heo
3 days
sched_ext: Remove redundant css_put() in scx_cgroup_init()
Cheng-Yang Chou
3 days
sched_ext: Use READ_ONCE() for plain reads of scx_watchdog_timeout
zhidao su
4 days
sched_ext: Replace naked scx_root dereferences in kobject callbacks
zhidao su
4 days
sched_ext: Use READ_ONCE() for the read side of dsq->nr update
zhidao su
8 days
sched_ext: Fix SCX_EFLAG_INITIALIZED being a no-op flag
David Carlier
9 days
sched_ext: Fix out-of-bounds access in scx_idle_init_masks()
David Carlier
9 days
sched_ext: Disable preemption between scx_claim_exit() and kicking helper work
Tejun Heo
11 days
cgroup/cpuset: Call housekeeping_update() without holding cpus_read_lock
Waiman Long
11 days
sched/core: Fix wakeup_preempt's next_class tracking
Peter Zijlstra
11 days
sched/fair: Fix lag clamp
Peter Zijlstra
11 days
sched/eevdf: Update se->vprot in reweight_entity()
Wang Tao
11 days
sched/fair: Only set slice protection at pick time
Peter Zijlstra
11 days
sched/fair: Fix zero_vruntime tracking
Peter Zijlstra
12 days
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
13 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
13 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
13 days
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
2026-02-04
sched/mmcid: Optimize transitional CIDs when scheduling out
Thomas Gleixner
2026-02-04
sched/mmcid: Drop per CPU CID immediately when switching to per task mode
Thomas Gleixner
2026-02-04
sched/mmcid: Protect transition on weakly ordered systems
Thomas Gleixner
2026-02-04
sched/mmcid: Prevent live lock on task to CPU mode transition
Thomas Gleixner
2026-02-03
kthread: Honour kthreads preferred affinity after cpuset changes
Frederic Weisbecker
2026-02-03
cpuset: Propagate cpuset isolation update to timers through housekeeping
Frederic Weisbecker
2026-02-03
cpuset: Propagate cpuset isolation update to workqueue through housekeeping
Frederic Weisbecker
2026-02-03
PCI: Flush PCI probe workqueue on cpuset isolated partition change
Frederic Weisbecker
2026-02-03
sched/isolation: Flush vmstat workqueues on cpuset isolated partition change
Frederic Weisbecker
2026-02-03
sched/isolation: Flush memcg workqueues on cpuset isolated partition change
Frederic Weisbecker
2026-02-03
cpuset: Update HK_TYPE_DOMAIN cpumask from cpuset
Frederic Weisbecker
2026-02-03
sched/isolation: Convert housekeeping cpumasks to rcu pointers
Frederic Weisbecker
2026-02-03
sched/isolation: Save boot defined domain flags
Frederic Weisbecker
2026-02-03
sched: Re-evaluate scheduling when migrating queued tasks out of throttled cg...
Zicheng Qu
2026-02-03
sched/cpufreq: Use %pe format for PTR_ERR() printing
zenghongling
2026-02-03
sched/rt: Skip currently executing CPU in rto_next_cpu()
Chen Jinghuang
2026-02-03
sched/clock: Avoid false sharing for sched_clock_irqtime
Wangyang Guo
2026-02-03
sched/debug: Fix dl_server (re)start conditions
Peter Zijlstra
2026-02-03
sched/debug: Add support to change sched_ext server params
Joel Fernandes
[next]