index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
coco
Age
Commit message (
Expand
)
Author
2025-11-11
x86/coco/sev: Convert has_cpuflag() to use cpu_feature_enabled()
Borislav Petkov (AMD)
2025-10-30
x86/sev: Include XSS value in GHCB CPUID request
John Allen
2025-09-05
Merge branch 'x86/apic' into x86/sev, to resolve conflict
Ingo Molnar
2025-09-04
x86/apic/savic: Do not use snp_abort()
Borislav Petkov (AMD)
2025-09-03
x86/boot: Create a confined code area for startup code
Ard Biesheuvel
2025-09-03
x86/sev: Move __sev_[get|put]_ghcb() into separate noinstr object
Ard Biesheuvel
2025-09-03
x86/sev: Provide PIC aliases for SEV related data objects
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: 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: Prevent SECURE_AVIC_CONTROL MSR interception for Secure AVIC guests
Neeraj Upadhyay
2025-09-01
x86/apic: Add kexec support for Secure AVIC
Neeraj Upadhyay
2025-09-01
x86/sev: Enable NMI support for Secure AVIC
Kishon Vijay Abraham I
2025-09-01
x86/sev: Initialize VGIF for secondary vCPUs for Secure AVIC
Kishon Vijay Abraham I
2025-09-01
x86/apic: Support LAPIC timer for Secure AVIC
Neeraj Upadhyay
2025-09-01
x86/apic: Add support to send IPI for Secure AVIC
Neeraj Upadhyay
2025-08-31
x86/apic: Initialize Secure AVIC APIC backing page
Neeraj Upadhyay
2025-08-28
x86/apic: Add new driver for Secure AVIC
Neeraj Upadhyay
2025-08-28
x86/sev: Separate MSR and GHCB based snp_cpuid() via a callback
Ard Biesheuvel
2025-08-17
Merge tag 'x86_urgent_for_v6.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-08-15
x86/sev: Ensure SVSM reserved fields in a page validation entry are initializ...
Tom Lendacky
2025-08-12
x86/sev: Improve handling of writes to intercepted TSC MSRs
Nikunj A Dadhania
2025-08-06
x86/sev: Evict cache lines during SNP memory validation
Tom Lendacky
2025-07-29
Merge tag 'x86_sev_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-07-15
x86/sev: Work around broken noinstr on GCC
Ard Biesheuvel
2025-07-01
x86/sev: Use TSC_FACTOR for Secure TSC frequency calculation
Nikunj A Dadhania
2025-06-27
x86/sev: Let sev_es_efi_map_ghcbs() map the CA pages too
Gerd Hoffmann
2025-06-27
x86/sev/vc: Fix EFI runtime instruction emulation
Gerd Hoffmann
2025-06-18
x86/sev: Drop unnecessary parameter in snp_issue_guest_request()
Alexey Kardashevskiy
2025-06-18
x86/sev: Document requirement for linear mapping of guest request buffers
Alexey Kardashevskiy
2025-06-18
x86/sev: Allocate request in TSC_INFO_REQ on stack
Alexey Kardashevskiy
2025-06-18
virt: sev-guest: Contain snp_guest_request_ioctl in sev-guest
Alexey Kardashevskiy
2025-06-03
Merge tag 'hyperv-next-signed-20250602' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-05-29
Merge tag 'tsm-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
2025-05-27
Merge tag 'x86_sev_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-05-23
arch/x86: Provide the CPU number in the wakeup AP callback
Roman Kisel
2025-05-21
Merge tag 'v6.15-rc7' into x86/core, to pick up fixes
Ingo Molnar
2025-05-15
x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID header
Ahmed S. Darwish
2025-05-13
x86/sev: Make sure pages are not skipped during kdump
Ashish Kalra
2025-05-13
x86/sev: Do not touch VMSA pages during SNP guest memory kdump
Ashish Kalra
2025-05-13
Merge branch 'x86/msr' into x86/core, to resolve conflicts
Ingo Molnar
2025-05-08
x86/tdx: tdx_mcall_get_report0: Return -EBUSY on TDCALL_OPERAND_BUSY error
Cedric Xing
2025-05-08
x86/tdx: Add tdx_mcall_extend_rtmr() interface
Cedric Xing
2025-05-05
x86/sev: Disentangle #VC handling code from startup code
Ard Biesheuvel
2025-05-04
x86/boot: Add a bunch of PIC aliases
Ard Biesheuvel
2025-05-02
x86/msr: Convert __rdmsr() uses to native_rdmsrq() uses
Xin Li (Intel)
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
2025-04-24
x86/sev: Share the sev_secrets_pa value again
Tom Lendacky
2025-04-22
x86/boot: Move SEV startup code into startup/
Ard Biesheuvel
[next]