summaryrefslogtreecommitdiff
path: root/include/linux/sched.h
AgeCommit message (Expand)Author
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
2025-07-14locking/mutex: Rework task_struct::blocked_onPeter Zijlstra
2025-07-14sched: Add CONFIG_SCHED_PROXY_EXEC & boot argument to enable/disableJohn Stultz
2025-07-14Merge branch 'tip/sched/urgent'Peter Zijlstra
2025-07-09Revert "sched/numa: add statistics of numa balance task"Chen Yu
2025-07-09rv: Allow to configure the number of per-task monitorNam Cao
2025-07-09sched/fair: Fix NO_RUN_TO_PARITY caseVincent Guittot
2025-07-09sched/deadline: Less agressive dl_server handlingPeter Zijlstra
2025-06-13sched/smp: Always define is_percpu_thread() and scheduler_ipi()Ingo Molnar
2025-06-13sched/smp: Make SMP unconditionalIngo Molnar
2025-06-13sched/smp: Always define sched_domains_mutex_lock()/unlock(), def_root_domain...Ingo Molnar
2025-06-02Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-31sched/numa: add statistics of numa balance taskChen Yu
2025-05-31Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-05-26Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-23netfilter: nf_dup{4, 6}: Move duplication check to task_structSebastian Andrzej Siewior
2025-05-14sched,livepatch: Untangle cond_resched() and live-patchingPeter Zijlstra
2025-05-11hung_task: replace blocker_mutex with encoded blockerLance Yang
2025-04-14x86/fpu: Make task_struct::thread constant sizeIngo Molnar
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-03-27Merge tag 'trace-latency-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-24Merge tag 'perf-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-03-24Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-03-24sched: Add sched tracepoints for RV task modelGabriele Monaco
2025-03-21hung_task: show the blocker task if the task is hung on mutexMasami Hiramatsu (Google)
2025-03-17sched/topology: Wrappers for sched_domains_mutexJuri Lelli
2025-03-17perf: Save PMU specific data in task_structKan Liang
2025-03-05NFS: fix nfs_release_folio() to not deadlock via kcompactd writebackMike Snitzer
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-01-21Merge tag 'sched-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-01-20Merge tag 'execve-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-01-12delayacct: add delay min to record delay peakWang Yaxin
2025-01-12delayacct: add delay max to record delay peakWang Yaxin
2024-12-29freezer, sched: Report frozen tasks as 'D' instead of 'R'Chen Ridong
2024-12-20sched/fair: Fix value reported by hot tasks pulled in /proc/schedstatPeter Zijlstra