index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
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
2021-07-14
crypto: nitrox - fix unchecked variable in nitrox_register_interrupts
Tong Tiangen
1
-0
/
+4
2021-07-14
crypto: ccp - Fix a resource leak in an error handling path
Christophe JAILLET
1
-2
/
+4
2021-07-14
crypto: sa2ul - Fix pm_runtime enable in sa_ul_probe()
Suman Anna
1
-0
/
+1
2021-07-14
crypto: sa2ul - Fix leaks on failure paths with sa_dma_init()
Suman Anna
1
-9
/
+12
2021-07-14
crypto: ux500 - Fix error return code in hash_hw_final()
Zhen Lei
1
-0
/
+1
2021-07-14
crypto: ixp4xx - update IV after requests
Corentin Labbe
1
-0
/
+22
2021-07-14
crypto: ixp4xx - dma_unmap the correct address
Corentin Labbe
1
-1
/
+1
2021-07-14
crypto: hisilicon/sec - fixup 3des minimum key size declaration
Kai Ye
1
-2
/
+2
2021-07-14
crypto: qce: skcipher: Fix incorrect sg count for dma transfers
Thara Gopinath
1
-7
/
+8
2021-07-14
crypto: qat - remove unused macro in FW loader
Jack Xu
1
-1
/
+0
2021-07-14
crypto: qat - check return code of qat_hal_rd_rel_reg()
Jack Xu
1
-1
/
+5
2021-07-14
crypto: nx - add missing MODULE_DEVICE_TABLE
Bixuan Cui
1
-0
/
+1
2021-07-14
crypto: ccp - Annotate SEV Firmware file names
Joerg Roedel
1
-0
/
+4
2021-07-14
crypto: nx - Fix memcpy() over-reading in nonce
Kees Cook
1
-1
/
+1
2021-06-03
Revert "crypto: cavium/nitrox - add an error message to explain the failure o...
Greg Kroah-Hartman
1
-1
/
+0
2021-05-19
crypto: ccp: Free SEV device if SEV init fails
Sean Christopherson
1
-1
/
+3
2021-05-14
crypto: ccp: Detect and reject "invalid" addresses destined for PSP
Sean Christopherson
1
-0
/
+3
2021-05-14
crypto: chelsio - Read rxchannel-id from firmware
Ayush Sawal
1
-2
/
+17
2021-05-14
crypto: qat - Fix a double free in adf_create_ring
Lv Yunlong
1
-0
/
+1
2021-05-14
crypto: sa2ul - Fix memory leak of rxd
Colin Ian King
1
-2
/
+6
2021-05-14
crypto: sun8i-ss - Fix memory leak of pad
Colin Ian King
1
-3
/
+4
2021-05-14
crypto: allwinner - add missing CRYPTO_ prefix
Corentin Labbe
1
-7
/
+7
2021-05-14
crypto: qat - fix error path in adf_isr_resource_alloc()
Giovanni Cabiddu
1
-8
/
+21
2021-05-14
crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_init
Tong Zhang
3
-6
/
+6
2021-05-14
crypto: qat - don't release uninitialized resources
Tong Zhang
1
-4
/
+13
2021-05-14
crypto: ccp - fix command queuing to TEE ring buffer
Rijo Thomas
2
-16
/
+53
2021-05-14
crypto: sun8i-ss - Fix memory leak of object d when dma_iv fails to map
Colin Ian King
1
-1
/
+3
2021-05-14
crypto: sun8i-ss - fix result memory leak on error path
Corentin Labbe
1
-1
/
+1
2021-05-11
crypto: omap-aes - Fix PM reference leak on omap-aes.c
Shixin Liu
1
-3
/
+3
2021-05-11
crypto: sa2ul - Fix PM reference leak in sa_ul_probe()
Shixin Liu
1
-1
/
+1
2021-05-11
crypto: stm32/cryp - Fix PM reference leak on stm32-cryp.c
Shixin Liu
1
-2
/
+2
2021-05-11
crypto: stm32/hash - Fix PM reference leak on stm32-hash.c
Shixin Liu
1
-4
/
+4
2021-05-11
crypto: sun8i-ce - Fix PM reference leak in sun8i_ce_probe()
Shixin Liu
1
-1
/
+1
2021-05-11
crypto: sun8i-ss - Fix PM reference leak when pm_runtime_get_sync() fails
Shixin Liu
2
-2
/
+2
2021-05-11
crypto: hisilicon/sec - fixes a printing error
Longfang Liu
1
-1
/
+1
[next]