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
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: qce - fix uaf on qce_ahash_register_one
Chengfeng Ye
1
-1
/
+1
2021-11-26
crypto: qat - disregard spurious PFVF interrupts
Giovanni Cabiddu
2
-0
/
+12
2021-11-26
crypto: qat - detect PFVF collision after ACK
Giovanni Cabiddu
1
-0
/
+7
2021-09-26
crypto: talitos - fix max key size for sha384 and sha512
Christophe Leroy
1
-1
/
+1
2021-09-22
crypto: mxs-dcp - Use sg_mapping_iter to copy data
Sean Anderson
1
-27
/
+9
2021-09-22
crypto: qat - use proper type for vf_mask
Giovanni Cabiddu
1
-3
/
+4
2021-09-22
crypto: qat - do not export adf_iov_putmsg()
Giovanni Cabiddu
1
-1
/
+0
2021-09-22
crypto: qat - fix naming for init/shutdown VF to PF notifications
Marco Chiappero
5
-16
/
+16
2021-09-22
crypto: qat - fix reuse of completion variable
Marco Chiappero
1
-0
/
+2
2021-09-22
crypto: qat - handle both source of interrupt in VF ISR
Giovanni Cabiddu
1
-3
/
+4
2021-09-22
crypto: qat - do not ignore errors from enable_vf2pf_comms()
Giovanni Cabiddu
1
-2
/
+3
2021-09-22
crypto: omap-sham - clear dma flags only after omap_sham_update_dma_stop()
Tony Lindgren
1
-1
/
+1
2021-09-22
crypto: mxs-dcp - Check for DMA mapping errors
Sean Anderson
1
-10
/
+35
2021-09-22
crypto: talitos - reduce max key size for SEC1
Christophe Leroy
1
-0
/
+4
2021-07-20
crypto: nx - Fix RCU warning in nx842_OF_upd_status
Herbert Xu
1
-3
/
+5
2021-07-20
crypto: ux500 - Fix error return code in hash_hw_final()
Zhen Lei
1
-0
/
+1
2021-07-20
crypto: ixp4xx - dma_unmap the correct address
Corentin Labbe
1
-1
/
+1
2021-07-20
crypto: qat - remove unused macro in FW loader
Jack Xu
1
-1
/
+0
2021-07-20
crypto: qat - check return code of qat_hal_rd_rel_reg()
Jack Xu
1
-1
/
+5
2021-07-20
crypto: nx - add missing MODULE_DEVICE_TABLE
Bixuan Cui
1
-0
/
+1
2021-05-22
crypto: qat - Fix a double free in adf_create_ring
Lv Yunlong
1
-0
/
+1
2021-05-22
crypto: qat - fix error path in adf_isr_resource_alloc()
Giovanni Cabiddu
1
-8
/
+21
2021-05-22
crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_init
Tong Zhang
3
-6
/
+6
2021-05-22
crypto: qat - don't release uninitialized resources
Tong Zhang
1
-4
/
+13
2020-12-29
crypto: omap-aes - Fix PM disable depth imbalance in omap_aes_probe
Zhang Qilong
1
-1
/
+2
2020-12-29
crypto: talitos - Fix return type of current_desc_hdr()
Christophe Leroy
1
-3
/
+3
2020-10-29
crypto: ccp - fix error handling
Pavel Machek
1
-1
/
+1
2020-10-29
crypto: omap-sham - fix digcnt register handling with export/import
Tero Kristo
1
-0
/
+3
2020-10-29
crypto: ixp4xx - Fix the size used in a 'dma_free_coherent()' call
Christophe JAILLET
1
-1
/
+1
2020-10-17
crypto: qat - check cipher length for aead AES-CBC-HMAC-SHA
Dominik Przychodni
1
-1
/
+9
2020-08-21
crypto: ccp - Fix use of merged scatterlists
John Allen
2
-11
/
+27
2020-08-21
crypto: qat - fix double free in qat_uclo_create_batch_init_list
Tom Rix
1
-2
/
+7
2020-08-21
crypto: ccp - Release all allocated memory if sha type is invalid
Navid Emamdoost
1
-1
/
+2
2020-06-30
crypto: omap-sham - add proper load balancing support for multicore
Tero Kristo
1
-33
/
+31
2020-06-20
crypto: talitos - fix ECB and CBC algs ivsize
Su Kang Yin
1
-1
/
+1
2020-05-02
crypto: mxs-dcp - make symbols 'sha1_null_hash' and 'sha256_null_hash' static
Wei Yongjun
1
-2
/
+2
2020-04-24
crypto: mxs-dcp - fix scatterlist linearization for hash
Rosioru Dragos
1
-30
/
+28
2020-02-14
crypto: picoxcell - adjust the position of tasklet_init and fix missed taskle...
Chuhong Yuan
1
-2
/
+13
2020-02-14
crypto: atmel-aes - Fix counter overflow in CTR mode
Tudor Ambarus
1
-25
/
+12
2020-01-29
crypto: caam - free resources in case caam_rng registration failed
Iuliana Prodan
1
-1
/
+4
2020-01-29
crypto: ccp - fix AES CFB error exposed by new test vectors
Hook, Gary
1
-4
/
+4
2020-01-29
crypto: crypto4xx - Fix wrong ppc4xx_trng_probe()/ppc4xx_trng_remove() arguments
Corentin Labbe
1
-2
/
+2
2020-01-04
crypto: vmx - Avoid weird build failures
Michael Ellerman
1
-3
/
+3
2020-01-04
crypto: sun4i-ss - Fix 64-bit size_t warnings on sun4i-ss-hash.c
Corentin Labbe
1
-6
/
+6
2019-12-21
crypto: ccp - fix uninitialized list head
Mark Salter
1
-0
/
+1
2019-12-21
crypto: crypto4xx - fix double-free in crypto4xx_destroy_sdr
Christian Lamparter
1
-5
/
+1
2019-12-05
crypto: mxc-scc - fix build warnings on ARM64
Fabio Estevam
1
-6
/
+6
2019-11-25
crypto: mxs-dcp - Fix AES issues
Radu Solea
1
-2
/
+31
2019-11-25
crypto: mxs-dcp - Fix SHA null hashes and output length
Radu Solea
1
-10
/
+37
2019-11-25
crypto: s5p-sss: Fix Fix argument list alignment
Christoph Manszewski
1
-2
/
+2
[next]