1. dbb153c crypto: vmx - fix incorrect kernel-doc comment syntax in files by Aditya Srivastava · 3 years, 10 months ago
  2. 4d2fa8b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  3. 64d85cc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 299 by Thomas Gleixner · 6 years ago
  4. 2621a86 crypto: vmx - convert to skcipher API by Eric Biggers · 6 years ago
  5. 1fa0a7d crypto: vmx - convert to SPDX license identifiers by Eric Biggers · 6 years ago
  6. 626ddb2 crypto: powerpc - convert to use crypto_simd_usable() by Eric Biggers · 6 years ago
  7. 694e0db crypto: vmx - return correct error code on failed setkey by Eric Biggers · 6 years ago
  8. 5c52564 crypto: vmx - Remove VLA usage of skcipher by Kees Cook · 6 years ago
  9. 1411b52 crypto: vmx - Remove overly verbose printk from AES init routines by Michael Ellerman · 7 years ago
  10. e666d4e crypto: vmx - Use skcipher for ctr fallback by Paulo Flabiano Smorigo · 7 years ago
  11. 45fe93d crypto: algapi - make crypto_xor() take separate dst and src arguments by Ard Biesheuvel · 7 years ago
  12. 78557e7 crypto: vmx - remove unnecessary check by Tudor-Dan Ambarus · 8 years ago
  13. 7dede91 crypto: vmx - disable preemption to enable vsx in aes_ctr.c by Li Zhong · 8 years ago
  14. 12d3f49 crypto: vmx - Increase priority of aes-cbc cipher by Anton Blanchard · 9 years ago
  15. f689b74 Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  16. 0d3d054 crypto: vmx - IV size failing on skcipher API by Leonidas Da Silva Barbosa · 9 years ago
  17. dc4fbba powerpc: Create disable_kernel_{fp,altivec,vsx,spe}() by Anton Blanchard · 9 years ago
  18. 1552cd7 crypto: vmx: Only call enable_kernel_vsx() by Anton Blanchard · 9 years ago
  19. 1d4aa0b crypto: vmx - Fixing AES-CTR counter bug by Leonidas Da Silva Barbosa · 9 years ago
  20. 2d6f060 crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions by Leonidas Da Silva Barbosa · 9 years ago
  21. 4beb106 crypto: vmx - Reindent to kernel style by Herbert Xu · 10 years ago
  22. 4f7f60d crypto: vmx - Adding CTR routines for VMX module by Marcelo H. Cerri · 10 years ago