1. 8996eaf crypto: ahash - ensure statesize is non-zero by Russell King · 10 years ago
  2. 92b2790 crypto: camellia_aesni_avx - Fix CPU feature checks by Ben Hutchings · 10 years ago
  3. a66d7f7 crypto: sparc - initialize blkcipher.ivsize by Dave Kleikamp · 10 years ago
  4. 09185e2 hwrng: xgene - fix handling platform_get_irq by Andrzej Hajda · 10 years ago
  5. 17762c5 crypto: qat - VF should never trigger SBR on PH by Conor McLoughlin · 10 years ago
  6. cfcd227 crypto: marvell - properly handle CRYPTO_TFM_REQ_MAY_BACKLOG-flagged requests by Thomas Petazzoni · 10 years ago
  7. 84cba17 crypto: testmgr - don't copy from source IV too much by Andrey Ryabinin · 10 years ago
  8. 9da75de crypto: sunxi-ss - Fix a possible driver hang with ciphers by LABBE Corentin · 10 years ago
  9. f1ab428 crypto: vmx - VMX crypto should depend on CONFIG_VSX by Michael Ellerman · 10 years ago
  10. 71c6da8 crypto: ghash-clmulni: specify context size for ghash async algorithm by Andrey Ryabinin · 10 years ago
  11. bf43341 crypto: algif_aead - fix for multiple operations on AF_ALG sockets by Lars Persson · 10 years ago
  12. df9e21e crypto: qat - enable legacy VFs by Tadeusz Struk · 10 years ago
  13. 0f74fbf MPI: Fix mpi_read_buffer by Tadeusz Struk · 10 years ago
  14. 55e8dba crypto: qat - silence a static checker warning by Tadeusz Struk · 10 years ago
  15. 73613a8 crypto: vmx - Fixing opcode issue by Leonidas Da Silva Barbosa · 10 years ago
  16. 9c4f973 crypto: caam - Use the preferred style for memory allocations by Fabio Estevam · 10 years ago
  17. a3c0955 crypto: caam - Propagate the real error code in caam_probe by Fabio Estevam · 10 years ago
  18. 31f44d1 crypto: caam - Fix the error handling in caam_probe by Fabio Estevam · 10 years ago
  19. 9f587fa crypto: caam - fix writing to JQCR_MS when using service interface by Horia Geant? · 10 years ago
  20. d4421c5 crypto: hash - Add AHASH_REQUEST_ON_STACK by Herbert Xu · 10 years ago
  21. 12773d9 crypto: testmgr - Use new skcipher interface by Herbert Xu · 10 years ago
  22. 7a7ffe6 crypto: skcipher - Add top-level skcipher interface by Herbert Xu · 10 years ago
  23. 8f18375 crypto: cmac - allow usage in FIPS mode by Stephan Mueller · 10 years ago
  24. 66c9a04 crypto: sahara - Use dmam_alloc_coherent by Vaishali Thakkar · 10 years ago
  25. 6c3af95 crypto: caam - add support for LS1021A by Horia Geant? · 10 years ago
  26. c1ae632 crypto: qat - Don't move data inside output buffer by Tadeusz Struk · 10 years ago
  27. 3c5f0ed crypto: vmx - Fixing GHASH Key issue on little endian by Leonidas Da Silva Barbosa · 10 years ago
  28. 1d4aa0b crypto: vmx - Fixing AES-CTR counter bug by Leonidas Da Silva Barbosa · 10 years ago
  29. dd43c4e crypto: null - Add missing Kconfig tristate for NULL2 by Herbert Xu · 10 years ago
  30. 9129c26 crypto: nx - Add forward declaration for struct crypto_aead by Herbert Xu · 10 years ago
  31. a26bcb0 crypto: null - Use NULL2 in Makefile by Herbert Xu · 10 years ago
  32. 58268e5 crypto: amcc - Do a NULL check for pointer by Fabio Estevam · 10 years ago
  33. 5e4b8c1 crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag by Herbert Xu · 10 years ago
  34. b0d955b crypto: aead - Remove old AEAD interfaces by Herbert Xu · 10 years ago
  35. 0a13941 crypto: qat - Remove reference to crypto_aead_crt by Herbert Xu · 10 years ago
  36. ba3749a crypto: cryptd - Remove reference to crypto_aead_crt by Herbert Xu · 10 years ago
  37. 376e0d6 crypto: echainiv - Use generic geniv init/exit helpers by Herbert Xu · 10 years ago
  38. 659e7f5 crypto: seqiv - Use generic geniv init/exit helpers by Herbert Xu · 10 years ago
  39. 149a397 crypto: aead - Add type-safe geniv init/exit helpers by Herbert Xu · 10 years ago
  40. 66008d4 crypto: echainiv - Remove AEAD compatibility code by Herbert Xu · 10 years ago
  41. 92932d0 crypto: seqiv - Remove AEAD compatibility code by Herbert Xu · 10 years ago
  42. 8a2cd1c crypto: seqiv - Remove seqniv by Herbert Xu · 10 years ago
  43. de0ded7 ipsec: Replace seqniv with seqiv by Herbert Xu · 10 years ago
  44. 60333f7 crypto: user - Remove crypto_lookup_aead call by Herbert Xu · 10 years ago
  45. aa1b6bb crypto: algboss - Remove reference to nivaead by Herbert Xu · 10 years ago
  46. e558017 crypto: caam - Remove unneeded 'ret' variable by Fabio Estevam · 10 years ago
  47. ac8ad30 crypto: caam - Fix error handling in caam_rng_init() by Fabio Estevam · 10 years ago
  48. 8669f34 crypto: qat - fix simple_return.cocci warnings by Wu Fengguang · 10 years ago
  49. 18be4eb crypto: qat - Fix unmet direct dependencies for QAT_DH895xCCVF by Tadeusz Struk · 10 years ago
  50. 14fee74 ARM: dts: sun6i: Add security system crypto engine clock and device nodes by Chen-Yu Tsai · 10 years ago
  51. 7ab64628 crypto: sunxi-ss - Add optional reset control support by Chen-Yu Tsai · 10 years ago
  52. ca6bc69 crypto: sunxi-ss - Document optional reset control bindings by Chen-Yu Tsai · 10 years ago
  53. d5cf4023 crypto: qat - Fix adf_isr_resource_free name clash by Tadeusz Struk · 10 years ago
  54. 5cd01fe Fix email address mistypo for NX/VMX crypto driver maintainers by Paulo Flabiano Smorigo · 10 years ago
  55. 9cfaf08 crypto: nx - Removing CTR mode from NX driver by Leonidas Da Silva Barbosa · 10 years ago
  56. 4cd3875 Update NX crypto driver maintainers and adding VMX maintainers by Leonidas Da Silva Barbosa · 10 years ago
  57. 3388a61 PCI: Add quirk for Intel DH895xCC VF PCI config erratum by Tadeusz Struk · 10 years ago
  58. 89c07b8 crypto: qat - Add FW const table by Tadeusz Struk · 10 years ago
  59. dd0f368 crypto: qat - Add qat dh895xcc VF driver by Tadeusz Struk · 10 years ago
  60. ed8ccae crypto: qat - Add support for SRIOV by Tadeusz Struk · 10 years ago
  61. a573313 crypto: qat - Move adf admin and adf hw arbitrer to common code by Tadeusz Struk · 10 years ago
  62. 104880a crypto: authencesn - Convert to new AEAD interface by Herbert Xu · 10 years ago
  63. 0e91657 crypto: doc - make URL into hyperlink by Brian Norris · 10 years ago
  64. 35a3bb3 crypto: talitos - Prevent panic in probe error path by Aaron Sierra · 10 years ago
  65. ab86ca0 ARM: imx_v6_v7_defconfig: Select CAAM by Victoria Milhoan · 10 years ago
  66. bf83490 crypto: caam - Detect hardware features during algorithm registration by Victoria Milhoan · 10 years ago
  67. 350cdfe crypto: caam - Enable MXC devices to select CAAM driver in Kconfig by Steve Cornelius · 10 years ago
  68. b15e9ea ARM: dts: mx6sx: Add CAAM device node by Victoria Milhoan · 10 years ago
  69. d462ce9 ARM: dts: mx6qdl: Add CAAM device node by Victoria Milhoan · 10 years ago
  70. dd503f6 ARM: clk-imx6q: Add CAAM clock support by Victoria Milhoan · 10 years ago
  71. ff1a15d crypto: caam - Added clocks and clock-names properties to SEC4.0 device tree binding by Victoria Milhoan · 10 years ago
  72. ec02730 crypto: caam - Use local sg pointers to walk the scatterlist by Victoria Milhoan · 10 years ago
  73. 7d5196a crypto: caam - Correct DMA unmap size in ahash_update_ctx() by Victoria Milhoan · 10 years ago
  74. dde20ae crypto: caam - Change kmalloc to kzalloc to avoid residual data by Victoria Milhoan · 10 years ago
  75. 1f06ec1 crypto: caam - Modify Freescale CAAM driver Scatter Gather entry definition by Victoria Milhoan · 10 years ago
  76. 24821c4 crypto: caam - Enable and disable clocks on Freescale i.MX platforms by Victoria Milhoan · 10 years ago
  77. 509da8f crypto: caam - Add setbits32/clrbits32/clrsetbits primitives for ARM compatibility by Victoria Milhoan · 10 years ago
  78. e747242 crypto: caam - Add cache coherency support by Victoria Milhoan · 10 years ago
  79. bf20d77 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 10 years ago
  80. 443c0d7 crypto: authencesn - Fix breakage with new ESP code by Herbert Xu · 10 years ago
  81. e94c6a7 crypto: authenc - Add Kconfig dependency on CRYPTO_NULL by Herbert Xu · 10 years ago
  82. a4198fd crypto: testmgr - Reenable authenc tests by Herbert Xu · 10 years ago
  83. aeb4c13 crypto: talitos - Convert to new AEAD interface by Herbert Xu · 10 years ago
  84. e19ab121 crypto: qat - Convert to new AEAD interface by Herbert Xu · 10 years ago
  85. c135949 crypto: picoxcell - Convert to new AEAD interface by Herbert Xu · 10 years ago
  86. d7295a8 crypto: ixp4xx - Convert to new AEAD interface by Herbert Xu · 10 years ago
  87. 479bcc7 crypto: caam - Convert authenc to new AEAD interface by Herbert Xu · 10 years ago
  88. 92d95ba crypto: authenc - Convert to new AEAD interface by Herbert Xu · 10 years ago
  89. 7079ce6 crypto: testmgr - Disable authenc test and convert test vectors by Herbert Xu · 10 years ago
  90. 1d6669f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 10 years ago
  91. 76bea64 crypto: talitos - Remove zero_entry static initializer by Aaron Sierra · 10 years ago
  92. f6e45c2 crypto: doc - AEAD API conversion by Stephan Mueller · 10 years ago
  93. 327cbba crypto: img-hash - fix spelling mistake in dev_err error message by Colin Ian King · 10 years ago
  94. 4aad0cc crypto: caam - fix rfc4106 encap shared descriptor by Horia Geant? · 10 years ago
  95. 41656aa MAINTAINERS: change 842 NX owner email address by Dan Streetman · 10 years ago
  96. 844190d crypto: nx - use be32_to_cpu for __be32 field in debug msg by Dan Streetman · 10 years ago
  97. 7371c0a crypto: nx - don't err if compressed output > input by Dan Streetman · 10 years ago
  98. caa8c50 crypto: qat - remove unnecessary list iteration by Bruce Allan · 10 years ago
  99. 0c5f0aa crypto: jitterentropy - use safe format string parameters by Kees Cook · 10 years ago
  100. ec0d6fa crypto: qat - Fix typo othewise->otherwise by Ahsan Atta · 10 years ago