1. 4989d4f crypto: api - Remove unused crypto_type lookup function by Herbert Xu · 7 years ago
  2. 6f76672 crypto: chelsio - Remove declaration of static function from header by Harsh Jain · 7 years ago
  3. 3ad618d crypto: inside-secure - hmac(sha224) support by Antoine Tenart · 7 years ago
  4. 73f36ea crypto: inside-secure - hmac(sha256) support by Antoine Tenart · 7 years ago
  5. 4505bb0 crypto: inside-secure - the context ipad/opad should use the state sz by Antoine Tenart · 7 years ago
  6. 15f64ee crypto: inside-secure - improve the skcipher token by Antoine Tenart · 7 years ago
  7. b89a815 crypto: inside-secure - do not access buffers mapped to the device by Antoine Tenart · 7 years ago
  8. 57433b5 crypto: inside-secure - improve the send error path by Antoine Tenart · 7 years ago
  9. d910708 crypto: inside-secure - fix a typo in a register name by Antoine Tenart · 7 years ago
  10. c2c5540 crypto: inside-secure - fix typo s/allways/always/ in a define by Antoine Tenart · 7 years ago
  11. b869648 crypto: inside-secure - move the digest to the request context by Antoine Tenart · 7 years ago
  12. e9acf052 crypto: cavium - Replace mdelay with msleep in cpt_device_init by Jia-Ju Bai · 7 years ago
  13. 0063ec4 crypto: doc - Document remaining members in struct crypto_alg by Gary R Hook · 7 years ago
  14. 9678a8d crypto: bfin_crc - remove blackfin CRC driver by Arnd Bergmann · 7 years ago
  15. 6aaf49b crypto: arm,arm64 - Fix random regeneration of S_shipped by Leonard Crestez · 7 years ago
  16. eb428ee hwrng: ks-sa - add hw_random driver by Vitaly Andrianov · 7 years ago
  17. 2805894 dt-bindings: rng: add bindings doc for Keystone SA HWRNG driver by Vitaly Andrianov · 7 years ago
  18. 1d17cbf crypto: inside-secure - fix clock resource by adding a register clock by Gregory CLEMENT · 7 years ago
  19. 5b37689 crypto: inside-secure - improve clock initialization by Gregory CLEMENT · 7 years ago
  20. f962eb4 crypto: inside-secure - fix clock management by Gregory CLEMENT · 7 years ago
  21. efa94457 crypto: inside-secure - fix missing unlock on error in safexcel_ahash_send_req() by weiyongjun \(A\) · 7 years ago
  22. 0108aab crypto: talitos - Delete an error message for a failed memory allocation in talitos_edesc_alloc() by Markus Elfring · 7 years ago
  23. 1a3713c crypto: arm64/sha256-neon - play nice with CONFIG_PREEMPT kernels by Ard Biesheuvel · 7 years ago
  24. 870c163 crypto: arm64/aes-blk - add 4 way interleave to CBC-MAC encrypt path by Ard Biesheuvel · 7 years ago
  25. a8f8a69 crypto: arm64/aes-blk - add 4 way interleave to CBC encrypt path by Ard Biesheuvel · 7 years ago
  26. 55868b4 crypto: arm64/aes-blk - remove configurable interleave by Ard Biesheuvel · 7 years ago
  27. 4bf7e7a crypto: arm64/chacha20 - move kernel mode neon en/disable into loop by Ard Biesheuvel · 7 years ago
  28. 78ad7b0 crypto: arm64/aes-bs - move kernel mode neon en/disable into loop by Ard Biesheuvel · 7 years ago
  29. 6833817 crypto: arm64/aes-blk - move kernel mode neon en/disable into loop by Ard Biesheuvel · 7 years ago
  30. bd2ad88 crypto: arm64/aes-ce-ccm - move kernel mode neon en/disable into loop by Ard Biesheuvel · 7 years ago
  31. 702202f crypto: testmgr - add a new test case for CRC-T10DIF by Ard Biesheuvel · 7 years ago
  32. 14de521 crypto: ecc - Remove stack VLA usage by Kees Cook · 7 years ago
  33. b698a9f crypto: ccp - Validate buffer lengths for copy operations by Gary R Hook · 7 years ago
  34. 3d053d5 crypto: hash - Prevent use of req->result in ahash update by Kamil Konieczny · 7 years ago
  35. 5bfa7ac crypto: virtio - remove dependency on CRYPTO_AUTHENC by Peter Wu · 7 years ago
  36. cd83a8a crypto: testmgr - introduce SM4 tests by Gilad Ben-Yossef · 7 years ago
  37. 747c8ce crypto: sm4 - introduce SM4 symmetric cipher algorithm by Gilad Ben-Yossef · 7 years ago
  38. 5110e65 crypto: chelsio -Split Hash requests for large scatter gather list by Harsh Jain · 7 years ago
  39. 7ffb911 crypto: chelsio - Fix iv passed in fallback path for rfc3686 by Harsh Jain · 7 years ago
  40. 5fb78db crypto: chelsio - Update IV before sending request to HW by Harsh Jain · 7 years ago
  41. 1d693cf crypto: chelsio - Fix src buffer dma length by Harsh Jain · 7 years ago
  42. 125d01c crypto: chelsio - Use kernel round function to align lengths by Harsh Jain · 7 years ago
  43. a6ab640 hwrng: mxc-rnga - add driver support on boards with device tree by Vladimir Zapolskiy · 7 years ago
  44. 9885b1b dt-bindings: rng: Document Freescale i.MX21 and i.MX31 RNGA compatibles by Vladimir Zapolskiy · 7 years ago
  45. 91a2abb crypto: arm64/speck - add NEON-accelerated implementation of Speck-XTS by Eric Biggers · 7 years ago
  46. 6c51ddd crypto: ccp - Use memdup_user() rather than duplicating its implementation by Markus Elfring · 7 years ago
  47. 0ee991b crypto: ccp - Fill the result buffer only on digest, finup, and final ops by Gary R Hook · 7 years ago
  48. 9cc16b4 crypto: x86/des3_ede - des3_ede_skciphers[] can be static by Wu Fengguang · 7 years ago
  49. 95ec01b crypto: ecdh - fix to allow multi segment scatterlists by James Bottomley · 7 years ago
  50. a7d85e0 crypto: cfb - add support for Cipher FeedBack mode by James Bottomley · 7 years ago
  51. 6584eac crypto: s5p-sss - Constify pointed data (arguments and local variables) by Krzysztof Kozlowski · 7 years ago
  52. 0e477c5 crypto: s5p-sss - Remove useless check for non-null request by Krzysztof Kozlowski · 7 years ago
  53. 17f5b19 crypto: omap-sham - Fix misleading indentation by Krzysztof Kozlowski · 7 years ago
  54. 05a0257 crypto: omap-sham - Remove useless check for non-null request by Krzysztof Kozlowski · 7 years ago
  55. 80862bd crypto: chelsio - no csum offload for ipsec path by Atul Gupta · 7 years ago
  56. b166be0 hwrng: omap - Fix clock resource by adding a register clock by Gregory CLEMENT · 7 years ago
  57. 10bc320 hwrng: omap - Remove useless test before clk_disable_unprepare by Gregory CLEMENT · 7 years ago
  58. 5007387 crypto: omap-aes - make queue length configurable by Tero Kristo · 7 years ago
  59. 537c62c crypto: omap-aes - make fallback size configurable by Tero Kristo · 7 years ago
  60. 62f7c70 crypto: omap-sham - make queue length configurable by Tero Kristo · 7 years ago
  61. c9af599 crypto: omap-sham - make fallback size configurable by Tero Kristo · 7 years ago
  62. 065fa25 crypto: omap-crypto - Verify page zone scatterlists before starting DMA by Tero Kristo · 7 years ago
  63. 4c21985 crypto: omap-sham - Verify page zone of scatterlists before starting DMA by Tero Kristo · 7 years ago
  64. 6a4967c crypto: talitos - do not perform unnecessary dma synchronisation by LEROY Christophe · 7 years ago
  65. ad4cd51 crypto: talitos - don't persistently map req_ctx->hw_context and req_ctx->buf by LEROY Christophe · 7 years ago
  66. cf03868 hwrng: cavium - make two functions static by Colin Ian King · 7 years ago
  67. 4dc5475 crypto: inside-secure - wait for the request to complete if in the backlog by Antoine Tenart · 7 years ago
  68. cff9a17 crypto: inside-secure - move cache result dma mapping to request by Antoine Tenart · 7 years ago
  69. b859202 crypto: inside-secure - move hash result dma mapping to request by Ofer Heifetz · 7 years ago
  70. 23ea8b6 include: psp-sev: Capitalize invalid length enum by Brijesh Singh · 7 years ago
  71. e385b5b crypto: ccp - Fix sparse, use plain integer as NULL pointer by Brijesh Singh · 7 years ago
  72. 0a9eb80 crypto: ccp - return an actual key size from RSA max_size callback by Maciej S. Szmigiero · 7 years ago
  73. 79eb382 crypto: ccp - don't disable interrupts while setting up debugfs by Sebastian Andrzej Siewior · 7 years ago
  74. 5d804a51 crypto: atmel-aes - fix the keys zeroing on errors by Antoine Tenart · 7 years ago
  75. 699e491 crypto: caam - do not use mem and emi_slow clock for imx7x by Rui Miguel Silva · 7 years ago
  76. b85149f crypto: caam - Fix null dereference at error path by Rui Miguel Silva · 7 years ago
  77. 716c7c3 crypto: ccp - add check to get PSP master only when PSP is detected by Brijesh Singh · 7 years ago
  78. 0e145b47 crypto: ablk_helper - remove ablk_helper by Eric Biggers · 7 years ago
  79. 75d8a55 crypto: x86/glue_helper - rename glue_skwalk_fpu_begin() by Eric Biggers · 7 years ago
  80. 0d87d0f crypto: x86/glue_helper - remove blkcipher_walk functions by Eric Biggers · 7 years ago
  81. 217afcc crypto: lrw - remove lrw_crypt() by Eric Biggers · 7 years ago
  82. eb66ecd crypto: xts - remove xts_crypt() by Eric Biggers · 7 years ago
  83. 44893bc crypto: x86/camellia-aesni-avx, avx2 - convert to skcipher interface by Eric Biggers · 7 years ago
  84. 1af6d03 crypto: x86/camellia - convert to skcipher interface by Eric Biggers · 7 years ago
  85. 451cc49 crypto: x86/camellia - remove XTS algorithm by Eric Biggers · 7 years ago
  86. 6043d34 crypto: x86/camellia - remove LRW algorithm by Eric Biggers · 7 years ago
  87. 44c9b75 crypto: x86/camellia-aesni-avx2 - remove LRW algorithm by Eric Biggers · 7 years ago
  88. 6fcb81b crypto: x86/camellia-aesni-avx - remove LRW algorithm by Eric Biggers · 7 years ago
  89. 09c0f03 crypto: x86/des3_ede - convert to skcipher interface by Eric Biggers · 7 years ago
  90. c167917 crypto: x86/blowfish: convert to skcipher interface by Eric Biggers · 7 years ago
  91. 4bd9692 crypto: x86/cast6-avx - convert to skcipher interface by Eric Biggers · 7 years ago
  92. f51a1fa crypto: x86/cast6-avx - remove LRW algorithm by Eric Biggers · 7 years ago
  93. 1e63183 crypto: x86/cast5-avx - convert to skcipher interface by Eric Biggers · 7 years ago
  94. 8f461b1 crypto: x86/cast5-avx - fix ECB encryption when long sg follows short one by Eric Biggers · 7 years ago
  95. 0e6ab46 crypto: x86/twofish-avx - convert to skcipher interface by Eric Biggers · 7 years ago
  96. 876e9f0 crypto: x86/twofish-avx - remove LRW algorithm by Eric Biggers · 7 years ago
  97. 37992fa crypto: x86/twofish-3way - convert to skcipher interface by Eric Biggers · 7 years ago
  98. ebeea98 crypto: x86/twofish-3way - remove XTS algorithm by Eric Biggers · 7 years ago
  99. 68bfc49 crypto: x86/twofish-3way - remove LRW algorithm by Eric Biggers · 7 years ago
  100. e16bf97 crypto: x86/serpent-avx,avx2 - convert to skcipher interface by Eric Biggers · 7 years ago