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
/
kvm
/
svm
/
sev.c
Age
Commit message (
Expand
)
Author
2025-03-19
Merge tag 'kvm-x86-svm-6.15' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-03-19
Merge tag 'kvm-x86-misc-6.15' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-03-09
Merge tag 'kvm-x86-fixes-6.14-rcN.2' of https://github.com/kvm-x86/linux into...
Paolo Bonzini
2025-03-03
KVM: SVM: Invalidate "next" SNP VMSA GPA even on failure
Sean Christopherson
2025-03-03
KVM: SVM: Use guard(mutex) to simplify SNP vCPU state updates
Sean Christopherson
2025-03-03
KVM: SVM: Mark VMCB dirty before processing incoming snp_vmsa_gpa
Sean Christopherson
2025-03-03
KVM: SVM: Use guard(mutex) to simplify SNP AP Creation error handling
Sean Christopherson
2025-03-03
KVM: SVM: Simplify request+kick logic in SNP AP Creation handling
Sean Christopherson
2025-03-03
KVM: SVM: Require AP's "requested" SEV_FEATURES to match KVM's view
Sean Christopherson
2025-03-03
KVM: SVM: Don't change target vCPU state on AP Creation VMGEXIT error
Sean Christopherson
2025-03-03
KVM: SVM: Refuse to attempt VRMUN if an SEV-ES+ guest has an invalid VMSA
Sean Christopherson
2025-03-03
KVM: SVM: Don't rely on DebugSwap to restore host DR0..DR3
Sean Christopherson
2025-03-03
KVM: SVM: Save host DR masks on CPUs with DebugSwap
Sean Christopherson
2025-02-25
KVM: SVM: Provide helpers to set the error code
Melody Wang
2025-02-25
KVM: SVM: Convert plain error code numbers to defines
Melody Wang
2025-02-14
KVM: SVM: Ensure PSP module is initialized if KVM module is built-in
Sean Christopherson
2025-02-12
KVM: SEV: Use long-term pin when registering encrypted memory regions
Ge Yang
2025-02-12
KVM: x86: Defer runtime updates of dynamic CPUID bits until CPUID emulation
Sean Christopherson
2025-02-12
KVM: x86: Clear pv_unhalted on all transitions to KVM_MP_STATE_RUNNABLE
Jim Mattson
2025-02-12
KVM: x86: Introduce kvm_set_mp_state()
Jim Mattson
2025-02-11
KVM: SVM: Ensure PSP module is initialized if KVM module is built-in
Sean Christopherson
2025-02-11
KVM: SEV: Use to_kvm_sev_info() for fetching kvm_sev_info struct
Nikunj A Dadhania
2025-01-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-01-20
Merge branch 'kvm-userspace-hypercall' into HEAD
Paolo Bonzini
2025-01-20
Merge tag 'kvm-x86-misc-6.14' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-01-08
KVM: SVM: Use str_enabled_disabled() helper in sev_hardware_setup()
Thorsten Blum
2024-12-22
KVM: x86: Add a helper to check for user interception of KVM hypercalls
Binbin Wu
2024-12-22
KVM: x86: clear vcpu->run->hypercall.ret before exiting for KVM_EXIT_HYPERCALL
Paolo Bonzini
2024-12-18
KVM: x86: Replace (almost) all guest CPUID feature queries with cpu_caps
Sean Christopherson
2024-12-18
KVM: x86: Rename "governed features" helpers to use "guest_cpu_cap"
Sean Christopherson
2024-12-02
x86: Convert unreachable() to BUG()
Peter Zijlstra
2024-11-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-13
Merge branch 'kvm-docs-6.13' into HEAD
Paolo Bonzini
2024-11-08
kvm: svm: Fix gctx page leak on invalid inputs
Dionna Glaze
2024-11-04
KVM: SVM: Propagate error from snp_guest_req_init() to userspace
Sean Christopherson
2024-11-03
fdget(), trivial conversions
Al Viro
2024-10-25
KVM: guest_memfd: Provide "struct page" as output from kvm_gmem_get_pfn()
Sean Christopherson
2024-10-25
KVM: Pass in write/dirty to kvm_vcpu_map(), not kvm_vcpu_unmap()
Sean Christopherson
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-08-13
KVM: SVM: Fix an error code in sev_gmem_post_populate()
Dan Carpenter
2024-08-13
KVM: SVM: Fix uninitialized variable bug
Dan Carpenter
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
2024-07-26
KVM: guest_memfd: let kvm_gmem_populate() operate only on private gfns
Paolo Bonzini
2024-07-26
KVM: guest_memfd: move check for already-populated page to common code
Paolo Bonzini
2024-07-26
KVM: x86: disallow pre-fault for SNP VMs before initialization
Paolo Bonzini
2024-07-16
Merge branch 'kvm-6.11-sev-attestation' into HEAD
Paolo Bonzini
2024-07-16
KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST NAE event
Michael Roth
2024-07-16
KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
Brijesh Singh
2024-07-16
Merge tag 'kvm-x86-svm-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
[next]