summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
AgeCommit message (Expand)Author
2020-12-08chelsio/chtls: fix a double free in chtls_setkey()Dan Carpenter
2020-12-08chelsio/chtls: fix panic during unload reload chtlsVinay Kumar Yadav
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-01chelsio/chtls: fix tls record info to userVinay Kumar Yadav
2020-11-01chelsio/chtls: fix memory leaks in CPL handlersVinay Kumar Yadav
2020-11-01chelsio/chtls: fix deadlock issueVinay Kumar Yadav
2020-10-29crypto: 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-29crypto: caam/qi - add fallback for XTS with more than 8B IVAndrei Botila
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-21crypto: caam - Remove broken arc4 supportHerbert Xu
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-07-22crypto: atmel - Fix build error of CRYPTO_AUTHENCYueHaibing
2020-07-22crypto: atmel - Fix selection of CRYPTO_AUTHENCTudor Ambarus
2020-06-24crypto: 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-17crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req()Longpeng(Mike)
2020-06-17crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skciph...Longpeng(Mike)
2020-06-17crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()Longpeng(Mike)
2020-06-17crypto: cavium/nitrox - Fix 'nitrox_get_first_device()' when ndevlist is full...Christophe JAILLET
2020-06-03crypto: chelsio/chtls: properly set tp->lsndtimeEric Dumazet
2020-05-06crypto: caam - fix the address of the last entry of S/GIuliana Prodan
2020-05-02Crypto: chelsio - Fixes a hang issue during driver registrationAyush Sawal
2020-04-17crypto: ccree - dec auth tag size from cryptlen mapGilad Ben-Yossef
2020-04-17crypto: ccree - only try to map auth tag if neededGilad Ben-Yossef
2020-04-17crypto: ccree - protect against empty or NULL scatterlistsGilad Ben-Yossef
2020-04-17crypto: caam - update xts sector size for large input lengthAndrei Botila
2020-04-17crypto: caam/qi2 - fix chacha20 data size errorHoria Geantă
2020-04-17crypto: mxs-dcp - fix scatterlist linearization for hashRosioru Dragos
2020-02-24crypto: chtls - Fixed memory leakVinay Kumar Yadav