1. 923e1e7 arm64: uaccess: rename privileged uaccess routines by Mark Rutland · 4 years, 1 month ago
  2. a08971e futex: arch_futex_atomic_op_inuser() calling conventions change by Al Viro · 5 years ago
  3. b907b80 arm64: remove pointless __KERNEL__ guards by Mark Rutland · 6 years ago
  4. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  5. c620f7b Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  6. 8e4e0ac arm64: futex: Avoid copying out uninitialised stack in failed cmpxchg() by Will Deacon · 6 years ago
  7. 03110a5 arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OP by Will Deacon · 6 years ago
  8. 84ff7a09 arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result value by Will Deacon · 6 years ago
  9. ff8acf9 arm64: futex: Restore oldval initialization to work around buggy compilers by Nathan Chancellor · 6 years ago
  10. 045afc2 arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result value by Will Deacon · 6 years ago
  11. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  12. 91b2d34 arm64: futex: Mask __user pointers prior to dereference by Will Deacon · 7 years ago
  13. 30d6e0a futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  14. 5f16a04 arm64: futex: Fix undefined behaviour with FUTEX_OP_OPARG_SHIFT usage by Will Deacon · 8 years ago
  15. bd38967 arm64: Factor out PAN enabling/disabling into separate uaccess_* macros by Catalin Marinas · 9 years ago
  16. 6c94f27 arm64: switch to relative exception tables by Ard Biesheuvel · 9 years ago
  17. 811d61e arm64: futex.h: Add missing PAN toggling by James Morse · 9 years ago
  18. 0ea366f arm64: atomics: prefetch the destination word for write prior to stxr by Will Deacon · 10 years ago
  19. 338d4f4 arm64: kernel: Add support for Privileged Access Never by James Morse · 9 years ago
  20. 2f09b22 sched/preempt, futex: Update comments to clarify that preemption doesn't have to be disabled by David Hildenbrand · 10 years ago
  21. 95c4189 arm64: asm: remove redundant "cc" clobbers by Will Deacon · 11 years ago
  22. 8e86f0b arm64: atomics: fix use of acquire + release for full barrier semantics by Will Deacon · 11 years ago
  23. 4da7a56 arm64: futex: ensure .fixup entries are sufficiently aligned by Will Deacon · 11 years ago
  24. 3a0310e arm64: atomics: fix grossly inconsistent asm constraints for exclusives by Will Deacon · 12 years ago
  25. 6170a97 arm64: Atomic operations by Catalin Marinas · 13 years ago