aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2022-07-08crypto: qat - relocate and rename adf_sriov_prepare_restart()Giovanni Cabiddu
2022-07-08crypto: qat - change behaviour of adf_cfg_add_key_value_param()Giovanni Cabiddu
2022-07-08crypto: qat - expose device state through sysfs for 4xxxGiovanni Cabiddu
2022-07-06crypto: s390 - do not depend on CRYPTO_HW for SIMD implementationsJason A. Donenfeld
2022-06-30crypto: vmx - drop unexpected word 'for' in commentsJiang Jian
2022-06-30crypto: caam - drop unexpected word 'for' in commentsJiang Jian
2022-06-30crypto: caam - drop unexpected word 'a' in commentsJiang Jian
2022-06-30crypto: cavium - fix typos in commentsJiang Jian
2022-06-30crypto: ux500/hash - drop unexpected word "the"Jiang Jian
2022-06-30crypto: nx - drop unexpected word "the"Jiang Jian
2022-06-24crypto: qat - Removes the x86 dependency on the QAT driversYoan Picchi
2022-06-24crypto: qat - replace get_current_node() with numa_node_id()Andre Przywara
2022-06-24crypto: ccp - During shutdown, check SEV data pointer before usingTom Lendacky
2022-06-24crypto: ccp - Fix device IRQ counting by using platform_irq_count()Tom Lendacky
2022-06-17crypto: hisilicon/sec - only HW V2 needs to change the BD err detectionKai Ye
2022-06-17crypto: sun8i-ss - fix infinite loop in sun8i_ss_setup_ivs()Alexey Khoroshilov
2022-06-17crypto: hisilicon/qm - modify event irq processingWeili Qian
2022-06-17crypto: hisilicon/qm - move alloc qm->wq to qm.cWeili Qian
2022-06-17crypto: hisilicon/qm - add functions for releasing resourcesWeili Qian
2022-06-17crypto: hisilicon/trng - fix local variable typeWeili Qian
2022-06-10crypto: sun8i-ss - fix a NULL vs IS_ERR() check in sun8i_ss_hashkeyPeng Wu
2022-06-10crypto: octeontx2 - fix potential null pointer accessShijith Thotton
2022-06-10crypto: octeontx2 - add firmware version in devlink infoShijith Thotton
2022-06-10crypto: ccp - fix typo in commentJulia Lawall
2022-06-10crypto: hisilicon/sec - fix typos in commentJulia Lawall
2022-06-10crypto: atmel-ecc - Remove duplicated error reporting in .remove()Uwe Kleine-König
2022-06-10crypto: sun8i-ss - Fix error codes for dma_mapping_error()Dan Carpenter
2022-06-10crypto: sun8i-ss - fix error codes in allocate_flows()Dan Carpenter
2022-06-10crypto: ccp - Use kzalloc for sev ioctl interfaces to prevent kernel memory leakJohn Allen
2022-05-31virtio-crypto: enable retry for virtio-crypto-devlei he
2022-05-31virtio-crypto: adjust dst_len at ops callbacklei he
2022-05-31virtio-crypto: wait ctrl queue instead of busy pollingzhenwei pi
2022-05-31virtio-crypto: use private buffer for control requestzhenwei pi
2022-05-31virtio-crypto: change code stylezhenwei pi
2022-05-28Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-05-27Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-05-23crypto: caam - add in-kernel interface for blob generatorAhmad Fatoum
2022-05-23crypto: caam - determine whether CAAM supports blob encap/decapAhmad Fatoum
2022-05-22powerpc/powernv/vas: Assign real address to rx_fifo in vas_rx_win_attrHaren Myneni
2022-05-20crypto: hisilicon/sec - delete the flag CRYPTO_ALG_ALLOCATES_MEMORYKai Ye
2022-05-20crypto: qat - add support for 401xx devicesGiovanni Cabiddu
2022-05-20crypto: qat - re-enable registration of algorithmsGiovanni Cabiddu
2022-05-20crypto: qat - honor CRYPTO_TFM_REQ_MAY_SLEEP flagGiovanni Cabiddu
2022-05-20crypto: qat - add param check for DHGiovanni Cabiddu
2022-05-20crypto: qat - add param check for RSAGiovanni Cabiddu
2022-05-20crypto: qat - remove dma_free_coherent() for DHGiovanni Cabiddu
2022-05-20crypto: qat - remove dma_free_coherent() for RSAGiovanni Cabiddu
2022-05-20crypto: qat - fix memory leak in RSAGiovanni Cabiddu
2022-05-20crypto: qat - add backlog mechanismGiovanni Cabiddu
2022-05-20crypto: qat - refactor submission logicGiovanni Cabiddu