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
2023-12-01
crypto: hisilicon/sgl - small cleanups for sgl.c
Weili Qian
1
-5
/
+7
2023-12-01
crypto: hisilicon/zip - add zip comp high perf mode configuration
Chenghai Huang
1
-0
/
+65
2023-12-01
crypto: qat - add sysfs_added flag for rate limiting
Damian Muszynski
2
-0
/
+9
2023-12-01
crypto: qat - add sysfs_added flag for ras
Damian Muszynski
2
-1
/
+7
2023-12-01
crypto: virtio - Handle dataq logic with tasklet
Gonglei (Arei)
2
-10
/
+15
2023-12-01
crypto: starfive - Pad adata with zeroes
Jia Jie Ho
1
-2
/
+4
2023-11-24
crypto: starfive - RSA poll csr for done status
Jia Jie Ho
3
-45
/
+22
2023-11-24
crypto: starfive - Update driver dependencies
Jia Jie Ho
1
-1
/
+1
2023-11-17
crypto: jh7110 - Correct deferred probe return
Chanho Park
1
-7
/
+3
2023-11-17
crypto: qat - prevent underflow in rp2srv_store()
Dan Carpenter
1
-1
/
+2
2023-11-17
crypto: sun8i-ss - use crypto_shash_tfm_digest() in sun8i_ss_hashkey()
Eric Biggers
1
-21
/
+4
2023-11-17
crypto: hisilicon/qm - remove incorrect type cast
Weili Qian
2
-52
/
+52
2023-11-17
crypto: hisilicon/qm - print device abnormal information
Weili Qian
1
-6
/
+16
2023-11-17
crypto: n2 - Silence gcc format-truncation false positive warnings
Herbert Xu
1
-2
/
+7
2023-11-17
crypto: marvell/cesa - Silence gcc format-truncation false positive warnings
Herbert Xu
1
-3
/
+3
2023-11-17
crypto: ccree - Silence gcc format-truncation false positive warnings
Herbert Xu
2
-6
/
+14
2023-10-27
crypto: talitos - stop using crypto_ahash::init
Eric Biggers
1
-6
/
+9
2023-10-27
crypto: chelsio - stop using crypto_ahash::init
Eric Biggers
1
-1
/
+8
2023-10-27
crypto: stm32 - remove unnecessary alignmask for ahashes
Eric Biggers
1
-20
/
+0
2023-10-27
crypto: starfive - remove unnecessary alignmask for ahashes
Eric Biggers
1
-11
/
+2
2023-10-27
crypto: rockchip - remove unnecessary alignmask for ahashes
Eric Biggers
1
-3
/
+0
2023-10-27
crypto: omap-sham - stop setting alignmask for ahashes
Eric Biggers
1
-14
/
+2
2023-10-27
crypto: talitos - remove unnecessary alignmask for ahashes
Eric Biggers
1
-1
/
+1
2023-10-27
crypto: s5p-sss - remove unnecessary alignmask for ahashes
Eric Biggers
1
-6
/
+0
2023-10-27
crypto: mxs-dcp - remove unnecessary alignmask for ahashes
Eric Biggers
1
-2
/
+0
2023-10-27
crypto: artpec6 - stop setting alignmask for ahashes
Eric Biggers
1
-3
/
+0
2023-10-27
crypto: atmel - remove unnecessary alignmask for ahashes
Eric Biggers
1
-2
/
+0
2023-10-27
crypto: sun8i-ss - remove unnecessary alignmask for ahashes
Eric Biggers
1
-5
/
+0
2023-10-27
crypto: sun8i-ce - remove unnecessary alignmask for ahashes
Eric Biggers
1
-6
/
+0
2023-10-27
crypto: sun4i-ss - remove unnecessary alignmask for ahashes
Eric Biggers
1
-2
/
+0
2023-10-27
crypto: qat - fix deadlock in backlog processing
Giovanni Cabiddu
1
-21
/
+25
2023-10-27
crypto: qat - move adf_cfg_services
Giovanni Cabiddu
4
-13
/
+24
2023-10-27
crypto: qat - add num_rps sysfs attribute
Ciunas Bennett
1
-0
/
+14
2023-10-27
crypto: qat - add rp2svc sysfs attribute
Ciunas Bennett
2
-0
/
+72
2023-10-27
crypto: qat - add rate limiting sysfs interface
Ciunas Bennett
5
-0
/
+480
2023-10-27
crypto: qat - add rate limiting feature to qat_4xxx
Damian Muszynski
13
-1
/
+1590
2023-10-27
crypto: qat - add retrieval of fw capabilities
Damian Muszynski
3
-0
/
+27
2023-10-27
crypto: qat - add bits.h to icp_qat_hw.h
Damian Muszynski
1
-0
/
+2
2023-10-27
crypto: qat - move admin api
Giovanni Cabiddu
15
-10
/
+32
2023-10-27
crypto: qat - fix ring to service map for QAT GEN4
Giovanni Cabiddu
3
-0
/
+58
2023-10-27
crypto: qat - use masks for AE groups
Giovanni Cabiddu
1
-21
/
+25
2023-10-27
crypto: qat - refactor fw config related functions
Giovanni Cabiddu
1
-41
/
+28
2023-10-27
crypto: qat - count QAT GEN4 errors
Shashank Gupta
1
-16
/
+166
2023-10-27
crypto: qat - add error counters
Shashank Gupta
6
-0
/
+158
2023-10-27
crypto: qat - add handling of errors from ERRSOU3 for QAT GEN4
Shashank Gupta
2
-0
/
+474
2023-10-27
crypto: qat - add adf_get_aram_base() helper function
Shashank Gupta
1
-0
/
+10
2023-10-27
crypto: qat - add handling of compression related errors for QAT GEN4
Shashank Gupta
2
-1
/
+151
2023-10-27
crypto: qat - add handling of errors from ERRSOU2 for QAT GEN4
Shashank Gupta
5
-0
/
+1055
2023-10-27
crypto: qat - add reporting of errors from ERRSOU1 for QAT GEN4
Shashank Gupta
5
-0
/
+493
2023-10-27
crypto: qat - add reporting of correctable errors for QAT GEN4
Shashank Gupta
2
-1
/
+74
[prev]
[next]