Commit History

Author SHA1 Message Date
  Eric W. Biederman a36700589b signal: Guard against negative signal numbers in copy_siginfo_from_user32 6 years ago
  Eric W. Biederman 4ce5f9c9e7 signal: Use a smaller struct siginfo in the kernel 7 years ago
  Eric W. Biederman ae7795bc61 signal: Distinguish between kernel_siginfo and siginfo 7 years ago
  Eric W. Biederman 4cd2e0e70a signal: Introduce copy_siginfo_from_user and use it's return value 7 years ago
  Linus Torvalds cd9b44f907 Merge branch 'akpm' (patches from Andrew) 7 years ago
  Christian Brauner 20ab7218d2 signal: make get_signal() return bool 7 years ago
  Christian Brauner 67a48a2447 signal: make unhandled_signal() return bool 7 years ago
  Eric W. Biederman 40b3b02535 signal: Pass pid type into do_send_sig_info 7 years ago
  Eric W. Biederman 0102498083 signal: Pass pid type into group_send_sig_info 7 years ago
  Eric W. Biederman 31931c93df signal: Extend siginfo_layout with SIL_FAULT_{MCEERR|BNDERR|PKUERR} 7 years ago
  Eric W. Biederman 0326e7ef05 signal: Remove unnecessary ifdefs now that there is only one struct siginfo 8 years ago
  Eric W. Biederman 8c5dbf2ae0 signal: Introduce clear_siginfo 8 years ago
  Eric W. Biederman 8c36fdf5ed signal: Reduce copy_siginfo to just a memcpy 8 years ago
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
  Eric W. Biederman cc731525f2 signal: Remove kernel interal si_code magic 8 years ago
  Eric W. Biederman d08477aa97 fcntl: Don't use ambiguous SIG_POLL si_codes 8 years ago
  Linus Torvalds c856863988 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
  Al Viro 1b3c872c83 rt_sigtimedwait(): move compat to native 8 years ago
  Christoph Hellwig b9253a4337 signal: Move copy_siginfo_to_user to <linux/signal.h> 8 years ago
  Christoph Hellwig 7994200ce6 ia64: Remove HAVE_ARCH_COPY_SIGINFO 8 years ago
  Eric W. Biederman d27158c0cf signal: Remove unused definition of sig_user_definied 8 years ago
  Ingo Molnar 76960dbf9b signals: Move signal data types from <linux/signal.h> to <linux/signal_types.h> 8 years ago
  Ingo Molnar e6d930b4e0 signals: Prepare to split out <linux/signal_types.h> from <linux/signal.h> 8 years ago
  Waiman Long c7be96af89 signals: avoid unnecessary taking of sighand->siglock 8 years ago
  Oleg Nesterov 5c8ccefdf4 signal: move the "sig < SIGRTMIN" check into siginmask(sig) 9 years ago
  Linus Torvalds 07b75260eb Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 9 years ago
  James Hogan ca9eb49aa9 SIGNAL: Move generic copy_siginfo() to signal.h 9 years ago
  Stas Sergeev 2a74213838 signals/sigaltstack: Implement SS_AUTODISARM flag 9 years ago
  Richard Weinberger 9d8a765211 kernel/signal.c: unexport sigsuspend() 9 years ago
  Oleg Nesterov 1c3bea0e71 signal: use BUILD_BUG() instead of _NSIG_WORDS_is_unsupported_size() 11 years ago