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
/
include
/
asm
/
sev.h
Age
Commit message (
Expand
)
Author
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
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
2021-10-25
x86/sev: Expose sev_es_ghcb_hv_call() for use by HyperV
Tianyu Lan
2021-05-10
x86/sev: Move GHCB MSR protocol and NAE definitions in a common header
Brijesh Singh
2021-05-10
x86/sev-es: Rename sev-es.{ch} to sev.{ch}
Brijesh Singh