summaryrefslogtreecommitdiff
path: root/include/linux/sched
AgeCommit message (Expand)Author
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
2022-12-27cputime: remove cputime_to_nsecs fallbackNicholas Piggin
2022-12-17Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-15x86/mm: Use mm_alloc() in poking_init()Peter Zijlstra
2022-12-15mm: Move mm_cachep initialization to mm_init()Peter Zijlstra
2022-12-14Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-11-30kernel/user: Allow user_struct::locked_vm to be usable for iommufdJason Gunthorpe
2022-11-20sched: Move numa_balancing sysctls to its own fileKefeng Wang
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-09Merge tag 'signal-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-09-26mm: delete unused MMF_OOM_VICTIM flagSuren Baghdasaryan
2022-09-11kernel: exit: cleanup release_thread()Kefeng Wang
2022-09-11memory tiering: rate limit NUMA migration throughputHuang Ying
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-08-01Merge tag 'sched-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-08-01Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Paolo Bonzini
2022-07-20signal: Guarantee that SIGNAL_GROUP_EXIT is set on process exitEric W. Biederman
2022-07-13sched/core: Always flush pending blk_plugJohn Keeping
2022-07-11fix race between exit_itimers() and /proc/pid/timersOleg Nesterov
2022-07-11KVM: s390: pci: provide routines for enabling/disabling interrupt forwardingMatthew Rosato
2022-06-28sched/fair: Introduce SIS_UTIL to search idle CPU based on sum of util_avgChen Yu
2022-06-27docs: rename Documentation/vm to Documentation/mmMike Rapoport
2022-06-03Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-06-03Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-05-28Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds