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
2022-01-27
crypto: caam - replace this_cpu_ptr with raw_cpu_ptr
Meng Li
2022-01-27
crypto: stm32/crc32 - Fix kernel BUG triggered in probe()
Marek Vasut
2022-01-27
crypto: omap-aes - Fix broken pm_runtime_and_get() usage
Heiner Kallweit
2022-01-27
crypto: stm32 - Revert broken pm_runtime_resume_and_get changes
Herbert Xu
2022-01-27
crypto: stm32/cryp - fix bugs and crash in tests
Nicolas Toromanoff
2022-01-27
crypto: stm32/cryp - fix lrw chaining mode
Nicolas Toromanoff
2022-01-27
crypto: stm32/cryp - fix double pm exit
Nicolas Toromanoff
2022-01-27
crypto: stm32/cryp - check early input data
Nicolas Toromanoff
2022-01-27
crypto: stm32/cryp - fix xts and race condition in crypto_engine requests
Nicolas Toromanoff
2022-01-27
crypto: stm32/cryp - fix CTR counter carry
Nicolas Toromanoff
2022-01-27
crypto: stm32 - Fix last sparse warning in stm32_cryp_check_ctr_counter
Herbert Xu
2022-01-27
crypto: qat - fix undetected PFVF timeout in ACK loop
Giovanni Cabiddu
2022-01-27
crypto: qat - make pfvf send message direction agnostic
Marco Chiappero
2022-01-27
crypto: qat - remove unnecessary collision prevention step in PFVF
Marco Chiappero
2022-01-27
crypto: qat - fix spelling mistake: "messge" -> "message"
Bhaskar Chowdhury
2022-01-27
crypto: qce - fix uaf on qce_skcipher_register_one
Chengfeng Ye
2022-01-27
crypto: qce - fix uaf on qce_ahash_register_one
Chengfeng Ye
2021-11-18
crypto: qat - disregard spurious PFVF interrupts
Giovanni Cabiddu
2021-11-18
crypto: qat - detect PFVF collision after ACK
Giovanni Cabiddu
2021-11-18
crypto: caam - disable pkc for non-E SoCs
Michael Walle
2021-11-18
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-18
crypto: mxs-dcp - Use sg_mapping_iter to copy data
Sean Anderson
2021-09-18
crypto: ccp - shutdown SEV firmware on kexec
Brijesh Singh
2021-09-15
crypto: qat - use proper type for vf_mask
Giovanni Cabiddu
2021-09-15
crypto: qat - do not export adf_iov_putmsg()
Giovanni Cabiddu
2021-09-15
crypto: qat - fix naming for init/shutdown VF to PF notifications
Marco Chiappero
2021-09-15
crypto: qat - fix reuse of completion variable
Marco Chiappero
2021-09-15
crypto: qat - handle both source of interrupt in VF ISR
Giovanni Cabiddu
2021-09-15
crypto: qat - do not ignore errors from enable_vf2pf_comms()
Giovanni Cabiddu
2021-09-15
crypto: omap - Fix inconsistent locking of device lists
Ben Hutchings
2021-09-15
crypto: omap-sham - clear dma flags only after omap_sham_update_dma_stop()
Tony Lindgren
2021-09-15
crypto: mxs-dcp - Check for DMA mapping errors
Sean Anderson
2021-07-14
crypto: qce - fix error return code in qce_skcipher_async_req_handle()
Wei Yongjun
2021-07-14
crypto: nx - Fix RCU warning in nx842_OF_upd_status
Herbert Xu
2021-07-14
crypto: omap-sham - Fix PM reference leak in omap sham ops
Zhang Qilong
2021-07-14
crypto: nitrox - fix unchecked variable in nitrox_register_interrupts
Tong Tiangen
2021-07-14
crypto: ccp - Fix a resource leak in an error handling path
Christophe JAILLET
2021-07-14
crypto: sa2ul - Fix pm_runtime enable in sa_ul_probe()
Suman Anna
2021-07-14
crypto: sa2ul - Fix leaks on failure paths with sa_dma_init()
Suman Anna
2021-07-14
crypto: ux500 - Fix error return code in hash_hw_final()
Zhen Lei
2021-07-14
crypto: ixp4xx - update IV after requests
Corentin Labbe
2021-07-14
crypto: ixp4xx - dma_unmap the correct address
Corentin Labbe
2021-07-14
crypto: hisilicon/sec - fixup 3des minimum key size declaration
Kai Ye
2021-07-14
crypto: qce: skcipher: Fix incorrect sg count for dma transfers
Thara Gopinath
2021-07-14
crypto: qat - remove unused macro in FW loader
Jack Xu
2021-07-14
crypto: qat - check return code of qat_hal_rd_rel_reg()
Jack Xu
2021-07-14
crypto: nx - add missing MODULE_DEVICE_TABLE
Bixuan Cui
2021-07-14
crypto: ccp - Annotate SEV Firmware file names
Joerg Roedel
2021-07-14
crypto: nx - Fix memcpy() over-reading in nonce
Kees Cook
[next]