summaryrefslogtreecommitdiff
path: root/include/linux/sched.h
AgeCommit message (Expand)AuthorFilesLines
2025-08-01Merge tag 'trace-deferred-unwind-v6.17' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+5
2025-07-31Merge tag 'trace-rv-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds1-6/+9
2025-07-30Merge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-62/+86
2025-07-29unwind_user/deferred: Add unwind_user_faultable()Steven Rostedt1-0/+5
2025-07-29Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+3
2025-07-28sched: Adapt sched tracepoints for RV task modelGabriele Monaco1-1/+6
2025-07-22stackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook1-1/+3
2025-07-14locking/mutex: Add p->blocked_on wrappers for correctness checksValentin Schneider1-2/+62
2025-07-14locking/mutex: Rework task_struct::blocked_onPeter Zijlstra1-4/+1
2025-07-14sched: Add CONFIG_SCHED_PROXY_EXEC & boot argument to enable/disableJohn Stultz1-0/+13
2025-07-14Merge branch 'tip/sched/urgent'Peter Zijlstra1-4/+0
2025-07-10Revert "sched/numa: add statistics of numa balance task"Chen Yu1-4/+0
2025-07-09rv: Allow to configure the number of per-task monitorNam Cao1-5/+3
2025-07-09sched/fair: Fix NO_RUN_TO_PARITY caseVincent Guittot1-1/+9
2025-07-09sched/deadline: Less agressive dl_server handlingPeter Zijlstra1-0/+1
2025-06-13sched/smp: Always define is_percpu_thread() and scheduler_ipi()Ingo Molnar1-8/+0
2025-06-13sched/smp: Make SMP unconditionalIngo Molnar1-42/+0
2025-06-13sched/smp: Always define sched_domains_mutex_lock()/unlock(), def_root_domain...Ingo Molnar1-5/+0
2025-06-03Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+4
2025-06-01sched/numa: add statistics of numa balance taskChen Yu1-0/+4
2025-06-01Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+5
2025-05-29Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-0/+1
2025-05-27Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-11/+4
2025-05-23netfilter: nf_dup{4, 6}: Move duplication check to task_structSebastian Andrzej Siewior1-0/+1
2025-05-14sched,livepatch: Untangle cond_resched() and live-patchingPeter Zijlstra1-6/+0
2025-05-12hung_task: replace blocker_mutex with encoded blockerLance Yang1-1/+5
2025-04-14x86/fpu: Make task_struct::thread constant sizeIngo Molnar1-11/+4
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+4
2025-03-28Merge tag 'trace-latency-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+16
2025-03-25Merge tag 'perf-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+2
2025-03-25Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+5
2025-03-25sched: Add sched tracepoints for RV task modelGabriele Monaco1-0/+16
2025-03-22hung_task: show the blocker task if the task is hung on mutexMasami Hiramatsu (Google)1-0/+4
2025-03-17sched/topology: Wrappers for sched_domains_mutexJuri Lelli1-0/+5
2025-03-17perf: Save PMU specific data in task_structKan Liang1-0/+2
2025-03-06NFS: fix nfs_release_folio() to not deadlock via kcompactd writebackMike Snitzer1-1/+1
2025-01-27Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+6
2025-01-21Merge tag 'sched-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+10
2025-01-21Merge tag 'execve-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-5/+4
2025-01-13delayacct: add delay min to record delay peakWang Yaxin1-0/+3
2025-01-13delayacct: add delay max to record delay peakWang Yaxin1-0/+3
2024-12-29freezer, sched: Report frozen tasks as 'D' instead of 'R'Chen Ridong1-1/+2
2024-12-20sched/fair: Fix value reported by hot tasks pulled in /proc/schedstatPeter Zijlstra1-0/+1
2024-12-17exec: Make sure task->comm is always NUL-terminatedKees Cook1-5/+4
2024-12-13sched/dlserver: Fix dlserver double enqueueVineeth Pillai (Google)1-0/+7
2024-12-10rseq: Validate read-only fields under DEBUG_RSEQ configMathieu Desnoyers1-0/+9
2024-11-26Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds1-6/+22
2024-11-20Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-0/+1
2024-11-20Merge tag 'x86-splitlock-2024-11-18' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2024-11-06get rid of __get_task_comm()Yafang Shao1-6/+22