index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Lines
2023-12-08
crypto: octeontx2 - By default allocate one CPT LF per CPT VF
Bharat Bhushan
-2
/
+2
2023-12-08
crypto: qat - add NULL pointer check
Giovanni Cabiddu
-0
/
+3
2023-12-08
crypto: qat - fix mutex ordering in adf_rl
Damian Muszynski
-2
/
+2
2023-12-08
crypto: qat - fix error path in add_update_sla()
Damian Muszynski
-2
/
+1
2023-12-08
crypto: ccp - fix memleak in ccp_init_dm_workarea
Dinghao Liu
-1
/
+4
2023-12-01
crypto: sa2ul - Return crypto_aead_setkey to transfer the error
Chen Ni
-2
/
+1
2023-12-01
crypto: hisilicon/qm - add comments and remove redundant array element
Weili Qian
-1
/
+10
2023-12-01
crypto: hisilicon/qm - simplify the status of qm
Weili Qian
-118
/
+20
2023-12-01
crypto: hisilicon/sgl - small cleanups for sgl.c
Weili Qian
-5
/
+7
2023-12-01
crypto: hisilicon/zip - add zip comp high perf mode configuration
Chenghai Huang
-0
/
+65
2023-12-01
crypto: qat - add sysfs_added flag for rate limiting
Damian Muszynski
-0
/
+9
2023-12-01
crypto: qat - add sysfs_added flag for ras
Damian Muszynski
-1
/
+7
2023-12-01
crypto: virtio - Handle dataq logic with tasklet
Gonglei (Arei)
-10
/
+15
2023-12-01
crypto: starfive - Pad adata with zeroes
Jia Jie Ho
-2
/
+4
2023-11-24
crypto: starfive - RSA poll csr for done status
Jia Jie Ho
-45
/
+22
2023-11-24
crypto: starfive - Update driver dependencies
Jia Jie Ho
-1
/
+1
2023-11-17
crypto: jh7110 - Correct deferred probe return
Chanho Park
-7
/
+3
2023-11-17
crypto: qat - prevent underflow in rp2srv_store()
Dan Carpenter
-1
/
+2
2023-11-17
crypto: sun8i-ss - use crypto_shash_tfm_digest() in sun8i_ss_hashkey()
Eric Biggers
-21
/
+4
2023-11-17
crypto: hisilicon/qm - remove incorrect type cast
Weili Qian
-52
/
+52
2023-11-17
crypto: hisilicon/qm - print device abnormal information
Weili Qian
-6
/
+16
2023-11-17
crypto: n2 - Silence gcc format-truncation false positive warnings
Herbert Xu
-2
/
+7
2023-11-17
crypto: marvell/cesa - Silence gcc format-truncation false positive warnings
Herbert Xu
-3
/
+3
2023-11-17
crypto: ccree - Silence gcc format-truncation false positive warnings
Herbert Xu
-6
/
+14
2023-10-27
crypto: talitos - stop using crypto_ahash::init
Eric Biggers
-6
/
+9
2023-10-27
crypto: chelsio - stop using crypto_ahash::init
Eric Biggers
-1
/
+8
2023-10-27
crypto: stm32 - remove unnecessary alignmask for ahashes
Eric Biggers
-20
/
+0
2023-10-27
crypto: starfive - remove unnecessary alignmask for ahashes
Eric Biggers
-11
/
+2
2023-10-27
crypto: rockchip - remove unnecessary alignmask for ahashes
Eric Biggers
-3
/
+0
2023-10-27
crypto: omap-sham - stop setting alignmask for ahashes
Eric Biggers
-14
/
+2
2023-10-27
crypto: talitos - remove unnecessary alignmask for ahashes
Eric Biggers
-1
/
+1
2023-10-27
crypto: s5p-sss - remove unnecessary alignmask for ahashes
Eric Biggers
-6
/
+0
2023-10-27
crypto: mxs-dcp - remove unnecessary alignmask for ahashes
Eric Biggers
-2
/
+0
2023-10-27
crypto: artpec6 - stop setting alignmask for ahashes
Eric Biggers
-3
/
+0
2023-10-27
crypto: atmel - remove unnecessary alignmask for ahashes
Eric Biggers
-2
/
+0
2023-10-27
crypto: sun8i-ss - remove unnecessary alignmask for ahashes
Eric Biggers
-5
/
+0
2023-10-27
crypto: sun8i-ce - remove unnecessary alignmask for ahashes
Eric Biggers
-6
/
+0
2023-10-27
crypto: sun4i-ss - remove unnecessary alignmask for ahashes
Eric Biggers
-2
/
+0
2023-10-27
crypto: qat - fix deadlock in backlog processing
Giovanni Cabiddu
-21
/
+25
2023-10-27
crypto: qat - move adf_cfg_services
Giovanni Cabiddu
-13
/
+24
2023-10-27
crypto: qat - add num_rps sysfs attribute
Ciunas Bennett
-0
/
+14
2023-10-27
crypto: qat - add rp2svc sysfs attribute
Ciunas Bennett
-0
/
+72
2023-10-27
crypto: qat - add rate limiting sysfs interface
Ciunas Bennett
-0
/
+480
2023-10-27
crypto: qat - add rate limiting feature to qat_4xxx
Damian Muszynski
-1
/
+1590
2023-10-27
crypto: qat - add retrieval of fw capabilities
Damian Muszynski
-0
/
+27
2023-10-27
crypto: qat - add bits.h to icp_qat_hw.h
Damian Muszynski
-0
/
+2
2023-10-27
crypto: qat - move admin api
Giovanni Cabiddu
-10
/
+32
2023-10-27
crypto: qat - fix ring to service map for QAT GEN4
Giovanni Cabiddu
-0
/
+58
2023-10-27
crypto: qat - use masks for AE groups
Giovanni Cabiddu
-21
/
+25
2023-10-27
crypto: qat - refactor fw config related functions
Giovanni Cabiddu
-41
/
+28
[prev]
[next]