summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2020-07-03crypto: qce - support zero length test vectorsSivaprakash Murugesan
2020-07-03crypto: sun8i-ce - Fix runtime PM imbalance in sun8i_ce_cipher_initDinghao Liu
2020-06-26crypto: ccree - remove unused fieldGilad Ben-Yossef
2020-06-26crypto: ccree - adapt ccree essiv support to kcapiGilad Ben-Yossef
2020-06-26crypto: ccree - fix resource leak on error pathGilad Ben-Yossef
2020-06-26crypto: caam/qi2 - fix return code in ahash_finup_no_ctx()Horia Geantă
2020-06-26crypto: img-hash - remove redundant initialization of variable errColin Ian King
2020-06-26crypto: ccp - remove redundant assignment to variable retColin Ian King
2020-06-26crypto: hisilicon - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specifiedMikulas Patocka
2020-06-26crypto: cpt - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specifiedMikulas Patocka
2020-06-26crypto: omap-sham - Fix sparse/compiler warningsHerbert Xu
2020-06-26crypto: omap-des - Fix sparse/compiler warningsHerbert Xu
2020-06-26crypto: hisilicon - fix strncpy warning with strscpyZhangfei Gao
2020-06-18crypto: octeontx - Fix sparse warningsHerbert Xu
2020-06-18crypto: caam - Fix argument type in handle_imx6_err005766Herbert Xu
2020-06-18crypto: qat - update timeout logic in put admin msgWojciech Ziemba
2020-06-18crypto: qat - send admin messages to set of AEsWojciech Ziemba
2020-06-18crypto: qat - update fw init admin msgWojciech Ziemba
2020-06-18crypto: caam/qi2 - remove redundant assignment to retColin Ian King
2020-06-18crypto: hisilicon - update SEC driver module parameterLongfang Liu
2020-06-18crypto: qat - remove packed attribute in etr structsGiovanni Cabiddu
2020-06-18crypto: qat - replace user types with kernel ABI __u typesWojciech Ziemba
2020-06-18crypto: qat - replace user types with kernel u typesWojciech Ziemba
2020-06-18crypto: caam/qi2 - add support for dpseci_reset()Andrei Botila
2020-06-18crypto: hisilicon - allow smaller reads in debugfsDan Carpenter
2020-06-18crypto: caam - add clock info for VFxxx SoCsAndrey Smirnov
2020-06-18crypto: qat - convert to SPDX License IdentifiersGiovanni Cabiddu
2020-06-15crypto: marvell/octeontx - Fix a potential NULL dereferenceDan Carpenter
2020-06-15crypto: caam - fix typosHeinrich Schuchardt
2020-06-15crypto: ccp - Fix sparse warnings in sev-devHerbert Xu
2020-06-15crypto: hisilicon - Cap block size at 2^31Herbert Xu
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-11Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-06-10Crypto/chcr: Checking cra_refcnt before unregistering the algorithmsAyush Sawal
2020-06-10Crypto/chcr: Calculate src and dst sg lengths separately for dma mapAyush Sawal
2020-06-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-07Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-06-04crypto/chtls:Fix compile error when CONFIG_IPV6 is disabledVinay Kumar Yadav
2020-06-04crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req()Longpeng(Mike)
2020-06-04crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()Longpeng(Mike)
2020-06-04crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skciph...Longpeng(Mike)
2020-06-04crypto: cavium/nitrox - Fix 'nitrox_get_first_device()' when ndevlist is full...Christophe JAILLET
2020-06-04crypto: omap-sham - add proper load balancing support for multicoreTero Kristo
2020-06-04crypto: omap-aes - prevent unregistering algorithms twiceTero Kristo
2020-06-04crypto: omap-sham - fix very small data size handlingTero Kristo
2020-06-04crypto: omap-sham - huge buffer access fixesTero Kristo