aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sched
AgeCommit message (Expand)Author
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
2022-05-26Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-24Merge tag 'perf-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-24Merge tag 'locking-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-05-19sched: coredump.h: clarify the use of MMF_VM_HUGEPAGEYang Shi
2022-05-11sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED statePeter Zijlstra
2022-05-11ptrace: Don't change __stateEric W. Biederman
2022-05-11Merge branch 'v5.18-rc5'Peter Zijlstra
2022-05-07fork: Generalize PF_IO_WORKER handlingEric W. Biederman
2022-05-07fork: Explicity test for idle tasks in copy_threadEric W. Biederman
2022-05-07fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman
2022-05-06kthread: Don't allocate kthread_struct for init and umhEric W. Biederman
2022-05-05mm: Add len and flags parameters to arch_get_mmap_end()Christophe Leroy
2022-05-05mm, hugetlbfs: Allow an arch to always use generic versions of get_unmapped_a...Christophe Leroy
2022-04-30task_work: allow TWA_SIGNAL without a rescheduling IPIJens Axboe
2022-04-22signal: Deliver SIGTRAP on perf event asynchronously if blockedMarco Elver
2022-04-21mm, hugetlb: allow for "high" userspace addressesChristophe Leroy
2022-04-06sched: Move energy_aware sysctls to topology.cZhen Ni
2022-04-06sched: Move cfs_bandwidth_slice sysctls to fair.cZhen Ni
2022-04-06sched: Move uclamp_util sysctls to core.cZhen Ni
2022-04-06sched: Move rr_timeslice sysctls to rt.cZhen Ni
2022-04-06sched: Move deadline_period sysctls to deadline.cZhen Ni
2022-04-06sched: Move rt_period/runtime sysctls to rt.cZhen Ni
2022-04-06sched: Move schedstats sysctls to core.cZhen Ni
2022-04-06sched: Move child_runs_first sysctls to fair.cZhen Ni
2022-04-04task_stack, x86/cea: Force-inline stack helpersBorislav Petkov
2022-03-28Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-03-27Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-22NUMA balancing: optimize page placement for memory tiering systemHuang Ying
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-21Merge tag 'x86-pasid-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-15Merge branch 'x86/pasid' into x86/core, to resolve conflictsIngo Molnar
2022-03-15exit: Mark do_group_exit() __noreturnPeter Zijlstra
2022-03-10signal: Move set_notify_signal and clear_notify_signal into sched/signal.hEric W. Biederman
2022-02-23sched/headers: Make the <linux/sched/deadline.h> header build standaloneIngo Molnar
2022-02-23sched/headers: Add initial new headers as identity mappingsIngo Molnar
2022-02-22fork: Move task stack accounting to do_exit()Sebastian Andrzej Siewior
2022-02-21Merge tag 'v5.17-rc5' into sched/core, to resolve conflictsIngo Molnar
2022-02-19sched: Fix yet more sched_fork() racesPeter Zijlstra
2022-02-16sched/isolation: Use single feature type while referring to housekeeping cpumaskFrederic Weisbecker
2022-02-15iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exitFenghua Yu
2022-02-14kernel/fork: Initialize mm's PASIDFenghua Yu
2022-02-11sched/fair: Adjust the allowed NUMA imbalance when SD_NUMA spans multiple LLCsMel Gorman
2022-02-02sched: move autogroup sysctls into its own fileZhen Ni
2022-01-22hung_task: move hung_task sysctl interface to hung_task.cXiaoming Ni