index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
2024-02-23
crypto: stm32/crc32 - fix parsing list of devices
Thomas Bourgoin
2024-01-25
crypto: sahara - do not resize req->src when doing hash operations
Ovidiu Panait
2024-01-25
crypto: sahara - fix processing hash requests with req->nbytes < sg->length
Ovidiu Panait
2024-01-25
crypto: sahara - improve error handling in sahara_sha_process()
Ovidiu Panait
2024-01-25
crypto: sahara - fix wait_for_completion_timeout() error handling
Ovidiu Panait
2024-01-25
crypto: sahara - fix ahash reqsize
Ovidiu Panait
2024-01-25
crypto: virtio - Wait for tasklet to complete on device remove
wangyangxin
2024-01-25
crypto: sahara - fix error handling in sahara_hw_descriptor_create()
Ovidiu Panait
2024-01-25
crypto: sahara - fix processing requests with cryptlen < sg->length
Ovidiu Panait
2024-01-25
crypto: sahara - fix ahash selftest failure
Ovidiu Panait
2024-01-25
crypto: sahara - remove FLAGS_NEW_KEY logic
Ovidiu Panait
2024-01-25
crypto: ccp - fix memleak in ccp_init_dm_workarea
Dinghao Liu
2024-01-25
crypto: virtio - Handle dataq logic with tasklet
Gonglei (Arei)
2023-11-20
chtls: fix tp->rcv_tstamp initialization
Eric Dumazet
2023-09-23
crypto: stm32 - fix loop iterating through scatterlist for DMA
Thomas Bourgoin
2023-09-23
crypto: caam - fix unchecked return value error
Gaurav Jain
2023-08-11
crypto: nx - fix build warnings when DEBUG_FS is not enabled
Randy Dunlap
2023-03-11
crypto: crypto4xx - Call dma_unmap_page when done
Herbert Xu
2023-01-18
crypto: n2 - add missing hash statesize
Corentin Labbe
2023-01-18
crypto: img-hash - Fix variable dereferenced before check 'hdev->req'
Gaosheng Cui
2023-01-18
crypto: ccree - Make cc_debugfs_global_fini() available for module init function
Uwe Kleine-König
2022-10-26
crypto: cavium - prevent integer overflow loading firmware
Dan Carpenter
2022-08-25
crypto: hisilicon - Kunpeng916 crypto driver don't sleep when in softirq
Zhengchao Shao
2022-06-14
crypto: marvell/cesa - ECB does not IV
Corentin Labbe
2022-05-25
crypto: qcom-rng - fix infinite loop on requests not multiple of WORD_SZ
Ondrej Mosnacek
2022-05-25
crypto: stm32 - fix reference leak in stm32_crc_remove
Zheng Yongjun
2022-04-15
crypto: ccp - ccp_dmaengine_unregister release dma channels
Dāvis Mosāns
2022-04-15
crypto: vmx - add missing dependencies
Petr Vorel
2022-04-15
crypto: mxs-dcp - Fix scatterlist processing
Tomas Paukrt
2022-03-28
crypto: qat - disable registration of algorithms
Giovanni Cabiddu
2022-03-23
crypto: qcom-rng - ensure buffer for generate is completely filled
Brian Masney
2022-01-27
crypto: stm32/crc32 - Fix kernel BUG triggered in probe()
Marek Vasut
2022-01-27
crypto: stm32/cryp - fix double pm exit
Nicolas Toromanoff
2022-01-27
crypto: qce - fix uaf on qce_ahash_register_one
Chengfeng Ye
2021-11-26
crypto: qat - disregard spurious PFVF interrupts
Giovanni Cabiddu
2021-11-26
crypto: qat - detect PFVF collision after ACK
Giovanni Cabiddu
2021-11-26
crypto: s5p-sss - Add error handling in s5p_aes_probe()
Tang Bin
2021-10-06
crypto: ccp - fix resource leaks in ccp_run_aes_gcm_cmd()
Dan Carpenter
2021-09-26
crypto: talitos - fix max key size for sha384 and sha512
Christophe Leroy
2021-09-22
crypto: mxs-dcp - Use sg_mapping_iter to copy data
Sean Anderson
2021-09-22
crypto: qat - use proper type for vf_mask
Giovanni Cabiddu
2021-09-22
crypto: qat - do not export adf_iov_putmsg()
Giovanni Cabiddu
2021-09-22
crypto: qat - fix naming for init/shutdown VF to PF notifications
Marco Chiappero
2021-09-22
crypto: qat - fix reuse of completion variable
Marco Chiappero
2021-09-22
crypto: qat - handle both source of interrupt in VF ISR
Giovanni Cabiddu
2021-09-22
crypto: qat - do not ignore errors from enable_vf2pf_comms()
Giovanni Cabiddu
2021-09-22
crypto: omap-sham - clear dma flags only after omap_sham_update_dma_stop()
Tony Lindgren
2021-09-22
crypto: mxs-dcp - Check for DMA mapping errors
Sean Anderson
2021-09-22
crypto: talitos - reduce max key size for SEC1
Christophe Leroy
2021-07-20
crypto: nx - Fix RCU warning in nx842_OF_upd_status
Herbert Xu
[next]