Commit History

Author SHA1 Message Date
  Linus Torvalds 73287a43cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 12 years ago
  Oleg Nesterov 403bad72b6 coredump: only SIGKILL should interrupt the coredumping task 12 years ago
  Vineet Gupta 681a90ffe8 arc, print-fatal-signals: reduce duplicated information 12 years ago
  David S. Miller 6e0895c2ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 years ago
  Emese Revfy b9e146d8eb kernel/signal.c: stop info leak via the tkill and the tgkill syscalls 12 years ago
  Jesper Derehag 2b5faa4c55 connector: Added coredumping event to the process connector 12 years ago
  Andrew Morton 522cff142d kernel/signal.c: use __ARCH_HAS_SA_RESTORER instead of SA_RESTORER 12 years ago
  Kees Cook 2ca39528c0 signal: always clear sa_restorer on execve 12 years ago
  Randy Dunlap 20f22ab42e signals: fix new kernel-doc warnings 12 years ago
  Linus Torvalds 6ec40b4230 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 12 years ago
  Al Viro db61ec29fd fix compat_sys_rt_sigprocmask() 12 years ago
  Valdis Kletnieks 5d1fadc147 kernel/signal.c: fix suboptimal printk usage 12 years ago
  Andrey Vagin 66dd34ad31 signal: allow to send any siginfo to itself 12 years ago
  Linus Torvalds 9e2d59ad58 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 12 years ago
  Al Viro d64008a8f3 burying unused conditionals 12 years ago
  Al Viro e9b04b5b67 make do_sigaltstack() static 12 years ago
  Ingo Molnar b2c77a57e4 Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/core 12 years ago
  Al Viro bde208d2e1 switch mips to generic rt_sigsuspend(), make it unconditional 12 years ago
  Al Viro 2ce5da1757 new helper: signal_setup_done() 12 years ago
  Al Viro 495dfbf767 generic sys_sigaction() and compat_sys_sigaction() 12 years ago
  Al Viro 08d32fe504 generic sys_compat_rt_sigaction() 12 years ago
  Al Viro 9aae8fc05d switch rt_tgsigqueueinfo to COMPAT_SYSCALL_DEFINE 12 years ago
  Al Viro 0a0e8cdf73 old sigsuspend variants in kernel/signal.c 12 years ago
  Al Viro 75907d4d7b generic compat_sys_rt_sigqueueinfo() 12 years ago
  Al Viro fe9c1db2cf generic compat_sys_rt_sigpending() 12 years ago
  Al Viro 322a56cb1f generic compat_sys_rt_sigprocmask() 12 years ago
  Al Viro ad4b65a434 consolidate rt_sigsuspend() 12 years ago
  Al Viro eaca6eae3e sanitize rt_sigaction() situation a bit 12 years ago
  Frederic Weisbecker 6fac4829ce cputime: Use accessors to read task cputime stats 12 years ago
  Oleg Nesterov 9899d11f65 ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL 12 years ago