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