index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
ccp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: ccp - do not request interrupt on cmd completion when irqs disabled
Amit Shah
2024-09-06
1
-1
/
+12
*
crypto: ccp - Remove unused declaration sp_get_master()
Yue Haibing
2024-08-30
1
-1
/
+0
*
crypto: ccp - Properly unregister /dev/sev on sev PLATFORM_STATUS failure
Pavan Kumar Paluri
2024-08-30
1
-0
/
+2
*
crypto: ccp - Add additional information about an SEV firmware upgrade
Tom Lendacky
2024-08-24
1
-2
/
+11
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-07-20
1
-0
/
+36
|
\
|
*
crypto: ccp: Add the SNP_VLEK_LOAD command
Michael Roth
2024-07-17
1
-0
/
+36
*
|
crypto: ccp - Fix null pointer dereference in __sev_snp_shutdown_locked
Kim Phillips
2024-06-16
1
-1
/
+7
*
|
crypto: ccp - Move message about TSME being enabled later in init
Mario Limonciello
2024-06-07
2
-8
/
+15
*
|
crypto: ccp - Add support for getting security attributes on some older systems
Mario Limonciello
2024-06-07
6
-3
/
+67
*
|
crypto: ccp - Move security attributes to their own file
Mario Limonciello
2024-06-07
5
-56
/
+89
*
|
crypto: ccp - Represent capabilities register as a union
Mario Limonciello
2024-06-07
5
-42
/
+42
|
/
*
Merge tag 'v6.10-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2024-05-13
1
-12
/
+2
|
\
|
*
crypto: ccp - drop platform ifdef checks
Arnd Bergmann
2024-04-12
1
-12
/
+2
*
|
x86/CPU/AMD: Track SNP host status with cc_platform_*()
Borislav Petkov (AMD)
2024-04-04
1
-1
/
+1
|
/
*
Merge tag 'v6.9-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2024-03-15
2
-6
/
+16
|
\
|
*
crypto: ccp - Avoid discarding errors in psp_send_platform_access_msg()
Mario Limonciello
2024-02-24
1
-2
/
+9
|
*
crypto: ccp - State in dmesg that TSME is enabled
Borislav Petkov (AMD)
2024-02-17
1
-4
/
+7
*
|
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: ccp - Fix null pointer dereference in __sev_platform_shutdown_locked
Kim Phillips
2024-02-02
1
-2
/
+8
|
/
*
Merge tag 'v6.8-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2024-01-10
2
-19
/
+4
|
\
|
*
crypto: ccp - Remove cfb and ofb
Herbert Xu
2023-12-08
1
-18
/
+0
|
*
crypto: ccp - fix memleak in ccp_init_dm_workarea
Dinghao Liu
2023-12-08
1
-1
/
+4
*
|
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2024-01-09
1
-1
/
+1
|
/
*
crypto: ccp/sp - Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-27
1
-4
/
+2
*
crypto: ccp - Dump SEV command buffer registers on SEV command error
John Allen
2023-10-20
1
-0
/
+14
*
crypto: ccp - Add support for DBC over PSP mailbox
Mario Limonciello
2023-09-15
4
-29
/
+64
*
crypto: ccp - Add a macro to check capabilities register
Mario Limonciello
2023-09-15
3
-5
/
+6
*
crypto: ccp - Add a communication path abstraction for DBC
Mario Limonciello
2023-09-15
2
-38
/
+26
*
crypto: ccp - Add support for extended PSP mailbox commands
Mario Limonciello
2023-09-15
2
-0
/
+45
*
crypto: ccp - Move direct access to some PSP registers out of TEE
Tom Lendacky
2023-09-15
6
-58
/
+104
*
crypto: ccp - Get a free page to use while fetching initial nonce
Mario Limonciello
2023-09-15
1
-1
/
+1
*
crypto: ccp - Add support for getting and setting DBC parameters
Mario Limonciello
2023-07-20
2
-0
/
+47
*
crypto: ccp - Add support for setting user ID for dynamic boost control
Mario Limonciello
2023-07-20
2
-0
/
+24
*
crypto: ccp - Add support for fetching a nonce for dynamic boost control
Mario Limonciello
2023-07-20
7
-1
/
+253
*
crypto: ccp - move setting PSP master to earlier in the init
Mario Limonciello
2023-07-20
1
-3
/
+7
*
crypto: ccp - Add bootloader and TEE version offsets
Mario Limonciello
2023-07-20
1
-0
/
+5
*
crypto: ccp - Add support for displaying PSP firmware versions
Mario Limonciello
2023-07-20
2
-0
/
+66
[next]