- 005b2a9 Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month 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, 1 month 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, 2 months ago
- a54f0df signal: define the SA_UNSUPPORTED bit in sa_flags by Peter Collingbourne · 4 years, 2 months ago
- 23acdc7 signal: clear non-uapi flag bits when passing/returning sa_flags by Peter Collingbourne · 4 years, 2 months 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, 9 months ago
- 61e713b signal: Avoid corrupting si_pid and si_uid in do_notify_parent by Eric W. Biederman · 4 years, 9 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, 11 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
- 5450e8a Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
- 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
- 61fc577 Merge tag 'audit-pr-20190702' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 5 years ago
- 97abc88 signal: remove the wrong signal_pending() check in restore_user_sigmask() by Oleg Nesterov · 6 years ago
- b53b0b9 pidfd: add polling support by Joel Fernandes (Google) · 6 years ago
- c732327 signal: improve comments by Christian Brauner · 6 years ago
- 98af37d kernel/signal.c: trace_signal_deliver when signal_group_exit by Zhenliang Wei · 6 years ago
- a89e9b8 signal: Remove the signal number and task parameters from force_sig_info by Eric W. Biederman · 6 years ago
- 59c0e69 signal: Factor force_sig_info_to_task out of force_sig_info by Eric W. Biederman · 6 years ago
- ffafd23 signal: Generate the siginfo in force_sig by Eric W. Biederman · 6 years ago
- 8ad23de signal: Move the computation of force into send_signal and correct it. by Eric W. Biederman · 6 years ago
- 8917bef signal: Properly set TRACE_SIGNAL_LOSE_INFO in __send_signal by Eric W. Biederman · 6 years ago
- 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
- 91ca180 signal: Use force_sig_fault_to_task for the two calls that don't deliver to current by Eric W. Biederman · 6 years ago
- f8eac90 signal: Remove task parameter from force_sig_mceerr by Eric W. Biederman · 6 years ago
- 3cf5d07 signal: Remove task parameter from force_sig by Eric W. Biederman · 6 years ago
- cb44c9a signal: Remove task parameter from force_sigsegv by Eric W. Biederman · 6 years ago
- 7a0cf09 signal: Correct namespace fixups of si_pid and si_uid by Eric W. Biederman · 6 years ago
- 70f1b0d signal/usb: Replace kill_pid_info_as_cred with kill_pid_usb_asyncio by Eric W. Biederman · 6 years ago
- b48345a audit: deliver signal_info regarless of syscall by Richard Guy Briggs · 6 years ago
- 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
- 05b2892 signal: unconditionally leave the frozen state in ptrace_stop() by Roman Gushchin · 6 years ago
- b028fb6 kernel/signal.c: annotate implicit fall through by Mathieu Malaterre · 6 years ago
- abde77e Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 years ago
- f2b31bb cgroup: never call do_group_exit() with task->frozen bit set by Roman Gushchin · 6 years ago
- eac7078 Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 6 years ago
- 2151ad1 signal: support CLONE_PIDFD with pidfd_send_signal by Christian Brauner · 6 years ago
- cb2c4cd cgroup: prevent spurious transition into non-frozen state by Roman Gushchin · 6 years ago
- 76f969e cgroup: cgroup v2 freezer by Roman Gushchin · 6 years ago
- 738a783 signal: use fdget() since we don't allow O_PATH by Christian Brauner · 6 years ago
- 556a888 signal: don't silently convert SI_USER signals to non-current pidfd by Jann Horn · 6 years ago
- a9dce66 Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 6 years ago
- b1b988a Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 3eb39f4 signal: add pidfd_send_signal() syscall by Christian Brauner · 6 years ago
- cf43a75 signal: Restore the stop PTRACE_EVENT_EXIT by Eric W. Biederman · 6 years ago
- 7146db3 signal: Better detection of synchronous signals by Eric W. Biederman · 6 years ago
- 35634ff signal: Always notice exiting tasks by Eric W. Biederman · 6 years ago
- 8dabe72 y2038: syscalls: rename y2038 compat syscalls by Arnd Bergmann · 6 years ago
- a692933 signal: Always attempt to allocate siginfo for SIGSTOP by Eric W. Biederman · 6 years ago
- 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
- 2367c4b y2038: signal: Add compat_sys_rt_sigtimedwait_time64 by Arnd Bergmann · 7 years ago
- df8522a y2038: signal: Add sys_rt_sigtimedwait_time32 by Arnd Bergmann · 7 years ago
- 854a6ed signal: Add restore_user_sigmask() by Deepa Dinamani · 6 years ago
- ded653c signal: Add set_user_sigmask() by Deepa Dinamani · 6 years ago
- 2e58f57 kernel/signal.c: fix a comment error by Weikang Shi · 6 years ago
- 4dcb923 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
- a367005 signal: Guard against negative signal numbers in copy_siginfo_from_user32 by Eric W. Biederman · 6 years ago
- b2a2ab5 signal: Guard against negative signal numbers in copy_siginfo_from_user by Eric W. Biederman · 6 years ago
- 601d5ab signal: In sigqueueinfo prefer sig not si_signo by Eric W. Biederman · 6 years ago
- 4ce5f9c signal: Use a smaller struct siginfo in the kernel by Eric W. Biederman · 6 years ago
- ae7795b signal: Distinguish between kernel_siginfo and siginfo by Eric W. Biederman · 6 years ago
- 4cd2e0e signal: Introduce copy_siginfo_from_user and use it's return value by Eric W. Biederman · 7 years ago
- f283801 signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE by Eric W. Biederman · 7 years ago
- e75dc03 signal: Fail sigqueueinfo if si_signo != sig by Eric W. Biederman · 6 years ago
- 018303a signal/sparc: Move EMT_TAGOVF into the generic siginfo.h by Eric W. Biederman · 7 years ago
- 2283986 signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstack by Will Deacon · 6 years ago
- fb50f5a signal: Pair exports with their functions by Eric W. Biederman · 6 years ago
- b21c5bd signal: Remove specific_send_sig_info by Eric W. Biederman · 6 years ago
- 4ff4c31 signal: Remove SEND_SIG_FORCED by Eric W. Biederman · 6 years ago
- f149b31 signal: Never allocate siginfo for SIGKILL or SIGSTOP by Eric W. Biederman · 6 years ago
- 0351505 signal: Don't send siginfo to kthreads. by Eric W. Biederman · 6 years ago
- 3597dfe signal: Always deliver the kernel's SIGKILL and SIGSTOP to a pid namespace init by Eric W. Biederman · 6 years ago
- 86989c4 signal: Always ignore SIGKILL and SIGSTOP sent to the global init by Eric W. Biederman · 6 years ago
- 49c39f8 y2038: signal: Change rt_sigtimedwait to use __kernel_timespec by Arnd Bergmann · 7 years ago
- 9afc5ee y2038: globally rename compat_time to old_time32 by Arnd Bergmann · 6 years ago
- cd9b44f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago