summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2025-12-18crypto: ccree - Correctly handle return of sg_nents_for_lenHaotian Zhang
2025-12-18crypto: starfive - Correctly handle return of sg_nents_for_lenHaotian Zhang
2025-12-18crypto: iaa - Fix incorrect return value in save_iaa_wq()Zilin Guan
2025-12-18crypto: hisilicon/qm - restore original qos valuesnieweiqiang
2025-11-24crypto: hisilicon/qm - Fix device reference leak in qm_get_qos_valueMiaoqian Lin
2025-11-13crypto: hisilicon/qm - clear all VF configurations in the hardwareWeili Qian
2025-11-13crypto: hisilicon/qm - invalidate queues in useWeili Qian
2025-11-13crypto: caam - double the entropy delay interval for retryGaurav Jain
2025-11-13crypto: ccp - Fix incorrect payload size calculation in psp_poulate_hsti()Yunseong Kim
2025-11-13crypto: sun8i-ce - remove channel timeout fieldOvidiu Panait
2025-11-13crypto: ccp: Skip SEV and SNP INIT for kdump bootAshish Kalra
2025-11-13crypto: qat - use kcalloc() in qat_uclo_map_objs_from_mof()Qianfeng Rong
2025-11-13crypto: aspeed - fix double free caused by devmHaotian Zhang
2025-10-19crypto: rockchip - Fix dma_unmap_sg() nents valueThomas Fourier
2025-10-19crypto: atmel - Fix dma_unmap_sg() directionThomas Fourier
2025-10-19crypto: aspeed - Fix dma_unmap_sg() directionThomas Fourier
2025-10-15crypto: hisilicon/qm - set NULL to qm->debug.qm_diff_regsChenghai Huang
2025-10-15crypto: comp - Use same definition of context alloc and free opsDan Moulding
2025-10-15crypto: hisilicon/qm - request reserved interrupt for virtual functionWeili Qian
2025-10-15crypto: hisilicon/qm - check whether the input function and PF are on the sam...Zhushuai Yin
2025-10-15crypto: hisilicon - check the sva module status while enabling or disabling a...Weili Qian
2025-10-15crypto: hisilicon - re-enable address prefetch after device resumingChenghai Huang
2025-10-15crypto: hisilicon/zip - remove unnecessary validation for high-performance mo...Chenghai Huang
2025-10-15crypto: octeontx2 - Call strscpy() with correct size argumentThorsten Blum
2025-10-15crypto: keembay - Add missing check after sg_nents_for_len()Thomas Fourier
2025-09-13crypto: ccp - Always pass in an error pointer to __sev_platform_shutdown_lock...Borislav Petkov (AMD)
2025-07-31Merge tag 'v6.17-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-07-28Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-07-28Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-07-27crypto: keembay - Use min() to simplify ocs_create_linked_list_from_sg()Thorsten Blum
2025-07-27crypto: hisilicon/hpre - fix dma unmap sequenceZhiqi Song
2025-07-27crypto: qat - make adf_dev_autoreset() staticGiovanni Cabiddu
2025-07-27crypto: ccp - reduce stack usage in ccp_run_aes_gcm_cmdArnd Bergmann
2025-07-27crypto: qat - refactor ring-related debug functionsGiovanni Cabiddu
2025-07-27crypto: qat - fix seq_file position update in adf_ring_next()Giovanni Cabiddu
2025-07-27crypto: qat - fix DMA direction for compression on GEN2 devicesGiovanni Cabiddu
2025-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-18crypto: engine - remove request batching supportOvidiu Panait
2025-07-18crypto: qat - flush misc workqueue during device shutdownGiovanni Cabiddu
2025-07-18crypto: qat - enable rate limiting feature for GEN6 devicesSuman Kumar Chakraborty
2025-07-18crypto: qat - add compression slice count for rate limitingSuman Kumar Chakraborty
2025-07-18crypto: qat - add get_svc_slice_cnt() in device data structureSuman Kumar Chakraborty
2025-07-18crypto: qat - add adf_rl_get_num_svc_aes() in rate limitingSuman Kumar Chakraborty
2025-07-18crypto: qat - relocate service related functionsSuman Kumar Chakraborty
2025-07-18crypto: qat - consolidate service enumsSuman Kumar Chakraborty
2025-07-18crypto: qat - add decompression service for rate limitingSuman Kumar Chakraborty
2025-07-18crypto: qat - validate service in rate limiting sysfs apiSuman Kumar Chakraborty
2025-07-18crypto: hisilicon/sec2 - implement full backlog mode for secWenkai Lin
2025-07-18crypto: qat - enable telemetry for GEN6 devicesVijay Sundar Selvamani