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.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-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
2025-12-06
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+7
2025-12-04
Merge tag 'sched_ext-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+25
2025-12-02
Merge tag 'sched-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2025-11-17
sched/fair: Proportional newidle balance
Peter Zijlstra
1
-0
/
+3
2025-11-17
mm: consistently use current->mm in mm_get_unmapped_area()
Ryan Roberts
1
-5
/
+4
2025-11-17
mm: skip might_alloc() warnings when PF_MEMALLOC is set
Uladzislau Rezki (Sony)
1
-0
/
+3
2025-11-15
sched_ext: Pass locked CPU parameter to scx_hardlockup() and add docs
Tejun Heo
1
-2
/
+2
2025-11-12
sched_ext: Factor out scx_dsq_list_node cursor initialization into INIT_DSQ_L...
Tejun Heo
1
-0
/
+7
2025-11-12
sched_ext: Hook up hardlockup detector
Tejun Heo
1
-0
/
+2
2025-11-12
sched_ext: Use per-CPU DSQs instead of per-node global DSQs in bypass mode
Tejun Heo
1
-0
/
+1
2025-11-12
sched_ext: Use shorter slice in bypass mode
Tejun Heo
1
-0
/
+11
2025-11-06
coredump: mark struct mm_struct as const
Christian Brauner
1
-1
/
+1
2025-11-04
sched_ext: Fix cgroup exit ordering by moving sched_ext_free() to finish_task...
Tejun Heo
1
-2
/
+2
2025-10-15
sched_ext: Add lockless peek operation for DSQs
Ryan Newton
1
-0
/
+1
2025-10-14
sched/ext: Implement cgroup_set_idle() callback
zhidao su
1
-0
/
+1
2025-10-03
Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-3
/
+2
2025-10-03
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-3
/
+19
2025-09-30
Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-19
/
+10
2025-09-30
Merge tag 'cgroup-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+4
2025-09-30
Merge tag 'sched_ext-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+5
2025-09-23
sched_ext: Improve SCX_KF_DISPATCH comment
Tejun Heo
1
-1
/
+5
2025-09-23
sched/task.h: fix the wrong comment on task_lock() nesting with tasklist_lock
Oleg Nesterov
1
-3
/
+2
2025-09-22
mm: constify arch_pick_mmap_layout() for improved const-correctness
Max Kellermann
1
-2
/
+2
2025-09-14
mm: update coredump logic to correctly use bitmap mm flags
Lorenzo Stoakes
1
-1
/
+17
2025-09-10
cgroup: replace global percpu_rwsem with per threadgroup resem when writing t...
Yi Tao
1
-0
/
+4
2025-09-03
sched: Move STDL_INIT() functions out-of-line
Peter Zijlstra
1
-42
/
+7
2025-09-03
sched/fair: Get rid of sched_domains_curr_level hack for tl->cpumask()
Peter Zijlstra
1
-1
/
+27
2025-09-01
copy_process: pass clone_flags as u64 across calltree
Simon Schuster
1
-1
/
+1
2025-08-01
Merge tag 'sched_ext-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+18
2025-07-30
Merge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-76
/
+14
2025-07-30
Merge tag 'locking-futex-2025-07-29' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2025-07-27
sched/task_stack: Add missing const qualifier to end_of_stack()
Kees Cook
1
-1
/
+1
2025-07-14
sched: Do not call __put_task_struct() on rt if pi_blocked_on is set
Luis Claudio R. Goncalves
1
-17
/
+10
2025-07-14
sched/topology: Remove sched_domain_topology_level::flags
K Prateek Nayak
2
-11
/
+0
2025-07-14
smpboot: introduce SDTL_INIT() helper to tidy sched topology setup
Li Chen
1
-2
/
+2
2025-07-11
futex: Use RCU-based per-CPU reference counting instead of rcuref_t
Peter Zijlstra
1
-1
/
+1
2025-06-26
sched_ext: Drop kfuncs marked for removal in 6.15
Jake Hillion
1
-5
/
+5
2025-06-25
sched_ext, rcu: Eject BPF scheduler on RCU CPU stall panic
David Dai
1
-0
/
+2
2025-06-21
sched_ext: Add support for cgroup bandwidth control interface
Tejun Heo
1
-0
/
+3
2025-06-21
sched_ext, sched/core: Factor out struct scx_task_group
Tejun Heo
1
-0
/
+8
2025-06-13
sched/smp: Use the SMP version of sched_exec()
Ingo Molnar
1
-4
/
+0
2025-06-13
sched/smp: Make SMP unconditional
Ingo Molnar
4
-42
/
+2
2025-06-01
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+0
2025-05-12
task_stack.h: remove obsolete __HAVE_ARCH_KSTACK_END check
Pasha Tatashin
1
-2
/
+0
2025-04-16
sched/topology: Introduce sched_update_asym_prefer_cpu()
K Prateek Nayak
1
-0
/
+6
2025-04-02
Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2025-04-01
sched/smt: Always inline sched_smt_active()
Josh Poimboeuf
1
-1
/
+1
2025-03-25
Merge tag 'timers-core-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
2025-03-25
Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-23
/
+27
2025-03-25
Merge tag 'sched_ext-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
[next]