1. f9c9bdb crypto: x86/chacha - avoid sleeping under kernel_fpu_begin() by Eric Biggers · 6 years ago
  2. c961333 crypto: cavium/nitrox - Added AEAD cipher support by Nagadheeraj Rottela · 6 years ago
  3. 2326828 crypto: mxc-scc - fix build warnings on ARM64 by Fabio Estevam · 6 years ago
  4. bfad6cb crypto: api - document missing stats member by Corentin Labbe · 6 years ago
  5. 0c99c2a crypto: user - remove unused dump functions by Corentin Labbe · 6 years ago
  6. f31ba0f crypto: chelsio - Fix wrong error counter increments by Harsh Jain · 6 years ago
  7. 6501ab5ed crypto: chelsio - Reset counters on cxgb4 Detach by Harsh Jain · 6 years ago
  8. fef4912 crypto: chelsio - Handle PCI shutdown event by Harsh Jain · 6 years ago
  9. c4f6d44 crypto: chelsio - cleanup:send addr as value in function argument by Harsh Jain · 6 years ago
  10. d5a4dfb crypto: chelsio - Use same value for both channel in single WR by Harsh Jain · 6 years ago
  11. 1f479e4 crypto: chelsio - Swap location of AAD and IV sent in WR by Harsh Jain · 6 years ago
  12. 3cc04c1 crypto: chelsio - remove set but not used variable 'kctx_len' by YueHaibing · 6 years ago
  13. 5ac93f80 crypto: ux500 - Use proper enum in hash_set_dma_transfer by Nathan Chancellor · 6 years ago
  14. 9d880c5 crypto: ux500 - Use proper enum in cryp_set_dma_transfer by Nathan Chancellor · 6 years ago
  15. 603f8c3 crypto: aesni - Add scatter/gather avx stubs, and use them in C by Dave Watson · 6 years ago
  16. e044d50 crypto: aesni - Introduce partial block macro by Dave Watson · 6 years ago
  17. ec8c02d crypto: aesni - Introduce READ_PARTIAL_BLOCK macro by Dave Watson · 6 years ago
  18. 517a448 crypto: aesni - Move ghash_mul to GCM_COMPLETE by Dave Watson · 6 years ago
  19. a44b419 crypto: aesni - Fill in new context data structures by Dave Watson · 6 years ago
  20. 1cb1bcb crypto: aesni - Merge avx precompute functions by Dave Watson · 6 years ago
  21. 38003cd crypto: aesni - Split AAD hash calculation to separate macro by Dave Watson · 6 years ago
  22. e377bed crypto: aesni - Add GCM_COMPLETE macro by Dave Watson · 6 years ago
  23. 5350b0f crypto: aesni - support 256 byte keys in avx asm by Dave Watson · 6 years ago
  24. 2426f64 crypto: aesni - Macro-ify func save/restore by Dave Watson · 6 years ago
  25. de85fc4 crypto: aesni - Introduce gcm_context_data by Dave Watson · 6 years ago
  26. f9b1d64 crypto: aesni - Merge GCM_ENC_DEC by Dave Watson · 6 years ago
  27. 00c9fe3 crypto: adiantum - fix leaking reference to hash algorithm by Eric Biggers · 6 years ago
  28. 0ac6b8f crypto: user - support incremental algorithm dumps by Eric Biggers · 6 years ago
  29. c6018e1 crypto: adiantum - adjust some comments to match latest paper by Eric Biggers · 6 years ago
  30. 282c148 crypto: xchacha20 - fix comments for test vectors by Eric Biggers · 6 years ago
  31. 5569e8c crypto: xchacha - add test vector from XChaCha20 draft RFC by Eric Biggers · 6 years ago
  32. a033aed crypto: x86/chacha - yield the FPU occasionally by Eric Biggers · 6 years ago
  33. 7a507d6 crypto: x86/chacha - add XChaCha12 support by Eric Biggers · 6 years ago
  34. 8b65f34 crypto: x86/chacha20 - refactor to allow varying number of rounds by Eric Biggers · 6 years ago
  35. 4af7826 crypto: x86/chacha20 - add XChaCha20 support by Eric Biggers · 6 years ago
  36. 0f961f9 crypto: x86/nhpoly1305 - add AVX2 accelerated NHPoly1305 by Eric Biggers · 6 years ago
  37. 012c823 crypto: x86/nhpoly1305 - add SSE2 accelerated NHPoly1305 by Eric Biggers · 6 years ago
  38. b299362 crypto: adiantum - propagate CRYPTO_ALG_ASYNC flag to instance by Eric Biggers · 6 years ago
  39. 2fe5598 crypto: arm64/chacha - use combined SIMD/ALU routine for more speed by Ard Biesheuvel · 6 years ago
  40. f2ca1cb crypto: arm64/chacha - optimize for arbitrary length inputs by Ard Biesheuvel · 6 years ago
  41. ee5bbc9 crypto: tcrypt - add block size of 1472 to skcipher template by Ard Biesheuvel · 6 years ago
  42. cf718ea crypto: cavium/nitrox - Enabled Mailbox support by Srikanth, Jampala · 6 years ago
  43. 19c11c9 crypto: arm64/chacha - add XChaCha12 support by Eric Biggers · 6 years ago
  44. 95a34b7 crypto: arm64/chacha20 - refactor to allow varying number of rounds by Eric Biggers · 6 years ago
  45. cc7cf99 crypto: arm64/chacha20 - add XChaCha20 support by Eric Biggers · 6 years ago
  46. a00fa0c crypto: arm64/nhpoly1305 - add NEON-accelerated NHPoly1305 by Eric Biggers · 6 years ago
  47. 88d905e crypto: cavium/nitrox - convert to DEFINE_SHOW_ATTRIBUTE by Yangtao Li · 6 years ago
  48. 8362ea1 crypto: chcr - ESN for Inline IPSec Tx by Atul Gupta · 6 years ago
  49. c35828e crypto: chcr - small packet Tx stalls the queue by Atul Gupta · 6 years ago
  50. 1f6669b crypto: user - Add crypto_stats_init by Corentin Labbe · 6 years ago
  51. 44f1313 crypto: user - rename err_cnt parameter by Corentin Labbe · 6 years ago
  52. 17c18f9 crypto: user - Split stats in multiple structures by Corentin Labbe · 6 years ago
  53. 5fff817 crypto: user - remove intermediate variable by Corentin Labbe · 6 years ago
  54. b0af91c crypto: user - Fix invalid stat reporting by Corentin Labbe · 6 years ago
  55. f7d76e0 crypto: user - fix use_after_free of struct xxx_request by Corentin Labbe · 6 years ago
  56. 76d09ea crypto: tool: getstat: convert user space example to the new crypto_user_stat uapi by Corentin Labbe · 6 years ago
  57. 7f0a9d5 crypto: user - split user space crypto stat structures by Corentin Labbe · 6 years ago
  58. 6e8e72c crypto: user - convert all stats from u32 to u64 by Corentin Labbe · 6 years ago
  59. a6a3138 crypto: user - CRYPTO_STATS should depend on CRYPTO_USER by Corentin Labbe · 6 years ago
  60. 2ced260 crypto: user - made crypto_user_stat optional by Corentin Labbe · 6 years ago
  61. c97e4df MAINTAINERS: change NX/VMX maintainers by Paulo Flabiano Smorigo · 6 years ago
  62. 1859678 MAINTAINERS: ccree: add co-maintainer by Gilad Ben-Yossef · 6 years ago
  63. fefbc0b dt-bindings: crypto: ccree: add dt bindings for ccree 703 by Gilad Ben-Yossef · 6 years ago
  64. 1c876a9 crypto: ccree - add support for CryptoCell 703 by Gilad Ben-Yossef · 6 years ago
  65. 946dca8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 6 years ago
  66. e61efff crypto: user - Disable statistics interface by Herbert Xu · 6 years ago
  67. 7a027b5 crypto: cavium/nitrox - Enable interrups for PF in SR-IOV mode. by Srikanth, Jampala · 6 years ago
  68. 4bede34 crypto: cavium/nitrox - crypto request format changes by Nagadheeraj, Rottela · 6 years ago
  69. 180def6 crypto: x86/chacha20 - Add a 4-block AVX-512VL variant by Martin Willi · 6 years ago
  70. 29a47b5 crypto: x86/chacha20 - Add a 2-block AVX-512VL variant by Martin Willi · 6 years ago
  71. cee7a36 crypto: x86/chacha20 - Add a 8-block AVX-512VL variant by Martin Willi · 6 years ago
  72. e5bde04 crypto: do not free algorithm before using by Pan Bian · 6 years ago
  73. 059c2a4 crypto: adiantum - add Adiantum support by Eric Biggers · 6 years ago
  74. 16aae35 crypto: arm/nhpoly1305 - add NEON-accelerated NHPoly1305 by Eric Biggers · 6 years ago
  75. 26609a2 crypto: nhpoly1305 - add NHPoly1305 support by Eric Biggers · 6 years ago
  76. 1b6fd3d crypto: poly1305 - add Poly1305 core API by Eric Biggers · 6 years ago
  77. 878afc3 crypto: poly1305 - use structures for key and accumulator by Eric Biggers · 6 years ago
  78. bdb063a crypto: arm/chacha - add XChaCha12 support by Eric Biggers · 6 years ago
  79. 3cc2151 crypto: arm/chacha20 - refactor to allow varying number of rounds by Eric Biggers · 6 years ago
  80. d97a943 crypto: arm/chacha20 - add XChaCha20 support by Eric Biggers · 6 years ago
  81. be2830b crypto: arm/chacha20 - limit the preemption-disabled section by Eric Biggers · 6 years ago
  82. aa76240 crypto: chacha - add XChaCha12 support by Eric Biggers · 6 years ago
  83. 1ca1b91 crypto: chacha20-generic - refactor to allow varying number of rounds by Eric Biggers · 6 years ago
  84. de61d7a crypto: chacha20-generic - add XChaCha20 support by Eric Biggers · 6 years ago
  85. 5e04542 crypto: chacha20-generic - don't unnecessarily use atomic walk by Eric Biggers · 6 years ago
  86. dd33344 crypto: chacha20-generic - add HChaCha20 library function by Eric Biggers · 6 years ago
  87. 3d234b3 crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations by Eric Biggers · 6 years ago
  88. 1ad0f16 crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocations by Eric Biggers · 6 years ago
  89. d416559 crypto: remove useless initializations of cra_list by Eric Biggers · 6 years ago
  90. 2b78aeb crypto: inside-secure - remove useless setting of type flags by Eric Biggers · 6 years ago
  91. 3da2c1d crypto: ecc - regularize scalar for scalar multiplication by Vitaly Chikunov · 6 years ago
  92. 8a5a79d crypto: x86/chacha20 - Add a 4-block AVX2 variant by Martin Willi · 6 years ago
  93. a5dd97f crypto: x86/chacha20 - Add a 2-block AVX2 variant by Martin Willi · 6 years ago
  94. 9b17608 crypto: x86/chacha20 - Use larger block functions more aggressively by Martin Willi · 6 years ago
  95. c3b734d crypto: x86/chacha20 - Support partial lengths in 8-block AVX2 variant by Martin Willi · 6 years ago
  96. db8e15a crypto: x86/chacha20 - Support partial lengths in 4-block SSSE3 variant by Martin Willi · 6 years ago
  97. e4e7206 crypto: x86/chacha20 - Support partial lengths in 1-block SSSE3 variant by Martin Willi · 6 years ago
  98. 05ba884 hwrng: bcm2835 - Switch to SPDX identifier by Stefan Wahren · 6 years ago
  99. 8ddab42 padata: clean an indentation issue, remove extraneous space by Colin Ian King · 6 years ago
  100. c10a533 crypto: caam/qi2 - add support for Chacha20 + Poly1305 by Horia Geantă · 6 years ago