1. 434b421 crypto: caam - avoid needlessly saving and restoring caam_hash_ctx by Russell King · 9 years ago
  2. 6ea30f0 crypto: caam - print errno code when hash registration fails by Russell King · 9 years ago
  3. 8c07f3a crypto: marvell/cesa - fix memory leak by Boris Brezillon · 9 years ago
  4. 8efbc2c crypto: marvell/cesa - fix first-fragment handling in mv_cesa_ahash_dma_last_req() by Russell King · 9 years ago
  5. ab270e7 crypto: marvell/cesa - rearrange handling for sw padded hashes by Russell King · 9 years ago
  6. aee84a7 crypto: marvell/cesa - rearrange handling for hw finished hashes by Russell King · 9 years ago
  7. 58953e1 crypto: marvell/cesa - rearrange last request handling by Russell King · 9 years ago
  8. e41bbeb crypto: marvell/cesa - avoid adding final operation within loop by Russell King · 9 years ago
  9. bd274b1 crypto: marvell/cesa - ensure iter.base.op_len is the full op length by Russell King · 9 years ago
  10. d9bba4c crypto: marvell/cesa - use presence of scatterlist to determine data load by Russell King · 9 years ago
  11. 0971d09 crypto: marvell/cesa - move mv_cesa_dma_add_frag() calls by Russell King · 9 years ago
  12. 2f396a9 crypto: marvell/cesa - always ensure mid-fragments after first-fragment by Russell King · 9 years ago
  13. 9621288 crypto: marvell/cesa - factor out adding an operation and launching it by Russell King · 9 years ago
  14. 8651791 crypto: marvell/cesa - factor out first fragment decisions to helper by Russell King · 9 years ago
  15. c439e4e crypto: marvell/cesa - const-ify argument to mv_cesa_get_op_cfg() by Russell King · 9 years ago
  16. d30cb2f crypto: marvell/cesa - ensure template operation is initialised by Russell King · 9 years ago
  17. 51954a9 crypto: marvell/cesa - fix the bit length endianness by Russell King · 9 years ago
  18. a9eb678 crypto: marvell/cesa - add flag to determine algorithm endianness by Russell King · 9 years ago
  19. 4c2b130 crypto: marvell/cesa - keep creq->state in CPU endian format at all times by Russell King · 9 years ago
  20. 8075453 crypto: marvell/cesa - easier way to get the transform by Russell King · 9 years ago
  21. 524e56c crypto: ahash - Add crypto_ahash_blocksize by Herbert Xu · 9 years ago
  22. 63349d0 lib/mpi: fix off by one in mpi_read_raw_from_sgl by Stephan Mueller · 9 years ago
  23. 4a4b0ba crypto: qat - fix crypto_get_instance_node function by Tadeusz Struk · 9 years ago
  24. f02b7d0 hwrng: exynos - Fix unbalanced PM runtime get/puts by Daniel Thompson · 9 years ago
  25. 839a42a lib/mpi: clean unused SHA1_DIGEST_LENGTH by LABBE Corentin · 9 years ago
  26. 5082687 crypto: n2 - set array of const as const by LABBE Corentin · 9 years ago
  27. cac367b crypto: sahara - set array of const as const by LABBE Corentin · 9 years ago
  28. 19b14e7 crypto: s390/sha - replace raw value by their coresponding define by LABBE Corentin · 9 years ago
  29. 3535198 crypto: keywrap - add testmgr support by Stephan Mueller · 9 years ago
  30. 1c49678e crypto: keywrap - enable compilation by Stephan Mueller · 9 years ago
  31. e28facd crypto: keywrap - add key wrapping block chaining mode by Stephan Mueller · 9 years ago
  32. 8a826a3 crypto: testmgr - test IV value after a cipher operation by Boris BREZILLON · 9 years ago
  33. d6ba06b hwrng: stm32 - Fix build with CONFIG_PM by Daniel Thompson · 9 years ago
  34. 62f57d0 crypto: pkcs7 - Fix unaligned access in pkcs7_verify() by Sowmini Varadhan · 9 years ago
  35. 5a4eea2 crypto: ux500 - Use devm_xxx() managed function by LABBE Corentin · 9 years ago
  36. b0e8b34 crypto: atmel - use devm_xxx() managed function by LABBE Corentin · 9 years ago
  37. dc97fa0 crypto: mxs-dcp - mxs-dcp is an stmp device by Arnd Bergmann · 9 years ago
  38. b47c9fa ARM: dts: stm32f429: Adopt STM32 RNG driver by Daniel Thompson · 9 years ago
  39. c6a97c4 hwrng: stm32 - add support for STM32 HW RNG by Daniel Thompson · 9 years ago
  40. ff90900 dt-bindings: Document the STM32 HW RNG bindings by Daniel Thompson · 9 years ago
  41. a6479ea crypto: marvell/cesa - factor out common import/export functions by Russell King · 9 years ago
  42. c3bf02a crypto: marvell/cesa - fix wrong hash results by Russell King · 9 years ago
  43. e72f407 crypto: marvell/cesa - initialise struct mv_cesa_ahash_req by Russell King · 9 years ago
  44. 9f5594c crypto: marvell/cesa - fix stack smashing in marvell/hash.c by Russell King · 9 years ago
  45. c4d007b MAINTAINERS: add maintainers for the Marvell Crypto driver by Thomas Petazzoni · 9 years ago
  46. ea0b398 crypto: 842 - Add CRC and validation support by Haren Myneni · 9 years ago
  47. f5128432 crypto: jitterentropy - remove unnecessary information from a comment by Alexander Kuleshov · 9 years ago
  48. 22287b0 crypto: akcipher - Changes to asymmetric key API by Tadeusz Struk · 9 years ago
  49. 2d4d1ee lib/mpi: Add mpi sgl helpers by Tadeusz Struk · 9 years ago
  50. 9ad92bd hwrng: st - Improve FIFO size/depth description by Lee Jones · 9 years ago
  51. 93d649b hwrng: st - Use real-world device timings for timeout by Lee Jones · 9 years ago
  52. 8fd80f8 hwrng: st: dt: Fix trivial typo in node address by Lee Jones · 9 years ago
  53. 9d83d29 crypto: atmel - Check for clk_prepare_enable() return value by LABBE Corentin · 9 years ago
  54. c6415a6 crypto: caam - add support for acipher xts(aes) by Catalin Vasile · 9 years ago
  55. fea4045 crypto: qce - dma_map_sg can handle chained SG by LABBE Corentin · 9 years ago
  56. 166db19 crypto: ccp - Use module name in driver structures by Tom Lendacky · 9 years ago
  57. 21dc9e8 crypto: ccp - Change references to accelerator to offload by Tom Lendacky · 9 years ago
  58. 52948cef crypto: ccp - Remove use ACPI field by Tom Lendacky · 9 years ago
  59. 355eba5 crypto: ccp - Replace BUG_ON with WARN_ON and a return code by Tom Lendacky · 9 years ago
  60. 9196d96 crypto: qat - remove unneeded variable by Tadeusz Struk · 9 years ago
  61. def14bf crypto: qat - add support for ctr(aes) and xts(aes) by Tadeusz Struk · 9 years ago
  62. ecdd6be crypto: skcipher - blkcipher and ablkcipher should it be static by Geliang Tang · 9 years ago
  63. 284a0f6 crypto: testmgr - Disable fips-allowed for authenc() and des() ciphers by John Haxby · 9 years ago
  64. 640eec5 crypto: sahara - dma_map_sg can handle chained SG by LABBE Corentin · 9 years ago
  65. 13fb8fd crypto: caam - dma_map_sg can handle chained SG by LABBE Corentin · 9 years ago
  66. b8a011d crypto: talitos - dma_map_sg can handle chained SG by LABBE Corentin · 9 years ago
  67. be2cfac crypto: qat - remove empty functions and turn qat_uregister fn to void by Tadeusz Struk · 9 years ago
  68. 97bce7e crypto: crc32c-pclmul - use .rodata instead of .rotata by Nicolas Iooss · 9 years ago
  69. d23afa1 crypto: sahara - replace sahara_sg_length with sg_nents_for_len by LABBE Corentin · 9 years ago
  70. 76804eb crypto: amcc - replace get_sg_count by sg_nents_for_len by LABBE Corentin · 9 years ago
  71. 1f6d79d crypto: bfin_crc - replace sg_count by sg_nents by LABBE Corentin · 9 years ago
  72. be6ec98 crypto: x86/sha - Restructure x86 sha512 glue code to expose all the available sha512 transforms by tim · 9 years ago
  73. 5dda42f crypto: x86/sha - Restructure x86 sha256 glue code to expose all the available sha256 transforms by tim · 9 years ago
  74. 85c66ec crypto: x86/sha - Restructure x86 sha1 glue code to expose all the available sha1 transforms by tim · 9 years ago
  75. e38b6b7 crypto: x86/sha - Add build support for Intel SHA Extensions optimized SHA1 and SHA256 by tim · 9 years ago
  76. 95fca7d crypto: x86/sha - glue code for Intel SHA extensions optimized SHA1 & SHA256 by tim · 9 years ago
  77. 600a233 crypto: x86/sha - Intel SHA Extensions optimized SHA256 transform function by tim · 9 years ago
  78. c356a7e crypto: x86/sha - Intel SHA Extensions optimized SHA1 transform function by tim · 9 years ago
  79. b8e31bf MAINTAINERS: Add ST's Random Number Generator to the ST entry by Lee Jones · 9 years ago
  80. ba25d8b ARM: STi: STiH407: Enable the 2 HW Random Number Generators for STiH4{07, 10} by Lee Jones · 9 years ago
  81. 4a4da53 hwrng: st - Add support for ST's HW Random Number Generator by Lee Jones · 9 years ago
  82. b4a5407 hwrng: st - Provide DT bindings for ST's Random Number Generator by Lee Jones · 9 years ago
  83. d9a53b0 hwrng: core - Simplify RNG switching from sysfs by Lee Jones · 9 years ago
  84. cb2c316 hwrng: Kconfig - Fix device node name reference /dev/hw_random => /dev/hwrng by Lee Jones · 9 years ago
  85. e9e2315 hwrng: doc - Fix device node name reference /dev/hw_random => /dev/hwrng by Lee Jones · 9 years ago
  86. 4dd17c9 crypto: asymmetric_keys - remove always false comparison by sudip · 9 years ago
  87. 3cc43a0 crypto: qat - Add load balancing across devices by Tadeusz Struk · 9 years ago
  88. 859e580 crypto: caam - Remove unused JUMP_TYPE_MASK definition by Fabio Estevam · 9 years ago
  89. 5f8741d hwrng: Fix module autoload for OF platform drivers by Luis de Bethencourt · 9 years ago
  90. 05db0ad hwrng: mxc-rnga - Use the preferred format for kzalloc by Fabio Estevam · 9 years ago
  91. eeb3225 hwrng: mxc-rnga - Remove unnecessary dev_info message by Fabio Estevam · 9 years ago
  92. c09e2cc hwrng: mxc-rnga - Remove uneeded initialization by Fabio Estevam · 9 years ago
  93. 1bf2138 hwrng: mxc-rnga - Remove unneeded goto label by Fabio Estevam · 9 years ago
  94. 6c5de98 crypto: qat - don't check for iommu by John Griffin · 9 years ago
  95. 04b7d70 hwrng: octeon - Use devm_hwrng_register by Vaishali Thakkar · 9 years ago
  96. a2712e6 crypto: mxs-dcp - Allow MXS_DCP to be used on MX6SL by Fabio Estevam · 9 years ago
  97. 53ed2d4e crypto: ux500 - Fix module autoload for OF platform drivers by Luis de Bethencourt · 9 years ago
  98. c3abc0f crypto: picoxcell - Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  99. 3dc1597 crypto: amcc - Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  100. f074f7b crypto: tcrypt - avoid mapping from module image addresses by Horia Geant? · 9 years ago