summaryrefslogtreecommitdiffstats
path: root/arch/x86/coco
Commit message (Expand)AuthorAgeFilesLines
* x86/tdx: Handle load_unaligned_zeropad() page-cross to a shared pageKirill A. Shutemov2022-06-171-1/+14
* x86/tdx: Clarify RIP adjustments in #VE handlerKirill A. Shutemov2022-06-151-55/+123
* x86/tdx: Fix early #VE handlingKirill A. Shutemov2022-06-151-1/+5
* Merge tag 'x86_tdx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-05-235-1/+923
|\
| * x86/tdx: Fix RETs in TDX asmPeter Zijlstra2022-05-201-2/+2
| * x86/tdx: Annotate a noreturn functionBorislav Petkov2022-04-211-0/+1
| * x86/mm: Make DMA memory shared for TD guestKirill A. Shutemov2022-04-071-0/+1
| * x86/mm/cpa: Add support for TDX shared memoryKirill A. Shutemov2022-04-072-0/+134
| * x86/topology: Disable CPU online/offline control for TDX guestsKuppuswamy Sathyanarayanan2022-04-071-0/+1
| * x86/tdx: Wire up KVM hypercallsKuppuswamy Sathyanarayanan2022-04-071-0/+17
| * x86/tdx: Port I/O: Add early boot supportAndi Kleen2022-04-071-0/+16
| * x86/tdx: Port I/O: Add runtime hypercallsKuppuswamy Sathyanarayanan2022-04-072-1/+85
| * x86/tdx: Handle in-kernel MMIOKirill A. Shutemov2022-04-071-0/+121
| * x86/tdx: Handle CPUID via #VEKirill A. Shutemov2022-04-071-1/+57
| * x86/tdx: Add MSR support for TDX guestsKirill A. Shutemov2022-04-071-0/+42
| * x86/tdx: Add HLT support for TDX guestsKirill A. Shutemov2022-04-072-2/+104
| * x86/traps: Add #VE support for TDX guestKirill A. Shutemov2022-04-071-0/+38
| * x86/tdx: Exclude shared bit from __PHYSICAL_MASKKirill A. Shutemov2022-04-071-0/+8
| * x86/tdx: Extend the confidential computing API to support TDX guestsKirill A. Shutemov2022-04-072-0/+59
| * x86/tdx: Add __tdx_module_call() and __tdx_hypercall() helper functionsKuppuswamy Sathyanarayanan2022-04-073-1/+216
| * x86/tdx: Detect running as a TDX guest in early bootKuppuswamy Sathyanarayanan2022-04-073-0/+27
* | x86/mm: Extend cc_attr to include AMD SEV-SNPBrijesh Singh2022-04-061-0/+3
|/
* x86/coco: Add API to handle encryption maskKirill A. Shutemov2022-02-231-0/+27
* x86/coco: Explicitly declare type of confidential computing platformKirill A. Shutemov2022-02-231-12/+17
* x86/cc: Move arch/x86/{kernel/cc_platform.c => coco/core.c}Kirill A. Shutemov2022-02-232-0/+91