index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: hisilicon/qm - Add the err memory release process to qm uninit
Chenghai Huang
2024-04-12
1
-4
/
+1
*
crypto: hisilicon/debugfs - Resolve the problem of applying for redundant spa...
Chenghai Huang
2024-04-12
1
-6
/
+5
*
crypto: hisilicon/sec - Fix memory leak for sec resource release
Chenghai Huang
2024-04-12
1
-1
/
+3
*
crypto: hisilicon - Adjust debugfs creation and release order
Chenghai Huang
2024-04-12
3
-36
/
+32
*
crypto: hisilicon/qm - Add the default processing branch
Chenghai Huang
2024-04-12
1
-0
/
+3
*
crypto: hisilicon/debugfs - Fix the processing logic issue in the debugfs cre...
Chenghai Huang
2024-04-12
1
-3
/
+3
*
crypto: hisilicon/sgl - Delete redundant parameter verification
Chenghai Huang
2024-04-12
1
-4
/
+1
*
crypto: hisilicon/debugfs - Fix debugfs uninit process issue
Chenghai Huang
2024-04-12
1
-3
/
+18
*
crypto: hisilicon/sec - Add the condition for configuring the sriov function
Chenghai Huang
2024-04-12
1
-1
/
+2
*
crypto: iaa - Use cpumask_weight() when rebalancing
Tom Zanussi
2024-04-12
1
-2
/
+2
*
crypto: tegra - Add Tegra Security Engine driver
Akhil R
2024-04-12
8
-0
/
+4166
*
crypto: ccp - drop platform ifdef checks
Arnd Bergmann
2024-04-12
1
-12
/
+2
*
crypto: qat - Fix spelling mistake "Invalide" -> "Invalid"
Colin Ian King
2024-04-12
1
-1
/
+1
*
crypto: qat - Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-04-05
2
-6
/
+11
*
crypto: bcm - Fix pointer arithmetic
Aleksandr Mishin
2024-04-02
1
-1
/
+1
*
crypto: nx - Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
2024-04-02
2
-6
/
+10
*
crypto: starfive - Use dma for aes requests
Jia Jie Ho
2024-04-02
4
-238
/
+395
*
crypto: starfive - Skip unneeded key free
Jia Jie Ho
2024-04-02
1
-0
/
+3
*
crypto: starfive - Update hash dma usage
Jia Jie Ho
2024-04-02
3
-176
/
+112
*
crypto: iaa - Change iaa statistics to atomic64_t
Tom Zanussi
2024-04-02
2
-64
/
+77
*
crypto: iaa - Add global_stats file and remove individual stat files
Tom Zanussi
2024-04-02
1
-13
/
+17
*
crypto: iaa - Remove comp/decomp delay statistics
Tom Zanussi
2024-04-02
3
-45
/
+0
*
crypto: iaa - fix decomp_bytes_in stats
Tom Zanussi
2024-04-02
1
-2
/
+2
*
crypto: qat - implement interface for live migration
Xin Zeng
2024-04-02
9
-1
/
+1445
*
crypto: qat - add interface for live migration
Xin Zeng
2024-04-02
4
-1
/
+158
*
crypto: qat - add bank save and restore flows
Siming Wan
2024-04-02
4
-0
/
+338
*
crypto: qat - expand CSR operations for QAT GEN4 devices
Siming Wan
2024-04-02
3
-1
/
+249
*
crypto: qat - rename get_sla_arr_of_type()
Siming Wan
2024-04-02
2
-5
/
+7
*
crypto: qat - relocate CSR access code
Giovanni Cabiddu
2024-04-02
17
-362
/
+397
*
crypto: qat - move PFVF compat checker to a function
Xin Zeng
2024-04-02
2
-7
/
+12
*
crypto: qat - relocate and rename 4xxx PF2VM definitions
Xin Zeng
2024-04-02
2
-5
/
+7
*
crypto: qat - adf_get_etr_base() helper
Giovanni Cabiddu
2024-04-02
3
-6
/
+12
*
Merge tag 'v6.9-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2024-03-25
1
-3
/
+7
|
\
|
*
crypto: iaa - Fix nr_cpus < nr_iaa case
Tom Zanussi
2024-03-22
1
-3
/
+7
*
|
Merge tag 'v6.9-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2024-03-15
66
-5687
/
+925
|
\
|
|
*
crypto: iaa - fix the missing CRYPTO_ALG_ASYNC in cra_flags
Barry Song
2024-03-08
1
-0
/
+1
|
*
crypto: hisilicon/zip - fix the missing CRYPTO_ALG_ASYNC in cra_flags
Barry Song
2024-03-08
1
-0
/
+1
|
*
crypto: iaa - Fix comp/decomp delay statistics
Tom Zanussi
2024-03-01
3
-32
/
+13
|
*
crypto: iaa - Fix async_disable descriptor leak
Tom Zanussi
2024-03-01
1
-2
/
+2
|
*
crypto: rockchip - fix to check return value
Kilian Zinnecker
2024-02-24
1
-0
/
+5
|
*
crypto: qat - make ring to service map common for QAT GEN4
Damian Muszynski
2024-02-24
5
-112
/
+90
|
*
crypto: qat - fix ring to service map for dcc in 420xx
Damian Muszynski
2024-02-24
1
-0
/
+8
|
*
crypto: qat - fix ring to service map for dcc in 4xxx
Damian Muszynski
2024-02-24
1
-0
/
+8
|
*
crypto: qat - fix comment structure
Adam Guerin
2024-02-24
1
-2
/
+2
|
*
crypto: qat - remove unnecessary description from comment
Adam Guerin
2024-02-24
3
-6
/
+2
|
*
crypto: qat - remove double initialization of value
Adam Guerin
2024-02-24
1
-4
/
+2
|
*
crypto: qat - avoid division by zero
Adam Guerin
2024-02-24
1
-0
/
+3
|
*
crypto: qat - removed unused macro in adf_cnv_dbgfs.c
Adam Guerin
2024-02-24
1
-1
/
+0
|
*
crypto: qat - remove unused macros in qat_comp_alg.c
Adam Guerin
2024-02-24
1
-9
/
+0
|
*
crypto: qat - uninitialized variable in adf_hb_error_inject_write()
Dan Carpenter
2024-02-24
1
-5
/
+6
[next]