index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
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-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/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 - fix xts and race condition in crypto_engine requests
Nicolas Toromanoff
1
-2
/
+0
2022-01-27
crypto: qce - fix uaf on qce_ahash_register_one
Chengfeng Ye
1
-1
/
+1
2021-11-17
crypto: qat - disregard spurious PFVF interrupts
Giovanni Cabiddu
2
-0
/
+12
2021-11-17
crypto: qat - detect PFVF collision after ACK
Giovanni Cabiddu
1
-0
/
+7
2021-11-17
crypto: caam - disable pkc for non-E SoCs
Michael Walle
2
-4
/
+18
2021-11-17
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-22
crypto: mxs-dcp - Use sg_mapping_iter to copy data
Sean Anderson
1
-27
/
+9
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-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-19
crypto: ccp - Annotate SEV Firmware file names
Joerg Roedel
1
-0
/
+4
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: ux500 - Fix error return code in hash_hw_final()
Zhen Lei
1
-0
/
+1
2021-07-14
crypto: ixp4xx - dma_unmap the correct address
Corentin Labbe
1
-1
/
+1
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-05-14
crypto: qat - Fix a double free in adf_create_ring
Lv Yunlong
1
-0
/
+1
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-11
crypto: omap-aes - Fix PM reference leak on omap-aes.c
Shixin Liu
1
-3
/
+3
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: qat - fix unmap invalid dma address
Hui Tang
1
-2
/
+9
2021-03-04
crypto: sun4i-ss - initialize need_fallback
Corentin Labbe
1
-1
/
+1
2021-03-04
crypto: sun4i-ss - handle BigEndian for cipher
Corentin Labbe
1
-6
/
+6
2021-03-04
crypto: sun4i-ss - checking sg length is not sufficient
Corentin Labbe
1
-2
/
+2
2021-03-04
crypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data size error)
Christophe Leroy
2
-12
/
+17
2021-03-04
crypto: bcm - Rename struct device_private to bcm_device_private
Jiri Olsa
3
-4
/
+4
2021-03-04
crypto: sun4i-ss - fix kmap usage
Corentin Labbe
1
-44
/
+65
2021-03-04
crypto: sun4i-ss - linearize buffers content must be kept
Corentin Labbe
2
-8
/
+6
2021-03-04
cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 an...
Ayush Sawal
1
-3
/
+0
2021-02-13
chtls: Fix potential resource leak
Pan Bian
1
-4
/
+3
2021-01-17
chtls: Fix chtls resources release sequence
Ayush Sawal
1
-5
/
+4
2021-01-17
chtls: Added a check to avoid NULL pointer dereference
Ayush Sawal
1
-0
/
+5
[next]