summaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-141-2/+0
|\
| * mm: more vma cache removalAlexey Dobriyan2022-10-121-2/+0
* | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-1/+13
|\|
| * kmsan: add KMSAN runtime coreAlexander Potapenko2022-10-031-0/+5
| * mm: remove vmacacheLiam R. Howlett2022-09-261-1/+0
| * mm: multi-gen LRU: groundworkYu Zhao2022-09-261-0/+4
| * delayacct: support re-entrance detection of thrashing accountingYang Yang2022-09-261-0/+4
* | Merge tag 'trace-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2022-10-101-3/+0
|\ \
| * | ftrace: Remove obsoleted code from ftrace and task_structGaosheng Cui2022-09-271-3/+0
| |/
* | Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-10-101-18/+32
|\ \
| * | sched: Show PF_flag holesPeter Zijlstra2022-09-071-0/+7
| * | freezer,sched: Rewrite core freezer logicPeter Zijlstra2022-09-071-4/+9
| * | sched: Widen TAKS_state literalsPeter Zijlstra2022-09-071-15/+15
| * | sched: Add TASK_ANY for wait_task_inactive()Peter Zijlstra2022-09-071-0/+2
| |/
* / eventfd: guard wake_up in eventfd fs calls as wellDylan Yudaken2022-09-211-1/+1
|/
* Merge tag 'sched-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-08-061-1/+1
|\
| * sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowedWaiman Long2022-08-031-1/+1
* | Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2022-08-051-0/+11
|\ \
| * | rv: Add Runtime Verification (RV) interfaceDaniel Bristot de Oliveira2022-07-301-0/+11
* | | Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-021-1/+3
|\ \ \ | |_|/ |/| |
| * | rcu-tasks: Eliminate RCU Tasks Trace IPIs to online CPUsPaul E. McKenney2022-06-211-0/+1
| * | rcu-tasks: Add data structures for lightweight grace periodsPaul E. McKenney2022-06-201-0/+2
| * | rcu-tasks: Merge state into .b.need_qs and atomically updatePaul E. McKenney2022-06-201-1/+0
| |/
* / sched, drivers: Remove max param from effective_cpu_util()/sched_cpu_util()Dietmar Eggemann2022-06-281-1/+1
|/
* Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-06-031-6/+4
|\
| * sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED statePeter Zijlstra2022-05-111-5/+3
| * ptrace: Don't change __stateEric W. Biederman2022-05-111-1/+1
* | Merge tag 'sched-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-05-241-14/+2
|\ \
| * \ Merge tag 'v5.18-rc5' into sched/core to pull in fixes & to resolve a conflictIngo Molnar2022-05-061-0/+1
| |\ \
| * | | sched: Fix missing prototype warningsThomas Gleixner2022-05-011-0/+2
| * | | sched/fair: Remove sched_trace_*() helper functionsDietmar Eggemann2022-04-291-14/+0
* | | | Merge tag 'x86_splitlock_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-05-231-0/+3
|\ \ \ \
| * | | | x86/split_lock: Make life miserable for split lockersTony Luck2022-04-271-0/+3
| | |/ / | |/| |
* | | | Merge tag 'rcu.2022.05.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-05-231-0/+41
|\ \ \ \ | |/ / / |/| / / | |/ /
| * / preempt/dynamic: Introduce preemption model accessorsValentin Schneider2022-04-051-0/+41
| |/
* / oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanupNico Pache2022-04-211-0/+1
|/
* Revert "signal, x86: Delay calling signals in atomic on RT enabled kernels"Thomas Gleixner2022-03-311-3/+0
* Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-03-241-0/+3
|\
| * rethook: Add a generic return hookMasami Hiramatsu2022-03-171-0/+3
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-03-221-1/+0
|\ \
| * | mm/fs: delete PF_SWAPWRITEHugh Dickins2022-03-221-1/+0
| |/
* | Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-03-221-4/+25
|\ \
| * | sched/tracing: Report TASK_RTLOCK_WAIT tasks as TASK_UNINTERRUPTIBLEValentin Schneider2022-03-011-0/+8
| * | sched/tracing: Don't re-read p->state when emitting sched_switch eventValentin Schneider2022-03-011-3/+8
| * | Merge tag 'v5.17-rc5' into sched/core, to resolve conflictsIngo Molnar2022-02-211-5/+0
| |\|
| * | sched/preempt: Add PREEMPT_DYNAMIC using static keysMark Rutland2022-02-191-1/+9
* | | Merge tag 'core-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-03-211-0/+3
|\ \ \
| * | | signal, x86: Delay calling signals in atomic on RT enabled kernelsOleg Nesterov2022-03-041-0/+3
| | |/ | |/|
* / | sched: Define and initialize a flag to identify valid PASID in the taskPeter Zijlstra2022-02-151-0/+3
|/ /
* | Revert "module, async: async_synchronize_full() on module init iff async is u...Igor Pylypiv2022-02-031-1/+0