index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-05
crypto: qat - Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2
-6
/
+11
2024-04-04
x86/CPU/AMD: Track SNP host status with cc_platform_*()
Borislav Petkov (AMD)
1
-1
/
+1
2024-04-02
crypto: bcm - Fix pointer arithmetic
Aleksandr Mishin
1
-1
/
+1
2024-04-02
crypto: nx - Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
2
-6
/
+10
2024-04-02
crypto: starfive - Use dma for aes requests
Jia Jie Ho
4
-238
/
+395
2024-04-02
crypto: starfive - Skip unneeded key free
Jia Jie Ho
1
-0
/
+3
2024-04-02
crypto: starfive - Update hash dma usage
Jia Jie Ho
3
-176
/
+112
2024-04-02
crypto: iaa - Change iaa statistics to atomic64_t
Tom Zanussi
2
-64
/
+77
2024-04-02
crypto: iaa - Add global_stats file and remove individual stat files
Tom Zanussi
1
-13
/
+17
2024-04-02
crypto: iaa - Remove comp/decomp delay statistics
Tom Zanussi
3
-45
/
+0
2024-04-02
crypto: iaa - fix decomp_bytes_in stats
Tom Zanussi
1
-2
/
+2
2024-04-02
crypto: qat - implement interface for live migration
Xin Zeng
9
-1
/
+1445
2024-04-02
crypto: qat - add interface for live migration
Xin Zeng
4
-1
/
+158
2024-04-02
crypto: qat - add bank save and restore flows
Siming Wan
4
-0
/
+338
2024-04-02
crypto: qat - expand CSR operations for QAT GEN4 devices
Siming Wan
3
-1
/
+249
2024-04-02
crypto: qat - rename get_sla_arr_of_type()
Siming Wan
2
-5
/
+7
2024-04-02
crypto: qat - relocate CSR access code
Giovanni Cabiddu
17
-362
/
+397
2024-04-02
crypto: qat - move PFVF compat checker to a function
Xin Zeng
2
-7
/
+12
2024-04-02
crypto: qat - relocate and rename 4xxx PF2VM definitions
Xin Zeng
2
-5
/
+7
2024-04-02
crypto: qat - adf_get_etr_base() helper
Giovanni Cabiddu
3
-6
/
+12
2024-03-25
Merge tag 'v6.9-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-3
/
+7
2024-03-22
crypto: iaa - Fix nr_cpus < nr_iaa case
Tom Zanussi
1
-3
/
+7
2024-03-15
Merge tag 'v6.9-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
66
-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
/
+1
2024-03-11
Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-81
/
+1076
2024-03-08
crypto: iaa - fix the missing CRYPTO_ALG_ASYNC in cra_flags
Barry Song
1
-0
/
+1
2024-03-08
crypto: hisilicon/zip - fix the missing CRYPTO_ALG_ASYNC in cra_flags
Barry Song
1
-0
/
+1
2024-03-06
Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"
Ahelenia ZiemiaĆska
1
-1
/
+1
2024-03-01
crypto: iaa - Fix comp/decomp delay statistics
Tom Zanussi
3
-32
/
+13
2024-03-01
crypto: iaa - Fix async_disable descriptor leak
Tom Zanussi
1
-2
/
+2
2024-03-01
crypto: rk3288 - Fix use after free in unprepare
Herbert Xu
1
-2
/
+2
2024-02-28
crypto: sun8i-ce - Fix use after free in unprepare
Andrey Skvortsov
1
-17
/
+17
2024-02-24
crypto: rockchip - fix to check return value
Kilian Zinnecker
1
-0
/
+5
2024-02-24
crypto: qat - make ring to service map common for QAT GEN4
Damian Muszynski
5
-112
/
+90
2024-02-24
crypto: qat - fix ring to service map for dcc in 420xx
Damian Muszynski
1
-0
/
+8
2024-02-24
crypto: qat - fix ring to service map for dcc in 4xxx
Damian Muszynski
1
-0
/
+8
2024-02-24
crypto: qat - fix comment structure
Adam Guerin
1
-2
/
+2
2024-02-24
crypto: qat - remove unnecessary description from comment
Adam Guerin
3
-6
/
+2
2024-02-24
crypto: qat - remove double initialization of value
Adam Guerin
1
-4
/
+2
2024-02-24
crypto: qat - avoid division by zero
Adam Guerin
1
-0
/
+3
2024-02-24
crypto: qat - removed unused macro in adf_cnv_dbgfs.c
Adam Guerin
1
-1
/
+0
2024-02-24
crypto: qat - remove unused macros in qat_comp_alg.c
Adam Guerin
1
-9
/
+0
2024-02-24
crypto: qat - uninitialized variable in adf_hb_error_inject_write()
Dan Carpenter
1
-5
/
+6
2024-02-24
crypto: ccp - Avoid discarding errors in psp_send_platform_access_msg()
Mario Limonciello
1
-2
/
+9
2024-02-17
crypto: qat - resolve race condition during AER recovery
Damian Muszynski
1
-6
/
+16
2024-02-17
crypto: qat - change SLAs cleanup flow at shutdown
Damian Muszynski
1
-1
/
+19
2024-02-17
crypto: hisilicon/qm - change function type to void
Weili Qian
1
-27
/
+11
2024-02-17
crypto: hisilicon/qm - obtain stop queue status
Weili Qian
2
-26
/
+87
2024-02-17
crypto: hisilicon/qm - add stop function by hardware
Weili Qian
1
-8
/
+32
2024-02-17
crypto: ccp - State in dmesg that TSME is enabled
Borislav Petkov (AMD)
1
-4
/
+7
[prev]
[next]