index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
svm
/
sev.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-02
KVM: SVM: Update dump_ghcb() to use the GHCB snapshot fields
Tom Lendacky
1
-13
/
+19
2025-03-19
Merge tag 'kvm-x86-svm-6.15' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-209
/
+159
2025-03-19
Merge tag 'kvm-x86-misc-6.15' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-4
/
+3
2025-03-09
Merge tag 'kvm-x86-fixes-6.14-rcN.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-7
/
+17
2025-03-03
KVM: SVM: Invalidate "next" SNP VMSA GPA even on failure
Sean Christopherson
1
-2
/
+1
2025-03-03
KVM: SVM: Use guard(mutex) to simplify SNP vCPU state updates
Sean Christopherson
1
-66
/
+50
2025-03-03
KVM: SVM: Mark VMCB dirty before processing incoming snp_vmsa_gpa
Sean Christopherson
1
-6
/
+6
2025-03-03
KVM: SVM: Use guard(mutex) to simplify SNP AP Creation error handling
Sean Christopherson
1
-16
/
+6
2025-03-03
KVM: SVM: Simplify request+kick logic in SNP AP Creation handling
Sean Christopherson
1
-10
/
+5
2025-03-03
KVM: SVM: Require AP's "requested" SEV_FEATURES to match KVM's view
Sean Christopherson
1
-15
/
+8
2025-03-03
KVM: SVM: Don't change target vCPU state on AP Creation VMGEXIT error
Sean Christopherson
1
-7
/
+6
2025-03-03
KVM: SVM: Refuse to attempt VRMUN if an SEV-ES+ guest has an invalid VMSA
Sean Christopherson
1
-3
/
+13
2025-03-03
KVM: SVM: Don't rely on DebugSwap to restore host DR0..DR3
Sean Christopherson
1
-9
/
+12
2025-03-03
KVM: SVM: Save host DR masks on CPUs with DebugSwap
Sean Christopherson
1
-3
/
+10
2025-02-25
KVM: SVM: Provide helpers to set the error code
Melody Wang
1
-18
/
+19
2025-02-25
KVM: SVM: Convert plain error code numbers to defines
Melody Wang
1
-6
/
+6
2025-02-14
KVM: SVM: Ensure PSP module is initialized if KVM module is built-in
Sean Christopherson
1
-0
/
+10
2025-02-12
KVM: SEV: Use long-term pin when registering encrypted memory regions
Ge Yang
1
-7
/
+8
2025-02-12
KVM: x86: Defer runtime updates of dynamic CPUID bits until CPUID emulation
Sean Christopherson
1
-1
/
+1
2025-02-12
KVM: x86: Clear pv_unhalted on all transitions to KVM_MP_STATE_RUNNABLE
Jim Mattson
1
-1
/
+0
2025-02-12
KVM: x86: Introduce kvm_set_mp_state()
Jim Mattson
1
-2
/
+2
2025-02-11
KVM: SVM: Ensure PSP module is initialized if KVM module is built-in
Sean Christopherson
1
-0
/
+10
2025-02-11
KVM: SEV: Use to_kvm_sev_info() for fetching kvm_sev_info struct
Nikunj A Dadhania
1
-73
/
+51
2025-01-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-15
/
+28
2025-01-20
Merge branch 'kvm-userspace-hypercall' into HEAD
Paolo Bonzini
1
-2
/
+16
2025-01-20
Merge tag 'kvm-x86-misc-6.14' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-11
/
+10
2025-01-08
KVM: SVM: Use str_enabled_disabled() helper in sev_hardware_setup()
Thorsten Blum
1
-2
/
+2
2024-12-22
KVM: x86: Add a helper to check for user interception of KVM hypercalls
Binbin Wu
1
-2
/
+2
2024-12-22
KVM: x86: clear vcpu->run->hypercall.ret before exiting for KVM_EXIT_HYPERCALL
Paolo Bonzini
1
-0
/
+14
2024-12-18
KVM: x86: Replace (almost) all guest CPUID feature queries with cpu_caps
Sean Christopherson
1
-2
/
+2
2024-12-18
KVM: x86: Rename "governed features" helpers to use "guest_cpu_cap"
Sean Christopherson
1
-9
/
+8
2024-12-02
x86: Convert unreachable() to BUG()
Peter Zijlstra
1
-1
/
+1
2024-11-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-5
/
+7
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-26
/
+13
2024-11-13
Merge branch 'kvm-docs-6.13' into HEAD
Paolo Bonzini
1
-6
/
+9
2024-11-08
kvm: svm: Fix gctx page leak on invalid inputs
Dionna Glaze
1
-4
/
+4
2024-11-04
KVM: SVM: Propagate error from snp_guest_req_init() to userspace
Sean Christopherson
1
-2
/
+5
2024-11-03
fdget(), trivial conversions
Al Viro
1
-26
/
+13
2024-10-25
KVM: guest_memfd: Provide "struct page" as output from kvm_gmem_get_pfn()
Sean Christopherson
1
-4
/
+6
2024-10-25
KVM: Pass in write/dirty to kvm_vcpu_map(), not kvm_vcpu_unmap()
Sean Christopherson
1
-1
/
+1
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-8
/
+8
2024-08-13
KVM: SVM: Fix an error code in sev_gmem_post_populate()
Dan Carpenter
1
-2
/
+3
2024-08-13
KVM: SVM: Fix uninitialized variable bug
Dan Carpenter
1
-1
/
+1
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
1
-8
/
+8
2024-07-26
KVM: guest_memfd: let kvm_gmem_populate() operate only on private gfns
Paolo Bonzini
1
-7
/
+0
2024-07-26
KVM: guest_memfd: move check for already-populated page to common code
Paolo Bonzini
1
-1
/
+1
2024-07-26
KVM: x86: disallow pre-fault for SNP VMs before initialization
Paolo Bonzini
1
-0
/
+8
2024-07-16
Merge branch 'kvm-6.11-sev-attestation' into HEAD
Paolo Bonzini
1
-0
/
+190
2024-07-16
KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST NAE event
Michael Roth
1
-0
/
+56
2024-07-16
KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
Brijesh Singh
1
-0
/
+134
[next]