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