summaryrefslogtreecommitdiff
path: root/include/linux/sched
AgeCommit message (Expand)Author
2023-10-30Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-10-24sched/fair: Remove SIS_PROPPeter Zijlstra
2023-10-24sched: Add cpus_share_resources APIBarry Song
2023-10-10sched/numa: Complete scanning of inactive VMAs when there is no alternativeMel Gorman
2023-10-10sched/numa: Complete scanning of partial VMAs regardless of PID activityMel Gorman
2023-10-10sched/numa: Trace decisions related to skipping VMAsMel Gorman
2023-09-21sched/headers: Standardize the <linux/sched/smt.h> header guard #endifIngo Molnar
2023-09-21sched/headers: Standardize the <linux/sched/type.h> header guard #endifIngo Molnar
2023-09-21sched/headers: Standardize the <linux/sched/vhost_task.h> header guard nameIngo Molnar
2023-09-21sched/headers: Add header guard to <linux/sched/deadline.h>Ingo Molnar
2023-09-20sched: Provide rt_mutex specific scheduler helpersPeter Zijlstra
2023-09-15sched: Assert for_each_thread() is properly lockedMatthew Wilcox (Oracle)
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-08-24document while_each_thread(), change first_tid() to use for_each_thread()Oleg Nesterov
2023-08-21kill do_each_thread()Oleg Nesterov
2023-07-13sched: avoid false lockdep splat in put_task_struct()Wander Lairson Costa
2023-07-13kernel/fork: beware of __put_task_struct() calling contextWander Lairson Costa
2023-07-04Merge tag 'core_guards_for_6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-27Merge tag 'sched-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-06-26Merge tag 'timers-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux...Linus Torvalds
2023-06-26locking: Introduce __cleanup() based infrastructurePeter Zijlstra
2023-06-18posix-timers: Ensure timer ID search-loop limit is validThomas Gleixner
2023-06-16sched/topology: Mark set_sched_topology() __initMiaohe Lin
2023-06-05sched/clock: Provide local_clock_noinstr()Peter Zijlstra
2023-06-01fork, vhost: Use CLONE_THREAD to fix freezer/ps regressionMike Christie
2023-05-08sched/topology: Remove SHARED_CHILD from ASYM_PACKINGRicardo Neri
2023-04-30Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-04-28Merge tag 'sched-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-28Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-21mm: add new api to enable ksm per processStefan Roesch
2023-04-21sched: Fix performance regression introduced by mm_cidMathieu Desnoyers
2023-04-18sched/isolation: add cpu_is_isolated() APIFrederic Weisbecker
2023-04-14sched: Fix KCSAN noinstr violationJosh Poimboeuf
2023-03-31iommu/sva: Move PASID helpers to sva codeJacob Pan
2023-03-28lazy tlb: allow lazy tlb mm refcounting to be configurableNicholas Piggin
2023-03-28lazy tlb: introduce lazy tlb mm refcount helper functionsNicholas Piggin
2023-03-23vhost_task: Allow vhost layer to use copy_processMike Christie
2023-03-16iommu/sva: Replace pasid_valid() helper with mm_valid_pasid()Kirill A. Shutemov
2023-03-12fork: allow kernel code to call copy_processMike Christie
2023-03-12fork: Add kernel_clone_args flag to ignore signalsMike Christie
2023-03-12fork: add kernel_clone_args flag to not dup/clone filesMike Christie
2023-03-12fork/vm: Move common PF_IO_WORKER behavior to new flagMike Christie
2023-03-12kernel: Make io_thread and kthread bit fieldsMike Christie
2023-03-12kernel: Allow a kernel thread's name to be set in copy_processMike Christie
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-02mm: implement memory-deny-write-execute as a prctlJoey Gouly
2023-01-31sched/clock: Make local_clock() noinstrPeter Zijlstra
2023-01-13cpuidle, sched: Remove instrumentation from TIF_{POLLING_NRFLAG,NEED_RESCHED}Peter Zijlstra