summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
* crypto: rockchip - update IV buffer to contain the next IVZhang Zhijie2019-05-221-7/+18
* crypto: vmx - fix copy-paste error in CTR modeDaniel Axtens2019-05-221-2/+2
* crypto: ccp - Do not free psp_master when PLATFORM_INIT failsSingh, Brijesh2019-05-221-1/+1
* crypto: crypto4xx - fix cfb and ofb "overran dst buffer" issuesChristian Lamparter2019-05-221-10/+21
* crypto: crypto4xx - fix ctr-aes missing output IVChristian Lamparter2019-05-221-3/+9
* crypto: axis - fix for recursive locking from bottom halfLars Persson2019-04-201-5/+23
* crypto: cavium/zip - fix collision with generic cra_driver_nameEric Biggers2019-04-051-2/+4
* crypto: crypto4xx - add missing of_node_put after of_device_is_availableJulia Lawall2019-04-051-1/+3
* crypto: rockchip - update new iv to device in multiple operationsZhang Zhijie2019-03-232-0/+35
* crypto: rockchip - fix scatterlist nents errorZhang Zhijie2019-03-234-5/+7
* crypto: ccree - don't copy zero size ciphertextGilad Ben-Yossef2019-03-231-1/+2
* crypto: ccree - unmap buffer before copying IVGilad Ben-Yossef2019-03-231-1/+2
* crypto: ccree - fix free of unallocated mlli bufferHadar Gat2019-03-231-4/+4
* crypto: caam - fix DMA mapping of stack memoryHoria Geantă2019-03-231-64/+21
* crypto: caam - fixed handling of sg listPankaj Gupta2019-03-231-0/+1
* crypto: ccree - fix missing break in switch statementGustavo A. R. Silva2019-03-231-0/+1
* crypto: caam - fix hash context DMA unmap sizeFranck LENORMAND2019-03-231-3/+5
* crypto: ux500 - Use proper enum in hash_set_dma_transferNathan Chancellor2019-02-121-1/+1
* crypto: ux500 - Use proper enum in cryp_set_dma_transferNathan Chancellor2019-02-121-2/+2
* crypto: talitos - fix ablkcipher for CONFIG_VMAP_STACKChristophe Leroy2019-01-221-1/+4
* crypto: talitos - reorder code in talitos_edesc_alloc()Christophe Leroy2019-01-221-18/+7
* crypto: bcm - convert to use crypto_authenc_extractkeys()Eric Biggers2019-01-222-31/+14
* crypto: ccree - convert to use crypto_authenc_extractkeys()Eric Biggers2019-01-221-21/+19
* crypto: caam - fix zero-length buffer DMA mappingAymen Sghaier2019-01-221-6/+9
* crypto: chcr - small packet Tx stalls the queueAtul Gupta2019-01-091-1/+4
* crypto: cavium/nitrox - fix a DMA pool free failureWenwen Wang2019-01-093-10/+31
* crypto: hisilicon - Fix reference after free of memories on error pathJohn Garry2018-11-211-10/+11
* crypto: hisilicon - Fix NULL dereference for same dst and srcJohn Garry2018-11-211-4/+6
* crypto: caam - fix implicit casts in endianness helpersHoria Geantă2018-11-131-14/+14
* Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2018-10-111-3/+5
|\
| * treewide: Replace more open-coded allocation size multiplicationsKees Cook2018-10-051-3/+5
* | crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe()Waiman Long2018-09-286-18/+18
* | crypto: mxs-dcp - Fix wait logic on chan threadsLeonard Crestez2018-09-281-23/+30
* | crypto: chelsio - Fix memory corruption in DMA Mapped buffers.Harsh Jain2018-09-282-10/+24
* | crypto: caam/jr - fix ablkcipher_edesc pointer arithmeticHoria Geantă2018-09-211-4/+4
* | crypto: ccp - add timeout support in the SEV commandBrijesh Singh2018-09-131-5/+41
|/
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-08-2910-66/+87
|\
| * crypto: cavium/nitrox - fix for command corruption in queue full case with ba...Srikanth Jampala2018-08-253-26/+35
| * crypto: vmx - Fix sleep-in-atomic bugsOndrej Mosnacek2018-08-252-23/+28
| * crypto: chtls - fix null dereference chtls_free_uld()Ganesh Goudar2018-08-252-2/+10
| * crypto: caam - fix DMA mapping direction for RSA forms 2 & 3Horia Geantă2018-08-251-10/+10
| * crypto: caam/qi - fix error path in xts setkeyHoria Geantă2018-08-251-4/+2
| * crypto: caam/jr - fix descriptor DMA unmappingHoria Geantă2018-08-251-1/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-08-231-6/+6
|\ \
| * | treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann2018-08-231-6/+6
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-08-232-2/+2
|\ \ \ | |/ / |/| |
| * | Merge tag 'soc-fsl-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2018-07-262-2/+2
| |\ \
| | * | staging: fsl-mc: Move DPIO from staging to drivers/soc/fslRoy Pledge2018-07-242-2/+2
* | | | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-185-0/+5
|\ \ \ \
| * | | | headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-075-0/+5
| |/ / /