1. f01703b arm64: compat: Get sigreturn trampolines from vDSO by Vincenzo Frascino · 6 years ago
  2. 206c0df arm64: compat: Expose signal related structures by Vincenzo Frascino · 6 years ago
  3. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  4. 0d747f6 arm64: compat: Alloc separate pages for vectors and sigpage by Vincenzo Frascino · 6 years ago
  5. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  6. bf4ce5c arm64: use {COMPAT,}SYSCALL_DEFINE0 for sigreturn by Mark Rutland · 6 years ago
  7. 3085e16 arm64: remove sigreturn wrappers by Mark Rutland · 6 years ago
  8. d64567f arm64: use PSR_AA32 definitions by Mark Rutland · 7 years ago
  9. 25dc2c8 arm64: compat: map SPSR_ELx<->PSR for signals by Mark Rutland · 7 years ago
  10. 6589654 arm64: uaccess: Fix omissions from usercopy whitelist by Dave Martin · 7 years ago
  11. 20b8547 arm64: fpsimd: Split cpu field out from struct fpsimd_state by Dave Martin · 7 years ago
  12. f71016a arm64: signal: Call arm64_notify_segfault when failing to deliver signal by Will Deacon · 7 years ago
  13. d417302 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  14. 0abdeff arm64: fpsimd: Fix state leakage when migrating after sigreturn by Dave Martin · 7 years ago
  15. ea64d5a signal: Unify and correct copy_siginfo_to_user32 by Eric W. Biederman · 7 years ago
  16. 212a36a signal: Unify and correct copy_siginfo_from_user32 by Eric W. Biederman · 7 years ago
  17. 8cd969d arm64/sve: Signal handling support by Dave Martin · 7 years ago
  18. dd198ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  19. 17c2895 arm64: Abstract syscallno manipulation by Dave Martin · 7 years ago
  20. 35d0e6f arm64: syscallno is secretly an int, make it official by Dave Martin · 7 years ago
  21. cc73152 signal: Remove kernel interal si_code magic by Eric W. Biederman · 7 years ago
  22. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  23. ef769e3 arm64: Fix misspellings in comments. by Adam Buchbinder · 9 years ago
  24. dbd4d7c arm64: Rework valid_user_regs by Mark Rutland · 9 years ago
  25. bdec97a arm64: compat: fix vfp save/restore across signal handlers in big-endian by Will Deacon · 9 years ago
  26. 2613502 signal: fix information leak in copy_siginfo_to_user by Amanieu d'Antras · 9 years ago
  27. 3c00cb5 signal: fix information leak in copy_siginfo_from_user32 by Amanieu d'Antras · 9 years ago
  28. 4e2ee96 arm64: compat: print compat_sp instead of sp by Vladimir Murzin · 10 years ago
  29. 9d42d48 arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endian by Catalin Marinas · 10 years ago
  30. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  31. 2d888f4 arm64: Emulate SETEND for AArch32 tasks by Suzuki K. Poulose · 10 years ago
  32. aed40e0 arm64: move to ESR_ELx macros by Mark Rutland · 10 years ago
  33. cc5e909 arm64: add SIGSYS siginfo for compat task by AKASHI Takahiro · 10 years ago
  34. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  35. 38a7be3 arm64: Use sigsp() by Richard Weinberger · 11 years ago
  36. 00554fa arm64: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  37. f3e5c84 arm64: Add __NR_* definitions for compat syscalls by Catalin Marinas · 11 years ago
  38. cf5c95d Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm into upstream by Catalin Marinas · 11 years ago
  39. 9141300 arm64: Provide read/write fault information in compat signal handlers by Catalin Marinas · 11 years ago
  40. c51f926 arm64: add abstractions for FPSIMD state manipulation by Ard Biesheuvel · 11 years ago
  41. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  42. ce39596 constify copy_siginfo_to_user{,32}() by Al Viro · 11 years ago
  43. aa62c20 arm64: compat: Clear the IT state independent of the 32-bit ARM or Thumb-2 mode by T.J. Purtell · 11 years ago
  44. a1d5eba arm64: big-endian: don't treat code as data when copying sigret code by Matthew Leach · 11 years ago
  45. 0d96724 arm64: Removed unused variable in compat_setup_rt_frame() by Catalin Marinas · 12 years ago
  46. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  47. 5168203 arm64: switch to generic old sigaction() (compat-only) by Al Viro · 12 years ago
  48. 02323a9 arm64: switch to generic compat rt_sigaction() by Al Viro · 12 years ago
  49. 84b9e9b arm64: switch compat to generic old sigsuspend by Al Viro · 12 years ago
  50. 4cd2b2f arm64: switch to generic compat rt_sigqueueinfo() by Al Viro · 12 years ago
  51. 67cf48f arm64: switch to generic compat rt_sigpending() by Al Viro · 12 years ago
  52. 630cfbb arm64: switch to generic compat rt_sigprocmask() by Al Viro · 12 years ago
  53. 207bdae arm64: switch to generic sigaltstack by Al Viro · 12 years ago
  54. c0e01d5 arm64: compat: use compat_uptr_t type for compat_ucontext.uc_link by Will Deacon · 12 years ago
  55. 88a24cf arm64: signal: let the compiler inline compat_get_sigframe by Will Deacon · 12 years ago
  56. 060a18c arm64: signal: align return types for compat and native setup_return by Will Deacon · 12 years ago
  57. f3d447a arm64: Do not include asm/unistd32.h in asm/unistd.h by Catalin Marinas · 12 years ago
  58. 4ed27ec arm64: Remove unused definitions from asm/unistd32.h by Catalin Marinas · 12 years ago
  59. 751f409 compat: move compat_siginfo_t definition to asm/compat.h by Denys Vlasenko · 12 years ago
  60. 3dd681d arm64: 32-bit (compat) applications support by Will Deacon · 13 years ago