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.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
/
core.c
Age
Commit message (
Expand
)
Author
4 days
sched: Deadline has dynamic priority
Peter Zijlstra
4 days
sched: Audit MOVE vs balance_callbacks
Peter Zijlstra
4 days
sched: Fold rq-pin swizzle into __balance_callbacks()
Peter Zijlstra
10 days
sched/mm_cid: Prevent NULL mm dereference in sched_mm_cid_after_execve()
Cong Wang
2025-12-06
Merge tag 'sched-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-12-06
sched/rt: Remove a preempt-disable section in rt_mutex_setprio()
Sebastian Andrzej Siewior
2025-12-06
sched/hrtick: Fix hrtick() vs. scheduling context
Peter Zijlstra
2025-12-03
Merge tag 'sched_ext-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-12-03
Merge tag 'cgroup-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-12-02
Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-12-01
Merge tag 'sched-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-11-25
sched/mmcid: Switch over to the new mechanism
Thomas Gleixner
2025-11-25
sched/mmcid: Implement deferred mode change
Thomas Gleixner
2025-11-25
sched/mmcid: Provide CID ownership mode fixup functions
Thomas Gleixner
2025-11-25
sched/mmcid: Provide new scheduler CID mechanism
Thomas Gleixner
2025-11-25
sched/mmcid: Introduce per task/CPU ownership infrastructure
Thomas Gleixner
2025-11-25
sched/mmcid: Serialize sched_mm_cid_fork()/exit() with a mutex
Thomas Gleixner
2025-11-25
sched/mmcid: Provide precomputed maximal value
Thomas Gleixner
2025-11-25
sched/mmcid: Move initialization out of line
Thomas Gleixner
2025-11-25
signal: Move MMCID exit out of sighand lock
Thomas Gleixner
2025-11-25
sched/mmcid: Convert mm CID mask to a bitmap
Thomas Gleixner
2025-11-20
sched/mmcid: Use cpumask_weighted_or()
Thomas Gleixner
2025-11-20
sched/mmcid: Prevent pointless work in mm_update_cpus_allowed()
Thomas Gleixner
2025-11-20
sched/mmcid: Move scheduler code out of global header
Thomas Gleixner
2025-11-20
sched: Fixup whitespace damage
Thomas Gleixner
2025-11-20
sched/mmcid: Use proper data structures
Thomas Gleixner
2025-11-20
sched/mmcid: Revert the complex CID management
Thomas Gleixner
2025-11-17
sched/fair: Proportional newidle balance
Peter Zijlstra
2025-11-17
sched: Increase sched_tick_remote timeout
Phil Auld
2025-11-11
sched/core: Remove double update_rq_clock() in __set_cpus_allowed_ptr_locked()
Hao Jia
2025-11-06
sched/fair: Prevent cfs_rq from being unthrottled with zero runtime_remaining
Aaron Lu
2025-11-04
rseq: Optimize event setting
Thomas Gleixner
2025-11-04
rseq: Simplify the event notification
Thomas Gleixner
2025-11-03
sched_ext: Fix cgroup exit ordering by moving sched_ext_free() to finish_task...
Tejun Heo
2025-11-03
sched_ext: Merge branch 'for-6.19' of git://git.kernel.org/pub/scm/linux/kern...
Tejun Heo
2025-11-03
cgroup: Defer task cgroup unlink until after the task is done switching out
Tejun Heo
2025-10-29
Merge branch 'linus/master' into sched/core, to resolve conflict
Peter Zijlstra
2025-10-28
sched: Fix the do_set_cpus_allowed() locking fix
Peter Zijlstra
2025-10-16
sched/ext: Fold balance_scx() into pick_task_scx()
Peter Zijlstra
2025-10-16
sched: Add support to pick functions to take rf
Joel Fernandes
2025-10-16
sched: Detect per-class runqueue changes
Peter Zijlstra
2025-10-16
sched: Mandate shared flags for sched_change
Peter Zijlstra
2025-10-16
sched: Cleanup the sched_change NOCLOCK usage
Peter Zijlstra
2025-10-16
sched: Match __task_rq_{,un}lock()
Peter Zijlstra
2025-10-16
sched: Add locking comments to sched_class methods
Peter Zijlstra
2025-10-16
sched: Make __do_set_cpus_allowed() use the sched_change pattern
Peter Zijlstra
2025-10-16
sched: Rename do_set_cpus_allowed()
Peter Zijlstra
2025-10-16
sched: Fix do_set_cpus_allowed() locking
Peter Zijlstra
2025-10-16
sched: Fix migrate_disable_switch() locking
Peter Zijlstra
2025-10-16
sched: Move sched_class::prio_changed() into the change pattern
Peter Zijlstra
[next]