1. dd4542d Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  2. 83bf425 crypto: ccp - Fix SEV_VERSION_GREATER_OR_EQUAL by David Rientjes · 5 years ago
  3. 538a5a07 crypto: ccp/gcm - use const time tag comparison. by Cfir Cohen · 6 years ago
  4. dc7a12b docs: arm: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  5. 20e833d crypto: ccp - memset structure fields to zero before reuse by Hook, Gary · 6 years ago
  6. 95566aa crypto: crypto4xx - fix a potential double free in ppc4xx_trng_probe by Wen Yang · 6 years ago
  7. 049ce15 crypto: stm32/hash - Fix incorrect printk modifier for size_t by Herbert Xu · 6 years ago
  8. 4d2fa8b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  9. e1928328 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  10. f3880a2 crypto: stm32/hash - remove interruptible condition for dma by Lionel Debieve · 6 years ago
  11. 0acabec crypto: stm32/hash - Fix hmac issue more than 256 bytes by Lionel Debieve · 6 years ago
  12. fdbd643 crypto: stm32/crc32 - rename driver file by Lionel Debieve · 6 years ago
  13. 66d9c1c crypto: amcc - remove memset after dma_alloc_coherent by Fuqian Huang · 6 years ago
  14. 600bac0 crypto: ccp - Switch to SPDX license identifiers by Hook, Gary · 6 years ago
  15. 52393d6 crypto: ccp - Validate the the error value used to index error messages by Hook, Gary · 6 years ago
  16. d45b171 crypto: talitos - drop icv_ool by Christophe Leroy · 6 years ago
  17. 58cdbc6 crypto: talitos - fix hash on SEC1. by Christophe Leroy · 6 years ago
  18. d44769e crypto: talitos - move struct talitos_edesc into talitos.h by Christophe Leroy · 6 years ago
  19. e52d484 crypto/NX: Set receive window credits to max number of CRBs in RxFIFO by Haren Myneni · 6 years ago
  20. c8c7464 crypto: talitos - eliminate unneeded 'done' functions at build time by Christophe Leroy · 6 years ago
  21. 8d3bcb9 crypto: sun4i-ss - reduce stack usage by Arnd Bergmann · 6 years ago
  22. 303f99a crypto: ccree - add HW engine config check by Gilad Ben-Yossef · 6 years ago
  23. 3db617e crypto: ccree - prevent isr handling in case driver is suspended by Ofir Drang · 6 years ago
  24. d84f626 crypto: ccree - check that cryptocell reset completed by Ofir Drang · 6 years ago
  25. 0b970d5 crypto: ccree - Relocate driver irq registration after clk init by ofir.drang@arm.com · 6 years ago
  26. 576d152 crypto: nx - no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  27. 192125e crypto: talitos - fix max key size for sha384 and sha512 by Christophe Leroy · 6 years ago
  28. f651bd9 crypto: vmx - Document CTR mode counter width quirks by Daniel Axtens · 6 years ago
  29. 334d37c crypto: caam - update IV using HW support by Horia Geantă · 6 years ago
  30. 059d73e crypto: caam - use len instead of nents for bulding HW S/G table by Horia Geantă · 6 years ago
  31. bdb275b Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 6 years ago
  32. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  33. cb849fc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 459 by Thomas Gleixner · 6 years ago
  34. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  35. 410df0c Merge tag 'v5.2-rc5' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  36. b0d7652 crypto: sahara - Use devm_platform_ioremap_resource() by Fabio Estevam · 6 years ago
  37. cec1caa crypto: mxs-dcp - Use devm_platform_ioremap_resource() by Fabio Estevam · 6 years ago
  38. b020006 crypto: hisilicon - Use the correct style for SPDX License Identifier by Nishad Kamdar · 6 years ago
  39. 1793d1a crypto: qat - use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  40. 9878509 crypto: cavium/nitrox - Use the correct style for SPDX License Identifier by Nishad Kamdar · 6 years ago
  41. dd50861 crypto: bcm - Make some symbols static by YueHaibing · 6 years ago
  42. 4bb02db crypto: atmel-i2c - Fix build error while CRC16 set to m by YueHaibing · 6 years ago
  43. 385cfc8 crypto: caam - disable some clock checks for iMX7ULP by Iuliana Prodan · 6 years ago
  44. ed527b1 crypto: caam - limit output IV to CBC to work around CTR mode DMA issue by Ard Biesheuvel · 6 years ago
  45. 49d2216 crypto: atmel - Fix sparse endianness warnings by Herbert Xu · 6 years ago
  46. 3b2614c crypto: caam - strip input without changing crypto request by Iuliana Prodan · 6 years ago
  47. c3725f7 crypto: caam - fix pkcs1pad(rsa-caam, sha256) failure because of invalid input by Iuliana Prodan · 6 years ago
  48. 8933259 crypto: inside-secure - do not rely on the hardware last bit for result descriptors by Antoine Tenart · 6 years ago
  49. 583d7e1 crypto: inside-secure - fix use of the SG list by Antoine Tenart · 6 years ago
  50. 082ec2d crypto: inside-secure - add support for HMAC updates by Antoine Tenart · 6 years ago
  51. 57660b1 crypto: inside-secure - implement IV retrieval by Antoine Tenart · 6 years ago
  52. ccd65a2 crypto: inside-secure - fix queued len computation by Antoine Tenart · 6 years ago
  53. b926213 crypto: inside-secure - fix zeroing of the request in ahash_exit_inv by Antoine Tenart · 6 years ago
  54. aa524286 crypto: inside-secure - unify cache reset by Antoine Tenart · 6 years ago
  55. 97a1440 crypto: inside-secure - enable context reuse by Antoine Tenart · 6 years ago
  56. 082a9d0 crypto: inside-secure - change returned error when a descriptor reports an error by Antoine Tenart · 6 years ago
  57. 942d849 crypto: inside-secure - improve the result error format when displayed by Antoine Tenart · 6 years ago
  58. 709ecc1 crypto: inside-secure - remove useless check by Antoine Tenart · 6 years ago
  59. 0733eab crypto: inside-secure - fix coding style for a condition by Antoine Tenart · 6 years ago
  60. dd4306a crypto: inside-secure - move comment by Antoine Tenart · 6 years ago
  61. cb9877b crypto: inside-secure - remove empty line by Antoine Tenart · 6 years ago
  62. 27ba4de treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 442 by Thomas Gleixner · 6 years ago
  63. b886d83 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
  64. 75a6faf treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422 by Thomas Gleixner · 6 years ago
  65. 64d85cc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 299 by Thomas Gleixner · 6 years ago
  66. 97fb5e8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 by Thomas Gleixner · 6 years ago
  67. 2af7a0f locking/atomic, crypto/nx: Remove redundant casts by Mark Rutland · 6 years ago
  68. 90fde66 locking/atomic, crypto/nx: Prepare for atomic64_read() conversion by Mark Rutland · 6 years ago
  69. 62e139e crypto: ux500 - fix license comment syntax error by Alex Xu (Hello71) · 6 years ago
  70. 25763b3 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 by Thomas Gleixner · 6 years ago
  71. af873fc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194 by Thomas Gleixner · 6 years ago
  72. 84a14ae treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178 by Thomas Gleixner · 6 years ago
  73. fda8d26 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177 by Thomas Gleixner · 6 years ago
  74. fcaf203 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159 by Thomas Gleixner · 6 years ago
  75. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  76. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  77. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  78. da001fb crypto: atmel-i2c - add support for SHA204A random number generator by Ard Biesheuvel · 6 years ago
  79. c34a320 crypto: atmel-ecc - factor out code that can be shared by Ard Biesheuvel · 6 years ago
  80. 3c756aa crypto: atmel-ecc - add support for ACPI probing on non-AT91 platforms by Ard Biesheuvel · 6 years ago
  81. 8a82451 crypto: caam - print messages in caam_dump_sg at debug level by Sascha Hauer · 6 years ago
  82. 6e00550 crypto: caam - print debug messages at debug level by Sascha Hauer · 6 years ago
  83. 32f75e6 crypto: caam - remove unused defines by Sascha Hauer · 6 years ago
  84. f6b99b6 crypto: caam - print IV only when non NULL by Sascha Hauer · 6 years ago
  85. ff455ad9 crypto: ixp4xx - Fix cross-compile errors due to type mismatch by Herbert Xu · 6 years ago
  86. ff9f902 crypto: talitos - use SPDX-License-Identifier by Christophe Leroy · 6 years ago
  87. 89b32df crypto: talitos - use IS_ENABLED() in has_ftr_sec1() by Christophe Leroy · 6 years ago
  88. fbb8d46 Revert "crypto: talitos - export the talitos_submit function" by Christophe Leroy · 6 years ago
  89. e345177 crypto: talitos - fix AEAD processing. by Christophe Leroy · 6 years ago
  90. c9cca70 crypto: talitos - Align SEC1 accesses to 32 bits boundaries. by Christophe Leroy · 6 years ago
  91. eae55a5 crypto: talitos - properly handle split ICV. by Christophe Leroy · 6 years ago
  92. 4bbfb83 crypto: talitos - HMAC SNOOP NO AFEU mode requires SW icv checking. by Christophe Leroy · 6 years ago
  93. 7ede4c3 crypto: talitos - Do not modify req->cryptlen on decryption. by Christophe Leroy · 6 years ago
  94. d84cc9c crypto: talitos - fix ECB algs ivsize by Christophe Leroy · 6 years ago
  95. ee483d3 crypto: talitos - check data blocksize in ablkcipher. by Christophe Leroy · 6 years ago
  96. b9a05b6 crypto: talitos - fix CTR alg blocksize by Christophe Leroy · 6 years ago
  97. 1ba34e7 crypto: talitos - check AES key size by Christophe Leroy · 6 years ago
  98. b8fbdc2 crypto: talitos - reduce max key size for SEC1 by Christophe Leroy · 6 years ago
  99. a1a42f8 crypto: talitos - rename alternative AEAD algos. by Christophe Leroy · 6 years ago
  100. 3e56e16 crypto: cryptd - move kcrypto_wq into cryptd by Eric Biggers · 6 years ago