1. 6584eac crypto: s5p-sss - Constify pointed data (arguments and local variables) by Krzysztof Kozlowski · 7 years ago
  2. 0e477c5 crypto: s5p-sss - Remove useless check for non-null request by Krzysztof Kozlowski · 7 years ago
  3. 17f5b19 crypto: omap-sham - Fix misleading indentation by Krzysztof Kozlowski · 7 years ago
  4. 05a0257 crypto: omap-sham - Remove useless check for non-null request by Krzysztof Kozlowski · 7 years ago
  5. 80862bd crypto: chelsio - no csum offload for ipsec path by Atul Gupta · 7 years ago
  6. b166be0 hwrng: omap - Fix clock resource by adding a register clock by Gregory CLEMENT · 7 years ago
  7. 10bc320 hwrng: omap - Remove useless test before clk_disable_unprepare by Gregory CLEMENT · 7 years ago
  8. 5007387 crypto: omap-aes - make queue length configurable by Tero Kristo · 7 years ago
  9. 537c62ca crypto: omap-aes - make fallback size configurable by Tero Kristo · 7 years ago
  10. 62f7c70 crypto: omap-sham - make queue length configurable by Tero Kristo · 7 years ago
  11. c9af599 crypto: omap-sham - make fallback size configurable by Tero Kristo · 7 years ago
  12. 065fa25 crypto: omap-crypto - Verify page zone scatterlists before starting DMA by Tero Kristo · 7 years ago
  13. 4c21985 crypto: omap-sham - Verify page zone of scatterlists before starting DMA by Tero Kristo · 7 years ago
  14. 6a4967c crypto: talitos - do not perform unnecessary dma synchronisation by LEROY Christophe · 7 years ago
  15. ad4cd51 crypto: talitos - don't persistently map req_ctx->hw_context and req_ctx->buf by LEROY Christophe · 7 years ago
  16. cf03868 hwrng: cavium - make two functions static by Colin Ian King · 7 years ago
  17. 4dc5475 crypto: inside-secure - wait for the request to complete if in the backlog by Antoine Tenart · 7 years ago
  18. cff9a17 crypto: inside-secure - move cache result dma mapping to request by Antoine Tenart · 7 years ago
  19. b859202 crypto: inside-secure - move hash result dma mapping to request by Ofer Heifetz · 7 years ago
  20. 23ea8b6 include: psp-sev: Capitalize invalid length enum by Brijesh Singh · 7 years ago
  21. e385b5b crypto: ccp - Fix sparse, use plain integer as NULL pointer by Brijesh Singh · 7 years ago
  22. 0a9eb80 crypto: ccp - return an actual key size from RSA max_size callback by Maciej S. Szmigiero · 7 years ago
  23. 79eb382 crypto: ccp - don't disable interrupts while setting up debugfs by Sebastian Andrzej Siewior · 7 years ago
  24. 5d804a51 crypto: atmel-aes - fix the keys zeroing on errors by Antoine Tenart · 7 years ago
  25. 699e491 crypto: caam - do not use mem and emi_slow clock for imx7x by Rui Miguel Silva · 7 years ago
  26. b85149f crypto: caam - Fix null dereference at error path by Rui Miguel Silva · 7 years ago
  27. 716c7c3 crypto: ccp - add check to get PSP master only when PSP is detected by Brijesh Singh · 7 years ago
  28. 0e145b47 crypto: ablk_helper - remove ablk_helper by Eric Biggers · 7 years ago
  29. 75d8a55 crypto: x86/glue_helper - rename glue_skwalk_fpu_begin() by Eric Biggers · 7 years ago
  30. 0d87d0f crypto: x86/glue_helper - remove blkcipher_walk functions by Eric Biggers · 7 years ago
  31. 217afcc crypto: lrw - remove lrw_crypt() by Eric Biggers · 7 years ago
  32. eb66ecd crypto: xts - remove xts_crypt() by Eric Biggers · 7 years ago
  33. 44893bc crypto: x86/camellia-aesni-avx, avx2 - convert to skcipher interface by Eric Biggers · 7 years ago
  34. 1af6d03 crypto: x86/camellia - convert to skcipher interface by Eric Biggers · 7 years ago
  35. 451cc49 crypto: x86/camellia - remove XTS algorithm by Eric Biggers · 7 years ago
  36. 6043d34 crypto: x86/camellia - remove LRW algorithm by Eric Biggers · 7 years ago
  37. 44c9b75 crypto: x86/camellia-aesni-avx2 - remove LRW algorithm by Eric Biggers · 7 years ago
  38. 6fcb81b crypto: x86/camellia-aesni-avx - remove LRW algorithm by Eric Biggers · 7 years ago
  39. 09c0f03 crypto: x86/des3_ede - convert to skcipher interface by Eric Biggers · 7 years ago
  40. c167917 crypto: x86/blowfish: convert to skcipher interface by Eric Biggers · 7 years ago
  41. 4bd9692 crypto: x86/cast6-avx - convert to skcipher interface by Eric Biggers · 7 years ago
  42. f51a1fa crypto: x86/cast6-avx - remove LRW algorithm by Eric Biggers · 7 years ago
  43. 1e63183 crypto: x86/cast5-avx - convert to skcipher interface by Eric Biggers · 7 years ago
  44. 8f461b1 crypto: x86/cast5-avx - fix ECB encryption when long sg follows short one by Eric Biggers · 7 years ago
  45. 0e6ab46 crypto: x86/twofish-avx - convert to skcipher interface by Eric Biggers · 7 years ago
  46. 876e9f0 crypto: x86/twofish-avx - remove LRW algorithm by Eric Biggers · 7 years ago
  47. 37992fa crypto: x86/twofish-3way - convert to skcipher interface by Eric Biggers · 7 years ago
  48. ebeea98 crypto: x86/twofish-3way - remove XTS algorithm by Eric Biggers · 7 years ago
  49. 68bfc49 crypto: x86/twofish-3way - remove LRW algorithm by Eric Biggers · 7 years ago
  50. e16bf97 crypto: x86/serpent-avx,avx2 - convert to skcipher interface by Eric Biggers · 7 years ago
  51. 340b830 crypto: x86/serpent-avx - remove LRW algorithm by Eric Biggers · 7 years ago
  52. e5f382e crypto: x86/serpent-avx2 - remove LRW algorithm by Eric Biggers · 7 years ago
  53. e0f409d crypto: x86/serpent-sse2 - convert to skcipher interface by Eric Biggers · 7 years ago
  54. 8bab4e3 crypto: x86/serpent-sse2 - remove XTS algorithm by Eric Biggers · 7 years ago
  55. 2a05cfc crypto: x86/serpent-sse2 - remove LRW algorithm by Eric Biggers · 7 years ago
  56. f15f2a2 crypto: x86/glue_helper - add skcipher_walk functions by Eric Biggers · 7 years ago
  57. d14f0a1 crypto: simd - allow registering multiple algorithms at once by Eric Biggers · 7 years ago
  58. d800e34 crypto: ccree - replace memset+kfree with kzfree by Gilad Ben-Yossef · 7 years ago
  59. 27b3b22 crypto: ccree - add support for older HW revs by Gilad Ben-Yossef · 7 years ago
  60. 9d3a45e dt-bindings: Add DT bindings for ccree 710 and 630p by Gilad Ben-Yossef · 7 years ago
  61. 6137139 crypto: ccree - remove unused definitions by Gilad Ben-Yossef · 7 years ago
  62. c42bd63 crypto: marvell/cesa - Clean up redundant #include by Robin Murphy · 7 years ago
  63. 279f4f8 hwrng: stm32 - rework read timeout calculation by lionel.debieve@st.com · 7 years ago
  64. a888df9 dt-bindings: rng: add clock detection error for stm32 by lionel.debieve@st.com · 7 years ago
  65. 529571e hwrng: stm32 - allow disable clock error detection by lionel.debieve@st.com · 7 years ago
  66. 695788f dt-bindings: rng: add reset node for stm32 by lionel.debieve@st.com · 7 years ago
  67. 326ed38 hwrng: stm32 - add reset during probe by lionel.debieve@st.com · 7 years ago
  68. 0174570 crypto: ccree - fix memdup.cocci warnings by Fengguang Wu · 7 years ago
  69. 0268483 crypto: atmel - Delete error messages for a failed memory allocation in six functions by Markus Elfring · 7 years ago
  70. 72e8d3f crypto: bcm - Delete an error message for a failed memory allocation in do_shash() by Markus Elfring · 7 years ago
  71. 5471f2e crypto: bfin_crc - Delete an error message for a failed memory allocation in bfin_crypto_crc_probe() by Markus Elfring · 7 years ago
  72. 41b3316 crypto: speck - add test vectors for Speck64-XTS by Eric Biggers · 7 years ago
  73. c3bb521 crypto: speck - add test vectors for Speck128-XTS by Eric Biggers · 7 years ago
  74. ede9622 crypto: arm/speck - add NEON-accelerated implementation of Speck-XTS by Eric Biggers · 7 years ago
  75. c8c3641 crypto: speck - export common helpers by Eric Biggers · 7 years ago
  76. da7a0ab crypto: speck - add support for the Speck block cipher by Eric Biggers · 7 years ago
  77. e845520 crypto: aesni - Update aesni-intel_glue to use scatter/gather by Dave Watson · 7 years ago
  78. fb8986e crypto: aesni - Introduce scatter/gather asm function stubs by Dave Watson · 7 years ago
  79. 933d6ae crypto: aesni - Add fast path for > 16 byte update by Dave Watson · 7 years ago
  80. ae952c5 crypto: aesni - Introduce partial block macro by Dave Watson · 7 years ago
  81. 1476db2 crypto: aesni - Move HashKey computation from stack to gcm_context by Dave Watson · 7 years ago
  82. e2e34b0 crypto: aesni - Move ghash_mul to GCM_COMPLETE by Dave Watson · 7 years ago
  83. 9660474 crypto: aesni - Fill in new context data structures by Dave Watson · 7 years ago
  84. c594c54 crypto: aesni - Split AAD hash calculation to separate macro by Dave Watson · 7 years ago
  85. 9ee4a5d crypto: aesni - Introduce gcm_context_data by Dave Watson · 7 years ago
  86. ba45833 crypto: aesni - Merge encode and decode to GCM_ENC_DEC macro by Dave Watson · 7 years ago
  87. adcadab crypto: aesni - Add GCM_COMPLETE macro by Dave Watson · 7 years ago
  88. 7af964c crypto: aesni - Add GCM_INIT macro by Dave Watson · 7 years ago
  89. 6c2c86b crypto: aesni - Macro-ify func save/restore by Dave Watson · 7 years ago
  90. e1fd316 crypto: aesni - Merge INITIAL_BLOCKS_ENC/DEC by Dave Watson · 7 years ago
  91. 8c48db9 crypto: nx-842 - Delete an error message for a failed memory allocation in nx842_pseries_init() by Markus Elfring · 7 years ago
  92. a8bc22f crypto: sahara - Improve a size determination in sahara_probe() by Markus Elfring · 7 years ago
  93. 0d576d9 crypto: sahara - Delete an error message for a failed memory allocation in sahara_probe() by Markus Elfring · 7 years ago
  94. 0c704bf crypto: ux500 - Delete two unnecessary variable initialisations in ux500_cryp_probe() by Markus Elfring · 7 years ago
  95. 9dea694 crypto: ux500 - Adjust an error message in ux500_cryp_probe() by Markus Elfring · 7 years ago
  96. 50ca524 crypto: ux500 - Adjust two condition checks in ux500_cryp_probe() by Markus Elfring · 7 years ago
  97. dbbd5d1 crypto: ux500 - Delete an error message for a failed memory allocation in ux500_cryp_probe() by Markus Elfring · 7 years ago
  98. 333e18c crypto: testmgr - Fix incorrect values in PKCS#1 test vector by Conor McLoughlin · 7 years ago
  99. 57240a7 crypto: inside-secure - unmap the result in the hash send error path by Antoine Tenart · 7 years ago
  100. f7268c5 crypto: inside-secure - keep the requests push/pop synced by Antoine Tenart · 7 years ago