summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2022-11-08Merge tag 'v5.15.75' into 5.15-2.1.x-imxDaiane Angolini
2022-11-08Merge tag 'v5.15.74' into 5.15-2.1.x-imxDaiane Angolini
2022-11-07Merge tag 'v5.15.61' into 5.15-2.1.x-imxDaiane Angolini
2022-10-26crypto: cavium - prevent integer overflow loading firmwareDan Carpenter
2022-10-26crypto: marvell/octeontx - prevent integer overflowsDan Carpenter
2022-10-26crypto: qat - fix DMA transfer directionDamian Muszynski
2022-10-26crypto: inside-secure - Change swab to swab32Peter Harliman Liem
2022-10-26crypto: ccp - Release dma channels before dmaengine unrgisterKoba Ko
2022-10-26crypto: hisilicon/qm - fix missing put dfx accessWeili Qian
2022-10-26crypto: qat - fix default value of WDT timerLucas Segarra Fernandez
2022-10-26crypto: hisilicon/zip - fix mismatch in get/set sgl_sge_nrYe Weihua
2022-10-26crypto: sahara - don't sleep when in softirqZhengchao Shao
2022-10-15Revert "crypto: qat - reduce size of mapped region"Giovanni Cabiddu
2022-10-05Merge tag 'v5.15.58' into 5.15-2.1.x-imxDaiane Angolini
2022-08-17crypto: hisilicon/sec - fix auth key size errorKai Ye
2022-08-17crypto: inside-secure - Add missing MODULE_DEVICE_TABLE for ofPali Rohár
2022-08-17crypto: hisilicon/hpre - don't use GFP_KERNEL to alloc mem during softirqZhengchao Shao
2022-08-17crypto: hisilicon - Kunpeng916 crypto driver don't sleep when in softirqZhengchao Shao
2022-08-17crypto: hisilicon/sec - don't sleep when in softirqZhengchao Shao
2022-08-17crypto: ccp - During shutdown, check SEV data pointer before usingTom Lendacky
2022-08-17crypto: sun8i-ss - fix infinite loop in sun8i_ss_setup_ivs()Alexey Khoroshilov
2022-08-17crypto: sun8i-ss - fix error codes in allocate_flows()Dan Carpenter
2022-08-17crypto: sun8i-ss - do not allocate memory when handling hash requestsCorentin Labbe
2022-08-17crypto: ccp - Use kzalloc for sev ioctl interfaces to prevent kernel memory leakJohn Allen
2022-08-01LF-4920 crypto: caam - add defer probe support for imx8ulpPankaj Gupta
2022-07-29crypto: qat - re-enable registration of algorithmsGiovanni Cabiddu
2022-07-29crypto: qat - add param check for DHGiovanni Cabiddu
2022-07-29crypto: qat - add param check for RSAGiovanni Cabiddu
2022-07-29crypto: qat - remove dma_free_coherent() for DHGiovanni Cabiddu
2022-07-29crypto: qat - remove dma_free_coherent() for RSAGiovanni Cabiddu
2022-07-29crypto: qat - fix memory leak in RSAGiovanni Cabiddu
2022-07-29crypto: qat - add backlog mechanismGiovanni Cabiddu
2022-07-29crypto: qat - refactor submission logicGiovanni Cabiddu
2022-07-29crypto: qat - use pre-allocated buffers in datapathGiovanni Cabiddu
2022-07-29crypto: qat - set to zero DH parameters before freeGiovanni Cabiddu
2022-06-29Merge tag 'v5.15.50' into lf-5.15.yJason Liu
2022-06-29Merge tag 'v5.15.41' into lf-5.15.yJason Liu
2022-06-09crypto: sun8i-ss - handle zero sized sgCorentin Labbe
2022-06-09crypto: sun8i-ss - rework handling of IVCorentin Labbe
2022-06-09crypto: marvell/cesa - ECB does not IVCorentin Labbe
2022-06-09crypto: qat - set COMPRESSION capability for DH895XCCGiovanni Cabiddu
2022-06-09crypto: qat - set CIPHER capability for DH895XCCGiovanni Cabiddu
2022-06-09crypto: qat - set COMPRESSION capability for QAT GEN2Giovanni Cabiddu
2022-06-09crypto: qat - set CIPHER capability for QAT GEN2Giovanni Cabiddu
2022-06-09powerpc/powernv/vas: Assign real address to rx_fifo in vas_rx_win_attrHaren Myneni
2022-06-09crypto: ccree - use fine grained DMA mapping dirGilad Ben-Yossef
2022-06-06crypto: caam - fix i.MX6SX entropy delay valueFabio Estevam
2022-05-31LF-6118-3: crypto: caam: read entropy delay from device treeVabhav Sharma
2022-05-25crypto: qcom-rng - fix infinite loop on requests not multiple of WORD_SZOndrej Mosnacek
2022-05-25crypto: stm32 - fix reference leak in stm32_crc_removeZheng Yongjun