1. bffe1baff arm64: kasan: instrument user memory access API by Yang Shi · 8 years ago
  2. 588ab3f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  3. ef769e3 arm64: Fix misspellings in comments. by Adam Buchbinder · 8 years ago
  4. 5be8b70 arm64: lse: deal with clobbered IP registers after branch via PLT by Ard Biesheuvel · 8 years ago
  5. 7054419 arm64: kernel: Don't toggle PAN on systems with UAO by James Morse · 8 years ago
  6. 57f4959 arm64: kernel: Add support for User Access Override by James Morse · 8 years ago
  7. 60e0a09 arm64: lib: patch in prfm for copy_page if requested by Andrew Pinski · 8 years ago
  8. 223e23e arm64: lib: improve copy_page to deal with 128 bytes at a time by Will Deacon · 8 years ago
  9. 7f4e346 arm64/efi: Make strnlen() available to the EFI namespace by Thierry Reding · 8 years ago
  10. 39d114d arm64: add KASAN support by Andrey Ryabinin · 9 years ago
  11. 2079184 arm64: use ENDPIPROC() to annotate position independent assembler routines by Ard Biesheuvel · 9 years ago
  12. 4042688 arm64: copy_to-from-in_user optimization using copy template by Feng Kan · 9 years ago
  13. e5c88e3 arm64: Change memcpy in kernel to use the copy template file by Feng Kan · 9 years ago
  14. 0ea366f arm64: atomics: prefetch the destination word for write prior to stxr by Will Deacon · 9 years ago
  15. 084f903 arm64: bitops: patch in lse instructions when supported by the CPU by Will Deacon · 9 years ago
  16. c0385b2 arm64: introduce CONFIG_ARM64_LSE_ATOMICS as fallback to ll/sc atomics by Will Deacon · 9 years ago
  17. 338d4f4 arm64: kernel: Add support for Privileged Access Never by James Morse · 9 years ago
  18. 23e9499 arm64: lib: use pair accessors for copy_*_user routines by Will Deacon · 9 years ago
  19. 97fc154 arm64: __clear_user: handle exceptions on strb by Kyle McMartin · 10 years ago
  20. 0a42cb0 arm64: lib: Implement optimized string length routines by zhichang.yuan · 10 years ago
  21. 192c4d9 arm64: lib: Implement optimized string compare routines by zhichang.yuan · 10 years ago
  22. d875c9b arm64: lib: Implement optimized memcmp routine by zhichang.yuan · 10 years ago
  23. b29a51f arm64: lib: Implement optimized memset routine by zhichang.yuan · 10 years ago
  24. 280adc1 arm64: lib: Implement optimized memmove routine by zhichang.yuan · 10 years ago
  25. 808dbac arm64: lib: Implement optimized memcpy routine by zhichang.yuan · 10 years ago
  26. 8e86f0b arm64: atomics: fix use of acquire + release for full barrier semantics by Will Deacon · 10 years ago
  27. 12a0ef7 arm64: use generic strnlen_user and strncpy_from_user functions by Will Deacon · 11 years ago
  28. 420c158d arm64: Treat the bitops index argument as an 'int' by Catalin Marinas · 11 years ago
  29. 16c85a1 arm64: Use acquire/release semantics instead of explicit DMB by Catalin Marinas · 11 years ago
  30. c47d6a0 arm64: klib: bitops: fix unpredictable stxr usage by Mark Rutland · 11 years ago
  31. 6247958 arm64: klib: Optimised atomic bitops by Catalin Marinas · 11 years ago
  32. 2b8cac8 arm64: klib: Optimised string functions by Catalin Marinas · 11 years ago
  33. 4a89922 arm64: klib: Optimised memory functions by Catalin Marinas · 11 years ago
  34. f27bb13 arm64: Miscellaneous library functions by Marc Zyngier · 12 years ago
  35. 0aea86a arm64: User access library functions by Catalin Marinas · 12 years ago