summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-07-27crypto: bcm - check assoclen for rfc4543/rfc4106Iuliana Prodan
2019-07-27crypto: ccree - check assoclen for rfc4543Iuliana Prodan
2019-07-27crypto: ccp - Replace dma_pool_alloc + memset with dma_pool_zallocChuhong Yuan
2019-07-27crypto: caam/qi2 - Increase napi budget to process more caam responsesVakul Garg
2019-07-27hwrng: mxc-rnga - use devm_platform_ioremap_resource() to simplify codeAnson Huang
2019-07-27hwrng: imx-rngc - use devm_platform_ioremap_resource() to simplify codeAnson Huang
2019-07-27crypto: ccp - Reduce maximum stack usageArnd Bergmann
2019-07-26crypto: ccp - Include the module name in system log messagesHook, Gary
2019-07-26crypto: cavium/nitrox - Add support for loading asymmetric crypto firmwarePhani Kiran Hemadri
2019-07-26crypto: ccp - Add a module parameter to control registration for DMAHook, Gary
2019-07-26crypto: ccp - module parameter to limit the number of enabled CCPsHook, Gary
2019-07-26crypto: ccp - Add a module parameter to specify a queue countHook, Gary
2019-07-26crypto: ccp - Make CCP debugfs support optionalHook, Gary
2019-07-26crypto: inside-secure -reduce hash byte counters to 64 bitsPascal van Leeuwen
2019-07-26crypto: inside-secure - add support for authenc(hmac(sha*),rfc3686(ctr(aes)))...Pascal van Leeuwen
2019-07-26crypto: inside-secure - added support for rfc3686(ctr(aes))Pascal van Leeuwen
2019-07-26crypto: inside-secure - add support for authenc(hmac(sha1),cbc(des3_ede))Pascal van Leeuwen
2019-07-26crypto: ux500 - Use spinlock_t instead of struct spinlockSebastian Andrzej Siewior
2019-07-26crypto: drivers - Use kmemdup rather than duplicating its implementationFuqian Huang
2019-07-26crypto: chelsio - replace AES cipher calls with library callsArd Biesheuvel
2019-07-26crypto: ccp - move to AES library for CMAC key derivationArd Biesheuvel
2019-07-26crypto: amcc - switch to AES library for GCM key derivationArd Biesheuvel
2019-07-26crypto: safexcel/aes - switch to library version of key expansion routineArd Biesheuvel
2019-07-26crypto: cesa/aes - switch to library version of key expansion routineArd Biesheuvel
2019-07-26crypto: padlock/aes - switch to library version of key expansion routineArd Biesheuvel
2019-07-26crypto: aes - rename local routines to prevent future clashesArd Biesheuvel
2019-07-26crypto: inside-secure - add support for 0 length HMAC messagesPascal van Leeuwen
2019-07-26crypto: inside-secure - add support for arbitrary size hash/HMAC updatesPascal van Leeuwen
2019-07-26crypto: inside-secure - let HW deal with initial hash digestPascal van Leeuwen
2019-07-26crypto: inside-secure: back out parts of earlier HMAC update workaroundPascal van Leeuwen
2019-07-26crypto: inside-secure - fix EINVAL error (buf overflow) for AEAD decryptPascal van Leeuwen
2019-07-26crypto: inside-secure - fix scatter/gather list to descriptor conversionPascal van Leeuwen
2019-07-26crypto: inside-secure - fix incorrect skcipher output IVPascal van Leeuwen
2019-07-26crypto: inside-secure - silently return -EINVAL for input error casesPascal van Leeuwen
2019-07-26crypto: inside-secure - keep ivsize for DES ECB modes at 0Pascal van Leeuwen
2019-07-26crypto: ccree - notify TEE on FIPS tests errorsGilad Ben-Yossef
2019-07-26crypto: ccree - account for TEE not ready to reportGilad Ben-Yossef
2019-07-26crypto: ccree - drop legacy ivgen supportGilad Ben-Yossef
2019-07-26crypto: ccree - fix spelling mistake "configration" -> "configuration"Colin Ian King
2019-07-21iommu/amd: fix a crash in iova_magazine_free_pfnsQian Cai
2019-07-21Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds
2019-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-07-20Merge branch 'next' into for-linusDmitry Torokhov
2019-07-19Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-07-19Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-07-19Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-07-19Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-07-19Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds