1. 3cf5d07 signal: Remove task parameter from force_sig by Eric W. Biederman · 6 years ago
  2. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  3. 5f50245 signal/alpha: Use send_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  4. 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
  5. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  6. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  7. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  8. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  9. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  10. cfd60c0 alpha: pass k_sigaction and siginfo_t using ksignal pointer by Al Viro · 12 years ago
  11. 302627e alpha: switch to generic old sigsuspend by Al Viro · 12 years ago
  12. 50ececc alpha: switch to generic sigaltstack by Al Viro · 12 years ago
  13. b960f30 alpha: don't pass useless arguments to do_{,rt_},sigreturn() by Al Viro · 12 years ago
  14. cb45076 alpha: get rid of switch_stack argument of do_work_pending() by Al Viro · 12 years ago
  15. d9d0738 alpha: don't bother passing switch_stack separately from regs by Al Viro · 12 years ago
  16. 6972d6f alpha: take SIGPENDING/NOTIFY_RESUME loop into signal.c by Al Viro · 12 years ago
  17. efee984 new helper: signal_delivered() by Al Viro · 13 years ago
  18. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 13 years ago
  19. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 13 years ago
  20. b7f9a11 new helper: sigmask_to_save() by Al Viro · 13 years ago
  21. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 13 years ago
  22. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 13 years ago
  23. cbdfb9f alpha: tidy signal delivery up by Al Viro · 13 years ago
  24. 68f3f16 new helper: sigsuspend() by Al Viro · 13 years ago
  25. 2561b06 alpha: use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
  26. 87400e5 Fix up more fallout form alpha signal cleanups by Linus Torvalds · 14 years ago
  27. 0f44fbd alpha: fix compile problem in arch/alpha/kernel/signal.c by Linus Torvalds · 14 years ago
  28. 18e6bfa alpha: __get_user/__put_user results need to be checked... by Al Viro · 14 years ago
  29. c52c2dd alpha: switch osf_sigprocmask() to use of sigprocmask() by Al Viro · 14 years ago
  30. 392fb6e alpha: unb0rk sigsuspend() and rt_sigsuspend() by Al Viro · 14 years ago
  31. 2deba1b alpha: belated ERESTART_RESTARTBLOCK race fix by Al Viro · 14 years ago
  32. 733e5e4 KEYS: Add missing linux/tracehook.h #inclusions by David Howells · 15 years ago
  33. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 15 years ago
  34. d0420c8 KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] by David Howells · 15 years ago
  35. e5d9a90 alpha: use syscall wrappers by Ivan Kokshaysky · 16 years ago
  36. b927b3e alpha: support new syscalls by Richard Henderson · 18 years ago
  37. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  38. d09042d [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes by Laurent MEYER · 19 years ago
  39. 69be8f1 [PATCH] convert signal handling of NODEFER to act like other Unix boxes. by Steven Rostedt · 19 years ago
  40. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago