1. 89cbec7 Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  2. 3170d8d2 kill {__,}{get,put}_user_unaligned() by Al Viro · 8 years ago
  3. 8298525 kill strlen_user() by Al Viro · 8 years ago
  4. e47b40a Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  5. d135b8b arm64: uaccess: suppress spurious clang warning by Mark Rutland · 8 years ago
  6. a06040d arm64: uaccess: ensure extension of access_ok() addr by Mark Rutland · 8 years ago
  7. 7dcd9dd arm64: hw_breakpoint: fix watchpoint matching for tagged pointers by Kristina Martsenko · 8 years ago
  8. 92430da arm64: switch to RAW_COPY_USER by Al Viro · 8 years ago
  9. 4658393 arm64: add extable.h by Al Viro · 9 years ago
  10. af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 9 years ago
  11. 5e6039d uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h by Al Viro · 9 years ago
  12. 7662417 arm64: uaccess: consistently check object sizes by Mark Rutland · 9 years ago
  13. b4b8664 arm64: don't pull uaccess.h into *.S by Al Viro · 9 years ago
  14. 7503712 arm64: Disable PAN on uaccess_enable() by Marc Zyngier · 9 years ago
  15. 4b65a5d arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1 by Catalin Marinas · 9 years ago
  16. bd38967 arm64: Factor out PAN enabling/disabling into separate uaccess_* macros by Catalin Marinas · 9 years ago
  17. 87261d1 arm64: Cortex-A53 errata workaround: check for kernel addresses by Andre Przywara · 9 years ago
  18. 4855bd2 arm64: don't zero in __copy_from_user{,_inatomic} by Al Viro · 9 years ago
  19. 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 9 years ago
  20. faf5b63 arm64/uaccess: Enable hardened usercopy by Kees Cook · 9 years ago
  21. bffe1ba arm64: kasan: instrument user memory access API by Yang Shi · 9 years ago
  22. db413b5 arm64: Remove orphaned __addr_ok() definition by Robin Murphy · 9 years ago
  23. 6c94f27 arm64: switch to relative exception tables by Ard Biesheuvel · 10 years ago
  24. 7054419 arm64: kernel: Don't toggle PAN on systems with UAO by James Morse · 10 years ago
  25. 57f4959 arm64: kernel: Add support for User Access Override by James Morse · 10 years ago
  26. 338d4f4 arm64: kernel: Add support for Privileged Access Never by James Morse · 10 years ago
  27. 967f0e5 arm64: macro whitespace fixes by Michael S. Tsirkin · 11 years ago
  28. 58fff51 arm64/uaccess: fix sparse errors by Michael S. Tsirkin · 11 years ago
  29. 31b1e94 arm64: Fix __range_ok macro by Christopher Covington · 11 years ago
  30. 12a0ef7 arm64: use generic strnlen_user and strncpy_from_user functions by Will Deacon · 12 years ago
  31. 1f65c13 arm64: avoid multiple evaluation of ptr in get_user/put_user() by AKASHI Takahiro · 12 years ago
  32. 56d2ef7 arm64: uaccess s/might_sleep/might_fault/ by Michael S. Tsirkin · 12 years ago
  33. 0aea86a arm64: User access library functions by Catalin Marinas · 13 years ago