1. 07a0fef crypto: picoxcell - adjust the position of tasklet_init and fix missed tasklet_kill by Chuhong Yuan · 4 years, 7 months ago
  2. df3168e crypto: atmel-aes - Fix counter overflow in CTR mode by Tudor Ambarus · 4 years, 7 months ago
  3. 38945c8 crypto: caam - free resources in case caam_rng registration failed by Iuliana Prodan · 5 years ago
  4. b55ca25 crypto: ccp - fix AES CFB error exposed by new test vectors by Hook, Gary · 5 years ago
  5. 0af06fe crypto: crypto4xx - Fix wrong ppc4xx_trng_probe()/ppc4xx_trng_remove() arguments by Corentin Labbe · 5 years ago
  6. c07956c crypto: vmx - Avoid weird build failures by Michael Ellerman · 4 years, 7 months ago
  7. ab4180b crypto: sun4i-ss - Fix 64-bit size_t warnings on sun4i-ss-hash.c by Corentin Labbe · 4 years, 8 months ago
  8. d63fe94 crypto: ccp - fix uninitialized list head by Mark Salter · 4 years, 8 months ago
  9. 7a39054e crypto: crypto4xx - fix double-free in crypto4xx_destroy_sdr by Christian Lamparter · 4 years, 8 months ago
  10. c1385f5 crypto: mxc-scc - fix build warnings on ARM64 by Fabio Estevam · 6 years ago
  11. eae3abc crypto: mxs-dcp - Fix AES issues by Radu Solea · 6 years ago
  12. df1ef6f crypto: mxs-dcp - Fix SHA null hashes and output length by Radu Solea · 6 years ago
  13. 85b9145 crypto: s5p-sss: Fix Fix argument list alignment by Christoph Manszewski · 6 years ago
  14. 99f1f6b crypto: caam - fix concurrency issue in givencrypt descriptor by Horia Geantă · 5 years ago
  15. 5c7f34aa crypto: qat - Silence smp_processor_id() warning by Alexander Sverdlin · 5 years ago
  16. c58ff32 crypto: talitos - fix missing break in switch statement by Gustavo A. R. Silva · 4 years, 10 months ago
  17. 4566565 crypto: talitos - HMAC SNOOP NO AFEU mode requires SW icv checking. by Christophe Leroy · 5 years ago
  18. d3e16cd crypto: talitos - Do not modify req->cryptlen on decryption. by Christophe Leroy · 5 years ago
  19. e1de42f crypto: talitos - fix ECB algs ivsize by Christophe Leroy · 5 years ago
  20. 487c199 crypto: talitos - check data blocksize in ablkcipher. by Christophe Leroy · 5 years ago
  21. f065ad3 crypto: talitos - fix CTR alg blocksize by Christophe Leroy · 5 years ago
  22. 3e2a5c1 crypto: talitos - check AES key size by Christophe Leroy · 5 years ago
  23. 7b930de crypto: caam - limit output IV to CBC to work around CTR mode DMA issue by Ard Biesheuvel · 5 years ago
  24. 029cc4f crypto: ccp - Validate the the error value used to index error messages by Hook, Gary · 5 years ago
  25. c9a9f1b crypto: crypto4xx - fix a potential double free in ppc4xx_trng_probe by Wen Yang · 5 years ago
  26. b24e816 crypto: talitos - Align SEC1 accesses to 32 bits boundaries. by Christophe Leroy · 5 years ago
  27. 26b269a crypto: talitos - properly handle split ICV. by Christophe Leroy · 5 years ago
  28. 920cceb crypto: talitos - fix skcipher failure due to wrong output IV by Christophe Leroy · 5 years ago
  29. 0aefa74 crypto: talitos - rename alternative AEAD algos. by Christophe Leroy · 5 years ago
  30. 46724c0 crypto: vmx - ghash: do nosimd fallback manually by Daniel Axtens · 5 years ago
  31. 2ed2423 crypto: sun4i-ss - Fix invalid calculation of hash end by Corentin Labbe · 5 years ago
  32. c636a88 crypto: vmx - CTR: always increment IV as quadword by Daniel Axtens · 5 years ago
  33. e8de7b8 crypto: vmx - fix copy-paste error in CTR mode by Daniel Axtens · 5 years ago
  34. 862b701 crypto: crypto4xx - properly set IV after de- and encrypt by Christian Lamparter · 6 years ago
  35. fd3f750 crypto: crypto4xx - add missing of_node_put after of_device_is_available by Julia Lawall · 5 years ago
  36. a475fe3 crypto: caam - fixed handling of sg list by Pankaj Gupta · 5 years ago
  37. 9b364a8 crypto: ux500 - Use proper enum in hash_set_dma_transfer by Nathan Chancellor · 6 years ago
  38. 00af9ea crypto: ux500 - Use proper enum in cryp_set_dma_transfer by Nathan Chancellor · 6 years ago
  39. adcbf71 crypto: talitos - fix ablkcipher for CONFIG_VMAP_STACK by Christophe Leroy · 5 years ago
  40. 47fbc54 crypto: talitos - reorder code in talitos_edesc_alloc() by Christophe Leroy · 5 years ago
  41. 00ef693 crypto: caam - fix zero-length buffer DMA mapping by Aymen Sghaier · 6 years ago
  42. ffa426d crypto: caam - fix implicit casts in endianness helpers by Horia Geantă · 6 years ago
  43. d49c7bb crypto: mxs-dcp - Fix wait logic on chan threads by Leonard Crestez · 6 years ago
  44. 2ba794f crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe() by Waiman Long · 6 years ago
  45. fd75851 crypto: sharah - Unregister correct algorithms for SAHARA 3 by Michael Müller · 6 years ago
  46. ac61741 crypto: caam/jr - fix descriptor DMA unmapping by Horia Geantă · 6 years ago
  47. 4a219e4 crypto: vmx - Fix sleep-in-atomic bugs by Ondrej Mosnacek · 6 years ago
  48. 804f510 crypto: padlock-aes - Fix Nano workaround data corruption by Herbert Xu · 6 years ago
  49. e77e7d8 crypto: crypto4xx - fix crypto4xx_build_pdr, crypto4xx_build_sdr leak by Christian Lamparter · 7 years ago
  50. af4b765 crypto: crypto4xx - remove bad list_del by Christian Lamparter · 7 years ago
  51. 20f4d77 crypto: omap-sham - fix memleak by Bin Liu · 6 years ago
  52. ef2aa9f crypto: vmx - Remove overly verbose printk from AES init routines by Michael Ellerman · 6 years ago
  53. e422d89 crypto: sunxi-ss - Add MODULE_ALIAS to sun4i-ss by Peter Robinson · 6 years ago
  54. 23fb8f7 crypto: talitos - fix IPsec cipher in length by LEROY Christophe · 6 years ago
  55. 1fb0836 crypto: omap-sham - fix closing of hash with separate finalize call by Tero Kristo · 7 years ago
  56. c0fe1e2 crypto: omap-sham - buffer handling fixes for hashing later by Tero Kristo · 7 years ago
  57. 266da9f crypto: s5p-sss - Fix kernel Oops in AES-ECB mode by Kamil Konieczny · 6 years ago
  58. c4cef78 crypto: talitos - fix Kernel Oops on hashing an empty file by LEROY Christophe · 6 years ago
  59. b392a53 crypto: hash - annotate algorithms taking optional key by Eric Biggers · 6 years ago
  60. 06be007 x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping by Jia Zhang · 6 years ago
  61. a96e820 crypto: caam - fix endless loop when DECO acquire fails by Horia Geantă · 6 years ago
  62. f6db86f crypto: n2 - cure use after free by Jan Engelhardt · 7 years ago
  63. 1525e33 crypto: crypto4xx - increase context and scatter ring buffer elements by Christian Lamparter · 7 years ago
  64. e46126e crypto: s5p-sss - Fix completing crypto request in IRQ handler by Krzysztof Kozlowski · 7 years ago
  65. 47ab720 crypto: talitos - fix ctr-aes-talitos by LEROY Christophe · 7 years ago
  66. 24ab6e7 crypto: talitos - fix use of sg_link_tbl_len by LEROY Christophe · 7 years ago
  67. 6bf30e6 crypto: talitos - fix AEAD for sha224 on non sha224 capable chips by LEROY Christophe · 7 years ago
  68. 552f74c crypto: talitos - fix setkey to check key weakness by LEROY Christophe · 7 years ago
  69. 5272b0e crypto: talitos - fix memory corruption on SEC2 by LEROY Christophe · 7 years ago
  70. bde6667 crypto: talitos - fix AEAD test failures by LEROY Christophe · 7 years ago
  71. 0de12a7 Revert "crypto: caam - get rid of tasklet" by Horia Geantă · 8 years ago
  72. bdc2571 crypto: marvell - Copy IVDIG before launching partial DMA ahash requests by Romain Perier · 8 years ago
  73. 9c9040a crypto: vmx - disable preemption to enable vsx in aes_ctr.c by Li Zhong · 7 years ago
  74. 58b9a54 crypto: ccp - Set the AES size field for all modes by Gary R Hook · 7 years ago
  75. b60f791 crypto: talitos - fix hashing by LEROY Christophe · 7 years ago
  76. 1492259 crypto: talitos - fix sha224 by LEROY Christophe · 7 years ago
  77. 70117b7 crypto: talitos - Don't provide setkey for non hmac hashing algs. by LEROY Christophe · 7 years ago
  78. dcb3a4b crypto: ccp - Fix XTS-AES-128 support on v5 CCPs by Gary R Hook · 7 years ago
  79. 24e7f54 crypto: ixp4xx - Fix error handling path in 'aead_perform()' by Herbert Xu · 7 years ago
  80. 80495c7 crypto: caam - fix signals handling by Horia Geantă · 7 years ago
  81. 48a9dff crypto: caam - properly set IV after {en,de}crypt by David Gstir · 7 years ago
  82. 81cc2ef crypto: atmel - only treat EBUSY as transient if backlog by Gilad Ben-Yossef · 7 years ago
  83. 2ff2cc7 crypto: talitos - Extend max key length for SHA384/512-HMAC and AEAD by Martin Hicks · 7 years ago
  84. 0d6758f crypto: caam - fix gfp allocation flags (part I) by Horia Geantă · 7 years ago
  85. f8d0509 crypto: ccp - Change ISR handler method for a v5 CCP by Gary R Hook · 7 years ago
  86. a0a2324 crypto: ccp - Change ISR handler method for a v3 CCP by Gary R Hook · 7 years ago
  87. 93424b2 crypto: ccp - Disable interrupts early on unload by Gary R Hook · 7 years ago
  88. 36dffff crypto: ccp - Use only the relevant interrupt bits by Gary R Hook · 7 years ago
  89. ccef31d crypto: caam - fix error path for ctx_dma mapping failure by Horia Geantă · 7 years ago
  90. 69fbc50 crypto: caam - fix invalid dereference in caam_rsa_init_tfm() by Horia Geantă · 7 years ago
  91. 75964d0 crypto: caam - fix RNG deinstantiation error checking by Horia Geantă · 7 years ago
  92. b1ef9da crypto: ccp - Assign DMA commands to the channel's CCP by Gary R Hook · 7 years ago
  93. f77e7b1 crypto: ccp - Fix double add when creating new DMA command by Gary R Hook · 7 years ago
  94. 1105ccf crypto: ccp - Fix DMA operations when IOMMU is enabled by Gary R Hook · 7 years ago
  95. d7aa88a crypto: qat - zero esram only for DH85x devices by Giovanni Cabiddu · 8 years ago
  96. 2d5dd05 crypto: qat - fix bar discovery for c62x by Giovanni Cabiddu · 8 years ago
  97. b4de8af crypto: chcr - Check device is allocated before use by Harsh Jain · 7 years ago
  98. 21cc915 crypto: caam - fix AEAD givenc descriptors by Alex Porosanu · 8 years ago
  99. 39eaf75 crypto: caam - fix pointer size for AArch64 boot loader, AArch32 kernel by Horia Geantă · 8 years ago
  100. 9e5f7a1 crypto: marvell - Don't corrupt state of an STD req for re-stepped ahash by Romain Perier · 8 years ago