index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
ccp
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+36
2024-07-17
crypto: ccp: Add the SNP_VLEK_LOAD command
Michael Roth
1
-0
/
+36
2024-06-16
crypto: ccp - Fix null pointer dereference in __sev_snp_shutdown_locked
Kim Phillips
1
-1
/
+7
2024-06-07
crypto: ccp - Move message about TSME being enabled later in init
Mario Limonciello
2
-8
/
+15
2024-06-07
crypto: ccp - Add support for getting security attributes on some older systems
Mario Limonciello
6
-3
/
+67
2024-06-07
crypto: ccp - Move security attributes to their own file
Mario Limonciello
5
-56
/
+89
2024-06-07
crypto: ccp - Represent capabilities register as a union
Mario Limonciello
5
-42
/
+42
2024-05-14
Merge tag 'v6.10-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-12
/
+2
2024-04-12
crypto: ccp - drop platform ifdef checks
Arnd Bergmann
1
-12
/
+2
2024-04-04
x86/CPU/AMD: Track SNP host status with cc_platform_*()
Borislav Petkov (AMD)
1
-1
/
+1
2024-03-16
Merge tag 'v6.9-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2
-6
/
+16
2024-03-12
Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-81
/
+1076
2024-02-24
crypto: ccp - Avoid discarding errors in psp_send_platform_access_msg()
Mario Limonciello
1
-2
/
+9
2024-02-17
crypto: ccp - State in dmesg that TSME is enabled
Borislav Petkov (AMD)
1
-4
/
+7
2024-02-13
crypto: ccp - Have it depend on AMD_IOMMU
Borislav Petkov (AMD)
1
-1
/
+1
2024-02-03
crypto: ccp: Make snp_range_list static
Borislav Petkov (AMD)
1
-1
/
+1
2024-02-02
crypto: ccp - Fix null pointer dereference in __sev_platform_shutdown_locked
Kim Phillips
1
-2
/
+8
2024-01-29
crypto: ccp: Add the SNP_SET_CONFIG command
Brijesh Singh
1
-0
/
+20
2024-01-29
crypto: ccp: Add the SNP_COMMIT command
Tom Lendacky
1
-0
/
+17
2024-01-29
crypto: ccp: Add the SNP_PLATFORM_STATUS command
Brijesh Singh
1
-0
/
+52
2024-01-29
crypto: ccp: Add panic notifier for SEV/SNP firmware shutdown on kdump
Ashish Kalra
1
-30
/
+81
2024-01-29
iommu/amd: Clean up RMP entries for IOMMU pages during SNP shutdown
Ashish Kalra
1
-0
/
+20
2024-01-29
crypto: ccp: Handle legacy SEV commands when SNP is enabled
Brijesh Singh
2
-10
/
+416
2024-01-29
crypto: ccp: Handle non-volatile INIT_EX data when SNP is enabled
Tom Lendacky
1
-19
/
+48
2024-01-29
crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
Brijesh Singh
1
-26
/
+167
2024-01-29
crypto: ccp: Provide an API to issue SEV and SNP commands
Brijesh Singh
1
-1
/
+2
2024-01-29
crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
Brijesh Singh
2
-20
/
+262
2024-01-29
crypto: ccp: Define the SEV-SNP commands
Brijesh Singh
1
-0
/
+16
2024-01-10
Merge tag 'v6.8-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2
-19
/
+4
2024-01-09
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
1
-1
/
+1
2023-12-08
crypto: ccp - Remove cfb and ofb
Herbert Xu
1
-18
/
+0
2023-12-08
crypto: ccp - fix memleak in ccp_init_dm_workarea
Dinghao Liu
1
-1
/
+4
2023-10-27
crypto: ccp/sp - Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-20
crypto: ccp - Dump SEV command buffer registers on SEV command error
John Allen
1
-0
/
+14
2023-09-15
crypto: ccp - Add support for DBC over PSP mailbox
Mario Limonciello
4
-29
/
+64
2023-09-15
crypto: ccp - Add a macro to check capabilities register
Mario Limonciello
3
-5
/
+6
2023-09-15
crypto: ccp - Add a communication path abstraction for DBC
Mario Limonciello
2
-38
/
+26
2023-09-15
crypto: ccp - Add support for extended PSP mailbox commands
Mario Limonciello
2
-0
/
+45
2023-09-15
crypto: ccp - Move direct access to some PSP registers out of TEE
Tom Lendacky
6
-58
/
+104
2023-09-15
crypto: ccp - Get a free page to use while fetching initial nonce
Mario Limonciello
1
-1
/
+1
2023-07-20
crypto: ccp - Add support for getting and setting DBC parameters
Mario Limonciello
2
-0
/
+47
2023-07-20
crypto: ccp - Add support for setting user ID for dynamic boost control
Mario Limonciello
2
-0
/
+24
2023-07-20
crypto: ccp - Add support for fetching a nonce for dynamic boost control
Mario Limonciello
7
-1
/
+253
2023-07-20
crypto: ccp - move setting PSP master to earlier in the init
Mario Limonciello
1
-3
/
+7
2023-07-20
crypto: ccp - Add bootloader and TEE version offsets
Mario Limonciello
1
-0
/
+5
2023-07-20
crypto: ccp - Add support for displaying PSP firmware versions
Mario Limonciello
2
-0
/
+66
2023-07-20
crypto: ccp - Rename macro for security attributes
Mario Limonciello
1
-13
/
+13
2023-06-02
crypto: ccp - Add support for PCI device 0x156E
John Allen
1
-0
/
+15
2023-06-02
crypto: ccp - Add support for PCI device 0x17E0
Mario Limonciello
1
-0
/
+28
2023-06-02
crypto: ccp - Validate that platform access mailbox registers are declared
Mario Limonciello
1
-0
/
+5
[next]