index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
coco
/
core.c
Age
Commit message (
Expand
)
Author
2023-05-09
x86/coco: Get rid of accessor functions
Borislav Petkov (AMD)
2023-05-08
x86/coco: Mark cc_platform_has() and descendants noinstr
Borislav Petkov (AMD)
2023-04-25
Merge tag 'x86-apic-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-03-30
x86/coco: Export cc_vendor
Borislav Petkov (AMD)
2023-03-27
x86/hyperv: Change vTOM handling to use standard coco mechanisms
Michael Kelley
2022-05-23
Merge tag 'x86_tdx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-04-07
x86/mm: Make DMA memory shared for TD guest
Kirill A. Shutemov
2022-04-07
x86/mm/cpa: Add support for TDX shared memory
Kirill A. Shutemov
2022-04-07
x86/topology: Disable CPU online/offline control for TDX guests
Kuppuswamy Sathyanarayanan
2022-04-07
x86/tdx: Port I/O: Add runtime hypercalls
Kuppuswamy Sathyanarayanan
2022-04-07
x86/tdx: Extend the confidential computing API to support TDX guests
Kirill A. Shutemov
2022-04-06
x86/mm: Extend cc_attr to include AMD SEV-SNP
Brijesh Singh
2022-02-23
x86/coco: Add API to handle encryption mask
Kirill A. Shutemov
2022-02-23
x86/coco: Explicitly declare type of confidential computing platform
Kirill A. Shutemov
2022-02-23
x86/cc: Move arch/x86/{kernel/cc_platform.c => coco/core.c}
Kirill A. Shutemov