summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
AgeCommit message (Expand)Author
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
2018-08-03crypto: ccp - Check for NULL PSP pointer at module unloadTom Lendacky
2018-08-03crypto: ccree - allow bigger than sector XTS opGilad Ben-Yossef
2018-08-03crypto: ccree - zero all of request ctx before useGilad Ben-Yossef
2018-08-03crypto: ccree - remove cipher ivgen left oversGilad Ben-Yossef
2018-08-03crypto: ccree - drop useless type flag during regGilad Ben-Yossef
2018-08-03crypto: hisilicon - SEC security accelerator driverJonathan Cameron
2018-08-03crypto: virtio - Replace GFP_ATOMIC with GFP_KERNEL in __virtio_crypto_ablkci...Jia-Ju Bai
2018-08-03crypto: qat/adf_aer - Replace GFP_ATOMIC with GFP_KERNEL in adf_dev_aer_sched...Jia-Ju Bai
2018-08-03crypto: cavium/nitrox - Replace GFP_ATOMIC with GFP_KERNEL in crypto_alloc_co...Jia-Ju Bai
2018-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu
2018-07-27crypto: stm32_crc32 - Use existing define with polynomialKrzysztof Kozlowski
2018-07-27crypto: qcom-rng - Add ACPI supportTimur Tabi
2018-07-27crypto: qcom-rng - Add support for prng-eeVinod Koul
2018-07-27crypto: qcom-rng - Add Qcom prng driverVinod Koul
2018-07-26Merge tag 'soc-fsl-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2018-07-24staging: fsl-mc: Move DPIO from staging to drivers/soc/fslRoy Pledge
2018-07-20crypto: sharah - Unregister correct algorithms for SAHARA 3Michael Müller
2018-07-20crypto: inside-secure - initialize first_rdesc to make GCC happyAntoine Tenart
2018-07-20crypto: inside-secure - switch to SPDX identifiersAntoine Tenart