index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-25
crypto: qcom-rng - fix infinite loop on requests not multiple of WORD_SZ
Ondrej Mosnacek
1
-0
/
+1
2022-05-25
crypto: stm32 - fix reference leak in stm32_crc_remove
Zheng Yongjun
1
-1
/
+3
2022-04-08
crypto: ccree - Fix use after free in cc_cipher_exit()
Jianglei Nie
1
-1
/
+1
2022-04-08
crypto: ccp - ccp_dmaengine_unregister release dma channels
Dāvis Mosāns
1
-0
/
+16
2022-04-08
crypto: vmx - add missing dependencies
Petr Vorel
1
-0
/
+4
2022-04-08
crypto: amlogic - call finalize with bh disabled
Corentin Labbe
1
-0
/
+2
2022-04-08
crypto: sun8i-ce - call finalize with bh disabled
Corentin Labbe
2
-0
/
+6
2022-04-08
crypto: sun8i-ss - call finalize with bh disabled
Corentin Labbe
2
-0
/
+6
2022-04-08
crypto: ccree - don't attempt 0 len DMA mappings
Gilad Ben-Yossef
1
-0
/
+7
2022-04-08
crypto: rockchip - ECB does not need IV
Corentin Labbe
1
-1
/
+0
2022-04-08
crypto: mxs-dcp - Fix scatterlist processing
Tomas Paukrt
1
-1
/
+1
2022-04-08
crypto: sun8i-ss - really disable hash on A80
Corentin Labbe
1
-0
/
+2
2022-03-28
crypto: qat - disable registration of algorithms
Giovanni Cabiddu
1
-0
/
+8
2022-03-23
crypto: qcom-rng - ensure buffer for generate is completely filled
Brian Masney
1
-7
/
+10
2022-01-27
crypto: caam - replace this_cpu_ptr with raw_cpu_ptr
Meng Li
1
-1
/
+1
2022-01-27
crypto: stm32/crc32 - Fix kernel BUG triggered in probe()
Marek Vasut
1
-2
/
+2
2022-01-27
crypto: omap-aes - Fix broken pm_runtime_and_get() usage
Heiner Kallweit
1
-1
/
+1
2022-01-27
crypto: stm32 - Revert broken pm_runtime_resume_and_get changes
Herbert Xu
2
-4
/
+5
2022-01-27
crypto: stm32/cryp - fix bugs and crash in tests
Nicolas Toromanoff
1
-547
/
+243
2022-01-27
crypto: stm32/cryp - fix lrw chaining mode
Nicolas Toromanoff
1
-1
/
+1
2022-01-27
crypto: stm32/cryp - fix double pm exit
Nicolas Toromanoff
1
-2
/
+0
2022-01-27
crypto: stm32/cryp - check early input data
Nicolas Toromanoff
1
-1
/
+113
2022-01-27
crypto: stm32/cryp - fix xts and race condition in crypto_engine requests
Nicolas Toromanoff
1
-2
/
+0
2022-01-27
crypto: stm32/cryp - fix CTR counter carry
Nicolas Toromanoff
1
-14
/
+13
2022-01-27
crypto: stm32 - Fix last sparse warning in stm32_cryp_check_ctr_counter
Herbert Xu
1
-1
/
+1
2022-01-27
crypto: qat - fix undetected PFVF timeout in ACK loop
Giovanni Cabiddu
1
-6
/
+6
2022-01-27
crypto: qat - make pfvf send message direction agnostic
Marco Chiappero
1
-7
/
+8
2022-01-27
crypto: qat - remove unnecessary collision prevention step in PFVF
Marco Chiappero
1
-19
/
+1
2022-01-27
crypto: qat - fix spelling mistake: "messge" -> "message"
Bhaskar Chowdhury
2
-3
/
+3
2022-01-27
crypto: qce - fix uaf on qce_skcipher_register_one
Chengfeng Ye
1
-1
/
+1
2022-01-27
crypto: qce - fix uaf on qce_ahash_register_one
Chengfeng Ye
1
-1
/
+1
2021-11-18
crypto: qat - disregard spurious PFVF interrupts
Giovanni Cabiddu
2
-0
/
+12
2021-11-18
crypto: qat - detect PFVF collision after ACK
Giovanni Cabiddu
1
-0
/
+7
2021-11-18
crypto: caam - disable pkc for non-E SoCs
Michael Walle
2
-4
/
+18
2021-11-18
crypto: s5p-sss - Add error handling in s5p_aes_probe()
Tang Bin
1
-0
/
+2
2021-10-06
crypto: ccp - fix resource leaks in ccp_run_aes_gcm_cmd()
Dan Carpenter
1
-6
/
+8
2021-09-18
crypto: mxs-dcp - Use sg_mapping_iter to copy data
Sean Anderson
1
-27
/
+9
2021-09-18
crypto: ccp - shutdown SEV firmware on kexec
Brijesh Singh
2
-26
/
+35
2021-09-15
crypto: qat - use proper type for vf_mask
Giovanni Cabiddu
1
-3
/
+4
2021-09-15
crypto: qat - do not export adf_iov_putmsg()
Giovanni Cabiddu
1
-1
/
+0
2021-09-15
crypto: qat - fix naming for init/shutdown VF to PF notifications
Marco Chiappero
5
-16
/
+16
2021-09-15
crypto: qat - fix reuse of completion variable
Marco Chiappero
1
-0
/
+2
2021-09-15
crypto: qat - handle both source of interrupt in VF ISR
Giovanni Cabiddu
1
-3
/
+4
2021-09-15
crypto: qat - do not ignore errors from enable_vf2pf_comms()
Giovanni Cabiddu
1
-2
/
+3
2021-09-15
crypto: omap - Fix inconsistent locking of device lists
Ben Hutchings
3
-14
/
+14
2021-09-15
crypto: omap-sham - clear dma flags only after omap_sham_update_dma_stop()
Tony Lindgren
1
-1
/
+1
2021-09-15
crypto: mxs-dcp - Check for DMA mapping errors
Sean Anderson
1
-10
/
+35
2021-07-14
crypto: qce - fix error return code in qce_skcipher_async_req_handle()
Wei Yongjun
1
-2
/
+6
2021-07-14
crypto: nx - Fix RCU warning in nx842_OF_upd_status
Herbert Xu
1
-3
/
+5
2021-07-14
crypto: omap-sham - Fix PM reference leak in omap sham ops
Zhang Qilong
1
-2
/
+2
[next]