summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
AgeCommit message (Expand)Author
2021-05-22crypto: qat - Fix a double free in adf_create_ringLv Yunlong
2021-05-22crypto: qat - fix error path in adf_isr_resource_alloc()Giovanni Cabiddu
2021-05-22crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_initTong Zhang
2021-05-22crypto: qat - don't release uninitialized resourcesTong Zhang
2021-03-04crypto: sun4i-ss - handle BigEndian for cipherCorentin Labbe
2021-03-04crypto: sun4i-ss - checking sg length is not sufficientCorentin Labbe
2021-03-04crypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data size error)Christophe Leroy
2021-03-04crypto: bcm - Rename struct device_private to bcm_device_privateJiri Olsa
2021-03-04crypto: sun4i-ss - fix kmap usageCorentin Labbe
2021-03-04cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 an...Ayush Sawal
2021-02-13chtls: Fix potential resource leakPan Bian
2021-01-17chtls: Fix chtls resources release sequenceAyush Sawal
2021-01-17chtls: Added a check to avoid NULL pointer dereferenceAyush Sawal
2021-01-17chtls: Replace skb_dequeue with skb_peekAyush Sawal
2021-01-17chtls: Fix panic when route to peer not configuredAyush Sawal
2021-01-17chtls: Remove invalid set_tcb callAyush Sawal
2021-01-17chtls: Fix hardware tid leakAyush Sawal
2020-12-30crypto: omap-aes - Fix PM disable depth imbalance in omap_aes_probeZhang Qilong
2020-12-30crypto: crypto4xx - Replace bitwise OR with logical OR in crypto4xx_build_pdNathan Chancellor
2020-12-30crypto: qat - fix status check in qat_hal_put_rel_rd_xfer()Jack Xu
2020-12-30crypto: inside-secure - Fix sizeof() mismatchColin Ian King
2020-12-30crypto: talitos - Fix return type of current_desc_hdr()Christophe Leroy
2020-12-30crypto: talitos - Endianess in current_desc_hdr()Christophe Leroy
2020-12-08chelsio/chtls: fix panic during unload reload chtlsVinay Kumar Yadav
2020-12-08chelsio/chtls: fix a double free in chtls_setkey()Dan Carpenter
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