1. 06ca7f6 crypto: api - prevent helper ciphers from being used by Stephan Mueller · 9 years ago
  2. fa50d7e crypto: arm/ghash - fix big-endian bug in ghash by Ard Biesheuvel · 9 years ago
  3. a83034f crypto: img-hash - shift wrapping bug in img_hash_hw_init() by Dan Carpenter · 9 years ago
  4. 900831a crypto: img-hash - fix some compile warnings by Dan Carpenter · 9 years ago
  5. 6655030 crypto: qat - make error and info log messages more descriptive by Allan, Bruce W · 9 years ago
  6. 92dd5be crypto: qat - fix typo in string by Allan, Bruce W · 9 years ago
  7. a00204f crypto: qat - remove duplicate definition of Intel PCI vendor id by Allan, Bruce W · 9 years ago
  8. cfa8e7e crypto: img-hash - Fix Kconfig selections by James Hartley · 9 years ago
  9. 0b053c9 lib: memzero_explicit: use barrier instead of OPTIMIZER_HIDE_VAR by mancha security · 9 years ago
  10. 506bf0c hwrng: core - allow perfect entropy from hardware devices by Keith Packard · 9 years ago
  11. 7094e8e linux-next: build failure after merge of the crypto tree by Herbert Xu · 9 years ago
  12. 656d7e7 hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG in init by Andre Wolokita · 9 years ago
  13. 1a5addf hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG when checking and disabling TRNG by Andre Wolokita · 9 years ago
  14. c42e990 crypto: sha1-mb - Syntax error by Ameen Ali · 9 years ago
  15. 2ef4d5c crypto: algif_rng - zeroize buffer with random data by Stephan Mueller · 9 years ago
  16. 5986ac4 Documentation: crypto: Add DT binding info for the img hw hash accelerator by James Hartley · 9 years ago
  17. d358f1a crypto: img-hash - Add Imagination Technologies hw hash accelerator by James Hartley · 9 years ago
  18. 73b3862 hwrng: iproc-rng200 - make use of devm_hwrng_register by Dmitry Torokhov · 9 years ago
  19. ef0a1b2 hwrng: iproc-rng200 - do not use static structure by Dmitry Torokhov · 9 years ago
  20. 9052b0d hwrng: msm - make use of devm_hwrng_register by Dmitry Torokhov · 9 years ago
  21. 1e6e38a hwrng: exynos - make use of devm_hwrng_register by Dmitry Torokhov · 9 years ago
  22. 6229c16 hwrng: bcm63xx - make use of devm_hwrng_register by Dmitry Torokhov · 9 years ago
  23. 4d9b519 hwrng: add devm_* interfaces by Dmitry Torokhov · 9 years ago
  24. 05713ba crypto: don't export static symbol by Julia Lawall · 9 years ago
  25. 19e60e1 crypto: testmgr - fix RNG return code enforcement by Stephan Mueller · 9 years ago
  26. f42613c linux-next: Tree for Mar 11 (powerpc build failure due to vmx crypto code) by Herbert Xu · 9 years ago
  27. a308d66 hwrng: omap - remove #ifdefery around PM methods by Dmitry Torokhov · 9 years ago
  28. f1e866b crypto: arm - add support for GHASH using ARMv8 Crypto Extensions by Ard Biesheuvel · 9 years ago
  29. 8646485 crypto: arm - AES in ECB/CBC/CTR/XTS modes using ARMv8 Crypto Extensions by Ard Biesheuvel · 9 years ago
  30. 006d062 crypto: arm - add support for SHA-224/256 using ARMv8 Crypto Extensions by Ard Biesheuvel · 9 years ago
  31. 864cbee crypto: arm - add support for SHA1 using ARMv8 Crypto Instructions by Ard Biesheuvel · 9 years ago
  32. 652ccae crypto: arm - move ARM specific Kconfig definitions to a dedicated file by Ard Biesheuvel · 9 years ago
  33. 1eb8a1b crypto: amcc - remove incorrect __init/__exit markups by Dmitry Torokhov · 9 years ago
  34. 83ce01d crypto: qat - remove incorrect __exit markup by Dmitry Torokhov · 9 years ago
  35. 257bedd hwrng: pseries - remove incorrect __init/__exit markups by Dmitry Torokhov · 9 years ago
  36. 87094a0 hwrng: octeon - remove incorrect __exit markups by Dmitry Torokhov · 9 years ago
  37. 1ee9b5e hwrng: omap - remove incorrect __exit markups by Dmitry Torokhov · 9 years ago
  38. 007ee8d crypto: tcrypt - fix uninit sg entries in test_acipher_speed by Horia Geant? · 9 years ago
  39. efdb6f6 crypto: octeon - enable OCTEON SHA1/256/512 module selection by Aaro Koskinen · 9 years ago
  40. fbaa4df crypto: octeon - add SHA512 module by Aaro Koskinen · 9 years ago
  41. c3d0def crypto: octeon - add SHA256 module by Aaro Koskinen · 9 years ago
  42. 82be2dc crypto: octeon - add SHA1 module by Aaro Koskinen · 9 years ago
  43. da3cd5d crypto: octeon - add instruction definitions for SHA1/256/512 by Aaro Koskinen · 9 years ago
  44. c3bc38d crypto: octeon - always disable preemption when using crypto engine by Aaro Koskinen · 9 years ago
  45. 9b2de7f crypto: octeon - don't disable bottom half in octeon-md5 by Aaro Koskinen · 9 years ago
  46. 3265c4b crypto: powerpc - move files to fix build error by Kim Phillips · 9 years ago
  47. a508412 hwrng: xgene - add ACPI support for APM X-Gene RNG unit by Feng Kan · 9 years ago
  48. 2ca87a1 MAINTAINERS: add crypto-API.tmpl by Stephan Mueller · 9 years ago
  49. dbe5fe7 crypto: doc - AEAD / RNG AF_ALG interface by Stephan Mueller · 9 years ago
  50. cde001e crypto: rng - RNGs must return 0 in success case by Stephan Mueller · 9 years ago
  51. 4842234 hwrng: caam - fix rng_unmap_ctx's DMA_UNMAP size problem by Yanjiang Jin · 9 years ago
  52. 060e234 crypto: caam - fix uninitialized edesc->sec4_sg_bytes field by Yanjiang Jin · 9 years ago
  53. c83d45d hwrng: iproc-rng200 - Add Broadcom IPROC RNG driver by Scott Branden · 9 years ago
  54. 259d317 hwrng: iproc-rng200 - Add device tree bindings by Scott Branden · 9 years ago
  55. 8e2e276 crypto: ux500 - Update error message for dmaengine_prep_slave_sg() API by Geert Uytterhoeven · 9 years ago
  56. b398861 crypto: talitos - Remove MD5_BLOCK_SIZE by Martin Hicks · 9 years ago
  57. f641ddd crypto: talitos - Simplify per-channel initialization by Martin Hicks · 9 years ago
  58. 37821da crypto: drbg - remove superflowous memsets by Stephan Mueller · 9 years ago
  59. 04bcbfc crypto: drbg - use single block cipher API by Stephan Mueller · 9 years ago
  60. e8e5995 crypto: powerpc/md5 - kernel config by Markus Stockhausen · 9 years ago
  61. e90508d crypto: powerpc/md5 - glue by Markus Stockhausen · 9 years ago
  62. 209232d crypto: powerpc/md5 - assembler by Markus Stockhausen · 9 years ago
  63. be20835 crypto: atmel - fix typo in dev_err error message by Colin Ian King · 9 years ago
  64. 44cac4f crypto: algif - enable AEAD interface compilation by Stephan Mueller · 9 years ago
  65. 400c40c crypto: algif - add AEAD support by Stephan Mueller · 9 years ago
  66. 7b24d97 crypto: doc - describe internal structure by Stephan Mueller · 9 years ago
  67. d9850fc crypto: powerpc/sha1 - kernel config by Markus Stockhausen · 9 years ago
  68. 50ba29a crypto: powerpc/sha1 - glue by Markus Stockhausen · 9 years ago
  69. 20f1b1f crypto: powerpc/sha1 - assembler by Markus Stockhausen · 9 years ago
  70. 504c614 crypto: powerpc/aes - kernel config by Markus Stockhausen · 9 years ago
  71. 8a28a1a cyprot: powerpc/aes - glue code by Markus Stockhausen · 9 years ago
  72. f2e2ad2 crypto: powerpc/aes - ECB/CBC/CTR/XTS modes by Markus Stockhausen · 9 years ago
  73. f98992a crypto: powerpc/aes - key handling by Markus Stockhausen · 9 years ago
  74. 1c201e6 crypto: powerpc/aes - assembler core by Markus Stockhausen · 9 years ago
  75. 0c5f9ae crypto: powerpc/aes - aes tables by Markus Stockhausen · 9 years ago
  76. 74f2dc2 crypto: powerpc/aes - register defines by Markus Stockhausen · 9 years ago
  77. 0052a65 hwrng: bcm63xx - use devm_* helpers by Florian Fainelli · 9 years ago
  78. aeb9624 MIPS: BCM63xx: remove RSET_RNG register definitions by Florian Fainelli · 9 years ago
  79. b515e0f hwrng: bcm63xx - move register definitions to driver by Florian Fainelli · 9 years ago
  80. f7591fa hwrng: bcm63xx - drop bcm_{readl,writel} macros by Florian Fainelli · 9 years ago
  81. df586cb crypto: sahara - drop unnecessary default assignment by Nicholas Mc Guire · 9 years ago
  82. 6cf02fc crypto: sahara - pass on error condition by Nicholas Mc Guire · 9 years ago
  83. 58ed798 crypto: sahara - fix type of ret for wait_for_completion_timeout by Nicholas Mc Guire · 9 years ago
  84. dd0fff8 crypto: mxs-dcp - fix type of ret for wait_for_completion_timeout by Nicholas Mc Guire · 9 years ago
  85. 81e397d crypto: aesni - make driver-gcm-aes-aesni helper a proper aead alg by Tadeusz Struk · 9 years ago
  86. d2e3ae6 crypto: vmx - Enabling VMX module for PPC64 by Leonidas S. Barbosa · 9 years ago
  87. 5c380d6 crypto: vmx - Add support for VMS instructions by ASM by Leonidas S. Barbosa · 9 years ago
  88. cc333cd crypto: vmx - Adding GHASH routines for VMX module by Marcelo H. Cerri · 9 years ago
  89. 4f7f60d crypto: vmx - Adding CTR routines for VMX module by Marcelo H. Cerri · 9 years ago
  90. 8c755ac crypto: vmx - Adding CBC routines for VMX module by Marcelo H. Cerri · 9 years ago
  91. 8676590 crypto: vmx - Adding AES routines for VMX module by Marcelo H. Cerri · 9 years ago
  92. 20a26fa crypto: vmx - Adding VMX module for Power 8 by Marcelo H. Cerri · 9 years ago
  93. 66c046b crypto: sha-mb - Fix big integer constant sparse warning by Lad, Prabhakar · 9 years ago
  94. 6c50634 crypto: ccp - Add ACPI support by Tom Lendacky · 9 years ago
  95. be03a3a crypto: ccp - Convert calls to their devm_ counterparts by Tom Lendacky · 9 years ago
  96. 261bf07 crypto: ccp - Use dma_set_mask_and_coherent to set DMA mask by Tom Lendacky · 9 years ago
  97. a5bd093 crypto: ccp - Update CCP build support by Tom Lendacky · 9 years ago
  98. 8db8846 crypto: ccp - Updates for checkpatch warnings/errors by Tom Lendacky · 9 years ago
  99. 2ecc1e9 crypto: ppc/sha256 - kernel config by Markus Stockhausen · 9 years ago
  100. c147028 crypto: ppc/sha256 - glue by Markus Stockhausen · 9 years ago