1. a6cfd7b crypto: ccp - ccp_dmaengine_unregister release dma channels by Dāvis Mosāns · 2 years, 8 months ago
  2. de8bcb4 crypto: vmx - add missing dependencies by Petr Vorel · 2 years, 8 months ago
  3. 7efce7f crypto: mxs-dcp - Fix scatterlist processing by Tomas Paukrt · 2 years, 9 months ago
  4. 64dbd9e crypto: qat - disable registration of algorithms by Giovanni Cabiddu · 2 years, 8 months ago
  5. 41cfcf3 crypto: qce - fix uaf on qce_ahash_register_one by Chengfeng Ye · 3 years ago
  6. e0d0694 crypto: qat - disregard spurious PFVF interrupts by Giovanni Cabiddu · 3 years, 1 month ago
  7. 57dd5d8 crypto: qat - detect PFVF collision after ACK by Giovanni Cabiddu · 3 years, 1 month ago
  8. 17b219f crypto: talitos - fix max key size for sha384 and sha512 by Christophe Leroy · 5 years ago
  9. a6ccead crypto: mxs-dcp - Use sg_mapping_iter to copy data by Sean Anderson · 3 years, 4 months ago
  10. 2c0ebd0 crypto: qat - use proper type for vf_mask by Giovanni Cabiddu · 3 years, 2 months ago
  11. 8b595c4 crypto: qat - do not export adf_iov_putmsg() by Giovanni Cabiddu · 3 years, 2 months ago
  12. 0679749 crypto: qat - fix naming for init/shutdown VF to PF notifications by Marco Chiappero · 3 years, 2 months ago
  13. 9f7ddff crypto: qat - fix reuse of completion variable by Marco Chiappero · 3 years, 2 months ago
  14. 4052c20 crypto: qat - handle both source of interrupt in VF ISR by Giovanni Cabiddu · 3 years, 2 months ago
  15. 7b726b8 crypto: qat - do not ignore errors from enable_vf2pf_comms() by Giovanni Cabiddu · 3 years, 2 months ago
  16. 624664d crypto: omap-sham - clear dma flags only after omap_sham_update_dma_stop() by Tony Lindgren · 3 years, 3 months ago
  17. 1ec2162 crypto: mxs-dcp - Check for DMA mapping errors by Sean Anderson · 3 years, 4 months ago
  18. 0ae9be9 crypto: talitos - reduce max key size for SEC1 by Christophe Leroy · 5 years ago
  19. 2beea68 crypto: nx - Fix RCU warning in nx842_OF_upd_status by Herbert Xu · 3 years, 4 months ago
  20. 175ff4d crypto: ux500 - Fix error return code in hash_hw_final() by Zhen Lei · 3 years, 5 months ago
  21. 824528e crypto: ixp4xx - dma_unmap the correct address by Corentin Labbe · 3 years, 6 months ago
  22. 68b18ea crypto: qat - remove unused macro in FW loader by Jack Xu · 3 years, 5 months ago
  23. 7d1b12f crypto: qat - check return code of qat_hal_rd_rel_reg() by Jack Xu · 3 years, 5 months ago
  24. e4f7453 crypto: nx - add missing MODULE_DEVICE_TABLE by Bixuan Cui · 3 years, 5 months ago
  25. eb526e8 crypto: qat - Fix a double free in adf_create_ring by Lv Yunlong · 3 years, 7 months ago
  26. 70b6c9f crypto: qat - fix error path in adf_isr_resource_alloc() by Giovanni Cabiddu · 3 years, 7 months ago
  27. f4c4e07 crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_init by Tong Zhang · 3 years, 7 months ago
  28. 952ce02 crypto: qat - don't release uninitialized resources by Tong Zhang · 3 years, 7 months ago
  29. fc23519 crypto: omap-aes - Fix PM disable depth imbalance in omap_aes_probe by Zhang Qilong · 4 years ago
  30. ab86255 crypto: talitos - Fix return type of current_desc_hdr() by Christophe Leroy · 4 years ago
  31. 60f4aa0 crypto: ccp - fix error handling by Pavel Machek · 4 years, 1 month ago
  32. a966fde crypto: omap-sham - fix digcnt register handling with export/import by Tero Kristo · 4 years, 1 month ago
  33. fb6fe0e crypto: ixp4xx - Fix the size used in a 'dma_free_coherent()' call by Christophe JAILLET · 4 years, 3 months ago
  34. 1a62770 crypto: qat - check cipher length for aead AES-CBC-HMAC-SHA by Dominik Przychodni · 4 years, 2 months ago
  35. 476c4a5 crypto: ccp - Fix use of merged scatterlists by John Allen · 4 years, 4 months ago
  36. 235c8e8 crypto: qat - fix double free in qat_uclo_create_batch_init_list by Tom Rix · 4 years, 3 months ago
  37. 65d77c8 crypto: ccp - Release all allocated memory if sha type is invalid by Navid Emamdoost · 5 years ago
  38. 7b2dbe4 crypto: omap-sham - add proper load balancing support for multicore by Tero Kristo · 4 years, 5 months ago
  39. adbbd08 crypto: talitos - fix ECB and CBC algs ivsize by Su Kang Yin · 4 years, 4 months ago
  40. 32b13c5 crypto: mxs-dcp - make symbols 'sha1_null_hash' and 'sha256_null_hash' static by Wei Yongjun · 6 years ago
  41. e367644 crypto: mxs-dcp - fix scatterlist linearization for hash by Rosioru Dragos · 4 years, 8 months ago
  42. 07a0fef crypto: picoxcell - adjust the position of tasklet_init and fix missed tasklet_kill by Chuhong Yuan · 4 years, 10 months ago
  43. df3168e crypto: atmel-aes - Fix counter overflow in CTR mode by Tudor Ambarus · 4 years, 11 months ago
  44. 38945c8 crypto: caam - free resources in case caam_rng registration failed by Iuliana Prodan · 5 years ago
  45. b55ca25 crypto: ccp - fix AES CFB error exposed by new test vectors by Hook, Gary · 5 years ago
  46. 0af06fe crypto: crypto4xx - Fix wrong ppc4xx_trng_probe()/ppc4xx_trng_remove() arguments by Corentin Labbe · 6 years ago
  47. c07956c crypto: vmx - Avoid weird build failures by Michael Ellerman · 5 years ago
  48. ab4180b crypto: sun4i-ss - Fix 64-bit size_t warnings on sun4i-ss-hash.c by Corentin Labbe · 5 years ago
  49. d63fe94 crypto: ccp - fix uninitialized list head by Mark Salter · 5 years ago
  50. 7a39054e crypto: crypto4xx - fix double-free in crypto4xx_destroy_sdr by Christian Lamparter · 5 years ago
  51. c1385f5 crypto: mxc-scc - fix build warnings on ARM64 by Fabio Estevam · 6 years ago
  52. eae3abc crypto: mxs-dcp - Fix AES issues by Radu Solea · 6 years ago
  53. df1ef6f crypto: mxs-dcp - Fix SHA null hashes and output length by Radu Solea · 6 years ago
  54. 85b9145 crypto: s5p-sss: Fix Fix argument list alignment by Christoph Manszewski · 6 years ago
  55. 99f1f6b crypto: caam - fix concurrency issue in givencrypt descriptor by Horia Geantă · 5 years ago
  56. 5c7f34aa crypto: qat - Silence smp_processor_id() warning by Alexander Sverdlin · 5 years ago
  57. c58ff32 crypto: talitos - fix missing break in switch statement by Gustavo A. R. Silva · 5 years ago
  58. 4566565 crypto: talitos - HMAC SNOOP NO AFEU mode requires SW icv checking. by Christophe Leroy · 5 years ago
  59. d3e16cd crypto: talitos - Do not modify req->cryptlen on decryption. by Christophe Leroy · 5 years ago
  60. e1de42f crypto: talitos - fix ECB algs ivsize by Christophe Leroy · 5 years ago
  61. 487c199 crypto: talitos - check data blocksize in ablkcipher. by Christophe Leroy · 5 years ago
  62. f065ad3 crypto: talitos - fix CTR alg blocksize by Christophe Leroy · 5 years ago
  63. 3e2a5c1 crypto: talitos - check AES key size by Christophe Leroy · 5 years ago
  64. 7b930de crypto: caam - limit output IV to CBC to work around CTR mode DMA issue by Ard Biesheuvel · 5 years ago
  65. 029cc4f crypto: ccp - Validate the the error value used to index error messages by Hook, Gary · 5 years ago
  66. c9a9f1b crypto: crypto4xx - fix a potential double free in ppc4xx_trng_probe by Wen Yang · 5 years ago
  67. b24e816 crypto: talitos - Align SEC1 accesses to 32 bits boundaries. by Christophe Leroy · 5 years ago
  68. 26b269a crypto: talitos - properly handle split ICV. by Christophe Leroy · 5 years ago
  69. 920cceb crypto: talitos - fix skcipher failure due to wrong output IV by Christophe Leroy · 5 years ago
  70. 0aefa74 crypto: talitos - rename alternative AEAD algos. by Christophe Leroy · 5 years ago
  71. 46724c0 crypto: vmx - ghash: do nosimd fallback manually by Daniel Axtens · 5 years ago
  72. 2ed2423 crypto: sun4i-ss - Fix invalid calculation of hash end by Corentin Labbe · 6 years ago
  73. c636a88 crypto: vmx - CTR: always increment IV as quadword by Daniel Axtens · 5 years ago
  74. e8de7b8 crypto: vmx - fix copy-paste error in CTR mode by Daniel Axtens · 6 years ago
  75. 862b701 crypto: crypto4xx - properly set IV after de- and encrypt by Christian Lamparter · 6 years ago
  76. fd3f750 crypto: crypto4xx - add missing of_node_put after of_device_is_available by Julia Lawall · 6 years ago
  77. a475fe3 crypto: caam - fixed handling of sg list by Pankaj Gupta · 6 years ago
  78. 9b364a8 crypto: ux500 - Use proper enum in hash_set_dma_transfer by Nathan Chancellor · 6 years ago
  79. 00af9ea crypto: ux500 - Use proper enum in cryp_set_dma_transfer by Nathan Chancellor · 6 years ago
  80. adcbf71 crypto: talitos - fix ablkcipher for CONFIG_VMAP_STACK by Christophe Leroy · 6 years ago
  81. 47fbc54 crypto: talitos - reorder code in talitos_edesc_alloc() by Christophe Leroy · 6 years ago
  82. 00ef693 crypto: caam - fix zero-length buffer DMA mapping by Aymen Sghaier · 6 years ago
  83. ffa426d crypto: caam - fix implicit casts in endianness helpers by Horia Geantă · 6 years ago
  84. d49c7bb crypto: mxs-dcp - Fix wait logic on chan threads by Leonard Crestez · 6 years ago
  85. 2ba794f crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe() by Waiman Long · 6 years ago
  86. fd75851 crypto: sharah - Unregister correct algorithms for SAHARA 3 by Michael Müller · 6 years ago
  87. ac61741 crypto: caam/jr - fix descriptor DMA unmapping by Horia Geantă · 6 years ago
  88. 4a219e4 crypto: vmx - Fix sleep-in-atomic bugs by Ondrej Mosnacek · 6 years ago
  89. 804f510 crypto: padlock-aes - Fix Nano workaround data corruption by Herbert Xu · 6 years ago
  90. e77e7d8 crypto: crypto4xx - fix crypto4xx_build_pdr, crypto4xx_build_sdr leak by Christian Lamparter · 7 years ago
  91. af4b765 crypto: crypto4xx - remove bad list_del by Christian Lamparter · 7 years ago
  92. 20f4d77 crypto: omap-sham - fix memleak by Bin Liu · 7 years ago
  93. ef2aa9f crypto: vmx - Remove overly verbose printk from AES init routines by Michael Ellerman · 6 years ago
  94. e422d89 crypto: sunxi-ss - Add MODULE_ALIAS to sun4i-ss by Peter Robinson · 7 years ago
  95. 23fb8f7 crypto: talitos - fix IPsec cipher in length by LEROY Christophe · 7 years ago
  96. 1fb0836 crypto: omap-sham - fix closing of hash with separate finalize call by Tero Kristo · 7 years ago
  97. c0fe1e2 crypto: omap-sham - buffer handling fixes for hashing later by Tero Kristo · 7 years ago
  98. 266da9f crypto: s5p-sss - Fix kernel Oops in AES-ECB mode by Kamil Konieczny · 7 years ago
  99. c4cef78 crypto: talitos - fix Kernel Oops on hashing an empty file by LEROY Christophe · 7 years ago
  100. b392a53 crypto: hash - annotate algorithms taking optional key by Eric Biggers · 7 years ago