index
:
kernel/linux.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
Merge tag 'locking-urgent-2026-08-22' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+6
13 days
Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-8
/
+5
14 days
Merge tag 'sched_ext-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-10
/
+51
2026-08-18
Merge tag 'sched-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+1
2026-08-17
Merge tag 'vfs-7.3-rc1.kthread' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2026-08-16
sched_ext: Use runnable_at for the default core-sched task ordering
Tejun Heo
1
-3
/
+0
2026-08-16
futex: Clean up the redundant exit/exec functions
Thomas Gleixner
1
-4
/
+6
2026-08-14
Merge branch 'sched/urgent'
Peter Zijlstra
1
-5
/
+5
2026-08-07
sched/topology: Restore SD_PREFER_SIBLING in domains with asymmetric capacity
Ricardo Neri
1
-2
/
+1
2026-08-07
mm: update generic_get_unmapped_area[_topdown]() to use vma_flags_t
Lorenzo Stoakes
1
-2
/
+2
2026-08-07
mm: convert __get_unmapped_area() to use vma_flags_t
Lorenzo Stoakes
1
-6
/
+3
2026-08-04
sched_ext: Eject the top rescue consumer on overload
Tejun Heo
1
-0
/
+3
2026-08-04
sched_ext: Add bandwidth-limited rescue execution for stranded tasks
Tejun Heo
1
-0
/
+1
2026-08-04
sched_ext: Add SCX_TASK_PROTECTED
Tejun Heo
1
-0
/
+1
2026-08-04
sched_ext: Synchronize slice and dsq_vtime writes
Tejun Heo
1
-0
/
+2
2026-07-27
sched_ext: Bound per-task reenqueues and eject the owning scheduler
Tejun Heo
1
-0
/
+1
2026-07-20
sched_ext: Hand over cgroups at sub-scheduler enable/disable
Tejun Heo
1
-0
/
+13
2026-07-20
sched_ext: Deliver cgroup ops to each task_group's sched
Tejun Heo
1
-0
/
+2
2026-07-18
Merge branch 'for-7.2-fixes' into for-7.3
Tejun Heo
1
-5
/
+5
2026-07-18
sched_ext: Reject setting disallow from init_task outside the enable path
Tejun Heo
1
-5
/
+5
2026-07-14
sched_ext: Tie cpu occupancy to SCX_CAP_BASE through the task slice
Tejun Heo
1
-4
/
+13
2026-07-14
sched_ext: Track the cpu a task is runnable on
Tejun Heo
1
-0
/
+1
2026-07-14
sched_ext: Add reject DSQ for cap-rejected dispatches
Tejun Heo
1
-2
/
+13
2026-06-29
fs: add umh argument to struct kernel_clone_args
Christian Brauner
1
-0
/
+1
2026-06-25
sched_ext, rcu: Upgrade RCU stall paths to report cpumask of stalled CPUs
Cheng-Yang Chou
1
-2
/
+2
2026-06-17
Merge tag 'sched_ext-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+9
2026-06-15
Merge tag 'sched-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel...
Linus Torvalds
3
-5
/
+36
2026-05-26
exec_state: relocate dumpable information
Christian Brauner (Amutable)
2
-36
/
+4
2026-05-26
exec: introduce struct task_exec_state
Christian Brauner (Amutable)
1
-0
/
+31
2026-05-26
sched/coredump: introduce enum task_dumpable
Christian Brauner (Amutable)
1
-4
/
+11
2026-05-25
Merge branch 'arena_direct_access' of git://git.kernel.org/pub/scm/linux/kern...
Tejun Heo
2
-1
/
+14
2026-05-19
sched/topology: Allow multiple domains to claim sched_domain_shared
K Prateek Nayak
1
-1
/
+15
2026-05-19
Merge branch 'sched/cache'
Peter Zijlstra
1
-0
/
+16
2026-05-19
sched: Simplify ifdeffery around cpu_smt_mask
Shrikanth Hegde
1
-4
/
+0
2026-05-19
sched/clock: Provide !HAVE_UNSTABLE_SCHED_CLOCK stub for sched_clock_stable()
Yiyang Chen
1
-0
/
+5
2026-05-18
sched/cache: Calculate the LLC size and store it in sched_domain
Chen Yu
1
-0
/
+7
2026-05-14
Merge tag 'sched_ext-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-7
/
+10
2026-05-14
Merge tag 'cgroup-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+9
2026-05-11
cgroup/cpuset: Reserve DL bandwidth only for root-domain moves
Guopeng Zhang
1
-0
/
+9
2026-05-11
Merge branch 'for-7.1-fixes' into for-7.2
Tejun Heo
1
-6
/
+10
2026-05-10
sched_ext: Close root-enable vs sched_ext_dead() race with SCX_TASK_INIT_BEGIN
Tejun Heo
1
-4
/
+6
2026-05-10
sched_ext: Replace SCX_TASK_OFF_TASKS flag with SCX_TASK_DEAD state
Tejun Heo
1
-4
/
+5
2026-05-07
Merge tag 'net-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-1
/
+5
2026-05-05
sched/isolation: Make HK_TYPE_KTHREAD an alias of HK_TYPE_DOMAIN
Waiman Long
1
-1
/
+5
2026-05-04
sched_ext: Skip past-sched_ext_dead() tasks in scx_task_iter_next_locked()
Tejun Heo
1
-0
/
+1
2026-04-20
sched_ext: add p->scx.tid and SCX_OPS_TID_TO_TASK lookup
Tejun Heo
1
-0
/
+9
2026-04-16
Merge tag 'trace-rv-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
1
-0
/
+27
2026-04-15
Merge tag 'sched_ext-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-45
/
+64
2026-04-14
Merge tag 'sched-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+19
2026-04-14
Merge tag 'locking-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
[next]