开源镜像站
帮助
动态
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
path:
root
/
arch
/
x86
/
include
/
asm
/
sev.h
Age
Commit message (
Expand
)
Author
2024-08-27
virt: sev-guest: Ensure the SNP guest messages do not exceed a page
Nikunj A Dadhania
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-07-16
Merge branch 'kvm-6.11-sev-attestation' into HEAD
Paolo Bonzini
2024-07-16
x86/sev: Move sev_guest.h into common SEV header
Michael Roth
2024-06-17
x86/sev: Extend the config-fs attestation support for an SVSM
Tom Lendacky
2024-06-17
virt: sev-guest: Choose the VMPCK key based on executing VMPL
Tom Lendacky
2024-06-17
x86/sev: Use the SVSM to create a vCPU when not in VMPL0
Tom Lendacky
2024-06-17
x86/sev: Perform PVALIDATE using the SVSM when not at VMPL0
Tom Lendacky
2024-06-11
x86/sev: Use kernel provided SVSM Calling Areas
Tom Lendacky
2024-06-11
x86/sev: Check for the presence of an SVSM in the SNP secrets page
Tom Lendacky
2024-06-03
Merge branch 'kvm-6.11-sev-snp' into HEAD
Paolo Bonzini
2024-05-14
Merge tag 'x86_sev_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-05-12
KVM: SEV: Add support to handle RMP nested page faults
Brijesh Singh
2024-04-29
x86/sev: Add callback to apply RMP table fixups for kexec
Ashish Kalra
2024-04-25
x86/sev: Shorten struct name snp_secrets_page_layout to snp_secrets_page
Tom Lendacky
2024-04-04
x86/CPU/AMD: Track SNP host status with cc_platform_*()
Borislav Petkov (AMD)
2024-03-26
x86/sev: Skip ROM range scans and validation for SEV-SNP guests
Kevin Loughlin
2024-03-12
Merge branch 'linus' into x86/boot, to resolve conflict
Ingo Molnar
2024-03-11
Merge tag 'x86-build-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-03-04
x86/sev: Move early startup code into .head.text section
Ard Biesheuvel
2024-02-28
x86/sev: Dump SEV_STATUS
Borislav Petkov (AMD)
2024-01-30
x86: Do not include <asm/bootparam.h> in several files
Thomas Zimmermann
2024-01-29
crypto: ccp: Add panic notifier for SEV/SNP firmware shutdown on kdump
Ashish Kalra
2024-01-29
x86/sev: Introduce an SNP leaked pages list
Ashish Kalra
2024-01-29
x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
Brijesh Singh
2024-01-29
x86/fault: Add helper for dumping RMP entries
Brijesh Singh
2024-01-29
x86/sev: Add RMP entry lookup helpers
Brijesh Singh
2024-01-29
x86/sev: Add SEV-SNP host initialization support
Brijesh Singh
2023-08-07
x86/efistub: Avoid legacy decompressor when doing EFI boot
Ard Biesheuvel
2023-08-07
x86/efistub: Perform SNP feature test while running in the firmware
Ard Biesheuvel
2023-06-27
Merge tag 'x86_sev_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-06-06
x86/sev: Add SNP-specific unaccepted memory support
Tom Lendacky
2023-06-06
x86/sev: Use large PSC requests if applicable
Tom Lendacky
2023-06-06
x86/sev: Fix calculation of end address based on number of pages
Tom Lendacky
2023-05-08
x86/sev: Get rid of special sev_es_enable_key
Borislav Petkov (AMD)
2023-03-21
x86/sev: Change snp_guest_issue_request()'s fw_err argument
Dionna Glaze
2022-08-25
x86/sev: Mark snp_abort() noreturn
Borislav Petkov
2022-07-27
Revert "x86/sev: Expose sev_es_ghcb_hv_call() for use by HyperV"
Borislav Petkov
2022-04-27
x86/sev: Get the AP jump table address from secrets page
Brijesh Singh
2022-04-21
virt: sevguest: Change driver name to reflect generic SEV support
Tom Lendacky
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 SEV-SNP feature detection/setup
Michael Roth
2022-04-07
x86/compressed: Add SEV-SNP feature detection/setup
Michael Roth
2022-04-07
x86/boot: Add Confidential Computing type to setup_data
Brijesh Singh
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/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/sev: Check the VMPL level
Brijesh Singh
[next]