summaryrefslogtreecommitdiff
path: root/include/linux/sched
AgeCommit message (Expand)Author
2022-02-19sched: Fix yet more sched_fork() racesPeter Zijlstra
2022-01-22hung_task: move hung_task sysctl interface to hung_task.cXiaoming Ni
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-15mm: introduce memalloc_retry_wait()NeilBrown
2022-01-08signal: Remove the helper signal_group_exitEric W. Biederman
2022-01-08signal: Rename group_exit_task group_exec_taskEric W. Biederman
2022-01-08signal: Remove SIGNAL_GROUP_COREDUMPEric W. Biederman
2021-12-30Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki
2021-12-13exit: Add and use make_task_dead.Eric W. Biederman
2021-12-03Merge SA_IMMUTABLE-fixes-for-v5.16-rc2Eric W. Biederman
2021-12-02sched/cputime: Fix getrusage(RUSAGE_THREAD) with nohz_fullFrederic Weisbecker
2021-11-23arch_topology: Remove unused topology_set_thermal_pressure() and relatedLukasz Luba
2021-11-23arch_topology: Introduce thermal pressure update functionLukasz Luba
2021-11-20shm: extend forced shm destroy to support objects from several IPC nsesAlexander Mikhalitsyn
2021-11-19signal: Replace force_fatal_sig with force_exit_sig when in doubtEric W. Biederman
2021-11-17signal: Requeue signals in the appropriate queueEric W. Biederman
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-11-03Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/...Linus Torvalds
2021-11-01Merge tag 'for-5.16/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-31sched/fair: Wait before decaying max_newidle_lb_costVincent Guittot
2021-10-30task_stack: Fix end_of_stack() for architectures with upwards-growing stackHelge Deller
2021-10-29signal: Implement force_fatal_sigEric W. Biederman
2021-10-15sched: Add cluster scheduler level in core and related Kconfig for ARM64Barry Song
2021-10-14kernel/sched: Fix sched_fork() access an invalid sched_task_groupZhang Qiao
2021-10-14sched,livepatch: Use wake_up_if_idle()Peter Zijlstra
2021-10-08coredump: Limit coredumps to a single thread groupEric W. Biederman
2021-10-05sched: Move mmdrop to RCU on RTThomas Gleixner
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-08fs/epoll: use a per-cpu counter for user's watches countNicholas Piggin
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-03memcg: replace in_interrupt() by !in_task() in active_memcg()Vasily Averin
2021-09-03mm: report a more useful address for reclaim acquisitionMatthew Wilcox (Oracle)
2021-09-01Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-09-01Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2021-08-30Merge tag 'timers-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kern...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-26signal/seccomp: Refactor seccomp signal and coredump generationEric W. Biederman
2021-08-17sched/wake_q: Provide WAKE_Q_HEAD_INITIALIZER()Thomas Gleixner
2021-08-10posix-cpu-timers: Assert task sighand is locked while starting cputime counterFrederic Weisbecker
2021-07-23signal: Remove the generic __ARCH_SI_TRAPNO supportEric W. Biederman
2021-07-23signal/alpha: si_trapno is only used with SIGFPE and SIGTRAP TRAP_UNKEric W. Biederman
2021-07-23signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRPEric W. Biederman
2021-07-07Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-29mm: gup: pack has_pinned in MMF_HAS_PINNEDAndrea Arcangeli
2021-06-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2021-06-28sched/sysctl: Move extern sysctl declarations to sched.hHailong Liu
2021-06-24sched/core: Introduce SD_ASYM_CPUCAPACITY_FULL sched_domain flagBeata Michalska