index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
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-14
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-11
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]