summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2021-05-14crypto: qat - don't release uninitialized resourcesTong Zhang
2021-05-11Merge tag 'v5.4.118' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-05-11crypto: omap-aes - Fix PM reference leak on omap-aes.cShixin Liu
2021-05-11crypto: stm32/cryp - Fix PM reference leak on stm32-cryp.cShixin Liu
2021-05-11crypto: stm32/hash - Fix PM reference leak on stm32-hash.cShixin Liu
2021-05-11crypto: qat - fix unmap invalid dma addressHui Tang
2021-04-27MLK-25151 crypto: caam/jr - fix shared IRQ line handlingHoria Geantă
2021-03-04Merge tag 'v5.4.102' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-03-04crypto: sun4i-ss - initialize need_fallbackCorentin Labbe
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-04crypto: sun4i-ss - linearize buffers content must be keptCorentin Labbe
2021-03-04cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 an...Ayush Sawal
2021-02-13Merge tag 'v5.4.98' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-02-13chtls: Fix potential resource leakPan Bian
2021-01-17Merge tag 'v5.4.90' into 5.4-2.3.x-imxAndrey Zhizhikin
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
2021-01-11Merge tag 'v5.4.87' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-01-11Merge tag 'v5.4.82' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-01-11Merge tag 'v5.4.76' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-01-11Merge tag 'v5.4.74' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-01-11Merge tag 'v5.4.73' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-01-11Merge tag 'v5.4.72' into 5.4-2.3.x-imxAndrey Zhizhikin
2020-12-30crypto: atmel-i2c - select CONFIG_BITREVERSEArnd Bergmann
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 a double free in chtls_setkey()Dan Carpenter
2020-12-08chelsio/chtls: fix panic during unload reload chtlsVinay Kumar Yadav
2020-12-02LF-2943 crypto: caam - optimize RNG sample sizeHoria Geantă
2020-12-02crypto: caam - remove unneeded read of rtmctl registerHoria Geantă
2020-12-02MLK-24912-2 crypto: caam - fix RNG vs. hwrng kthread raceHoria Geantă
2020-12-02MLK-24912-1 crypto: caam/jr - update jr_list during suspend/resumeHoria Geantă
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