summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
AgeCommit message (Expand)Author
2019-04-20crypto: axis - fix for recursive locking from bottom halfLars Persson
2019-04-05crypto: cavium/zip - fix collision with generic cra_driver_nameEric Biggers
2019-04-05crypto: crypto4xx - add missing of_node_put after of_device_is_availableJulia Lawall
2019-03-23crypto: rockchip - update new iv to device in multiple operationsZhang Zhijie
2019-03-23crypto: rockchip - fix scatterlist nents errorZhang Zhijie
2019-03-23crypto: ccree - don't copy zero size ciphertextGilad Ben-Yossef
2019-03-23crypto: ccree - unmap buffer before copying IVGilad Ben-Yossef
2019-03-23crypto: ccree - fix free of unallocated mlli bufferHadar Gat
2019-03-23crypto: caam - fix DMA mapping of stack memoryHoria Geantă
2019-03-23crypto: caam - fixed handling of sg listPankaj Gupta
2019-03-23crypto: ccree - fix missing break in switch statementGustavo A. R. Silva
2019-03-23crypto: caam - fix hash context DMA unmap sizeFranck LENORMAND
2019-02-12crypto: ux500 - Use proper enum in hash_set_dma_transferNathan Chancellor
2019-02-12crypto: ux500 - Use proper enum in cryp_set_dma_transferNathan Chancellor
2019-01-22crypto: talitos - fix ablkcipher for CONFIG_VMAP_STACKChristophe Leroy
2019-01-22crypto: talitos - reorder code in talitos_edesc_alloc()Christophe Leroy
2019-01-22crypto: bcm - convert to use crypto_authenc_extractkeys()Eric Biggers
2019-01-22crypto: ccree - convert to use crypto_authenc_extractkeys()Eric Biggers
2019-01-22crypto: caam - fix zero-length buffer DMA mappingAymen Sghaier
2019-01-09crypto: chcr - small packet Tx stalls the queueAtul Gupta
2019-01-09crypto: cavium/nitrox - fix a DMA pool free failureWenwen Wang
2018-11-21crypto: hisilicon - Fix reference after free of memories on error pathJohn Garry
2018-11-21crypto: hisilicon - Fix NULL dereference for same dst and srcJohn Garry
2018-11-13crypto: caam - fix implicit casts in endianness helpersHoria Geantă
2018-10-11Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2018-10-05treewide: Replace more open-coded allocation size multiplicationsKees Cook
2018-09-28crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe()Waiman Long
2018-09-28crypto: mxs-dcp - Fix wait logic on chan threadsLeonard Crestez
2018-09-28crypto: chelsio - Fix memory corruption in DMA Mapped buffers.Harsh Jain
2018-09-21crypto: caam/jr - fix ablkcipher_edesc pointer arithmeticHoria Geantă
2018-09-13crypto: ccp - add timeout support in the SEV commandBrijesh Singh
2018-08-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-08-25crypto: cavium/nitrox - fix for command corruption in queue full case with ba...Srikanth Jampala
2018-08-25crypto: vmx - Fix sleep-in-atomic bugsOndrej Mosnacek
2018-08-25crypto: chtls - fix null dereference chtls_free_uld()Ganesh Goudar
2018-08-25crypto: caam - fix DMA mapping direction for RSA forms 2 & 3Horia Geantă
2018-08-25crypto: caam/qi - fix error path in xts setkeyHoria Geantă
2018-08-25crypto: caam/jr - fix descriptor DMA unmappingHoria Geantă
2018-08-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-08-23treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann
2018-08-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-08-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-08-11virtio: Make vp_set_vq_affinity() take a mask.Caleb Raitto
2018-08-08crypto/nx: Initialize 842 high and normal RxFIFO control registersHaren Myneni
2018-08-07crypto: hisilicon - sec_send_request() can be statickbuild test robot
2018-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2018-08-05Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-03Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds