summaryrefslogtreecommitdiff
path: root/include/linux/sched.h
AgeCommit message (Expand)Author
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
2025-12-01Merge tag 'sched-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-11-25sched/mmcid: Introduce per task/CPU ownership infrastructureThomas Gleixner
2025-11-25signal: Move MMCID exit out of sighand lockThomas Gleixner
2025-11-20sched: Provide and use set_need_resched_current()Peter Zijlstra
2025-11-20sched/mmcid: Use proper data structuresThomas Gleixner
2025-11-11sched/deadline: Fix dl_server stop conditionPeter Zijlstra
2025-11-06cgroup: Fix sleeping from invalid context warning on PREEMPT_RTTejun Heo
2025-11-04rseq: Provide and use rseq_set_ids()Thomas Gleixner
2025-11-04sched: Move MM CID related functions to sched.hThomas Gleixner
2025-11-04rseq: Introduce struct rseq_dataThomas Gleixner
2025-11-04rseq: Simplify the event notificationThomas Gleixner
2025-11-01genirq/manage: Reduce priority of forced secondary interrupt handlerLukas Wunner
2025-10-31bpf: Make migrate_disable always inline to avoid partial inliningYonghong Song
2025-10-16sched: Add support to pick functions to take rfJoel Fernandes
2025-10-16sched: Rename do_set_cpus_allowed()Peter Zijlstra
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-09-25sched: Make migrate_{en,dis}able() inlineMenglong Dong
2025-09-25sched/deadline: Fix dl_server behaviourPeter Zijlstra
2025-09-25sched/deadline: Fix dl_server getting stuckPeter Zijlstra
2025-09-03sched/fair: Add related data structure for task based throttleValentin Schneider
2025-08-17Merge tag 'locking_urgent_for_v6.17_rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-08-13locking: Fix __clear_task_blocked_on() warning from __ww_mutex_wound() pathJohn Stultz
2025-08-01Merge tag 'trace-deferred-unwind-v6.17' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-07-30Merge tag 'trace-rv-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds
2025-07-29Merge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-07-29unwind_user/deferred: Add unwind_user_faultable()Steven Rostedt
2025-07-28Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-07-28sched: Adapt sched tracepoints for RV task modelGabriele Monaco
2025-07-21stackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook
2025-07-14locking/mutex: Add p->blocked_on wrappers for correctness checksValentin Schneider