1. efcae7c sign-file: Fix inplace signing when src and dst names are both specified by Alex Yashchenko · 8 years ago
  2. fbb7263 crypto: asymmetric_keys - set error code on failure by Pan Bian · 8 years ago
  3. 04b46fb crypto: testmgr - fix overlap in chunked tests again by Ard Biesheuvel · 8 years ago
  4. d0a3431 crypto: arm/crc32 - accelerated support based on x86 SSE implementation by Ard Biesheuvel · 8 years ago
  5. 8fefde9 crypto: arm64/crc32 - accelerated support based on x86 SSE implementation by Ard Biesheuvel · 8 years ago
  6. 1d481f1 crypto: arm/crct10dif - port x86 SSE implementation to ARM by Ard Biesheuvel · 8 years ago
  7. 6ef5737 crypto: arm64/crct10dif - port x86 SSE implementation to arm64 by Ard Biesheuvel · 8 years ago
  8. d31de18 crypto: testmgr - add/enhance test cases for CRC-T10DIF by Ard Biesheuvel · 8 years ago
  9. 7e4c7f1 crypto: testmgr - avoid overlap in chunked tests by Ard Biesheuvel · 8 years ago
  10. 9a97ffd crypto: chcr - checking for IS_ERR() instead of NULL by Dan Carpenter · 8 years ago
  11. b80609a crypto: caam - check caam_emi_slow instead of re-lookup platform by Marcus Folkesson · 8 years ago
  12. 5937d81 crypto: algif_aead - fix AIO handling of zero buffer by Stephan Mueller · 8 years ago
  13. efad2b6 crypto: aes-ce - Make aes_simd_algs static by Herbert Xu · 8 years ago
  14. e2c1b82 crypto: algif_skcipher - set error code when kcalloc fails by Pan Bian · 8 years ago
  15. 37d8468 crypto: caam - make aamalg_desc a proper module by Arnd Bergmann · 8 years ago
  16. 9c0bc51 crypto: caam - pass key buffers with typesafe pointers by Arnd Bergmann · 8 years ago
  17. 0be8a27 crypto: arm64/aes-ce-ccm - Fix AEAD decryption length by Herbert Xu · 8 years ago
  18. ff330f7 MAINTAINERS: add crypto headers to crypto entry by Baruch Siach · 8 years ago
  19. 8eea134 crypt: doc - remove misleading mention of async API by Baruch Siach · 8 years ago
  20. 450a6c3 crypto: doc - fix header file name by Baruch Siach · 8 years ago
  21. 864e098 crypto: api - fix comment typo by Baruch Siach · 8 years ago
  22. 34bc085 crypto: skcipher - Add separate walker for AEAD decryption by Herbert Xu · 8 years ago
  23. 81126d1 crypto: arm/aesbs - fix brokenness after skcipher conversion by Ard Biesheuvel · 8 years ago
  24. 2debd33 crypto: chcr - Add AEAD algos. by Harsh Jain · 8 years ago
  25. 5c86a8f crypto: chcr - Move tfm ctx variable to request context by Harsh Jain · 8 years ago
  26. e792272 crypto: chcr - Use SHASH_DESC_ON_STACK by Harsh Jain · 8 years ago
  27. adf1ca6 crypto: chcr - Adjust Dest. buffer size by Harsh Jain · 8 years ago
  28. cc1b156 crypto: chcr - Calculate Reverse round key in setkey callback. by Harsh Jain · 8 years ago
  29. 44fce12 crypto: chcr - Remove dynamic allocation by Harsh Jain · 8 years ago
  30. 18f0aa0 crypto: chcr - Fixes Unchecked dereference inside function by Harsh Jain · 8 years ago
  31. 358961d crypto: chcr - Added new structure chcr_wr by Harsh Jain · 8 years ago
  32. 39f91a3 crypto: chcr - Cosmetic change by Harsh Jain · 8 years ago
  33. b3e1e0c crypto: arm64/aes-ce-ctr - fix skcipher conversion by Ard Biesheuvel · 8 years ago
  34. 3cbf61f crypto: skcipher - fix crash in skcipher_walk_aead() by Ard Biesheuvel · 8 years ago
  35. 7f329c1 crypto: arm/aes-ce - fix broken monolithic build by Ard Biesheuvel · 8 years ago
  36. 6fdf436 crypto: arm/aes - Add missing SIMD select for aesbs by Herbert Xu · 8 years ago
  37. 479d014 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 8 years ago
  38. 5789163 crypto: rsa - Add Makefile dependencies to fix parallel builds by David Michael · 8 years ago
  39. 66bf093 crypto: chcr - Fix memory corruption by Harsh Jain · 8 years ago
  40. 5102981 crypto: drbg - prevent invalid SG mappings by Stephan Mueller · 8 years ago
  41. 585b5fa crypto: arm/aes - Select SIMD in Kconfig by Herbert Xu · 8 years ago
  42. a4b15be crypto: arm64/sha2 - add generated .S files to .gitignore by Ard Biesheuvel · 8 years ago
  43. eb09559 crypto: testmgr - don't use stack buffer in test_acomp() by Eric Biggers · 8 years ago
  44. 93aafb6 MAINTAINERS: add maintainers for caam crypto driver by Horia Geantă · 8 years ago
  45. 1a0166f crypto: caam - refactor ahash shared descriptor generation by Horia Geantă · 8 years ago
  46. 6655cb8 crypto: caam - consolidate split key length computation by Horia Geantă · 8 years ago
  47. 8cea7b6 crypto: caam - refactor encryption descriptors generation by Horia Geantă · 8 years ago
  48. 746f069 crypto: caam - remove unneded dependencies on CRYPTO_DEV_FSL_CAAM by Horia Geantă · 8 years ago
  49. 281669d crypto: caam - rewrite some generic inline append cmds by Horia Geantă · 8 years ago
  50. 4cbe79c crypto: caam - improve key inlining by Horia Geantă · 8 years ago
  51. 488ebc3 crypto: caam - remove superfluous alg_op algorithm param by Horia Geantă · 8 years ago
  52. db57656 crypto: caam - group algorithm related params by Horia Geantă · 8 years ago
  53. 64c9295 crypto: caam - move append_key_aead() into init_sh_desc_key_aead() by Horia Geantă · 8 years ago
  54. 211f41a crypto: aesbs - Convert to skcipher by Herbert Xu · 8 years ago
  55. cc868d8 crypto: cbc - Export CBC implementation by Herbert Xu · 8 years ago
  56. 79c65d1 crypto: cbc - Convert to skcipher by Herbert Xu · 8 years ago
  57. da40e7a crypto: aes-ce - Convert to skcipher by Herbert Xu · 8 years ago
  58. d0ed0db crypto: arm64/aes - Convert to skcipher by Herbert Xu · 8 years ago
  59. 8567186 crypto: aesni - Convert to skcipher by Herbert Xu · 8 years ago
  60. eed93e0 crypto: testmgr - Do not test internal algorithms by Herbert Xu · 8 years ago
  61. 065ce32 crypto: glue_helper - Add skcipher xts helpers by Herbert Xu · 8 years ago
  62. 043a440 crypto: pcbc - Convert to skcipher by Herbert Xu · 8 years ago
  63. 266d051 crypto: simd - Add simd skcipher helper by Herbert Xu · 8 years ago
  64. 4e0958d crypto: cryptd - Add support for skcipher by Herbert Xu · 8 years ago
  65. 430b441 crypto: api - Do not clear type bits in crypto_larval_lookup by Herbert Xu · 8 years ago
  66. f1c131b crypto: xts - Convert to skcipher by Herbert Xu · 8 years ago
  67. 700cb3f crypto: lrw - Convert to skcipher by Herbert Xu · 8 years ago
  68. cf2c0fe crypto: aes-ce-ccm - Use skcipher walk interface by Herbert Xu · 8 years ago
  69. b286d8b crypto: skcipher - Add skcipher walk interface by Herbert Xu · 8 years ago
  70. 7cf3186 crypto: crc32c-vpmsum - Rename CRYPT_CRC32C_VPMSUM option by Jean Delvare · 8 years ago
  71. 7918ece crypto: arm64/sha2 - integrate OpenSSL implementations of SHA256/SHA512 by Ard Biesheuvel · 8 years ago
  72. c8467f7 crypto: scatterwalk - Remove unnecessary aliasing check in map_and_copy by Herbert Xu · 8 years ago
  73. 8acf7a1 crypto: algif_hash - Fix result clobbering in recvmsg by Herbert Xu · 8 years ago
  74. ed424bb hwrng: Make explicit that max >= 32 always by PrasannaKumar Muralidharan · 8 years ago
  75. 8ff4c19 crypto: drbg - advance output buffer pointer by Stephan Mueller · 8 years ago
  76. a8348bc crypto: algif_hash - Fix NULL hash crash with shash by Herbert Xu · 8 years ago
  77. 18f47f5 crypto: vmx - various build fixes by Naveen N. Rao · 8 years ago
  78. 7a0b86b crypto: sha-mb - Fix total_len for correct hash when larger than 512MB by Greg Tucker · 8 years ago
  79. 75aa0a7 crypto: gf128mul - Zero memory when freeing multiplication table by Alex Cope · 8 years ago
  80. b516b88 hwrng: atmel - use clk_disable_unprepare instead of clk_disable by Wei Yongjun · 8 years ago
  81. 9b50184 crypto: nx - drop duplicate header types.h by Geliang Tang · 8 years ago
  82. e8b2fa4 crypto: jitterentropy - drop duplicate header module.h by Geliang Tang · 8 years ago
  83. a5a40d4 crypto: caam - fix type mismatch warning by Arnd Bergmann · 8 years ago
  84. 9a1a1c0 crypto: caam - merge identical ahash_final/finup shared desc by Horia Geantă · 8 years ago
  85. 24a4f14 crypto: caam - constify pointer to descriptor buffer by Horia Geantă · 8 years ago
  86. e25ff92 crypto: caam - move sec4_sg_entry to sg_sw_sec4.h by Horia Geantă · 8 years ago
  87. 2b163b5 Revert "crypto: caam - get rid of tasklet" by Horia Geantă · 8 years ago
  88. c73e36e crypto: caam - fix DMA API mapping leak in ablkcipher code by Horia Geantă · 8 years ago
  89. 9305dff crypto: caam - remove unreachable code in report_ccb_status() by Horia Geantă · 8 years ago
  90. 4ca7c7d crypto: caam - trivial code clean-up by Horia Geantă · 8 years ago
  91. 1b008ee crypto: caam - remove unused command from aead givencrypt by Horia Geantă · 8 years ago
  92. 00fef2b crypto: caam - remove unused may_sleep in dbg_dump_sg() by Horia Geantă · 8 years ago
  93. c530e34 crypto: caam - fix smatch warnings by Horia Geantă · 8 years ago
  94. 8439e94 crypto: caam - fix sparse warnings by Horia Geantă · 8 years ago
  95. 2090456 crypto: caam - desc.h fixes by Horia Geantă · 8 years ago
  96. 39957c8e crypto: caam - completely remove error propagation handling by Horia Geantă · 8 years ago
  97. d128af1 crypto: caam - fix AEAD givenc descriptors by Alex Porosanu · 8 years ago
  98. d266f44 crypto: gf128mul - remove dead gf128mul_64k_lle code by Alex Cope · 8 years ago
  99. 8edda7d crypto: dh - Consistenly return negative error codes by Mat Martineau · 8 years ago
  100. 109e23b crypto: poly1305 - Use unaligned access where required by Jason A. Donenfeld · 8 years ago