1. 212ef6f crypto: inside-secure - Fix unused variable warning when CONFIG_PCI=n by Pascal van Leeuwen · 5 years ago
  2. 5fc194e crypto: talitos - fix missing break in switch statement by Gustavo A. R. Silva · 5 years ago
  3. 9575d1a crypto: caam - Cast to long first before pointer conversion by Herbert Xu · 5 years ago
  4. 67caef0 crypto: ccree - enable CTS support in AES-XTS by Uri Shir · 5 years ago
  5. 465527b crypto: inside-secure - Probe transform record cache RAM sizes by Pascal van Leeuwen · 5 years ago
  6. b2d92ac crypto: inside-secure - Base RD fetchcount on actual RD FIFO size by Pascal van Leeuwen · 5 years ago
  7. 35c0e6c crypto: inside-secure - Base CD fetchcount on actual CD FIFO size by Pascal van Leeuwen · 5 years ago
  8. 4bdf712 crypto: inside-secure - Enable extended algorithms on newer HW by Pascal van Leeuwen · 5 years ago
  9. f9d131d crypto: inside-secure: Corrected configuration of EIP96_TOKEN_CTRL by Pascal van Leeuwen · 5 years ago
  10. 118db42 crypto: inside-secure - Add EIP97/EIP197 and endianness detection by Pascal van Leeuwen · 5 years ago
  11. c51636a padata: remove cpu_index from the parallel_queue by Daniel Jordan · 5 years ago
  12. bfde23c padata: unbind parallel jobs from specific CPUs by Daniel Jordan · 5 years ago
  13. 45d153c padata: use separate workqueues for parallel and serial work by Daniel Jordan · 5 years ago
  14. cc491d8 padata, pcrypt: take CPU hotplug lock internally in padata_alloc_possible by Daniel Jordan · 5 years ago
  15. 63d3578 crypto: pcrypt - remove padata cpumask notifier by Daniel Jordan · 5 years ago
  16. e6ce0e0 padata: make padata_do_parallel find alternate callback CPU by Daniel Jordan · 5 years ago
  17. 509b320 workqueue: require CPU hotplug read exclusion for apply_workqueue_attrs by Daniel Jordan · 5 years ago
  18. 513c98d workqueue: unconfine alloc/apply/free_workqueue_attrs() by Daniel Jordan · 5 years ago
  19. b128a30 padata: allocate workqueue internally by Daniel Jordan · 5 years ago
  20. 007b3cf arm64: dts: imx8mq: Add CAAM node by Andrey Smirnov · 5 years ago
  21. 59b5694 random: Use wait_event_freezable() in add_hwgenerator_randomness() by Stephen Boyd · 5 years ago
  22. 347bce3 crypto: ux500 - Fix COMPILE_TEST warnings by Herbert Xu · 5 years ago
  23. f6680cb crypto: x86/aes-ni - use AES library instead of single-use AES cipher by Ard Biesheuvel · 5 years ago
  24. c552ffb crypto: cavium/zip - Add missing single_release() by Wei Yongjun · 5 years ago
  25. 18a0bb4 crypto: marvell - Use kzfree rather than its implementation by zhong jiang · 5 years ago
  26. f2ef960 crypto: caam - dispose of IRQ mapping only after IRQ is freed by Andrey Smirnov · 5 years ago
  27. 549077d crypto: caam - check irq_of_parse_and_map for errors by Andrey Smirnov · 5 years ago
  28. 05d2a75 crypto: caam - use devres to unmap JR's registers by Andrey Smirnov · 5 years ago
  29. 796114f crypto: caam - make sure clocks are enabled first by Andrey Smirnov · 5 years ago
  30. 143d264 crypto: arm/aes-ce - implement ciphertext stealing for CBC by Ard Biesheuvel · 5 years ago
  31. 2ed8b79 crypto: arm/aes-neonbs - implement ciphertext stealing for XTS by Ard Biesheuvel · 5 years ago
  32. c61b160 crypto: arm/aes-ce - implement ciphertext stealing for XTS by Ard Biesheuvel · 5 years ago
  33. 67cfa5d crypto: arm64/aes-neonbs - implement ciphertext stealing for XTS by Ard Biesheuvel · 5 years ago
  34. 7cceca8 crypto: arm64/aes - implement support for XTS ciphertext stealing by Ard Biesheuvel · 5 years ago
  35. 7c9d65c crypto: arm64/aes-cts-cbc - move request context data to the stack by Ard Biesheuvel · 5 years ago
  36. 0cfd507 crypto: arm64/aes-cts-cbc-ce - performance tweak by Ard Biesheuvel · 5 years ago
  37. 6017826 crypto: skcipher - add the ability to abort a skcipher walk by Ard Biesheuvel · 5 years ago
  38. 69b6f2e crypto: arm64/aes-neon - limit exposed routines if faster driver is enabled by Ard Biesheuvel · 5 years ago
  39. 7a3b1c6 crypto: arm64/aes-neonbs - replace tweak mask literal with composition by Ard Biesheuvel · 5 years ago
  40. 38e73b3 crypto: arm/aes-neonbs - replace tweak mask literal with composition by Ard Biesheuvel · 5 years ago
  41. e53b43d crypto: arm/aes-ce - replace tweak mask literal with composition by Ard Biesheuvel · 5 years ago
  42. 1dede02 crypto: arm/aes-ce - switch to 4x interleave by Ard Biesheuvel · 5 years ago
  43. 46a2277 crypto: arm/aes-ce - yield the SIMD unit between scatterwalk steps by Ard Biesheuvel · 5 years ago
  44. fcb0e30 crypto: arm/aes - fix round key prototypes by Ard Biesheuvel · 5 years ago
  45. 0ba3c02 crypto: skcipher - Unmap pages after an external error by Herbert Xu · 5 years ago
  46. 7b865ec crypto: arm64/aes - Use PTR_ERR_OR_ZERO rather than its implementation. by zhong jiang · 5 years ago
  47. c75c66b crypto: sha256 - Remove sha256/224_init code duplication by Hans de Goede · 5 years ago
  48. 34d6245 crypto: sha256 - Merge crypto/sha256.h into crypto/sha.h by Hans de Goede · 5 years ago
  49. 527aa89 crypto: n2 - Rename arrays to avoid conflict with crypto/sha256.h by Hans de Goede · 5 years ago
  50. 6e4655e crypto: chelsio - Rename arrays to avoid conflict with crypto/sha256.h by Hans de Goede · 5 years ago
  51. e55d8a7 crypto: ccree - Rename arrays to avoid conflict with crypto/sha256.h by Hans de Goede · 5 years ago
  52. eb7d6ba crypto: x86 - Rename functions to avoid conflict with crypto/sha256.h by Hans de Goede · 5 years ago
  53. b86fc48 crypto: s390 - Rename functions to avoid conflict with crypto/sha256.h by Hans de Goede · 5 years ago
  54. 8f373bf crypto: arm64 - Rename functions to avoid conflict with crypto/sha256.h by Hans de Goede · 5 years ago
  55. e4dcc1b crypto: arm - Rename functions to avoid conflict with crypto/sha256.h by Hans de Goede · 5 years ago
  56. 2a4bfd0 hwrng: timeriomem - relax check on memory resource size by Daniel Mack · 5 years ago
  57. 4eb76faf crypto: inside-secure - Added support for basic AES-CCM by Pascal van Leeuwen · 5 years ago
  58. 50485df crypto: inside-secure - Added AES-OFB support by Pascal van Leeuwen · 5 years ago
  59. 48e97af crypto: inside-secure - Added AES-CFB support by Pascal van Leeuwen · 5 years ago
  60. 3e45088 crypto: inside-secure - Added support for basic AES-GCM by Pascal van Leeuwen · 5 years ago
  61. d2d9e6f crypto: inside-secure - Minor code cleanup and optimizations by Pascal van Leeuwen · 5 years ago
  62. 493e289 crypto: inside-secure - Minor optimization recognizing CTR is always AES by Pascal van Leeuwen · 5 years ago
  63. aa88f33 crypto: inside-secure - Made .cra_priority value a define by Pascal van Leeuwen · 5 years ago
  64. 062b64c crypto: inside-secure - Only enable algorithms advertised by the hardware by Pascal van Leeuwen · 5 years ago
  65. c7da38a crypto: inside-secure - Add support for the AES-XTS algorithm by Pascal van Leeuwen · 5 years ago
  66. 93369b5 crypto: inside-secure - Move static cipher alg & mode settings to init by Pascal van Leeuwen · 5 years ago
  67. a3d7c50 crypto: mediatek - fix incorrect crypto key setting by Vic Wu · 5 years ago
  68. 069ec89 crypto: mediatek - add support to OFB/CFB mode by Ryder Lee · 5 years ago
  69. f271ea9 crypto: mediatek - only treat EBUSY as transient if backlog by Ryder Lee · 5 years ago
  70. e049ff5 crypto: mediatek - fix uninitialized value of gctx->textlen by Ryder Lee · 5 years ago
  71. 4797f6c crypto: mediatek - move mtk_aes_find_dev() to the right place by Ryder Lee · 5 years ago
  72. 1bbbbcf crypto: hisilicon - select CRYPTO_LIB_DES while compiling SEC driver by Mao Wenan · 5 years ago
  73. 9ecf5ad crypto: sha256 - Add missing MODULE_LICENSE() to lib/crypto/sha256.c by Hans de Goede · 5 years ago
  74. c03a509 crypto: ccp - invoke fallback for XTS ciphertext stealing by Ard Biesheuvel · 5 years ago
  75. 2be7f90 crypto: nx - remove unused variables 'nx_driver_string' and 'nx_driver_version' by YueHaibing · 5 years ago
  76. 25e9960 crypto: atmel - Fix -Wunused-const-variable warning by YueHaibing · 5 years ago
  77. f1d087b crypto: aegis128 - Fix -Wunused-const-variable warning by YueHaibing · 5 years ago
  78. 6796c02 crypto: caam - add clock entry for i.MX8MQ by Andrey Smirnov · 5 years ago
  79. a672705 crypto: caam - always select job ring via RSR on i.MX8MQ by Andrey Smirnov · 5 years ago
  80. a1cf573 crypto: caam - select DMA address size at runtime by Andrey Smirnov · 5 years ago
  81. dff3680 crypto: caam - don't hardcode inpentry size by Andrey Smirnov · 5 years ago
  82. 6c5f898 crypto: caam - drop explicit usage of struct jr_outentry by Andrey Smirnov · 5 years ago
  83. e27d962 crypto: caam - move cpu_to_caam_dma() selection to runtime by Andrey Smirnov · 5 years ago
  84. 1a3daad crypto: caam - make CAAM_PTR_SZ dynamic by Andrey Smirnov · 5 years ago
  85. 3a0944c crypto: caam - share definition for MAX_SDLEN by Andrey Smirnov · 5 years ago
  86. 6e05542 crypto: caam - drop 64-bit only wr/rd_reg64() by Andrey Smirnov · 5 years ago
  87. 393d2d0 crypto: caam - use ioread64*_hi_lo in rd_reg64 by Andrey Smirnov · 5 years ago
  88. 9f5db8b crytpo: caam - make use of iowrite64*_hi_lo in wr_reg64 by Andrey Smirnov · 5 years ago
  89. d488dfd crypto: caam - request JR IRQ as the last step by Andrey Smirnov · 5 years ago
  90. a6c4194 crypto: caam - convert caam_jr_init() to use devres by Andrey Smirnov · 5 years ago
  91. 51e002e crypto: caam - simplfy clock initialization by Andrey Smirnov · 5 years ago
  92. 70c0cda crypto: caam - move DMA mask selection into a function by Andrey Smirnov · 5 years ago
  93. 671e503 crypto: caam/qi - use print_hex_dump_debug function to print debug messages by Iuliana Prodan · 5 years ago
  94. f6cc45c crypto: inside-secure - add support for using the EIP197 without vendor firmware by Pascal van Leeuwen · 5 years ago
  95. 625f269 crypto: inside-secure - add support for PCI based FPGA development board by Pascal van Leeuwen · 5 years ago
  96. 70e39e2 crypto: inside-secure - Remove redundant algo to engine mapping code by Pascal van Leeuwen · 5 years ago
  97. 0f6e5c8 crypto: inside-secure - make driver selectable for non-Marvell hardware by Pascal van Leeuwen · 5 years ago
  98. c462448 crypto: s5p - use correct block size of 1 for ctr(aes) by Ard Biesheuvel · 5 years ago
  99. 84a0b00 crypto: s5p - deal gracefully with bogus input sizes by Ard Biesheuvel · 5 years ago
  100. 735177c crypto: arm64/aes - implement accelerated ESSIV/CBC mode by Ard Biesheuvel · 5 years ago