1. 6589654 arm64: uaccess: Fix omissions from usercopy whitelist by Dave Martin · 7 years ago
  2. 20b8547 arm64: fpsimd: Split cpu field out from struct fpsimd_state by Dave Martin · 7 years ago
  3. f71016a arm64: signal: Call arm64_notify_segfault when failing to deliver signal by Will Deacon · 7 years ago
  4. 0abdeff arm64: fpsimd: Fix state leakage when migrating after sigreturn by Dave Martin · 7 years ago
  5. 8cd969d arm64/sve: Signal handling support by Dave Martin · 7 years ago
  6. abf7398 arm64: signal: Verify extra data is user-readable in sys_rt_sigreturn by Dave Martin · 7 years ago
  7. 8d66772 arm64: Mask all exceptions during kernel_exit by James Morse · 7 years ago
  8. a2048e3 arm64/syscalls: Move address limit check in loop by Thomas Garnier · 7 years ago
  9. 0475919 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  10. 6c51e67 Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  11. 17c2895 arm64: Abstract syscallno manipulation by Dave Martin · 8 years ago
  12. 35d0e6f arm64: syscallno is secretly an int, make it official by Dave Martin · 8 years ago
  13. cf7de27 arm64/syscalls: Check address limit on user-mode return by Thomas Garnier · 8 years ago
  14. 33f0826 arm64: signal: Allow expansion of the signal frame by Dave Martin · 8 years ago
  15. bb4322f arm64: signal: factor out signal frame record allocation by Dave Martin · 8 years ago
  16. bb4891a arm64: signal: factor frame layout and population into separate passes by Dave Martin · 8 years ago
  17. 47ccb02 arm64: signal: Refactor sigcontext parsing in rt_sigreturn by Dave Martin · 8 years ago
  18. 20987de arm64: signal: split frame link record from sigcontext structure by Dave Martin · 8 years ago
  19. 9842cea arm64: Add uprobe support by Pratyush Anand · 8 years ago
  20. 421dd6f arm64: factor work_pending state machine to C by Chris Metcalf · 9 years ago
  21. dbd4d7c arm64: Rework valid_user_regs by Mark Rutland · 9 years ago
  22. 97b2f0d arm64: Removed unused variable by Richard Weinberger · 10 years ago
  23. 9699a51 arm64: Remove signal translation and exec_domain by Richard Weinberger · 11 years ago
  24. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  25. 38a7be3 arm64: Use sigsp() by Richard Weinberger · 11 years ago
  26. 00554fa arm64: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  27. cf5c95d Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm into upstream by Catalin Marinas · 11 years ago
  28. fd92d4a arm64: is_compat_task is defined both in asm/compat.h and linux/compat.h by AKASHI Takahiro · 11 years ago
  29. 15af194 arm64: Expose ESR_EL1 information to user when SIGSEGV/SIGBUS by Catalin Marinas · 11 years ago
  30. 0e0276d arm64: Remove the aux_context structure by Catalin Marinas · 11 years ago
  31. 005f78c arm64: defer reloading a task's FPSIMD state to userland resume by Ard Biesheuvel · 11 years ago
  32. c51f926 arm64: add abstractions for FPSIMD state manipulation by Ard Biesheuvel · 11 years ago
  33. 207bdae arm64: switch to generic sigaltstack by Al Viro · 12 years ago
  34. b64e1c6 arm64: signal: return struct rt_sigframe from get_sigframe by Will Deacon · 12 years ago
  35. 304ef4e arm64: signal: push the unwinding prologue on the signal stack by Will Deacon · 12 years ago
  36. 2c020ed arm64: Signal handling support by Catalin Marinas · 13 years ago