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
2024-04-26
crypto: tegra - Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2024-04-22
devlink: extend devlink_param *set pointer
Mateusz Polchlopek
-3
/
+6
2024-04-19
crypto: stm32/hash - add full DMA support for stm32mpx
Maxime Méré
-122
/
+448
2024-04-19
crypto: qat - improve error logging to be consistent across features
Adam Guerin
-1
/
+1
2024-04-19
crypto: qat - improve error message in adf_get_arbiter_mapping()
Adam Guerin
-2
/
+2
2024-04-19
crypto: qat - implement dh fallback for primes > 4K
Damian Muszynski
-6
/
+60
2024-04-19
crypto: octeontx2 - add missing check for dma_map_single
Chen Ni
-0
/
+4
2024-04-12
crypto: hisilicon/qm - Add the err memory release process to qm uninit
Chenghai Huang
-4
/
+1
2024-04-12
crypto: hisilicon/debugfs - Resolve the problem of applying for redundant spa...
Chenghai Huang
-6
/
+5
2024-04-12
crypto: hisilicon/sec - Fix memory leak for sec resource release
Chenghai Huang
-1
/
+3
2024-04-12
crypto: hisilicon - Adjust debugfs creation and release order
Chenghai Huang
-36
/
+32
2024-04-12
crypto: hisilicon/qm - Add the default processing branch
Chenghai Huang
-0
/
+3
2024-04-12
crypto: hisilicon/debugfs - Fix the processing logic issue in the debugfs cre...
Chenghai Huang
-3
/
+3
2024-04-12
crypto: hisilicon/sgl - Delete redundant parameter verification
Chenghai Huang
-4
/
+1
2024-04-12
crypto: hisilicon/debugfs - Fix debugfs uninit process issue
Chenghai Huang
-3
/
+18
2024-04-12
crypto: hisilicon/sec - Add the condition for configuring the sriov function
Chenghai Huang
-1
/
+2
2024-04-12
crypto: iaa - Use cpumask_weight() when rebalancing
Tom Zanussi
-2
/
+2
2024-04-12
crypto: tegra - Add Tegra Security Engine driver
Akhil R
-0
/
+4166
2024-04-12
crypto: ccp - drop platform ifdef checks
Arnd Bergmann
-12
/
+2
2024-04-12
crypto: qat - Fix spelling mistake "Invalide" -> "Invalid"
Colin Ian King
-1
/
+1
2024-04-09
s390/ap: rename ap debug configuration option
Holger Dengler
-17
/
+0
2024-04-09
s390/ap: modularize ap bus
Holger Dengler
-0
/
+1
2024-04-05
crypto: qat - Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
-6
/
+11
2024-04-04
x86/CPU/AMD: Track SNP host status with cc_platform_*()
Borislav Petkov (AMD)
-1
/
+1
2024-04-02
crypto: bcm - Fix pointer arithmetic
Aleksandr Mishin
-1
/
+1
2024-04-02
crypto: nx - Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
-6
/
+10
2024-04-02
crypto: starfive - Use dma for aes requests
Jia Jie Ho
-238
/
+395
2024-04-02
crypto: starfive - Skip unneeded key free
Jia Jie Ho
-0
/
+3
2024-04-02
crypto: starfive - Update hash dma usage
Jia Jie Ho
-176
/
+112
2024-04-02
crypto: iaa - Change iaa statistics to atomic64_t
Tom Zanussi
-64
/
+77
2024-04-02
crypto: iaa - Add global_stats file and remove individual stat files
Tom Zanussi
-13
/
+17
2024-04-02
crypto: iaa - Remove comp/decomp delay statistics
Tom Zanussi
-45
/
+0
2024-04-02
crypto: iaa - fix decomp_bytes_in stats
Tom Zanussi
-2
/
+2
2024-04-02
crypto: qat - implement interface for live migration
Xin Zeng
-1
/
+1445
2024-04-02
crypto: qat - add interface for live migration
Xin Zeng
-1
/
+158
2024-04-02
crypto: qat - add bank save and restore flows
Siming Wan
-0
/
+338
2024-04-02
crypto: qat - expand CSR operations for QAT GEN4 devices
Siming Wan
-1
/
+249
2024-04-02
crypto: qat - rename get_sla_arr_of_type()
Siming Wan
-5
/
+7
2024-04-02
crypto: qat - relocate CSR access code
Giovanni Cabiddu
-362
/
+397
2024-04-02
crypto: qat - move PFVF compat checker to a function
Xin Zeng
-7
/
+12
2024-04-02
crypto: qat - relocate and rename 4xxx PF2VM definitions
Xin Zeng
-5
/
+7
2024-04-02
crypto: qat - adf_get_etr_base() helper
Giovanni Cabiddu
-6
/
+12
2024-03-25
Merge tag 'v6.9-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
-3
/
+7
2024-03-22
crypto: iaa - Fix nr_cpus < nr_iaa case
Tom Zanussi
-3
/
+7
2024-03-15
Merge tag 'v6.9-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
-5687
/
+925
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-1
/
+1
2024-03-11
Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-81
/
+1076
2024-03-08
crypto: iaa - fix the missing CRYPTO_ALG_ASYNC in cra_flags
Barry Song
-0
/
+1
2024-03-08
crypto: hisilicon/zip - fix the missing CRYPTO_ALG_ASYNC in cra_flags
Barry Song
-0
/
+1
2024-03-06
Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"
Ahelenia Ziemiańska
-1
/
+1
[prev]
[next]