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