开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched
Age
Commit message (
Expand
)
Author
7 days
Merge tag 'sched_ext-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9 days
Merge tag 'sched-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel...
Linus Torvalds
2026-05-26
exec_state: relocate dumpable information
Christian Brauner (Amutable)
2026-05-26
exec: introduce struct task_exec_state
Christian Brauner (Amutable)
2026-05-26
sched/coredump: introduce enum task_dumpable
Christian Brauner (Amutable)
2026-05-25
Merge branch 'arena_direct_access' of git://git.kernel.org/pub/scm/linux/kern...
Tejun Heo
2026-05-19
sched/topology: Allow multiple domains to claim sched_domain_shared
K Prateek Nayak
2026-05-19
Merge branch 'sched/cache'
Peter Zijlstra
2026-05-19
sched: Simplify ifdeffery around cpu_smt_mask
Shrikanth Hegde
2026-05-19
sched/clock: Provide !HAVE_UNSTABLE_SCHED_CLOCK stub for sched_clock_stable()
Yiyang Chen
2026-05-18
sched/cache: Calculate the LLC size and store it in sched_domain
Chen Yu
2026-05-13
Merge tag 'sched_ext-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-05-13
Merge tag 'cgroup-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-05-11
cgroup/cpuset: Reserve DL bandwidth only for root-domain moves
Guopeng Zhang
2026-05-10
Merge branch 'for-7.1-fixes' into for-7.2
Tejun Heo
2026-05-10
sched_ext: Close root-enable vs sched_ext_dead() race with SCX_TASK_INIT_BEGIN
Tejun Heo
2026-05-10
sched_ext: Replace SCX_TASK_OFF_TASKS flag with SCX_TASK_DEAD state
Tejun Heo
2026-05-07
Merge tag 'net-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-05-05
sched/isolation: Make HK_TYPE_KTHREAD an alias of HK_TYPE_DOMAIN
Waiman Long
2026-05-04
sched_ext: Skip past-sched_ext_dead() tasks in scx_task_iter_next_locked()
Tejun Heo
2026-04-20
sched_ext: add p->scx.tid and SCX_OPS_TID_TO_TASK lookup
Tejun Heo
2026-04-15
Merge tag 'trace-rv-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
2026-04-15
Merge tag 'sched_ext-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-14
Merge tag 'sched-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-04-14
Merge tag 'locking-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-04-10
sched_ext: Remove runtime kfunc mask enforcement
Cheng-Yang Chou
2026-04-09
sched/cache: Introduce per CPU's tasks LLC preference counter
Tim Chen
2026-04-09
sched/cache: Record per LLC utilization to guide cache aware scheduling decis...
Chen Yu
2026-03-31
sched/deadline: Move some utility functions to deadline.h
Gabriele Monaco
2026-03-24
sched/topology: Fix sched_domain_span()
Peter Zijlstra
2026-03-18
sched/topology: Remove sched_domain_shared allocation with sd_data
K Prateek Nayak
2026-03-13
sched_ext: Implement SCX_ENQ_IMMED
Tejun Heo
2026-03-11
clone: add CLONE_AUTOREAP
Christian Brauner
2026-03-09
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Tejun Heo
2026-03-07
sched_ext: Add SCX_TASK_REENQ_REASON flags
Tejun Heo
2026-03-07
sched_ext: Simplify task state handling
Tejun Heo
2026-03-07
sched_ext: Implement scx_bpf_dsq_reenq() for user DSQs
Tejun Heo
2026-03-07
sched_ext: Factor out nldsq_cursor_next_task() and nldsq_cursor_lost_task()
Tejun Heo
2026-03-07
sched_ext: Add per-CPU data to DSQs
Tejun Heo
2026-03-06
sched_ext: Implement cgroup sub-sched enabling and disabling
Tejun Heo
2026-03-06
sched_ext: Introduce scx_task_sched[_rcu]()
Tejun Heo
2026-03-06
sched_ext: Introduce cgroup sub-sched support
Tejun Heo
2026-02-27
signal: Fix the lock_task_sighand() annotation
Bart Van Assche
2026-02-24
sched_ext: Optimize sched_ext_entity layout for cache locality
David Carlier
2026-02-23
sched_ext: Fix ops.dequeue() semantics
Andrea Righi
2026-02-23
sched/fair: More complex proportional newidle balance
Peter Zijlstra
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 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...
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-03
sched/isolation: Remove HK_TYPE_TICK test from cpu_is_isolated()
Frederic Weisbecker
[next]