index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
boot
/
compressed
/
sev.c
Age
Commit message (
Expand
)
Author
2026-03-02
x86/sev: Allow IBPB-on-Entry feature for SNP guests
Kim Phillips
2026-03-02
x86/boot/sev: Move SEV decompressor variables into the .data section
Tom Lendacky
2025-10-30
x86/boot: Move boot_*msr helpers to asm/shared/msr.h
John Allen
2025-09-05
Merge branch 'x86/apic' into x86/sev, to resolve conflict
Ingo Molnar
2025-09-03
x86/boot: Move startup code out of __head section
Ard Biesheuvel
2025-09-03
x86/sev: Provide PIC aliases for SEV related data objects
Ard Biesheuvel
2025-09-03
x86/boot: Drop redundant RMPADJUST in SEV SVSM presence check
Ard Biesheuvel
2025-09-03
x86/sev: Use boot SVSM CA for all startup and init code
Ard Biesheuvel
2025-09-03
x86/sev: Pass SVSM calling area down to early page state change API
Ard Biesheuvel
2025-09-03
x86/sev: Share implementation of MSR-based page state change
Ard Biesheuvel
2025-09-03
x86/sev: Avoid global variable to store virtual address of SVSM area
Ard Biesheuvel
2025-09-03
x86/sev: Move GHCB page based HV communication out of startup code
Ard Biesheuvel
2025-09-01
x86/sev: Indicate the SEV-SNP guest supports Secure AVIC
Neeraj Upadhyay
2025-08-31
x86/sev: Run RMPADJUST on SVSM calling area page to test VMPL
Ard Biesheuvel
2025-08-31
x86/sev: Use MSR protocol only for early SVSM PVALIDATE call
Ard Biesheuvel
2025-08-28
x86/apic: Add new driver for Secure AVIC
Neeraj Upadhyay
2025-05-15
x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID header
Ahmed S. Darwish
2025-05-05
x86/sev: Disentangle #VC handling code from startup code
Ard Biesheuvel
2025-05-04
x86/sev: Move instruction decoder into separate source file
Ard Biesheuvel
2025-05-04
x86/sev: Make sev_snp_enabled() a static function
Ard Biesheuvel
2025-05-04
Merge branch 'x86/urgent' into x86/boot, to pick up fixes
Ingo Molnar
2025-05-04
x86/boot/sev: Support memory acceptance in the EFI stub under SVSM
Ard Biesheuvel
2025-04-22
x86/boot: Move SEV startup code into startup/
Ard Biesheuvel
2025-04-22
x86/sev: Split off startup code from core code
Ard Biesheuvel
2025-04-22
Merge branch 'x86/urgent' into x86/boot, to merge dependent commit and upstre...
Ingo Molnar
2025-04-18
x86/boot/sev: Avoid shared GHCB page for early memory acceptance
Ard Biesheuvel
2025-04-12
x86/sev: Prepare for splitting off early SEV code
Ard Biesheuvel
2025-01-09
x86/sev: Add the Secure TSC feature for SNP guests
Nikunj A Dadhania
2024-07-11
x86/sev: Move SEV compilation units
Borislav Petkov (AMD)
2024-06-17
x86/sev: Allow non-VMPL0 execution when an SVSM is present
Tom Lendacky
2024-06-17
x86/sev: Perform PVALIDATE using the SVSM when not at VMPL0
Tom Lendacky
2024-06-11
x86/sev: Check for the presence of an SVSM in the SNP secrets page
Tom Lendacky
2024-04-25
x86/sev: Make the VMPL0 checking more straight forward
Tom Lendacky
2024-04-25
x86/sev: Rename snp_init() in boot/compressed/sev.c
Tom Lendacky
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
x86/sev: Harden #VC instruction emulation somewhat
Borislav Petkov (AMD)
2023-10-30
Merge tag 'x86-mm-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-10-30
Merge tag 'x86-boot-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-10-18
x86/boot: Rename conflicting 'boot_params' pointer to 'boot_params_ptr'
Ard Biesheuvel
2023-10-17
x86/sev: Check for user-space IOIO pointing to kernel space
Joerg Roedel
2023-10-09
x86/sev: Check IOBM for IOIO exceptions from user-space
Joerg Roedel
2023-10-03
x86/sev: Make boot_ghcb_page[] static
GUO Zihua
2023-08-28
Merge tag 'x86_sev_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-08-16
x86/sev: Do not handle #VC for DR7 read/write
Alexey Kardashevskiy
2023-08-07
x86/efistub: Perform SNP feature test while running in the firmware
Ard Biesheuvel
2023-08-07
x86/sev: Do not try to parse for the CC blob on non-AMD hardware
Borislav Petkov (AMD)
[next]