aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-15Merge tag 'bcachefs-2024-03-13' of https://evilpiepirate.org/git/bcachefsLinus Torvalds1-2/+2
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-4/+6
2024-03-11Merge tag 'rcu.next.v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bo...Linus Torvalds1-0/+2
2024-03-10mm: introduce PF_MEMALLOC_NORECLAIM, PF_MEMALLOC_NOWARNKent Overstreet1-2/+2
2024-02-25rcu-tasks: Add data to eliminate RCU-tasks/do_exit() deadlocksPaul E. McKenney1-0/+2
2024-02-22mm: document memalloc_noreclaim_save() and memalloc_pin_save()Vlastimil Babka1-4/+5
2024-02-22mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleavingGregory Price1-0/+1
2024-02-05block: update cached timestamp post schedule/preemptionJens Axboe1-1/+1
2024-01-24exec: Distinguish in_execve from in_execKees Cook1-1/+1
2024-01-18Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2024-01-10Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds1-300/+25
2024-01-09Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds1-2/+0
2023-12-27Kill sched.h dependency on rcupdate.hKent Overstreet1-10/+5
2023-12-27rseq: Split out rseq.h from sched.hKent Overstreet1-124/+1
2023-12-23sched/fair: Simplify util_estVincent Guittot1-37/+12
2023-12-20restart_block: Trim includesKent Overstreet1-0/+1
2023-12-20sem: Split out sem_types.hKent Overstreet1-1/+3
2023-12-20uidgid: Split out uidgid_types.hKent Overstreet1-0/+1
2023-12-20seccomp: Split out seccomp_types.hKent Overstreet1-1/+1
2023-12-20refcount: Split out refcount_types.hKent Overstreet1-1/+1
2023-12-20syscall_user_dispatch.h: split out *_types.hKent Overstreet1-1/+1
2023-12-20Split out irqflags_types.hKent Overstreet1-1/+1
2023-12-20ipc: Kill bogus dependency on spinlock.hKent Overstreet1-0/+2
2023-12-20plist: Split out plist_types.hKent Overstreet1-1/+1
2023-12-20sched.h: move pid helpers to pid.hKent Overstreet1-122/+0
2023-12-20pid: Split out pid_types.hKent Overstreet1-1/+1
2023-12-20locking/seqlock: Split out seqlock_types.hKent Overstreet1-1/+1
2023-12-20posix-cpu-timers: Split out posix-timers_types.hKent Overstreet1-1/+1
2023-12-20locking/mutex: split out mutex_types.hKent Overstreet1-1/+1
2023-12-20hrtimers: Split out hrtimer_types.hKent Overstreet1-1/+1
2023-12-20sched.h: Move (spin|rwlock)_needbreak() to spinlock.hKent Overstreet1-31/+0
2023-12-20nodemask: Split out include/linux/nodemask_types.hKent Overstreet1-1/+1
2023-12-12iommu: Change kconfig around IOMMU_SVAJason Gunthorpe1-1/+1
2023-12-10arch: remove ARCH_TASK_STRUCT_ON_STACKHeiko Carstens1-2/+0
2023-11-15sched/deadline: Introduce deadline serversPeter Zijlstra1-1/+21
2023-11-15sched: Unify runtime accounting across classesPeter Zijlstra1-1/+1
2023-11-15sched/eevdf: Sort the rbtree by virtual deadlineAbel Wu1-1/+1
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+0
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+4
2023-10-30Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+4
2023-10-30Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+3
2023-10-25mm: kmem: add direct objcg pointer to task_structRoman Gushchin1-0/+4
2023-10-04kill task_struct->thread_groupOleg Nesterov1-1/+0
2023-10-02sched/headers: Move 'struct sched_param' out of uapi, to work around glibc/mu...Kir Kolyshkin1-1/+4
2023-09-20sched: Provide rt_mutex specific scheduler helpersPeter Zijlstra1-0/+3
2023-09-18sched/core: Remove ifdeffery for saved_stateElliot Berman1-2/+0
2023-09-11sched: Add task_struct->faults_disabled_mappingKent Overstreet1-0/+1
2023-08-30sched/core: Report correct state for TASK_IDLE | TASK_FREEZABLENeilBrown1-2/+2
2023-08-29sched/core: Add kernel-doc for set_cpus_allowed_ptr()Costa Shulyupin1-0/+10
2023-07-19sched/fair: Implement an EEVDF-like scheduling policyPeter Zijlstra1-0/+4
2023-07-19sched/fair: Add lag based placementPeter Zijlstra1-1/+2
2023-07-19sched/headers: Rename task_struct::state to task_struct::__state in the comme...Chin Yik Ming1-6/+6
2023-07-13sched/core: introduce sched_core_idle_cpu()Cruz Zhao1-0/+2
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+0
2023-06-27Merge tag 'cgroup-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+3
2023-06-09backing_dev: remove current->backing_dev_infoChristoph Hellwig1-3/+0
2023-06-05sched: Unconditionally use full-fat wait_task_inactive()Peter Zijlstra1-5/+2
2023-05-08cgroup/cpuset: Free DL BW in case can_attach() failsDietmar Eggemann1-1/+1
2023-05-08sched/deadline: Create DL BW alloc, free & check overflow interfaceDietmar Eggemann1-0/+2
2023-04-28Merge tag 'trace-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds1-0/+5
2023-04-28Merge tag 'sched-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-5/+18
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-5/+2
2023-04-21sched: Fix performance regression introduced by mm_cidMathieu Desnoyers1-0/+3
2023-03-29tracing/user_events: Track fork/exec/exit for mm lifetimeBeau Belgrave1-0/+5
2023-03-22livepatch,sched: Add livepatch task switching to cond_resched()Josh Poimboeuf1-5/+15
2023-03-13tasks: Extract rcu_users out of unionDavid Vernet1-5/+2
2023-03-12fork/vm: Move common PF_IO_WORKER behavior to new flagMike Christie1-1/+1
2023-02-20Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+9
2023-02-03blk-cgroup: store a gendisk to throttle in struct task_structChristoph Hellwig1-1/+1
2022-12-27sched: Introduce per-memory-map concurrency IDMathieu Desnoyers1-0/+5
2022-12-27rseq: Introduce extensible rseq ABIMathieu Desnoyers1-0/+4
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+0
2022-12-12Merge tag 'sched-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+0
2022-11-30mm: convert mm's rss stats into percpu_counterShakeel Butt1-3/+0
2022-10-30sched/psi: Use task->psi_flags to clear in CPU migrationChengming Zhou1-3/+0
2022-10-27perf: Rewrite core context handlingPeter Zijlstra1-1/+1
2022-10-14Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+0
2022-10-12mm: more vma cache removalAlexey Dobriyan1-2/+0
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+13
2022-10-10Merge tag 'trace-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds1-3/+0
2022-10-10Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-18/+32
2022-10-03kmsan: add KMSAN runtime coreAlexander Potapenko1-0/+5
2022-09-27ftrace: Remove obsoleted code from ftrace and task_structGaosheng Cui1-3/+0
2022-09-26mm: remove vmacacheLiam R. Howlett1-1/+0
2022-09-26mm: multi-gen LRU: groundworkYu Zhao1-0/+4
2022-09-26delayacct: support re-entrance detection of thrashing accountingYang Yang1-0/+4
2022-09-21eventfd: guard wake_up in eventfd fs calls as wellDylan Yudaken1-1/+1
2022-09-07sched: Show PF_flag holesPeter Zijlstra1-0/+7
2022-09-07freezer,sched: Rewrite core freezer logicPeter Zijlstra1-4/+9
2022-09-07sched: Widen TAKS_state literalsPeter Zijlstra1-15/+15
2022-09-07sched: Add TASK_ANY for wait_task_inactive()Peter Zijlstra1-0/+2
2022-08-06Merge tag 'sched-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2022-08-05Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-0/+11
2022-08-03sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowedWaiman Long1-1/+1
2022-08-02Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+3
2022-07-30rv: Add Runtime Verification (RV) interfaceDaniel Bristot de Oliveira1-0/+11
2022-06-28sched, drivers: Remove max param from effective_cpu_util()/sched_cpu_util()Dietmar Eggemann1-1/+1
2022-06-21rcu-tasks: Eliminate RCU Tasks Trace IPIs to online CPUsPaul E. McKenney1-0/+1
2022-06-20rcu-tasks: Add data structures for lightweight grace periodsPaul E. McKenney1-0/+2
2022-06-20rcu-tasks: Merge state into .b.need_qs and atomically updatePaul E. McKenney1-1/+0
2022-06-03Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-6/+4
2022-05-24Merge tag 'sched-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-14/+2
2022-05-23Merge tag 'x86_splitlock_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+3
2022-05-23Merge tag 'rcu.2022.05.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+41
2022-05-11sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED statePeter Zijlstra1-5/+3
2022-05-11ptrace: Don't change __stateEric W. Biederman1-1/+1
2022-05-06Merge tag 'v5.18-rc5' into sched/core to pull in fixes & to resolve a conflictIngo Molnar1-0/+1
2022-05-01sched: Fix missing prototype warningsThomas Gleixner1-0/+2
2022-04-29sched/fair: Remove sched_trace_*() helper functionsDietmar Eggemann1-14/+0
2022-04-27x86/split_lock: Make life miserable for split lockersTony Luck1-0/+3
2022-04-21oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanupNico Pache1-0/+1
2022-04-05preempt/dynamic: Introduce preemption model accessorsValentin Schneider1-0/+41
2022-03-31Revert "signal, x86: Delay calling signals in atomic on RT enabled kernels"Thomas Gleixner1-3/+0
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-0/+3
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+0
2022-03-22mm/fs: delete PF_SWAPWRITEHugh Dickins1-1/+0
2022-03-22Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+25
2022-03-21Merge tag 'core-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+3
2022-03-17rethook: Add a generic return hookMasami Hiramatsu1-0/+3
2022-03-04signal, x86: Delay calling signals in atomic on RT enabled kernelsOleg Nesterov1-0/+3
2022-03-01sched/tracing: Report TASK_RTLOCK_WAIT tasks as TASK_UNINTERRUPTIBLEValentin Schneider1-0/+8
2022-03-01sched/tracing: Don't re-read p->state when emitting sched_switch eventValentin Schneider1-3/+8
2022-02-21Merge tag 'v5.17-rc5' into sched/core, to resolve conflictsIngo Molnar1-5/+0
2022-02-19sched/preempt: Add PREEMPT_DYNAMIC using static keysMark Rutland1-1/+9
2022-02-15sched: Define and initialize a flag to identify valid PASID in the taskPeter Zijlstra1-0/+3
2022-02-03Revert "module, async: async_synchronize_full() on module init iff async is u...Igor Pylypiv1-1/+0
2022-01-23Merge tag 'sched_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-4/+0
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+7
2022-01-20tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LENYafang Shao1-2/+7
2022-01-18kernel/sched: Remove dl_boosted flag commentHui Su1-4/+0
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2022-01-11Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+9
2022-01-11Merge tag 'sched_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+4
2022-01-08kthread: Generalize pf_io_worker so it can point to struct kthreadEric W. Biederman1-2/+2
2021-12-09kcsan: Add core support for a subset of weak memory modelingMarco Elver1-0/+3
2021-12-04locking: Mark racy reads of owner->on_cpuMarco Elver1-1/+1
2021-12-04locking: Make owner_on_cpu() into <linux/sched.h>Kefeng Wang1-0/+9
2021-11-17sched/core: Forced idle accountingJosh Don1-0/+4
2021-11-03Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/...Linus Torvalds1-0/+1
2021-11-01Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-12/+1
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+7
2021-11-01Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-10/+29
2021-10-22sched: make task_struct->plug always definedJens Axboe1-2/+0
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook1-0/+1
2021-10-14sched: Fill unconditional hole induced by sched_entityKees Cook1-1/+1
2021-10-06coredump: Don't perform any cleanups before dumping coreEric W. Biederman1-0/+1
2021-10-05sched: Introduce task block time in schedstatsYafang Shao1-0/+2
2021-10-05sched: Make struct sched_statistics independent of fair sched classYafang Shao1-3/+3
2021-10-01sched: Always inline is_percpu_thread()Peter Zijlstra1-1/+1
2021-10-01sched: Make cond_resched_lock() variants RT awareThomas Gleixner1-9/+25
2021-10-01sched: Make RCU nest depth distinct in __might_resched()Thomas Gleixner1-0/+3
2021-10-01sched: Make cond_resched_*lock() variants consistent vs. might_sleep()Thomas Gleixner1-6/+6
2021-10-01sched: Clean up the might_sleep() underscore zooThomas Gleixner1-4/+4
2021-09-30sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=yArd Biesheuvel1-12/+1
2021-09-19Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2021-09-14x86/mce: Avoid infinite loop for copy from user recoveryTony Luck1-0/+1
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-0/+3
2021-08-30Merge tag 'x86-cpu-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+10
2021-08-30Merge tag 'locking-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-25/+94
2021-08-30Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+25
2021-08-28eventfd: Make signal recursion protection a task bitThomas Gleixner1-0/+4
2021-08-20sched: Introduce dl_task_check_affinity() to check proposed affinityWill Deacon1-0/+6
2021-08-20sched: Allow task CPU affinity to be restricted on asymmetric systemsWill Deacon1-0/+2
2021-08-20sched: Introduce task_struct::user_cpus_ptr to track requested affinityWill Deacon1-0/+13
2021-08-17sched/core: Provide a scheduling point for RT locksThomas Gleixner1-0/+3
2021-08-17sched/wakeup: Prepare for RT sleeping spin/rwlocksThomas Gleixner1-0/+66
2021-08-17sched/wakeup: Reorganize the current::__state helpersThomas Gleixner1-25/+23
2021-08-17sched/wakeup: Introduce the TASK_RTLOCK_WAIT state bitThomas Gleixner1-1/+3
2021-07-28sched: Add task_work callback for paranoid L1D flushBalbir Singh1-0/+10
2021-07-16bpf: Add ambient BPF runtime context stored in currentAndrii Nakryiko1-0/+3
2021-06-28Merge tag 'timers-nohz-2021-06-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+2
2021-06-28Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-15/+35
2021-06-27Revert "signal: Allow tasks to cache one sigqueue struct"Linus Torvalds1-1/+0
2021-06-18sched: Change task_struct::statePeter Zijlstra1-16/+15
2021-06-18sched: Add get_current_state()Peter Zijlstra1-0/+2
2021-06-18sched: Introduce task_is_running()Peter Zijlstra1-0/+2
2021-06-18Merge branch 'sched/urgent' into sched/core, to resolve conflictsIngo Molnar1-0/+8
2021-06-03sched/fair: Fix util_est UTIL_AVG_UNCHANGED handlingDietmar Eggemann1-0/+8
2021-05-13tick/nohz: Kick only _queued_ task whose tick dependency is updatedMarcelo Tosatti1-0/+2
2021-05-12sched: prctl() core-scheduling interfaceChris Hyser1-0/+2
2021-05-12sched: Inherit task cookie on fork()Peter Zijlstra1-0/+2
2021-05-12sched: Trivial core scheduling cookie managementPeter Zijlstra1-0/+6
2021-05-12sched: Trivial forced-newidle balancerPeter Zijlstra1-0/+1
2021-05-12sched: Basic tracking of matching tasksPeter Zijlstra1-1/+7
2021-05-05mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PINPavel Tatashin1-1/+1
2021-04-30mm: page_owner: detect page_owner recursion via task_structSergei Trofimovich1-0/+4
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-0/+5
2021-04-28Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2021-04-14signal: Allow tasks to cache one sigqueue structThomas Gleixner1-0/+1
2021-03-22sched: Fix various typosIngo Molnar1-1/+1
2021-03-17softirq: Add RT specific softirq accountingThomas Gleixner1-0/+3
2021-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+5
2021-03-06kcov: Remove kcov include from sched.h and move it to its users.Sebastian Andrzej Siewior1-1/+0
2021-02-26bpf: Enable task local storage for tracing programsSong Liu1-0/+5
2021-02-21io-wq: fork worker threads from original taskJens Axboe1-0/+3
2021-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+29
2021-02-17sched: Harden PREEMPT_DYNAMICPeter Zijlstra1-1/+1
2021-02-17preempt/dynamic: Provide cond_resched() and might_resched() static callsPeter Zijlstra (Intel)1-3/+24
2021-02-04sched: Add cond_resched_rwlockBen Gardon1-0/+12
2021-02-04sched: Add needbreak for rwlocksBen Gardon1-0/+17