index
:
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
/
include
/
asm
/
sev-common.h
Age
Commit message (
Expand
)
Author
2024-10-15
x86/virt: Move SEV-specific parsing into arch/x86/virt/svm
Pavan Kumar Paluri
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-06-17
x86/sev: Allow non-VMPL0 execution when an SVSM is present
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-05-12
KVM: SEV: Add support to handle Page State Change VMGEXIT
Michael Roth
2024-05-12
KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
Michael Roth
2024-05-12
KVM: SEV: Add support to handle GHCB GPA register VMGEXIT
Brijesh Singh
2024-05-07
KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests
Brijesh Singh
2024-05-07
KVM: SEV: Add support to handle AP reset MSR protocol
Tom Lendacky
2023-06-06
x86/sev: Put PSC struct on the stack in prep for unaccepted memory support
Tom Lendacky
2023-03-21
x86/sev: Change snp_guest_issue_request()'s fw_err argument
Dionna Glaze
2023-03-13
virt/coco/sev-guest: Add throttling awareness
Dionna Glaze
2022-04-07
x86/sev: Provide support for SNP guest request NAEs
Brijesh Singh
2022-04-07
x86/compressed/64: Add support for SEV-SNP CPUID table in #VC handlers
Michael Roth
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/compressed: Register GHCB memory when SEV-SNP is active
Brijesh Singh
2022-04-06
x86/compressed: Add helper for validating pages in the decompression stage
Brijesh Singh
2022-04-06
x86/sev: Check the VMPL level
Brijesh Singh
2022-04-06
x86/sev: Check SEV-SNP features support
Brijesh Singh
2022-04-06
x86/sev: Define the Linux-specific guest termination reasons
Brijesh Singh
2022-01-10
Merge tag 'x86_sev_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-12-05
KVM: SVM: Do not terminate SEV-ES guests on GHCB validation failure
Tom Lendacky
2021-11-15
x86/sev: Get rid of excessive use of defines
Borislav Petkov
2021-11-15
x86/sev: Shorten GHCB terminate macro names
Brijesh Singh
2021-06-23
x86/sev: Add defines for GHCB version 2 MSR protocol requests
Brijesh Singh
2021-05-10
x86/sev: Move GHCB MSR protocol and NAE definitions in a common header
Brijesh Singh