summaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
AgeCommit message (Expand)Author
2022-08-06Merge tag 'sched-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-08-05Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2022-08-03sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowedWaiman Long
2022-08-02Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-07-30rv: Add Runtime Verification (RV) interfaceDaniel Bristot de Oliveira
2022-06-28sched, drivers: Remove max param from effective_cpu_util()/sched_cpu_util()Dietmar Eggemann
2022-06-21rcu-tasks: Eliminate RCU Tasks Trace IPIs to online CPUsPaul E. McKenney
2022-06-20rcu-tasks: Add data structures for lightweight grace periodsPaul E. McKenney
2022-06-20rcu-tasks: Merge state into .b.need_qs and atomically updatePaul E. McKenney
2022-06-03Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-05-24Merge tag 'sched-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-05-23Merge tag 'x86_splitlock_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-05-23Merge tag 'rcu.2022.05.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-05-11sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED statePeter Zijlstra
2022-05-11ptrace: Don't change __stateEric W. Biederman
2022-05-06Merge tag 'v5.18-rc5' into sched/core to pull in fixes & to resolve a conflictIngo Molnar
2022-05-01sched: Fix missing prototype warningsThomas Gleixner
2022-04-29sched/fair: Remove sched_trace_*() helper functionsDietmar Eggemann
2022-04-27x86/split_lock: Make life miserable for split lockersTony Luck
2022-04-21oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanupNico Pache
2022-04-05preempt/dynamic: Introduce preemption model accessorsValentin Schneider
2022-04-05kcsan: Use preemption model accessorsValentin Schneider
2022-03-31Revert "signal, x86: Delay calling signals in atomic on RT enabled kernels"Thomas Gleixner
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-22mm/fs: delete PF_SWAPWRITEHugh Dickins
2022-03-22Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-03-21Merge tag 'core-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-17rethook: Add a generic return hookMasami Hiramatsu
2022-03-04signal, x86: Delay calling signals in atomic on RT enabled kernelsOleg Nesterov
2022-03-01sched/tracing: Report TASK_RTLOCK_WAIT tasks as TASK_UNINTERRUPTIBLEValentin Schneider
2022-03-01sched/tracing: Don't re-read p->state when emitting sched_switch eventValentin Schneider
2022-02-21Merge tag 'v5.17-rc5' into sched/core, to resolve conflictsIngo Molnar
2022-02-19sched/preempt: Add PREEMPT_DYNAMIC using static keysMark Rutland
2022-02-15sched: Define and initialize a flag to identify valid PASID in the taskPeter Zijlstra
2022-02-03Revert "module, async: async_synchronize_full() on module init iff async is u...Igor Pylypiv
2022-01-23Merge tag 'sched_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-20tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LENYafang Shao
2022-01-18kernel/sched: Remove dl_boosted flag commentHui Su
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-11Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-01-11Merge tag 'sched_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-01-08kthread: Generalize pf_io_worker so it can point to struct kthreadEric W. Biederman
2021-12-09kcsan: Add core support for a subset of weak memory modelingMarco Elver
2021-12-04locking: Mark racy reads of owner->on_cpuMarco Elver
2021-12-04locking: Make owner_on_cpu() into <linux/sched.h>Kefeng Wang
2021-11-17sched/core: Forced idle accountingJosh Don
2021-11-03Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/...Linus Torvalds
2021-11-01Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds