summaryrefslogtreecommitdiff
path: root/include/linux/sched.h
AgeCommit message (Expand)Author
7 daysptrace: 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-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
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