1. 210893c openrisc: signal: remove unused DEBUG_SIG macro by Denis Kirjanov · 3 years, 3 months ago
  2. e181c0a openrisc: add support for TIF_NOTIFY_SIGNAL by Jens Axboe · 4 years, 3 months ago
  3. 3c53279 tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() by Jens Axboe · 4 years, 3 months ago
  4. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  5. d995966 openrisc: signal: Fix sparse address space warnings by Stafford Horne · 4 years, 5 months ago
  6. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  7. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  8. 3cf5d07 signal: Remove task parameter from force_sig by Eric W. Biederman · 6 years ago
  9. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  10. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  11. fa41b1c arch: Remove exec_domain from remaining archs by Richard Weinberger · 10 years ago
  12. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  13. 8e2beaf openrisc: Use sigsp() by Richard Weinberger · 11 years ago
  14. 548dafe openrisc: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  15. 10f67db openrisc: Rework signal handling by Jonas Bonn · 13 years ago
  16. faec5a9 openrisc: switch to generic sigaltstack by Al Viro · 12 years ago
  17. d26654e openrisk: fix altstack switching on sigreturn by Al Viro · 12 years ago
  18. efee984 new helper: signal_delivered() by Al Viro · 13 years ago
  19. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 13 years ago
  20. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 13 years ago
  21. 39974d0 openrisc: tracehook_signal_handler() is supposed to be called on success by Al Viro · 13 years ago
  22. b7f9a11 new helper: sigmask_to_save() by Al Viro · 13 years ago
  23. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 13 years ago
  24. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 13 years ago
  25. 6cbe5e9 openrisc: sanitize use of orig_gpr11 by Jonas Bonn · 13 years ago
  26. d8d4b20 OpenRISC: Use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
  27. e933c70 OpenRISC: Don't mask signals if we fail to setup signal stack by Matt Fleming · 13 years ago
  28. b675eeb OpenRISC: No need to reset handler if SA_ONESHOT by Matt Fleming · 13 years ago
  29. 4ca159f OpenRISC: Don't reimplement force_sigsegv() by Matt Fleming · 13 years ago
  30. d7cb666 openrisc: don't use pt_regs in struct sigcontext by Jonas Bonn · 13 years ago
  31. ac689eb OpenRISC: Signal handling by Jonas Bonn · 14 years ago