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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-09
KVM: nSVM: Fix and simplify LBR virtualization handling with nested
Yosry Ahmed
2
-49
/
+17
2025-11-09
KVM: nSVM: Always recalculate LBR MSR intercepts in svm_update_lbrv()
Yosry Ahmed
1
-10
/
+19
2025-11-09
KVM: SVM: Mark VMCB_LBR dirty when MSR_IA32_DEBUGCTLMSR is updated
Yosry Ahmed
1
-0
/
+4
2025-11-06
KVM: VMX: Fix check for valid GVA on an EPT violation
Sukrit Bhatnagar
1
-1
/
+1
2025-11-04
KVM: SVM: switch to raw spinlock for svm->ir_list_lock
Maxim Levitsky
2
-9
/
+9
2025-11-04
KVM: SVM: Make avic_ga_log_notifier() local to avic.c
Sean Christopherson
2
-2
/
+1
2025-11-04
KVM: SVM: Unregister KVM's GALog notifier on kvm-amd.ko exit
Sean Christopherson
3
-0
/
+9
2025-11-04
KVM: SVM: Initialize per-CPU svm_data at the end of hardware setup
Sean Christopherson
1
-6
/
+7
2025-11-04
KVM: x86: Call out MSR_IA32_S_CET is not handled by XSAVES
Chao Gao
1
-9
/
+8
2025-11-04
KVM: x86: Harden KVM against imbalanced load/put of guest FPU state
Sean Christopherson
1
-0
/
+6
2025-11-04
KVM: x86: Unload "FPU" state on INIT if and only if its currently in-use
Sean Christopherson
1
-11
/
+16
2025-10-20
KVM: VMX: Inject #UD if guest tries to execute SEAMCALL or TDCALL
Sean Christopherson
2
-0
/
+16
2025-10-18
Merge tag 'kvm-x86-fixes-6.18-rc2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-6
/
+9
2025-10-11
Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-319
/
+244
2025-10-10
KVM: guest_memfd: Allow mmap() on guest_memfd for x86 VMs with private memory
Sean Christopherson
1
-3
/
+4
2025-10-10
KVM: x86/pmu: Don't try to get perf capabilities for hybrid CPUs
Dapeng Mi
1
-3
/
+5
2025-10-07
Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
3
-4
/
+2
2025-10-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
45
-1110
/
+2418
2025-10-04
Merge tag 'x86_tdx_for_6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-22
/
+22
2025-10-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-89
/
+127
2025-09-30
entry: Rename "kvm" entry code assets to "virt" to genericize APIs
Sean Christopherson
1
-1
/
+1
2025-09-30
entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper
Sean Christopherson
2
-3
/
+1
2025-09-30
Merge tag 'perf-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2025-09-30
KVM: x86: Export KVM-internal symbols for sub-modules only
Sean Christopherson
11
-173
/
+173
2025-09-30
KVM: x86: Drop pointless exports of kvm_arch_xxx() hooks
Sean Christopherson
1
-3
/
+0
2025-09-30
KVM: x86: Move kvm_intr_is_single_vcpu() to lapic.c
Sean Christopherson
3
-32
/
+33
2025-09-30
Merge tag 'kvm-x86-cet-6.18' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
21
-92
/
+1008
2025-09-30
Merge tag 'kvm-x86-misc-6.18' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
25
-491
/
+659
2025-09-30
Merge tag 'kvm-x86-ciphertext-6.18' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-10
/
+58
2025-09-30
Merge tag 'kvm-x86-svm-6.18' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
8
-245
/
+316
2025-09-30
Merge tag 'kvm-x86-vmx-6.18' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-15
/
+26
2025-09-30
Merge tag 'kvm-x86-mmu-6.18' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
5
-67
/
+163
2025-09-30
Merge tag 'loongarch-kvm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson into HEAD
Paolo Bonzini
2
-2
/
+10
2025-09-30
Merge tag 'kvmarm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
1
-0
/
+7
2025-09-23
KVM: VMX: Make CR4.CET a guest owned bit
Mathias Krause
1
-1
/
+2
2025-09-23
KVM: x86: Define AMD's #HV, #VC, and #SX exception vectors
Sean Christopherson
1
-1
/
+2
2025-09-23
KVM: x86: Define Control Protection Exception (#CP) vector
Sean Christopherson
1
-1
/
+1
2025-09-23
KVM: x86: Add human friendly formatting for #XM, and #VE
Sean Christopherson
1
-2
/
+2
2025-09-23
KVM: SVM: Enable shadow stack virtualization for SVM
John Allen
1
-3
/
+0
2025-09-23
KVM: SEV: Synchronize MSR_IA32_XSS from the GHCB when it's valid
Sean Christopherson
3
-2
/
+6
2025-09-23
KVM: SVM: Pass through shadow stack MSRs as appropriate
John Allen
1
-0
/
+11
2025-09-23
KVM: SVM: Update dump_vmcb with shadow stack save area additions
John Allen
1
-0
/
+11
2025-09-23
KVM: nSVM: Save/load CET Shadow Stack state to/from vmcb12/vmcb02
Sean Christopherson
1
-0
/
+20
2025-09-23
KVM: SVM: Emulate reads and writes to shadow stack MSRs
John Allen
2
-1
/
+23
2025-09-23
KVM: nVMX: Advertise new VM-Entry/Exit control bits for CET state
Chao Gao
1
-2
/
+11
2025-09-23
KVM: nVMX: Add consistency checks for CET states
Chao Gao
1
-0
/
+48
2025-09-23
KVM: nVMX: Add consistency checks for CR0.WP and CR4.CET
Chao Gao
1
-0
/
+6
2025-09-23
KVM: nVMX: Prepare for enabling CET support for nested guest
Yang Weijiang
5
-1
/
+101
2025-09-23
KVM: nVMX: Virtualize NO_HW_ERROR_CODE_CC for L1 event injection to L2
Yang Weijiang
2
-9
/
+23
2025-09-23
KVM: VMX: Configure nested capabilities after CPU capabilities
Sean Christopherson
1
-2
/
+7
[next]