提交历史

作者 SHA1 备注 提交日期
  Eric W. Biederman 31931c93df signal: Extend siginfo_layout with SIL_FAULT_{MCEERR|BNDERR|PKUERR} 7 年之前
  Eric W. Biederman 0326e7ef05 signal: Remove unnecessary ifdefs now that there is only one struct siginfo 8 年之前
  Eric W. Biederman 8c5dbf2ae0 signal: Introduce clear_siginfo 8 年之前
  Eric W. Biederman 8c36fdf5ed signal: Reduce copy_siginfo to just a memcpy 8 年之前
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 年之前
  Eric W. Biederman cc731525f2 signal: Remove kernel interal si_code magic 8 年之前
  Eric W. Biederman d08477aa97 fcntl: Don't use ambiguous SIG_POLL si_codes 8 年之前
  Linus Torvalds c856863988 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 年之前
  Al Viro 1b3c872c83 rt_sigtimedwait(): move compat to native 8 年之前
  Christoph Hellwig b9253a4337 signal: Move copy_siginfo_to_user to <linux/signal.h> 8 年之前
  Christoph Hellwig 7994200ce6 ia64: Remove HAVE_ARCH_COPY_SIGINFO 8 年之前
  Eric W. Biederman d27158c0cf signal: Remove unused definition of sig_user_definied 8 年之前
  Ingo Molnar 76960dbf9b signals: Move signal data types from <linux/signal.h> to <linux/signal_types.h> 8 年之前
  Ingo Molnar e6d930b4e0 signals: Prepare to split out <linux/signal_types.h> from <linux/signal.h> 8 年之前
  Waiman Long c7be96af89 signals: avoid unnecessary taking of sighand->siglock 9 年之前
  Oleg Nesterov 5c8ccefdf4 signal: move the "sig < SIGRTMIN" check into siginmask(sig) 9 年之前
  Linus Torvalds 07b75260eb Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 9 年之前
  James Hogan ca9eb49aa9 SIGNAL: Move generic copy_siginfo() to signal.h 9 年之前
  Stas Sergeev 2a74213838 signals/sigaltstack: Implement SS_AUTODISARM flag 9 年之前
  Richard Weinberger 9d8a765211 kernel/signal.c: unexport sigsuspend() 10 年之前
  Oleg Nesterov 1c3bea0e71 signal: use BUILD_BUG() instead of _NSIG_WORDS_is_unsupported_size() 11 年之前
  Richard Weinberger 828b1f65d2 Rip out get_signal_to_deliver() 12 年之前
  Richard Weinberger 10b1c7ac8b Clean up signal_delivered() 11 年之前
  Oleg Nesterov b4e74264eb signals: introduce kernel_sigaction() 11 年之前
  Oleg Nesterov 0341729b4b signals: mv {dis,}allow_signal() from sched.h/exit.c to signal.[ch] 11 年之前
  Oleg Nesterov 36fac0a214 signals: kill sigfindinword() 11 年之前
  Al Viro bd1c149aa9 Introduce [compat_]save_altstack_ex() to unbreak x86 SMAP 12 年之前
  Linus Torvalds 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 年之前
  David Howells 34db8aaf0f proc: Move some bits from linux/proc_fs.h to linux/{of.h,signal.h,tty.h} 12 年之前
  David Howells 2a1486981c Fix breakage in MIPS siginfo handling 12 年之前