summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-08signal: Have prepare_signal detect coredumps using signal->core_stateEric W. Biederman
2022-01-08signal: Have the oom killer detect coredumps using signal->core_stateEric W. Biederman
2022-01-08exit: Move force_uaccess back into do_exitEric W. Biederman
2022-01-08exit: Guarantee make_task_dead leaks the tsk when calling do_task_exitEric W. Biederman
2022-01-08exit/xtensa: In arch/xtensa/entry.S:Linvalid_mask call make_task_deadEric W. Biederman
2022-01-08csky: Fix function name in csky_alignment() and die()Nathan Chancellor
2022-01-08h8300: Fix build errors from do_exit() to make_task_dead() transitionNathan Chancellor
2022-01-08hexagon: Fix function name in die()Nathan Chancellor
2022-01-08kthread: Generalize pf_io_worker so it can point to struct kthreadEric W. Biederman
2021-12-22kthread: Never put_user the set_child_tid addressEric W. Biederman
2021-12-21kthread: Warn about failed allocations for the init kthreadEric W. Biederman
2021-12-20fork: Rename bad_fork_cleanup_threadgroup_lock to bad_fork_cleanup_delayacctEric W. Biederman
2021-12-20fork: Stop protecting back_fork_cleanup_cgroup_lock with CONFIG_NUMAEric W. Biederman
2021-12-15objtool: Add a missing comma to avoid string concatenationEric W. Biederman
2021-12-14exit/kthread: Fix the kerneldoc comment for kthread_complete_and_exitEric W. Biederman
2021-12-13exit/kthread: Move the exit code for kernel threads into struct kthreadEric W. Biederman
2021-12-13kthread: Ensure struct kthread is present for all kthreadsEric W. Biederman
2021-12-13exit: Rename complete_and_exit to kthread_complete_and_exitEric W. Biederman
2021-12-13exit: Rename module_put_and_exit to module_put_and_kthread_exitEric W. Biederman
2021-12-13exit: Implement kthread_exitEric W. Biederman
2021-12-13exit: Stop exporting do_exitEric W. Biederman
2021-12-13exit: Stop poorly open coding do_task_dead in make_task_deadEric W. Biederman
2021-12-13exit: Move oops specific logic from do_exit into make_task_deadEric W. Biederman
2021-12-13exit: Add and use make_task_dead.Eric W. Biederman
2021-12-13exit/s390: Remove dead reference to do_exit from copy_threadEric W. Biederman
2021-12-03Merge SA_IMMUTABLE-fixes-for-v5.16-rc2Eric W. Biederman
2021-11-19signal: Replace force_fatal_sig with force_exit_sig when in doubtEric W. Biederman
2021-11-19signal: Don't always set SA_IMMUTABLE for forced signalsEric W. Biederman
2021-11-17signal: requeuing undeliverable signalsEric W. Biederman
2021-11-17signal: Requeue ptrace signalsEric W. Biederman
2021-11-17signal: Requeue signals in the appropriate queueEric W. Biederman
2021-11-17signal: In get_signal test for signal_group_exit every time through the loopEric W. Biederman
2021-11-14Linux 5.16-rc1v5.16-rc1Linus Torvalds
2021-11-14kconfig: Add support for -Wimplicit-fallthroughGustavo A. R. Silva
2021-11-14Merge tag 'xfs-5.16-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-11-14Merge tag 'for-5.16/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-14Merge tag 'sh-for-5.16' of git://git.libc.org/linux-shLinus Torvalds
2021-11-14Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-11-14Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-11-14Merge tag 'timers-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-11-14Merge tag 'irq-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-14Merge tag 'locking-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-11-14Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-11-14Merge tag 'perf_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-11-14Merge tag 'x86_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-11-14Merge tag 'perf-tools-for-v5.16-2021-11-13' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2021-11-14Merge tag 'irqchip-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner
2021-11-13Merge tag 'zstd-for-linus-v5.16' of git://github.com/terrelln/linuxLinus Torvalds
2021-11-13Merge tag 'virtio-mem-for-5.16' of git://github.com/davidhildenbrand/linuxLinus Torvalds
2021-11-13perf tests: Remove bash constructs from stat_all_pmu.shJames Clark