1. 134db5b arm64: uaccess: suppress spurious clang warning by Mark Rutland · 7 years ago
  2. 4504c5c arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user by Mark Rutland · 6 years ago
  3. 4c03928 arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_user by Mark Rutland · 6 years ago
  4. 346edd6 arm64: uaccess: Prevent speculative use of the current addr_limit by Mark Rutland · 6 years ago
  5. 891bea9 arm64: Use pointer masking to limit uaccess speculation by Mark Rutland · 6 years ago
  6. c910086 arm64: Make USER_DS an inclusive limit by Mark Rutland · 6 years ago
  7. 1d61ccb arm64: hw_breakpoint: fix watchpoint matching for tagged pointers by Kristina Martsenko · 7 years ago
  8. e817a7f arm64: uaccess: ensure extension of access_ok() addr by Mark Rutland · 7 years ago
  9. 87261d1 arm64: Cortex-A53 errata workaround: check for kernel addresses by Andre Przywara · 8 years ago
  10. 4855bd2 arm64: don't zero in __copy_from_user{,_inatomic} by Al Viro · 8 years ago
  11. 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  12. faf5b63 arm64/uaccess: Enable hardened usercopy by Kees Cook · 8 years ago
  13. bffe1baff arm64: kasan: instrument user memory access API by Yang Shi · 8 years ago
  14. db413b5 arm64: Remove orphaned __addr_ok() definition by Robin Murphy · 8 years ago
  15. 6c94f27 arm64: switch to relative exception tables by Ard Biesheuvel · 8 years ago
  16. 7054419 arm64: kernel: Don't toggle PAN on systems with UAO by James Morse · 8 years ago
  17. 57f4959 arm64: kernel: Add support for User Access Override by James Morse · 8 years ago
  18. 338d4f4 arm64: kernel: Add support for Privileged Access Never by James Morse · 9 years ago
  19. 967f0e5 arm64: macro whitespace fixes by Michael S. Tsirkin · 9 years ago
  20. 58fff51 arm64/uaccess: fix sparse errors by Michael S. Tsirkin · 10 years ago
  21. 31b1e94 arm64: Fix __range_ok macro by Christopher Covington · 10 years ago
  22. 12a0ef7 arm64: use generic strnlen_user and strncpy_from_user functions by Will Deacon · 11 years ago
  23. 1f65c13 arm64: avoid multiple evaluation of ptr in get_user/put_user() by AKASHI Takahiro · 11 years ago
  24. 56d2ef7 arm64: uaccess s/might_sleep/might_fault/ by Michael S. Tsirkin · 11 years ago
  25. 0aea86a arm64: User access library functions by Catalin Marinas · 12 years ago