summaryrefslogtreecommitdiff
path: root/include/linux/sched.h
AgeCommit message (Expand)Author
8 daysMerge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-06-15Merge tag 'sched-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Torvalds
2026-06-15Merge tag 'locking-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds
2026-06-03futex: Move futex task related data into a structThomas Gleixner
2026-06-02sched/proxy: Remove PROXY_WAKINGK Prateek Nayak
2026-06-02sched: Add blocked_donor link to task for smarter mutex handoffsPeter Zijlstra
2026-06-02sched: Add is_blocked task flagJohn Stultz
2026-06-02sched: Have try_to_wake_up() handle return-migration for PROXY_WAKING caseJohn Stultz
2026-05-29sched_ext: Auto-register/unregister dl_server reservationsAndrea Righi
2026-05-28kcov: allow simultaneous KCOV_ENABLE/KCOV_REMOTE_ENABLEJann Horn
2026-05-26exec_state: relocate dumpable informationChristian Brauner (Amutable)
2026-05-26exec: introduce struct task_exec_stateChristian Brauner (Amutable)
2026-05-19Merge branch 'sched/cache'Peter Zijlstra
2026-05-18sched/cache: Fix unpaired account_llc_enqueue/dequeueChen Yu
2026-05-18sched/cache: Avoid cache-aware scheduling for memory-heavy processesChen Yu
2026-05-18sched/cache: Disable cache aware scheduling for processes with high thread co...Chen Yu
2026-05-18sched/cache: Allow only 1 thread of the process to calculate the LLC occupancyJianyong Wu
2026-05-14ptrace: slightly saner 'get_dumpable()' logicLinus Torvalds
2026-04-19Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-18mm: memcontrol: convert objcg to be per-memcg per-node typeQi Zheng
2026-04-14Merge tag 'sched-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-04-13Merge tag 'execve-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-04-09sched/cache: Assign preferred LLC ID to processesTim Chen
2026-04-09sched/cache: Introduce infrastructure for cache-aware load balancingPeter Zijlstra (Intel)
2026-04-03sched/locking: Add special p->blocked_on==PROXY_WAKING value for proxy return...John Stultz
2026-04-03locking: Add task::blocked_lock to serialize blocked_on stateJohn Stultz
2026-04-01sched: update task_struct->comm commentThorsten Blum
2026-03-30rcutorture: Add a textbook-style trivial preemptible RCUPaul E. McKenney
2026-03-11sched/mmcid: Prevent CID stalls due to concurrent forksThomas Gleixner
2026-02-23sched/fair: Fix lag clampPeter Zijlstra
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-10Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-02-10Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-02-09Merge tag 'io_uring-bpf-restrictions.4-20260206' of git://git.kernel.org/pub/...Linus Torvalds
2026-02-09Merge tag 'rcu.release.v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-02-06io_uring: add task fork hookJens Axboe
2026-02-03Merge branch 'v6.19-rc8'Peter Zijlstra
2026-01-31delayacct: add timestamp of delay maxWang Yaxin
2026-01-30perf: sched: Fix perf crash with new is_user_task() helperSteven Rostedt
2026-01-22sched: remove task_struct->faults_disabled_mappingChristoph Hellwig
2026-01-20mm: enable lazy_mmu sections to nestKevin Brodsky
2026-01-13sched: Provide idle_rq() helperPeter Zijlstra
2026-01-05sched: Enable context analysis for core.c and fair.cMarco Elver
2026-01-01rcu: Clean up after the SRCU-fastification of RCU Tasks TracePaul E. McKenney
2026-01-01rcu: Re-implement RCU Tasks Trace in terms of SRCU-fastPaul E. McKenney
2025-12-15sched/fair: Separate se->vlag from se->vprotIngo Molnar
2025-12-03Merge tag 'cgroup-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-12-02Merge tag 'irq-core-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-02Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds