index
:
git.armlinux.org.uk/linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
sev-shared.c
Age
Commit message (
Expand
)
Author
2024-07-11
x86/sev: Move SEV compilation units
Borislav Petkov (AMD)
2024-06-17
virt: sev-guest: Choose the VMPCK key based on executing VMPL
Tom Lendacky
2024-06-17
x86/sev: Provide SVSM discovery support
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-04-22
x86/sev: Check for MWAITX and MONITORX opcodes in the #VC handler
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-06
x86/sev: Fix position dependent variable references in startup code
Ard Biesheuvel
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)
2024-01-03
arch/x86: Fix typos
Bjorn Helgaas
2023-10-19
Merge tag 'sev_fixes_for_v6.6' of //git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
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-02
x86/sev: Use the GHCB protocol when available for SNP CPUID requests
Tom Lendacky
2023-06-06
x86/sev: Add SNP-specific unaccepted memory support
Tom Lendacky
2022-07-27
Revert "x86/sev: Expose sev_es_ghcb_hv_call() for use by HyperV"
Borislav Petkov
2022-05-17
x86/sev: Remove duplicated assignment to variable info
Colin Ian King
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 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-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/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
2021-11-15
x86/sev: Shorten GHCB terminate macro names
Brijesh Singh
2021-11-01
Merge tag 'x86_sev_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-01
Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-10-25
x86/sev: Expose sev_es_ghcb_hv_call() for use by HyperV
Tianyu Lan
2021-10-19
x86/sev: Carve out HV call's return value verification
Borislav Petkov
2021-10-01
x86/sev: Return an error on a returned non-zero SW_EXITINFO1[31:0]
Tom Lendacky
2021-09-15
x86/sev: Fix noinstr for vc_ghcb_invalidate()
Peter Zijlstra
2021-05-18
x86/sev-es: Invalidate the GHCB after completing VMGEXIT
Tom Lendacky
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