1. b17d6c4 UPSTREAM: arm64/syscalls: Check address limit on user-mode return by Thomas Garnier · 7 years ago
  2. f5a861c UPSTREAM: arm64: uaccess: suppress spurious clang warning by Mark Rutland · 7 years ago
  3. b4c14c2 Merge tag 'v4.9.95' into android-4.9.95 by Greg Hackmann · 6 years ago
  4. 4504c5c arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user by Mark Rutland · 6 years ago
  5. 4c03928 arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_user by Mark Rutland · 6 years ago
  6. 346edd6 arm64: uaccess: Prevent speculative use of the current addr_limit by Mark Rutland · 6 years ago
  7. 891bea9 arm64: Use pointer masking to limit uaccess speculation by Mark Rutland · 6 years ago
  8. c910086 arm64: Make USER_DS an inclusive limit by Mark Rutland · 6 years ago
  9. 8788313 FROMLIST: arm64: kpti: Fix the interaction between ASID switching and software PAN by Catalin Marinas · 6 years ago
  10. d7013ed UPSTREAM: arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the TTBR by Will Deacon · 7 years ago
  11. 599c71f UPSTREAM: arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN by Will Deacon · 7 years ago
  12. da3493c Merge 4.9.32 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  13. 1d61ccb arm64: hw_breakpoint: fix watchpoint matching for tagged pointers by Kristina Martsenko · 7 years ago
  14. 951d823 Merge 4.9.30 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  15. e817a7f arm64: uaccess: ensure extension of access_ok() addr by Mark Rutland · 7 years ago
  16. 093284e UPSTREAM: arm64: Disable PAN on uaccess_enable() by Marc Zyngier · 8 years ago
  17. 005bf1a BACKPORT: arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1 by Catalin Marinas · 8 years ago
  18. 2962f1d UPSTREAM: arm64: Factor out PAN enabling/disabling into separate uaccess_* macros by Catalin Marinas · 8 years ago
  19. 87261d1 arm64: Cortex-A53 errata workaround: check for kernel addresses by Andre Przywara · 8 years ago
  20. 4855bd2 arm64: don't zero in __copy_from_user{,_inatomic} by Al Viro · 8 years ago
  21. 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  22. faf5b63 arm64/uaccess: Enable hardened usercopy by Kees Cook · 8 years ago
  23. bffe1baff arm64: kasan: instrument user memory access API by Yang Shi · 8 years ago
  24. db413b5 arm64: Remove orphaned __addr_ok() definition by Robin Murphy · 8 years ago
  25. 6c94f27 arm64: switch to relative exception tables by Ard Biesheuvel · 8 years ago
  26. 7054419 arm64: kernel: Don't toggle PAN on systems with UAO by James Morse · 8 years ago
  27. 57f4959 arm64: kernel: Add support for User Access Override by James Morse · 8 years ago
  28. 338d4f4 arm64: kernel: Add support for Privileged Access Never by James Morse · 9 years ago
  29. 967f0e5 arm64: macro whitespace fixes by Michael S. Tsirkin · 9 years ago
  30. 58fff51 arm64/uaccess: fix sparse errors by Michael S. Tsirkin · 10 years ago
  31. 31b1e94 arm64: Fix __range_ok macro by Christopher Covington · 10 years ago
  32. 12a0ef7 arm64: use generic strnlen_user and strncpy_from_user functions by Will Deacon · 11 years ago
  33. 1f65c13 arm64: avoid multiple evaluation of ptr in get_user/put_user() by AKASHI Takahiro · 11 years ago
  34. 56d2ef7 arm64: uaccess s/might_sleep/might_fault/ by Michael S. Tsirkin · 11 years ago
  35. 0aea86a arm64: User access library functions by Catalin Marinas · 12 years ago