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: virtio - Less function calls in __virtio_crypto_akcipher_do_req() aft...
Markus Elfring
2024-01-26
1
-6
/
+6
*
|
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-03-15
1
-1
/
+1
|
\
\
|
*
|
Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"
Ahelenia ZiemiaĆska
2024-03-06
1
-1
/
+1
*
|
|
Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-03-12
3
-81
/
+1076
|
\
\
\
|
*
|
|
crypto: ccp - Have it depend on AMD_IOMMU
Borislav Petkov (AMD)
2024-02-13
1
-1
/
+1
|
*
|
|
crypto: ccp: Make snp_range_list static
Borislav Petkov (AMD)
2024-02-03
1
-1
/
+1
|
*
|
|
crypto: ccp: Add the SNP_SET_CONFIG command
Brijesh Singh
2024-01-29
1
-0
/
+20
|
*
|
|
crypto: ccp: Add the SNP_COMMIT command
Tom Lendacky
2024-01-29
1
-0
/
+17
|
*
|
|
crypto: ccp: Add the SNP_PLATFORM_STATUS command
Brijesh Singh
2024-01-29
1
-0
/
+52
|
*
|
|
crypto: ccp: Add panic notifier for SEV/SNP firmware shutdown on kdump
Ashish Kalra
2024-01-29
1
-30
/
+81
|
*
|
|
iommu/amd: Clean up RMP entries for IOMMU pages during SNP shutdown
Ashish Kalra
2024-01-29
1
-0
/
+20
|
*
|
|
crypto: ccp: Handle legacy SEV commands when SNP is enabled
Brijesh Singh
2024-01-29
2
-10
/
+416
|
*
|
|
crypto: ccp: Handle non-volatile INIT_EX data when SNP is enabled
Tom Lendacky
2024-01-29
1
-19
/
+48
|
*
|
|
crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
Brijesh Singh
2024-01-29
1
-26
/
+167
|
*
|
|
crypto: ccp: Provide an API to issue SEV and SNP commands
Brijesh Singh
2024-01-29
1
-1
/
+2
|
*
|
|
crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
Brijesh Singh
2024-01-29
2
-20
/
+262
|
*
|
|
crypto: ccp: Define the SEV-SNP commands
Brijesh Singh
2024-01-29
1
-0
/
+16
*
|
|
|
crypto: rk3288 - Fix use after free in unprepare
Herbert Xu
2024-03-01
1
-2
/
+2
*
|
|
|
crypto: sun8i-ce - Fix use after free in unprepare
Andrey Skvortsov
2024-02-28
1
-17
/
+17
*
|
|
|
crypto: virtio/akcipher - Fix stack overflow on memcpy
zhenwei pi
2024-02-09
1
-2
/
+3
|
|
/
/
|
/
|
|
*
|
|
crypto: ccp - Fix null pointer dereference in __sev_platform_shutdown_locked
Kim Phillips
2024-02-02
1
-2
/
+8
|
|
/
|
/
|
*
|
crypto: caam - fix asynchronous hash
Gaurav Jain
2024-01-26
2
-4
/
+10
*
|
crypto: qat - fix arbiter mapping generation algorithm for QAT 402xx
Damian Muszynski
2024-01-26
1
-0
/
+1
|
/
*
Merge tag 'v6.8-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2024-01-10
119
-3100
/
+7988
|
\
|
*
crypto: iaa - Account for cpu-less numa nodes
Tom Zanussi
2023-12-29
1
-2
/
+13
|
*
crypto: sahara - add support for crypto_engine
Ovidiu Panait
2023-12-29
2
-178
/
+148
|
*
crypto: sahara - remove error message for bad aes request size
Ovidiu Panait
2023-12-29
1
-4
/
+1
|
*
crypto: sahara - remove unnecessary NULL assignments
Ovidiu Panait
2023-12-29
1
-3
/
+0
|
*
crypto: sahara - remove 'active' flag from sahara_aes_reqctx struct
Ovidiu Panait
2023-12-29
1
-8
/
+1
|
*
crypto: sahara - use dev_err_probe()
Ovidiu Panait
2023-12-29
1
-18
/
+9
|
*
crypto: sahara - use devm_clk_get_enabled()
Ovidiu Panait
2023-12-29
1
-23
/
+8
|
*
crypto: sahara - use BIT() macro
Ovidiu Panait
2023-12-29
1
-38
/
+38
|
*
crypto: sahara - clean up macro indentation
Ovidiu Panait
2023-12-29
1
-91
/
+91
|
*
crypto: sahara - do not resize req->src when doing hash operations
Ovidiu Panait
2023-12-29
1
-36
/
+2
|
*
crypto: sahara - fix processing hash requests with req->nbytes < sg->length
Ovidiu Panait
2023-12-29
1
-1
/
+4
|
*
crypto: sahara - improve error handling in sahara_sha_process()
Ovidiu Panait
2023-12-29
1
-2
/
+8
|
*
crypto: sahara - fix wait_for_completion_timeout() error handling
Ovidiu Panait
2023-12-29
1
-8
/
+10
|
*
crypto: sahara - fix ahash reqsize
Ovidiu Panait
2023-12-29
1
-2
/
+1
|
*
crypto: sahara - handle zero-length aes requests
Ovidiu Panait
2023-12-29
1
-0
/
+3
|
*
crypto: qat - generate dynamically arbiter mappings
Damian Muszynski
2023-12-29
5
-112
/
+235
|
*
crypto: qat - add support for ring pair level telemetry
Lucas Segarra Fernandez
2023-12-29
10
-5
/
+324
|
*
crypto: qat - add support for device telemetry
Lucas Segarra Fernandez
2023-12-29
12
-0
/
+1236
|
*
crypto: qat - add admin msgs for telemetry
Lucas Segarra Fernandez
2023-12-29
3
-0
/
+51
|
*
crypto: qat - include pci.h for GET_DEV()
Lucas Segarra Fernandez
2023-12-29
1
-0
/
+1
|
*
crypto: iaa - remove unneeded semicolon
Jiapeng Chong
2023-12-29
1
-1
/
+1
|
*
crypto: iaa - Remove unneeded newline in update_max_adecomp_delay_ns()
Tom Zanussi
2023-12-29
1
-1
/
+0
|
*
crypto: iaa - Change desc->priv to 0
Tom Zanussi
2023-12-29
1
-4
/
+4
|
*
crypto: sun8i-ss - Use helper to set reqsize
Ovidiu Panait
2023-12-29
1
-3
/
+2
|
*
crypto: sun8i-ce - Use helper to set reqsize
Ovidiu Panait
2023-12-29
1
-2
/
+2
|
*
crypto: sl3516 - Use helper to set reqsize
Ovidiu Panait
2023-12-29
1
-2
/
+2
[prev]
[next]