summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
AgeCommit message (Expand)Author
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
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