1. 7079ce6 crypto: testmgr - Disable authenc test and convert test vectors by Herbert Xu · 9 years ago
  2. 1d6669f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 9 years ago
  3. 76bea64 crypto: talitos - Remove zero_entry static initializer by Aaron Sierra · 9 years ago
  4. f6e45c2 crypto: doc - AEAD API conversion by Stephan Mueller · 9 years ago
  5. 327cbba crypto: img-hash - fix spelling mistake in dev_err error message by Colin Ian King · 9 years ago
  6. 4aad0cc crypto: caam - fix rfc4106 encap shared descriptor by Horia Geant? · 9 years ago
  7. 41656aa MAINTAINERS: change 842 NX owner email address by Dan Streetman · 9 years ago
  8. 844190d crypto: nx - use be32_to_cpu for __be32 field in debug msg by Dan Streetman · 9 years ago
  9. 7371c0a crypto: nx - don't err if compressed output > input by Dan Streetman · 9 years ago
  10. caa8c50 crypto: qat - remove unnecessary list iteration by Bruce Allan · 9 years ago
  11. 0c5f0aa crypto: jitterentropy - use safe format string parameters by Kees Cook · 9 years ago
  12. ec0d6fa crypto: qat - Fix typo othewise->otherwise by Ahsan Atta · 9 years ago
  13. 13dd7be crypto: qat - remove unused define by Bruce Allan · 9 years ago
  14. ea77fcd crypto: qat - fix bug in ADF_RING_SIZE_BYTES_MIN macro by Bruce Allan · 9 years ago
  15. 5995752 crypto: qat - remove redundant struct elem by Bruce Allan · 9 years ago
  16. 17fb874 hwrng: core - correct error check of kthread_run call by Martin Schwidefsky · 9 years ago
  17. 03952d9 crypto: nx - make platform drivers directly register with crypto by Dan Streetman · 9 years ago
  18. 174d66d crypto: nx - rename nx-842-crypto.c to nx-842.c by Dan Streetman · 9 years ago
  19. d31581a crypto: nx - merge nx-compress and nx-compress-crypto by Dan Streetman · 9 years ago
  20. 20fc311 crypto: nx - use common code for both NX decompress success cases by Dan Streetman · 9 years ago
  21. ee781b7 crypto: nx - don't register pSeries driver if ENODEV by Dan Streetman · 9 years ago
  22. 7f6e3aa crypto: nx - move kzalloc() out of spinlock by Dan Streetman · 9 years ago
  23. 90fd73f crypto: nx - remove pSeries NX 'status' field by Dan Streetman · 9 years ago
  24. 039af96 crypto: nx - remove __init/__exit from VIO functions by Dan Streetman · 9 years ago
  25. 8f5ea2d crypto: qat - Don't attempt to register algorithm multiple times by Tadeusz Struk · 9 years ago
  26. f898c52 crypto: ixp4xx - Remove bogus BUG_ON on scattered dst buffer by Herbert Xu · 9 years ago
  27. 6f043b5 crypto: qat - Fix invalid synchronization between register/unregister sym algs by Tadeusz Struk · 9 years ago
  28. 3cf080a crypto: qat - fix invalid check for RSA keylen in fips mode by Tadeusz Struk · 9 years ago
  29. a9d4f82 crypto: rsa - fix invalid check for keylen in fips mode by Tadeusz Struk · 9 years ago
  30. bc36879 MAINTAINERS: Add myself as maintainer of Allwinner Security System by LABBE Corentin · 9 years ago
  31. 6298e94 crypto: sunxi-ss - Add Allwinner Security System crypto accelerator by LABBE Corentin · 9 years ago
  32. e757d5c ARM: sun4i: dt: Add DT bindings documentation for SUN4I Security System by LABBE Corentin · 9 years ago
  33. 110d4e2 ARM: sun7i: dt: Add Security System to A20 SoC DTS by LABBE Corentin · 9 years ago
  34. 56ba8c5 ARM: sun4i: dt: Add Security System to A10 SoC DTS by LABBE Corentin · 9 years ago
  35. c1f2cd2 crypto: caam - fix warning in APPEND_MATH_IMM_u64 by Tudor Ambarus · 9 years ago
  36. 62743a4 crypto: caam - fix RNG init descriptor ret. code checking by Horia Geant? · 9 years ago
  37. f109674 crypto: caam - fix snooping for write transactions by Horia Geant? · 9 years ago
  38. e27513e crypto: caam - fix ERA property reading by Alex Porosanu · 9 years ago
  39. b1ccc8f crypto: poly1305 - Add a four block AVX2 variant for x86_64 by Martin Willi · 9 years ago
  40. da35b22 crypto: poly1305 - Add a two block SSE2 variant for x86_64 by Martin Willi · 9 years ago
  41. c70f4ab crypto: poly1305 - Add a SSE2 SIMD variant for x86_64 by Martin Willi · 9 years ago
  42. 2546f81 crypto: poly1305 - Export common Poly1305 helpers by Martin Willi · 9 years ago
  43. 6692cbc2 crypto: testmgr - Add a longer ChaCha20 test vector by Martin Willi · 9 years ago
  44. 3d1e93c crypto: chacha20 - Add an eight block AVX2 variant for x86_64 by Martin Willi · 9 years ago
  45. 274f938 crypto: chacha20 - Add a four block SSSE3 variant for x86_64 by Martin Willi · 9 years ago
  46. c9320b6 crypto: chacha20 - Add a SSSE3 SIMD variant for x86_64 by Martin Willi · 9 years ago
  47. 31d7247 crypto: chacha20 - Export common ChaCha20 helpers by Martin Willi · 9 years ago
  48. 2dce063 crypto: tcrypt - Add ChaCha20/Poly1305 speed tests by Martin Willi · 9 years ago
  49. 7479092 crypto: chacha20poly1305 - Convert to new AEAD interface by Herbert Xu · 9 years ago
  50. 6e8ec66 crypto: rsa - limit supported key lengths by Tadeusz Struk · 9 years ago
  51. a990532 crypto: qat - Add support for RSA algorithm by Tadeusz Struk · 9 years ago
  52. 28cfaf6 crypto: qat - add MMP FW support to accel engine by Tadeusz Struk · 9 years ago
  53. f3dd7e6 crypto: qat - add support for MMP FW by Pingchao Yang · 9 years ago
  54. 544c436 crypto: testmgr - Reenable rfc4309 test by Herbert Xu · 9 years ago
  55. cc81565 crypto: nx - Convert ccm to new AEAD interface by Herbert Xu · 9 years ago
  56. 2642d6a crypto: aes-ce-ccm - Convert to new AEAD interface by Herbert Xu · 9 years ago
  57. 81c4c35 crypto: ccm - Convert to new AEAD interface by Herbert Xu · 9 years ago
  58. 0bc5a6c crypto: testmgr - Disable rfc4309 test and convert test vectors by Herbert Xu · 9 years ago
  59. 2d6f060 crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions by Leonidas Da Silva Barbosa · 9 years ago
  60. 72cd7b4 powerpc: Uncomment and make enable_kernel_vsx() routine available by Leonidas Da Silva Barbosa · 9 years ago
  61. 1f644a7c crypto: marvell/cesa - Drop owner assignment from platform_driver by Krzysztof Kozlowski · 9 years ago
  62. 3f31a74 crypto: testmgr - Reenable rfc4106 test by Herbert Xu · 9 years ago
  63. 4621875 crypto: caam - Use new IV convention by Herbert Xu · 9 years ago
  64. c3d2194 crypto: nx - Use new IV convention by Herbert Xu · 9 years ago
  65. 7b05a37 crypto: gcm - Use new IV convention by Herbert Xu · 9 years ago
  66. e9b8d2c crypto: aesni - Use new IV convention by Herbert Xu · 9 years ago
  67. 34a1c74 crypto: tcrypt - Add support for new IV convention by Herbert Xu · 9 years ago
  68. 8537544 crypto: testmgr - Disable rfc4106 test and convert test vectors by Herbert Xu · 9 years ago
  69. e13f0f6 crypto: aead - Propagate new AEAD implementation flag for IV generators by Herbert Xu · 9 years ago
  70. 5964f26 crypto: seqiv - Replace seqniv with seqiv by Herbert Xu · 9 years ago
  71. 5499b1a crypto: echainiv - Fix encryption convention by Herbert Xu · 9 years ago
  72. f6da320 crypto: cryptd - Propagate new AEAD implementation flag by Herbert Xu · 9 years ago
  73. 846f97d crypto: pcrypt - Propagate new AEAD implementation flag by Herbert Xu · 9 years ago
  74. ba75e15 crypto: aead - Add type-safe function for freeing instances by Herbert Xu · 9 years ago
  75. 319382a crypto: api - Add instance free function to crypto_type by Herbert Xu · 9 years ago
  76. 23ad69a crypto: nx/842 - Fix context corruption by Herbert Xu · 9 years ago
  77. 2c11a3f crypto: aead - Add aead_queue interface by Herbert Xu · 9 years ago
  78. 31d228c crypto: api - Remove unused __crypto_dequeue_request by Herbert Xu · 9 years ago
  79. 773bb50 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 9 years ago
  80. 1425d2d crypto: tcrypt - Fix AEAD speed tests by Vutla, Lokesh · 9 years ago
  81. 340d9d3 crypto: omap-aes - Use BIT() macro by Vutla, Lokesh · 9 years ago
  82. 5396c6c crypto: omap-aes - Fix configuring of AES mode by Vutla, Lokesh · 9 years ago
  83. 6e2e3d1 crypto: omap-aes - Increase priority of hw accelerator by Vutla, Lokesh · 9 years ago
  84. 310b0d5 crypto: omap-aes - Fix CTR mode by Vutla, Lokesh · 9 years ago
  85. 030f4e9 crypto: nx - Fix reentrancy bugs by Herbert Xu · 9 years ago
  86. 2b93f7e crypto: nx - reduce chattiness of platform drivers by Nishanth Aravamudan · 9 years ago
  87. 0d8dc96 crypto: testmgr - add a chunking test for cbc(aes) by LABBE Corentin · 9 years ago
  88. ec9f200 crypto: cryptd - Fix AEAD request context corruption by Herbert Xu · 9 years ago
  89. 4d666db crypto: arm - ignore generated SHA2 assembly files by Baruch Siach · 9 years ago
  90. 7abd75b crypto: nx - do not emit extra output if status is disabled by Nishanth Aravamudan · 9 years ago
  91. ec13bcb crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit} by Nishanth Aravamudan · 9 years ago
  92. fa9a9a0 crypto: nx - nx842_OF_upd_status should return ENODEV if device is not 'okay' by Nishanth Aravamudan · 9 years ago
  93. 6170511 crypto: ccp - Provide support to autoload CCP driver by Tom Lendacky · 9 years ago
  94. acb33cc crypto: omap-des - Fix unmapping of dma channels by Vutla, Lokesh · 9 years ago
  95. d770e55 Linux 4.2-rc1 by Linus Torvalds · 9 years ago
  96. a585d2b Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  97. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  98. 9b284cb bluetooth: fix list handling by Linus Torvalds · 9 years ago
  99. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  100. 6d7c8e1 Merge tag 'ntb-4.2' of git://github.com/jonmason/ntb by Linus Torvalds · 9 years ago