summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2018-09-21crypto: ccp - Allow SEV firmware to be chosen based on Family and ModelJanakarajan Natarajan
2018-09-21crypto: ccp - Fix static checker warningJanakarajan Natarajan
2018-09-21crypto: caam/qi2 - add support for ahash algorithmsHoria Geantă
2018-09-21crypto: caam - export ahash shared descriptor generationHoria Geantă
2018-09-21crypto: caam/qi2 - add skcipher algorithmsHoria Geantă
2018-09-21crypto: caam/qi2 - add DPAA2-CAAM driverHoria Geantă
2018-09-21crypto: caam - add Queue Interface v2 error codesHoria Geantă
2018-09-21crypto: caam - add DPAA2-CAAM (DPSECI) backend APIHoria Geantă
2018-09-21crypto: caam - fix implicit casts in endianness helpersHoria Geantă
2018-09-21crypto: cavium/nitrox - use dma_pool_zalloc()Srikanth Jampala
2018-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2018-09-21crypto: caam/jr - fix ablkcipher_edesc pointer arithmeticHoria Geantă
2018-09-14crypto: cavium/nitrox - Added support for SR-IOV configuration.Srikanth Jampala
2018-09-13crypto: ccp - add timeout support in the SEV commandBrijesh Singh
2018-09-04crypto: atmel - switch to SPDX license identifiersTudor Ambarus
2018-09-04crypto: ccp - add timeout support in the SEV commandBrijesh Singh
2018-09-04crypto: qat - Remove VLA usageKees Cook
2018-09-04crypto: caam/qi - ablkcipher -> skcipher conversionHoria Geantă
2018-09-04crypto: caam/jr - ablkcipher -> skcipher conversionHoria Geantă
2018-09-04crypto: caam/qi - remove ablkcipher IV generationHoria Geantă
2018-09-04crypto: caam/jr - remove ablkcipher IV generationHoria Geantă
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