开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-05-19
x86/sev: Mark the code returning to user space as syscall gap
Lai Jiangshan
2022-05-18
x86/sev: Annotate stack change in the #VC handler
Lai Jiangshan
2022-05-17
x86/sev: Remove duplicated assignment to variable info
Colin Ian King
2022-05-02
x86/sev: Fix address space sparse warning
Borislav Petkov
2022-04-27
x86/sev: Get the AP jump table address from secrets page
Brijesh Singh
2022-04-27
x86/sev: Add missing __init annotations to SEV init routines
Michael Roth
2022-04-27
virt: sevguest: Rename the sevguest dir and files to sev-guest
Tom Lendacky
2022-04-21
virt: sevguest: Change driver name to reflect generic SEV support
Tom Lendacky
2022-04-20
x86/boot: Put globals that are accessed early into the .data section
Michael Roth
2022-04-17
x86/boot: Add an efi.h header for the decompressor
Borislav Petkov
2022-04-14
virt: sevguest: Fix bool function returning negative value
Haowen Bai
2022-04-11
virt: sevguest: Fix return value check in alloc_shared_pages()
Yang Yingliang
2022-04-08
x86/sev-es: Replace open-coded hlt-loop with sev_es_terminate()
Peter Gonda
2022-04-07
virt: sevguest: Add documentation for SEV-SNP CPUID Enforcement
Michael Roth
2022-04-07
virt: sevguest: Add support to get extended report
Brijesh Singh
2022-04-07
virt: sevguest: Add support to derive key
Brijesh Singh
2022-04-07
virt: Add SEV-SNP guest driver
Brijesh Singh
2022-04-07
x86/sev: Register SEV-SNP guest request platform device
Brijesh Singh
2022-04-07
x86/sev: Provide support for SNP guest request NAEs
Brijesh Singh
2022-04-07
x86/sev: Add a sev= cmdline option
Michael Roth
2022-04-07
x86/sev: Use firmware-validated CPUID for SEV-SNP guests
Michael Roth
2022-04-07
x86/sev: Add SEV-SNP feature detection/setup
Michael Roth
2022-04-07
x86/compressed/64: Add identity mapping for Confidential Computing blob
Michael Roth
2022-04-07
x86/compressed: Export and rename add_identity_map()
Michael Roth
2022-04-07
x86/compressed: Use firmware-validated CPUID leaves for SEV-SNP guests
Michael Roth
2022-04-07
x86/compressed: Add SEV-SNP feature detection/setup
Michael Roth
2022-04-07
x86/boot: Add a pointer to Confidential Computing blob in bootparams
Michael Roth
2022-04-07
x86/compressed/64: Add support for SEV-SNP CPUID table in #VC handlers
Michael Roth
2022-04-07
x86/sev: Move MSR-based VMGEXITs for CPUID to helper
Michael Roth
2022-04-07
KVM: x86: Move lookup of indexed CPUID leafs to helper
Michael Roth
2022-04-07
x86/boot: Add Confidential Computing type to setup_data
Brijesh Singh
2022-04-06
x86/compressed/acpi: Move EFI kexec handling into common code
Michael Roth
2022-04-06
x86/compressed/acpi: Move EFI vendor table lookup to helper
Michael Roth
2022-04-06
x86/compressed/acpi: Move EFI config table lookup to helper
Michael Roth
2022-04-06
x86/compressed/acpi: Move EFI system table lookup to helper
Michael Roth
2022-04-06
x86/compressed/acpi: Move EFI detection to helper
Michael Roth
2022-04-06
x86/head/64: Re-enable stack protection
Michael Roth
2022-04-06
x86/sev: Use SEV-SNP AP creation to start secondary CPUs
Tom Lendacky
2022-04-06
x86/mm: Validate memory when changing the C-bit
Brijesh Singh
2022-04-06
x86/kernel: Validate ROM memory before accessing when SEV-SNP is active
Brijesh Singh
2022-04-06
x86/kernel: Mark the .bss..decrypted section as shared in the RMP table
Brijesh Singh
2022-04-06
x86/sev: Add helper for validating pages in early enc attribute changes
Brijesh Singh
2022-04-06
x86/sev: Register GHCB memory when SEV-SNP is active
Brijesh Singh
2022-04-06
x86/compressed: Register GHCB memory when SEV-SNP is active
Brijesh Singh
2022-04-06
x86/compressed: Add helper for validating pages in the decompression stage
Brijesh Singh
2022-04-06
x86/sev: Check the VMPL level
Brijesh Singh
2022-04-06
x86/sev: Add a helper for the PVALIDATE instruction
Brijesh Singh
2022-04-06
x86/sev: Check SEV-SNP features support
Brijesh Singh
2022-04-06
x86/sev: Save the negotiated GHCB version
Brijesh Singh
2022-04-06
x86/sev: Define the Linux-specific guest termination reasons
Brijesh Singh
[next]