- 35ce8ae Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years ago
- 6410349 signal: clean up kernel-doc comments by Randy Dunlap · 3 years ago
- 4969733 signal: Remove the helper signal_group_exit by Eric W. Biederman · 3 years, 6 months ago
- 2f824d4 signal: Remove SIGNAL_GROUP_COREDUMP by Eric W. Biederman · 3 years ago
- 7ba0347 signal: Make coredump handling explicit in complete_signal by Eric W. Biederman · 3 years ago
- a0287db signal: Have prepare_signal detect coredumps using signal->core_state by Eric W. Biederman · 3 years ago
- 6c3118c signal: Skip the altstack update when not needed by Chang S. Bae · 3 years, 1 month ago
- 9d3f401 Merge SA_IMMUTABLE-fixes-for-v5.16-rc2 by Eric W. Biederman · 3 years, 1 month ago
- fcb116b signal: Replace force_fatal_sig with force_exit_sig when in doubt by Eric W. Biederman · 3 years, 1 month ago
- e349d94 signal: Don't always set SA_IMMUTABLE for forced signals by Eric W. Biederman · 3 years, 1 month ago
- b171f66 signal: Requeue ptrace signals by Eric W. Biederman · 3 years, 1 month ago
- 5768d89 signal: Requeue signals in the appropriate queue by Eric W. Biederman · 3 years, 1 month ago
- e7f7c99 signal: In get_signal test for signal_group_exit every time through the loop by Eric W. Biederman · 3 years, 1 month ago
- 5147da9 Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 2 months ago
- a602285 Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 2 months ago
- 00b06da signal: Add SA_IMMUTABLE to ensure forced siganls do not get changed by Eric W. Biederman · 3 years, 2 months ago
- 8cb1ae1 Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
- 26d5bad signal: Implement force_fatal_sig by Eric W. Biederman · 3 years, 2 months ago
- 1bdda24 signal: Add an optional check for altstack size by Thomas Gleixner · 3 years, 2 months ago
- 9d235ac Merge branch 'ucount-fixes-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 2 months ago
- 15bc01e ucounts: Fix signal ucount refcounting by Eric W. Biederman · 3 years, 2 months ago
- 9230738 coredump: Don't perform any cleanups before dumping core by Eric W. Biederman · 3 years, 4 months ago
- 4f627af ptrace: Remove the unnecessary arguments from arch_ptrace_stop by Eric W. Biederman · 3 years, 4 months ago
- 7d613f9 signal: Remove the bogus sigkill_pending in ptrace_stop by Eric W. Biederman · 3 years, 4 months ago
- 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
- 5f58c39 memcg: enable accounting for signals by Vasily Averin · 3 years, 4 months ago
- bcfeebb Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 4 months ago
- 4898370 Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 4 months ago
- 307d522 signal/seccomp: Refactor seccomp signal and coredump generation by Eric W. Biederman · 3 years, 6 months ago
- a5dec9f posix-cpu-timers: Assert task sighand is locked while starting cputime counter by Frederic Weisbecker · 3 years, 5 months ago
- f4ac730 signal: Rename SIL_PERF_EVENT SIL_FAULT_PERF_EVENT for consistency by Eric W. Biederman · 3 years, 8 months ago
- c7fff92 signal: Remove the generic __ARCH_SI_TRAPNO support by Eric W. Biederman · 3 years, 8 months ago
- 7de5f68 signal/alpha: si_trapno is only used with SIGFPE and SIGTRAP TRAP_UNK by Eric W. Biederman · 3 years, 7 months ago
- 2c9f7ea signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP by Eric W. Biederman · 3 years, 7 months ago
- f3791f4 Fix UCOUNT_RLIMIT_SIGPENDING counter leak by Alexey Gladkov · 3 years, 6 months ago
- 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
- 97c885d x86: signal: don't do sas_ss_reset() until we are certain that sigframe won't be abandoned by Al Viro · 3 years, 6 months ago
- c54b245 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 6 months ago
- 54a728d Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
- b4b27b9 Revert "signal: Allow tasks to cache one sigqueue struct" by Linus Torvalds · 3 years, 6 months ago
- 399f8dd9 signal: Prevent sigqueue caching after task got released by Thomas Gleixner · 3 years, 6 months ago
- b03fbd4 sched: Introduce task_is_running() by Peter Zijlstra · 3 years, 7 months ago
- a0e31f3 Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 7 months ago
- 0683b53 signal: Deliver all of the siginfo perf data in _perf by Eric W. Biederman · 3 years, 8 months ago
- af5eeab signal: Factor force_sig_perf out of perf_sigtrap by Eric W. Biederman · 3 years, 8 months ago
- 9abcabe signal: Implement SIL_FAULT_TRAPNO by Eric W. Biederman · 3 years, 8 months ago
- add0b32 siginfo: Move si_trapno inside the union inside _si_fault by Eric W. Biederman · 3 years, 8 months ago
- d646969 Reimplement RLIMIT_SIGPENDING on top of ucounts by Alexey Gladkov · 3 years, 8 months ago
- 16b3d0c Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
- 42dec9a Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
- eb6bbac Merge tag 'livepatching-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 3 years, 8 months ago
- ed8e508 signal, perf: Add missing TRAP_PERF case in siginfo_layout() by Marco Elver · 3 years, 8 months ago
- d0d252b Merge tag 'v5.12-rc8' into sched/core, to pick up fixes by Ingo Molnar · 3 years, 8 months ago
- fb6cc12 signal: Introduce TRAP_PERF si_code and si_perf to siginfo by Marco Elver · 3 years, 9 months ago
- 4bad58e signal: Allow tasks to cache one sigqueue struct by Thomas Gleixner · 3 years, 9 months ago
- 69995eb signal: Hand SIGQUEUE_PREALLOC flag to __sigqueue_alloc() by Thomas Gleixner · 3 years, 9 months ago
- 8df1947 livepatch: Replace the fake signal sending with TIF_NOTIFY_SIGNAL infrastructure by Miroslav Benes · 3 years, 9 months ago
- 1e4cf0d Revert "signal: don't allow STOP on PF_IO_WORKER threads" by Jens Axboe · 3 years, 9 months ago
- e8b33b8 Revert "kernel: treat PF_IO_WORKER like PF_KTHREAD for ptrace/signals" by Jens Axboe · 3 years, 9 months ago
- 5a842a7 Revert "signal: don't allow sending any signals to PF_IO_WORKER threads" by Jens Axboe · 3 years, 9 months ago
- 1044299 kernel: don't call do_exit() for PF_IO_WORKER threads by Jens Axboe · 3 years, 9 months ago
- 4db4b1a signal: don't allow STOP on PF_IO_WORKER threads by Eric W. Biederman · 3 years, 9 months ago
- 5be28c8 signal: don't allow sending any signals to PF_IO_WORKER threads by Jens Axboe · 3 years, 9 months ago
- 6fb8f43 kernel: treat PF_IO_WORKER like PF_KTHREAD for ptrace/signals by Jens Axboe · 3 years, 10 months ago
- c509ce2 Merge tag 'for-linus-2021-01-24' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years ago
- adc5d87 signal: Add missing __user annotation to copy_siginfo_from_user_any by Jann Horn · 4 years, 1 month ago
- 35d0b38 task_work: unconditionally run task_work from get_signal() by Jens Axboe · 4 years ago
- 005b2a9 Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
- 1ac0884 Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
- e296dc4 kernel: remove checking for TIF_NOTIFY_SIGNAL by Jens Axboe · 4 years, 3 months ago
- 98b89b6 signal: kill JOBCTL_TASK_WORK by Jens Axboe · 4 years, 3 months ago
- 6ac05e8 signal: define the SA_EXPOSE_TAGBITS bit in sa_flags by Peter Collingbourne · 4 years, 1 month ago
- a54f0df signal: define the SA_UNSUPPORTED bit in sa_flags by Peter Collingbourne · 4 years, 1 month ago
- 23acdc7 signal: clear non-uapi flag bits when passing/returning sa_flags by Peter Collingbourne · 4 years, 1 month ago
- 29701d6 Merge tag 'core-entry-notify-signal' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into tif-task_work.arch by Jens Axboe · 4 years, 2 months ago
- 01be83e Merge branch 'core/urgent' into core/entry by Thomas Gleixner · 4 years, 2 months ago
- 7b3c36f ptrace: fix task_join_group_stop() for the case when current is traced by Oleg Nesterov · 4 years, 2 months ago
- 12db8b6 entry: Add support for TIF_NOTIFY_SIGNAL by Jens Axboe · 4 years, 2 months ago
- 5c251e9 signal: Add task_sigpending() helper by Jens Axboe · 4 years, 2 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- ebf0d100d task_work: only grab task signal lock when needed by Jens Axboe · 4 years, 5 months ago
- 7665a47 signal: fix typo in dequeue_synchronous_signal() by Pavel Machek · 4 years, 5 months ago
- e91b481 task_work: teach task_work_add() to do signal_wake_up() by Oleg Nesterov · 4 years, 6 months ago
- 8b39a57 Merge branch 'work.set_fs-exec' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
- c3b3f52 signal: refactor copy_siginfo_to_user32 by Christoph Hellwig · 4 years, 8 months ago
- b4f6332 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 8 months ago
- 61e713b signal: Avoid corrupting si_pid and si_uid in do_notify_parent by Eric W. Biederman · 4 years, 8 months ago
- 3075afd signal: use kill_proc_info instead of kill_pid_info in kill_something_info by Zhiqiang Liu · 4 years, 9 months ago
- eaec2b0 signal: check sig before setting info in kill_pid_usb_asyncio by Zhiqiang Liu · 4 years, 9 months ago
- d987ca1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 9 months ago
- d1e7fd6 signal: Extend exec_id to 64bits by Eric W. Biederman · 4 years, 9 months ago
- fda31c5 signal: avoid double atomic counter increments for user accounting by Linus Torvalds · 4 years, 10 months ago
- 913292c sched.h: Annotate sighand_struct with __rcu by Madhuparna Bhowmik · 5 years ago
- 937c6b2 cgroup: freezer: call cgroup_enter_frozen() with preemption disabled in ptrace_stop() by Oleg Nesterov · 5 years ago
- c17112a Merge tag 'core-process-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
- 33da8e7 signal: Allow cifs and drbd to receive their terminating signals by Eric W. Biederman · 5 years ago
- 68d8681 kernel/signal.c: fix a kernel-doc markup by Mauro Carvalho Chehab · 5 years ago
- 3695eae pidfd: add P_PIDFD to waitid() by Christian Brauner · 5 years ago
- 1caf7d5 pidfd: Add warning if exit_state is 0 during notification by Joel Fernandes (Google) · 5 years ago
- b772434 signal: simplify set_user_sigmask/restore_user_sigmask by Oleg Nesterov · 5 years ago