1. 7c71f0f crypto: sha1-generic - move to generic glue implementation by Ard Biesheuvel · 9 years ago
  2. b84a2a0 crypto: sha512 - implement base layer for SHA-512 by Ard Biesheuvel · 9 years ago
  3. 11b8d5e crypto: sha256 - implement base layer for SHA-256 by Ard Biesheuvel · 9 years ago
  4. c4d5b9f crypto: sha1 - implement base layer for SHA-1 by Ard Biesheuvel · 9 years ago
  5. 9c521a2 crypto: api - remove instance when test failed by Stephan Mueller · 9 years ago
  6. e9b8e5b crypto: api - Move alg ref count init to crypto_check_alg by Herbert Xu · 9 years ago
  7. 1711045 crypto: sahara - fix AES descriptor create by Steffen Trumtrar · 9 years ago
  8. ddacc62 crypto: sahara - use the backlog by Steffen Trumtrar · 9 years ago
  9. 016baaa crypto: user - Fix crypto_alg_match race by Herbert Xu · 9 years ago
  10. 9cd2232 crypto: atmel-aes - correct usage of dma_sync_* API by Leilei Zhao · 9 years ago
  11. 289b262 crypto: atmel-aes - sync the buf used in DMA or CPU by Leilei Zhao · 9 years ago
  12. 8a10eb8 crypto: atmel-aes - initialize spinlock in probe by Leilei Zhao · 9 years ago
  13. 1d1b916 crypto: atmel-tdes - initialize spinlock in probe by Leilei Zhao · 9 years ago
  14. 3f1992c crypto: atmel-sha - correct the max burst size by Leilei Zhao · 9 years ago
  15. 62728e8 crypto: atmel-sha - initialize spinlock in probe by Leilei Zhao · 9 years ago
  16. 803eeae crypto: atmel-sha - fix sg list management by Leilei Zhao · 9 years ago
  17. 0099286 crypto: atmel-sha - correct the way data are split by Ludovic Desroches · 9 years ago
  18. 141824d crypto: atmel-sha - add new version by Leilei Zhao · 9 years ago
  19. cf1f0d1 crypto: atmel-aes - add new version by Leilei Zhao · 9 years ago
  20. b4e9705 crypto: qat - fix double release_firmware on error path by Tadeusz Struk · 9 years ago
  21. 8b5cf09 crypto: qat - print ring name in debug output by Tadeusz Struk · 9 years ago
  22. 1e6232f crypto: serpent_sse2 - Fix a typo in Kconfig by Masanari Iida · 9 years ago
  23. f2f770d crypto: arm/sha256 - Add optimized SHA-256/224 by Sami Tolvanen · 9 years ago
  24. 87b1675 crypto: api - Change crypto_unregister_instance argument type by Herbert Xu · 9 years ago
  25. 1f72371 crypto: api - Fix races in crypto_unregister_instance by Herbert Xu · 9 years ago
  26. 13cf394 crypto: omap-sham - Add the offset of sg page to vaddr by Vutla, Lokesh · 9 years ago
  27. 64a31be crypto: qat - fix checkpatch CODE_INDENT issue by Allan, Bruce W · 9 years ago
  28. 724c76c crypto: qat - fix checkpatch COMPARISON_TO_NULL issue by Allan, Bruce W · 9 years ago
  29. af6f2a7 crypto: qat - fix checkpatch BIT_MACRO issues by Allan, Bruce W · 9 years ago
  30. f7b3c2d crypto: qat - fix checkpatch CONCATENATED_STRING issues by Allan, Bruce W · 9 years ago
  31. b21582d crypto: qat - checkpatch PARENTHESIS_ALIGNMENT and LOGICAL_CONTINUATIONS by Allan, Bruce W · 9 years ago
  32. 304989f crypto: qat - fix checkpatch CHECK_SPACING issues by Allan, Bruce W · 9 years ago
  33. 754a90d crypto: qat - fix typo by Allan, Bruce W · 9 years ago
  34. 6d7e7e0 crypto: omap-aes - Fix support for unequal lengths by Vutla, Lokesh · 9 years ago
  35. b0a3d89 crypto: omap-sham - Use pm_runtime_irq_safe() by Vutla, Lokesh · 9 years ago
  36. 555fa17 crypto: sha-mb - mark Multi buffer SHA1 helper cipher by Stephan Mueller · 9 years ago
  37. f52bbf5 crypto: mcryptd - process CRYPTO_ALG_INTERNAL by Stephan Mueller · 9 years ago
  38. cd98411 crypto: arm64/aes - mark 64 bit ARMv8 AES helper ciphers by Stephan Mueller · 9 years ago
  39. 94a7e5e crypto: aes-ce - mark ARMv8 AES helper ciphers by Stephan Mueller · 9 years ago
  40. 76aa9d5 crypto: aesbs - mark NEON bit sliced AES helper ciphers by Stephan Mueller · 9 years ago
  41. 4dda66f crypto: twofish_avx - mark Twofish AVX helper ciphers by Stephan Mueller · 9 years ago
  42. 748be1f crypto: serpent_sse2 - mark Serpent SSE2 helper ciphers by Stephan Mueller · 9 years ago
  43. 65aed53 crypto: serpent_avx - mark Serpent AVX helper ciphers by Stephan Mueller · 9 years ago
  44. f82419a crypto: serpent_avx2 - mark Serpent AVX2 helper ciphers by Stephan Mueller · 9 years ago
  45. e69b8a4 crypto: cast6_avx - mark CAST6 helper ciphers by Stephan Mueller · 9 years ago
  46. 7d2c31d crypto: camellia_aesni_avx - mark AVX Camellia helper ciphers by Stephan Mueller · 9 years ago
  47. 680574e crypto: cast5_avx - mark CAST5 helper ciphers by Stephan Mueller · 9 years ago
  48. a62356a crypto: camellia_aesni_avx2 - mark AES-NI Camellia helper ciphers by Stephan Mueller · 9 years ago
  49. 4b3f4e3 crypto: ghash-ce - mark GHASH ARMv8 vmull.p64 helper ciphers by Stephan Mueller · 9 years ago
  50. 6a9b52b crypto: clmulni - mark ghash clmulni helper ciphers by Stephan Mueller · 9 years ago
  51. eabdc32 crypto: aesni - mark AES-NI helper ciphers by Stephan Mueller · 9 years ago
  52. b0cda2b crypto: proc - identify internal ciphers by Stephan Mueller · 9 years ago
  53. 466a7b9 crypto: cryptd - process CRYPTO_ALG_INTERNAL by Stephan Mueller · 9 years ago
  54. 425a882 crypto: testmgr - use CRYPTO_ALG_INTERNAL by Stephan Mueller · 9 years ago
  55. 06ca7f6 crypto: api - prevent helper ciphers from being used by Stephan Mueller · 9 years ago
  56. fa50d7e crypto: arm/ghash - fix big-endian bug in ghash by Ard Biesheuvel · 9 years ago
  57. a83034f crypto: img-hash - shift wrapping bug in img_hash_hw_init() by Dan Carpenter · 9 years ago
  58. 900831a crypto: img-hash - fix some compile warnings by Dan Carpenter · 9 years ago
  59. 6655030 crypto: qat - make error and info log messages more descriptive by Allan, Bruce W · 9 years ago
  60. 92dd5be crypto: qat - fix typo in string by Allan, Bruce W · 9 years ago
  61. a00204f crypto: qat - remove duplicate definition of Intel PCI vendor id by Allan, Bruce W · 9 years ago
  62. cfa8e7e crypto: img-hash - Fix Kconfig selections by James Hartley · 9 years ago
  63. 0b053c9 lib: memzero_explicit: use barrier instead of OPTIMIZER_HIDE_VAR by mancha security · 9 years ago
  64. 506bf0c hwrng: core - allow perfect entropy from hardware devices by Keith Packard · 9 years ago
  65. 7094e8e linux-next: build failure after merge of the crypto tree by Herbert Xu · 9 years ago
  66. 656d7e7 hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG in init by Andre Wolokita · 9 years ago
  67. 1a5addf hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG when checking and disabling TRNG by Andre Wolokita · 9 years ago
  68. c42e990 crypto: sha1-mb - Syntax error by Ameen Ali · 9 years ago
  69. 2ef4d5c crypto: algif_rng - zeroize buffer with random data by Stephan Mueller · 9 years ago
  70. 5986ac4 Documentation: crypto: Add DT binding info for the img hw hash accelerator by James Hartley · 9 years ago
  71. d358f1a crypto: img-hash - Add Imagination Technologies hw hash accelerator by James Hartley · 9 years ago
  72. 73b3862 hwrng: iproc-rng200 - make use of devm_hwrng_register by Dmitry Torokhov · 9 years ago
  73. ef0a1b2 hwrng: iproc-rng200 - do not use static structure by Dmitry Torokhov · 9 years ago
  74. 9052b0d hwrng: msm - make use of devm_hwrng_register by Dmitry Torokhov · 9 years ago
  75. 1e6e38a hwrng: exynos - make use of devm_hwrng_register by Dmitry Torokhov · 9 years ago
  76. 6229c16 hwrng: bcm63xx - make use of devm_hwrng_register by Dmitry Torokhov · 9 years ago
  77. 4d9b519 hwrng: add devm_* interfaces by Dmitry Torokhov · 9 years ago
  78. 05713ba crypto: don't export static symbol by Julia Lawall · 9 years ago
  79. 19e60e1 crypto: testmgr - fix RNG return code enforcement by Stephan Mueller · 9 years ago
  80. f42613c linux-next: Tree for Mar 11 (powerpc build failure due to vmx crypto code) by Herbert Xu · 9 years ago
  81. a308d66 hwrng: omap - remove #ifdefery around PM methods by Dmitry Torokhov · 9 years ago
  82. f1e866b crypto: arm - add support for GHASH using ARMv8 Crypto Extensions by Ard Biesheuvel · 9 years ago
  83. 8646485 crypto: arm - AES in ECB/CBC/CTR/XTS modes using ARMv8 Crypto Extensions by Ard Biesheuvel · 9 years ago
  84. 006d062 crypto: arm - add support for SHA-224/256 using ARMv8 Crypto Extensions by Ard Biesheuvel · 9 years ago
  85. 864cbee crypto: arm - add support for SHA1 using ARMv8 Crypto Instructions by Ard Biesheuvel · 9 years ago
  86. 652ccae crypto: arm - move ARM specific Kconfig definitions to a dedicated file by Ard Biesheuvel · 9 years ago
  87. 1eb8a1b crypto: amcc - remove incorrect __init/__exit markups by Dmitry Torokhov · 9 years ago
  88. 83ce01d crypto: qat - remove incorrect __exit markup by Dmitry Torokhov · 9 years ago
  89. 257bedd hwrng: pseries - remove incorrect __init/__exit markups by Dmitry Torokhov · 9 years ago
  90. 87094a0 hwrng: octeon - remove incorrect __exit markups by Dmitry Torokhov · 9 years ago
  91. 1ee9b5e hwrng: omap - remove incorrect __exit markups by Dmitry Torokhov · 9 years ago
  92. 007ee8d crypto: tcrypt - fix uninit sg entries in test_acipher_speed by Horia Geant? · 9 years ago
  93. efdb6f6 crypto: octeon - enable OCTEON SHA1/256/512 module selection by Aaro Koskinen · 9 years ago
  94. fbaa4df crypto: octeon - add SHA512 module by Aaro Koskinen · 9 years ago
  95. c3d0def crypto: octeon - add SHA256 module by Aaro Koskinen · 9 years ago
  96. 82be2dc crypto: octeon - add SHA1 module by Aaro Koskinen · 9 years ago
  97. da3cd5d crypto: octeon - add instruction definitions for SHA1/256/512 by Aaro Koskinen · 9 years ago
  98. c3bc38d crypto: octeon - always disable preemption when using crypto engine by Aaro Koskinen · 9 years ago
  99. 9b2de7f crypto: octeon - don't disable bottom half in octeon-md5 by Aaro Koskinen · 9 years ago
  100. 3265c4b crypto: powerpc - move files to fix build error by Kim Phillips · 9 years ago