index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
coco.h
Age
Commit message (
Expand
)
Author
2025-04-12
x86/boot: Drop RIP_REL_REF() uses from SME startup code
Ard Biesheuvel
2025-03-10
x86/coco: Replace 'static const cc_mask' with the newly introduced cc_get_mas...
Arnd Bergmann
2024-04-24
x86/tdx: Preserve shared bit on mprotect()
Kirill A. Shutemov
2024-04-04
x86/coco: Require seeding RNG with RDRAND on CoCo systems
Jason A. Donenfeld
2024-03-11
Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-02-06
x86/sev: Fix position dependent variable references in startup code
Ard Biesheuvel
2024-02-06
x86/coco: Define cc_vendor without CONFIG_ARCH_HAS_CC_PLATFORM
Nathan Chancellor
2023-05-09
x86/coco: Get rid of accessor functions
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-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