summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2020-11-10chelsio/chtls: fix always leaking ctrl_skbVinay Kumar Yadav
2020-11-10chelsio/chtls: fix memory leaks caused by a raceVinay Kumar Yadav
2020-11-05chelsio/chtls: fix tls record info to userVinay Kumar Yadav
2020-11-05chelsio/chtls: fix memory leaks in CPL handlersVinay Kumar Yadav
2020-11-05chelsio/chtls: fix deadlock issueVinay Kumar Yadav
2020-10-30crypto: ccp - fix error handlingPavel Machek
2020-10-29cypto: mediatek - fix leaks in mtk_desc_ring_allocXiaoliang Pang
2020-10-29crypto: omap-sham - fix digcnt register handling with export/importTero Kristo
2020-10-29crypto: picoxcell - Fix potential race condition bugMadhuparna Bhowmik
2020-10-29crypto: ixp4xx - Fix the size used in a 'dma_free_coherent()' callChristophe JAILLET
2020-10-29crypto: mediatek - Fix wrong return value in mtk_desc_ring_alloc()Tianjia Zhang
2020-10-29chelsio/chtls: correct function return and return typeVinay Kumar Yadav
2020-10-29chelsio/chtls: correct netdevice for vlan interfaceVinay Kumar Yadav
2020-10-29chelsio/chtls: fix socket lockVinay Kumar Yadav
2020-10-17crypto: qat - check cipher length for aead AES-CBC-HMAC-SHADominik Przychodni
2020-10-17crypto: bcm - Verify GCM/CCM key length in setkeyHerbert Xu
2020-10-01crypto: chelsio - This fixes the kernel panic which occurs during a libkcapi ...Ayush Sawal
2020-10-01net: silence data-races on sk_backlog.tailEric Dumazet
2020-08-19crypto: cpt - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specifiedMikulas Patocka
2020-08-19crypto: ccp - Fix use of merged scatterlistsJohn Allen
2020-08-19crypto: qat - fix double free in qat_uclo_create_batch_init_listTom Rix
2020-08-19crypto: hisilicon - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specifiedMikulas Patocka
2020-08-19crypto: ccree - fix resource leak on error pathGilad Ben-Yossef
2020-08-05crypto: ccp - Release all allocated memory if sha type is invalidNavid Emamdoost
2020-06-25crypto: omap-sham - add proper load balancing support for multicoreTero Kristo
2020-06-22crypto: stm32/crc32 - fix multi-instanceNicolas Toromanoff
2020-06-22crypto: stm32/crc32 - fix run-time self test issue.Nicolas Toromanoff
2020-06-22crypto: stm32/crc32 - fix ext4 chksum BUG_ON()Nicolas Toromanoff
2020-06-22Crypto/chcr: fix for ccm(aes) failed testDevulapally Shiva Krishna
2020-06-22crypto: ccp -- don't "select" CONFIG_DMADEVICESArnd Bergmann
2020-06-22crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req()Longpeng(Mike)
2020-06-22crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skciph...Longpeng(Mike)
2020-06-22crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()Longpeng(Mike)
2020-06-22crypto: cavium/nitrox - Fix 'nitrox_get_first_device()' when ndevlist is full...Christophe JAILLET
2020-06-22crypto: talitos - fix ECB and CBC algs ivsizeSu Kang Yin
2020-06-03crypto: chelsio/chtls: properly set tp->lsndtimeEric Dumazet
2020-04-29crypto: mxs-dcp - make symbols 'sha1_null_hash' and 'sha256_null_hash' staticWei Yongjun
2020-04-17crypto: ccree - only try to map auth tag if neededGilad Ben-Yossef
2020-04-17crypto: ccree - dec auth tag size from cryptlen mapGilad Ben-Yossef
2020-04-17crypto: ccree - don't mangle the request assoclenGilad Ben-Yossef
2020-04-17crypto: ccree - zero out internal struct before useGilad Ben-Yossef
2020-04-17crypto: ccree - improve error handlingHadar Gat
2020-04-17crypto: caam - update xts sector size for large input lengthAndrei Botila
2020-04-17crypto: mxs-dcp - fix scatterlist linearization for hashRosioru Dragos
2020-02-24crypto: chtls - Fixed memory leakVinay Kumar Yadav
2020-02-14crypto: atmel-sha - fix error handling when setting hmac keyEric Biggers
2020-02-14crypto: artpec6 - return correct error code for failed setkey()Eric Biggers
2020-02-11crypto: picoxcell - adjust the position of tasklet_init and fix missed taskle...Chuhong Yuan
2020-02-11crypto: atmel-aes - Fix counter overflow in CTR modeTudor Ambarus
2020-02-11crypto: ccp - set max RSA modulus size for v3 platform devices as wellArd Biesheuvel