index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
Lines
2026-02-28
KVM: always define KVM_CAP_SYNC_MMU
Paolo Bonzini
-1
/
+0
2026-02-28
KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIER
Paolo Bonzini
-1
/
+0
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-1
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-4
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-9
/
+9
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-25
/
+25
2026-02-11
Merge tag 'kvm-x86-pmu-6.20' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-147
/
+804
2026-02-11
Merge tag 'kvm-x86-apic-6.20' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-225
/
+163
2026-02-11
Merge tag 'kvm-x86-gmem-6.20' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-74
/
+50
2026-02-09
Merge tag 'kvm-x86-misc-6.20' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-65
/
+286
2026-02-09
Merge tag 'kvm-x86-svm-6.20' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-117
/
+302
2026-02-09
Merge tag 'kvm-x86-vmx-6.20' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-41
/
+171
2026-01-30
KVM: x86: Add x2APIC "features" to control EOI broadcast suppression
Khushit Shah
-11
/
+90
2026-01-30
KVM: x86: Harden against unexpected adjustments to kvm_cpu_caps
Sean Christopherson
-5
/
+25
2026-01-30
KVM: VMX: Print out "bad" offsets+value on VMCS config mismatch
Sean Christopherson
-1
/
+16
2026-01-30
KVM: x86: Explicitly configure supported XSS from {svm,vmx}_set_cpu_caps()
Sean Christopherson
-13
/
+23
2026-01-26
KVM: nVMX: Remove explicit filtering of GUEST_INTR_STATUS from shadow VMCS fi...
Sean Christopherson
-7
/
+4
2026-01-26
KVM: nVMX: Disallow access to vmcs12 fields that aren't supported by "hardware"
Sean Christopherson
-10
/
+92
2026-01-23
KVM: x86: Add SRCU protection for reading PDPTRs in __get_sregs2()
Vasiliy Kovalev
-0
/
+2
2026-01-23
KVM: x86: Advertise AVX10_VNNI_INT CPUID to userspace
Zhao Liu
-1
/
+21
2026-01-23
KVM: x86: Advertise AVX10.2 CPUID to userspace
Zhao Liu
-1
/
+1
2026-01-23
KVM: x86: Advertise AMX CPUIDs in subleaf 0x1E.0x1 to userspace
Zhao Liu
-0
/
+40
2026-01-23
KVM: x86: Advertise MOVRS CPUID to userspace
Zhao Liu
-0
/
+1
2026-01-23
KVM: SEV: Add KVM_SEV_SNP_ENABLE_REQ_CERTS command
Michael Roth
-0
/
+16
2026-01-23
KVM: Introduce KVM_EXIT_SNP_REQ_CERTS for SNP certificate-fetching
Michael Roth
-6
/
+57
2026-01-23
KVM: x86: Drop WARN on INIT/SIPI being blocked when vCPU is in Wait-For-SIPI
Sean Christopherson
-1
/
+0
2026-01-16
KVM: VMX: Add a wrapper around ROL16() to get a vmcs12 from a field encoding
Sean Christopherson
-5
/
+6
2026-01-16
KVM: nVMX: Setup VMX MSRs on loading CPU during nested_vmx_hardware_setup()
Sean Christopherson
-2
/
+2
2026-01-15
KVM: guest_memfd: GUP source pages prior to populating guest memory
Michael Roth
-29
/
+20
2026-01-15
KVM: SEV: Document/enforce page-alignment for KVM_SEV_SNP_LAUNCH_UPDATE
Michael Roth
-1
/
+5
2026-01-15
KVM: guest_memfd: Remove partial hugepage handling from kvm_gmem_populate()
Michael Roth
-58
/
+38
2026-01-14
KVM: SVM: Stop toggling virtual VMSAVE/VMLOAD on intercept recalc
Yosry Ahmed
-2
/
+8
2026-01-14
KVM: nSVM: Always use vmcb01 in VMLOAD/VMSAVE emulation
Yosry Ahmed
-2
/
+3
2026-01-14
KVM: VMX: Don't register posted interrupt wakeup handler if alloc_kvm_area() ...
Hou Wenlong
-2
/
+7
2026-01-14
KVM: x86: Assert that non-MSI doesn't have bypass vCPU when deleting producer
Sean Christopherson
-1
/
+2
2026-01-14
KVM: SVM: Check vCPU ID against max x2AVIC ID if and only if x2AVIC is enabled
Sean Christopherson
-2
/
+2
2026-01-14
KVM: nSVM: Drop redundant/wrong comment in nested_vmcb02_prepare_save()
Yosry Ahmed
-1
/
+0
2026-01-14
KVM: VMX: Remove declaration of nested_mark_vmcs12_pages_dirty()
Binbin Wu
-1
/
+0
2026-01-14
KVM: SVM: Fix an off-by-one typo in the comment for enabling AVIC by default
Sean Christopherson
-2
/
+2
2026-01-13
KVM: SVM: Assert that Hyper-V's HV_SVM_EXITCODE_ENL == SVM_EXIT_SW
Sean Christopherson
-0
/
+6
2026-01-13
KVM: SVM: Harden exit_code against being used in Spectre-like attacks
Sean Christopherson
-0
/
+1
2026-01-13
KVM: SVM: Limit incorrect check on SVM_EXIT_ERR to running as a VM
Sean Christopherson
-1
/
+4
2026-01-13
KVM: SVM: Treat exit_code as an unsigned 64-bit value through all of KVM
Sean Christopherson
-46
/
+21
2026-01-13
KVM: SVM: Filter out 64-bit exit codes when invoking exit handlers on bare metal
Sean Christopherson
-2
/
+16
2026-01-13
KVM: SVM: Check for an unexpected VM-Exit after RETPOLINE "fast" handling
Sean Christopherson
-6
/
+6
2026-01-13
KVM: SVM: Open code handling of unexpected exits in svm_invoke_exit_handler()
Sean Christopherson
-15
/
+10
2026-01-13
KVM: SVM: Add a helper to detect VMRUN failures
Sean Christopherson
-11
/
+14
2026-01-13
KVM: x86: align the code with kvm_x86_call()
Jun Miao
-1
/
+1
2026-01-13
KVM: x86: Ignore -EBUSY when checking nested events from vcpu_block()
Sean Christopherson
-2
/
+1
2026-01-13
KVM: SVM: Tag sev_supported_vmsa_features as read-only after init
Sean Christopherson
-2
/
+2
[next]