summaryrefslogtreecommitdiff
path: root/include/linux/sched.h
AgeCommit message (Expand)Author
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
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-01Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-10-22sched: make task_struct->plug always definedJens Axboe
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook
2021-10-14sched: Fill unconditional hole induced by sched_entityKees Cook
2021-10-06coredump: Don't perform any cleanups before dumping coreEric W. Biederman
2021-10-05sched: Introduce task block time in schedstatsYafang Shao
2021-10-05sched: Make struct sched_statistics independent of fair sched classYafang Shao
2021-10-01sched: Always inline is_percpu_thread()Peter Zijlstra
2021-10-01sched: Make cond_resched_lock() variants RT awareThomas Gleixner
2021-10-01sched: Make RCU nest depth distinct in __might_resched()Thomas Gleixner
2021-10-01sched: Make cond_resched_*lock() variants consistent vs. might_sleep()Thomas Gleixner
2021-10-01sched: Clean up the might_sleep() underscore zooThomas Gleixner
2021-09-30sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=yArd Biesheuvel
2021-09-19Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-14x86/mce: Avoid infinite loop for copy from user recoveryTony Luck
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-08-30Merge tag 'x86-cpu-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-08-30Merge tag 'locking-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-08-30Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-08-28eventfd: Make signal recursion protection a task bitThomas Gleixner
2021-08-20sched: Introduce dl_task_check_affinity() to check proposed affinityWill Deacon
2021-08-20sched: Allow task CPU affinity to be restricted on asymmetric systemsWill Deacon
2021-08-20sched: Introduce task_struct::user_cpus_ptr to track requested affinityWill Deacon
2021-08-17sched/core: Provide a scheduling point for RT locksThomas Gleixner
2021-08-17sched/wakeup: Prepare for RT sleeping spin/rwlocksThomas Gleixner
2021-08-17sched/wakeup: Reorganize the current::__state helpersThomas Gleixner
2021-08-17sched/wakeup: Introduce the TASK_RTLOCK_WAIT state bitThomas Gleixner
2021-07-28sched: Add task_work callback for paranoid L1D flushBalbir Singh
2021-07-16bpf: Add ambient BPF runtime context stored in currentAndrii Nakryiko
2021-06-28Merge tag 'timers-nohz-2021-06-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-06-28Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-06-27Revert "signal: Allow tasks to cache one sigqueue struct"Linus Torvalds
2021-06-18sched: Change task_struct::statePeter Zijlstra
2021-06-18sched: Add get_current_state()Peter Zijlstra