index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2025-04-25
x86/cpufeatures: Add "Allowed SEV Features" Feature
Kishon Vijay Abraham I
2025-04-25
KVM: SVM: Add a mutex to dump_vmcb() to prevent concurrent output
Tom Lendacky
2025-04-25
KVM: SVM: Include the vCPU ID when dumping a VMCB
Tom Lendacky
2025-04-25
KVM: SVM: Add the type of VM for which the VMCB/VMSA is being dumped
Tom Lendacky
2025-04-25
KVM: SVM: Dump guest register state in dump_vmcb()
Tom Lendacky
2025-04-25
KVM: SVM: Decrypt SEV VMSA in dump_vmcb() if debugging is enabled
Tom Lendacky
2025-04-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-04-25
perf/x86: Optimize the is_x86_event
Kan Liang
2025-04-25
perf/x86/intel: Check the X86 leader for ACR group
Kan Liang
2025-04-25
Merge branch 'perf/urgent'
Peter Zijlstra
2025-04-25
perf/x86/intel/ds: Fix counter backwards of non-precise events counters-snaps...
Kan Liang
2025-04-25
perf/x86/intel: Check the X86 leader for pebs_counter_event_group
Kan Liang
2025-04-25
perf/x86/intel: Only check the group flag for X86 leader
Kan Liang
2025-04-24
KVM: VMX: Use LEAVE in vmx_do_interrupt_irqoff()
Uros Bizjak
2025-04-24
KVM: nVMX: Check MSR load/store list counts during VM-Enter consistency checks
Sean Christopherson
2025-04-24
KVM: SVM: Fix SNP AP destroy race with VMRUN
Tom Lendacky
2025-04-24
x86/irq: KVM: Add helper for harvesting PIR to deduplicate KVM and posted MSIs
Sean Christopherson
2025-04-24
KVM: VMX: Use arch_xchg() when processing PIR to avoid instrumentation
Sean Christopherson
2025-04-24
KVM: VMX: Isolate pure loads from atomic XCHG when processing PIR
Sean Christopherson
2025-04-24
KVM: VMX: Process PIR using 64-bit accesses on 64-bit kernels
Sean Christopherson
2025-04-24
x86/irq: KVM: Track PIR bitmap as an "unsigned long" array
Sean Christopherson
2025-04-24
KVM: VMX: Ensure vIRR isn't reloaded at odd times when sync'ing PIR
Sean Christopherson
2025-04-24
x86/irq: Track if IRQ was found in PIR during initial loop (to load PIR vals)
Sean Christopherson
2025-04-24
x86/irq: Ensure initial PIR loads are performed exactly once
Sean Christopherson
2025-04-24
x86/insn: Fix CTEST instruction decoding
Kirill A. Shutemov
2025-04-24
KVM: x86: Add module param to control and enumerate device posted IRQs
Sean Christopherson
2025-04-24
KVM: VMX: Don't send UNBLOCK when starting device assignment without APICv
Sean Christopherson
2025-04-24
KVM: x86: Rescan I/O APIC routes after EOI interception for old routing
weizijie
2025-04-24
KVM: x86: Add a helper to deduplicate I/O APIC EOI interception logic
Sean Christopherson
2025-04-24
KVM: x86: Isolate edge vs. level check in userspace I/O APIC route scanning
Sean Christopherson
2025-04-24
KVM: x86: Advertise support for AMD's PREFETCHI
Babu Moger
2025-04-24
KVM: x86: Sort CPUID_8000_0021_EAX leaf bits properly
Borislav Petkov
2025-04-24
KVM: x86: clean up a return
Dan Carpenter
2025-04-24
KVM: x86: Advertise support for WRMSRNS
Sean Christopherson
2025-04-24
x86/msr: Rename the WRMSRNS opcode macro to ASM_WRMSRNS (for KVM)
Sean Christopherson
2025-04-24
KVM: x86: Generalize IBRS virtualization on emulated VM-exit
Yosry Ahmed
2025-04-24
KVM: x86: Propagate AMD's IbrsSameMode to the guest
Yosry Ahmed
2025-04-24
x86/cpufeatures: Define X86_FEATURE_AMD_IBRS_SAME_MODE
Yosry Ahmed
2025-04-24
KVM: x86: Check that the high 32bits are clear in kvm_arch_vcpu_ioctl_run()
Dan Carpenter
2025-04-24
KVM: SVM: Forcibly leave SMM mode on SHUTDOWN interception
Mikhail Lobanov
2025-04-24
perf/x86: Fix non-sampling (counting) events on certain x86 platforms
Luo Gengkun
2025-04-24
Merge branch 'kvm-fixes-6.15-rc4' into HEAD
Paolo Bonzini
2025-04-24
x86/boot: Work around broken busybox 'truncate' tool
Ard Biesheuvel
2025-04-24
x86/sev: Share the sev_secrets_pa value again
Tom Lendacky
2025-04-24
KVM: x86: Do not use kvm_rip_read() unconditionally for KVM_PROFILING
Adrian Hunter
2025-04-24
KVM: x86: Do not use kvm_rip_read() unconditionally in KVM tracepoints
Adrian Hunter
2025-04-24
KVM: SVM: WARN if an invalid posted interrupt IRTE entry is added
Sean Christopherson
2025-04-24
KVM: x86: Take irqfds.lock when adding/deleting IRQ bypass producer
Sean Christopherson
2025-04-24
KVM: x86: Explicitly treat routing entry type changes as changes
Sean Christopherson
2025-04-24
KVM: x86: Reset IRTE to host control if *new* route isn't postable
Sean Christopherson
[prev]
[next]