index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2025-06-24
x86/traps: Initialize DR7 by writing its architectural reset value
Xin Li (Intel)
2025-06-24
x86/traps: Initialize DR6 by writing its architectural reset value
Xin Li (Intel)
2025-06-24
KVM: x86/mmu: Defer allocation of shadow MMU's hashed page list
Sean Christopherson
2025-06-24
KVM: x86: Use kvzalloc() to allocate VM struct
Sean Christopherson
2025-06-24
KVM: x86/mmu: Dynamically allocate shadow MMU's hashed page list
Sean Christopherson
2025-06-24
KVM: x86/xen: Allow 'out of range' event channel ports in IRQ routing table.
David Woodhouse
2025-06-24
KVM: x86/hyper-v: Use preallocated per-vCPU buffer for de-sparsified vCPU masks
Sean Christopherson
2025-06-24
KVM: SVM: Initialize vmsa_pa in VMCB to INVALID_PAGE if VMSA page is NULL
Sean Christopherson
2025-06-24
KVM: SVM: Reject SEV{-ES} intra host migration if vCPU creation is in-flight
Sean Christopherson
2025-06-24
serial: ce4100: clean up serial_in/out() hooks
Jiri Slaby (SUSE)
2025-06-24
serial: ce4100: fix build after serial_in/out() changes
Jiri Slaby (SUSE)
2025-06-24
x86/bugs: Allow ITS stuffing in eIBRS+retpoline mode also
Pawan Gupta
2025-06-23
KVM: x86: Rename kvm_set_msi_irq() => kvm_msi_to_lapic_irq()
Sean Christopherson
2025-06-23
KVM: SVM: Generate GA log IRQs only if the associated vCPUs is blocking
Sean Christopherson
2025-06-23
iommu/amd: KVM: SVM: Allow KVM to control need for GA log interrupts
Sean Christopherson
2025-06-23
KVM: SVM: Consolidate IRTE update when toggling AVIC on/off
Sean Christopherson
2025-06-23
KVM: SVM: Don't check vCPU's blocking status when toggling AVIC on/off
Sean Christopherson
2025-06-23
KVM: SVM: Fold avic_set_pi_irte_mode() into its sole caller
Sean Christopherson
2025-06-23
KVM: SVM: Use vcpu_idx, not vcpu_id, for GA log tag/metadata
Sean Christopherson
2025-06-23
KVM: VMX: WARN if VT-d Posted IRQs aren't possible when starting IRQ bypass
Sean Christopherson
2025-06-23
KVM: x86: Decouple device assignment from IRQ bypass
Sean Christopherson
2025-06-23
KVM: SVM: WARN if ir_list is non-empty at vCPU free
Sean Christopherson
2025-06-23
KVM: x86: WARN if IRQ bypass routing is updated without in-kernel local APIC
Sean Christopherson
2025-06-23
KVM: x86: WARN if IRQ bypass isn't supported in kvm_pi_update_irte()
Sean Christopherson
2025-06-23
KVM: x86: Drop superfluous "has assigned device" check in kvm_pi_update_irte()
Sean Christopherson
2025-06-23
KVM: SVM: WARN if updating IRTE GA fields in IOMMU fails
Sean Christopherson
2025-06-23
KVM: SVM: Process all IRTEs on affinity change even if one update fails
Sean Christopherson
2025-06-23
KVM: SVM: WARN if (de)activating guest mode in IOMMU fails
Sean Christopherson
2025-06-23
KVM: SVM: Don't check for assigned device(s) when activating AVIC
Sean Christopherson
2025-06-23
KVM: SVM: Don't check for assigned device(s) when updating affinity
Sean Christopherson
2025-06-23
iommu/amd: KVM: SVM: Add IRTE metadata to affined vCPU's list if AVIC is inhi...
Sean Christopherson
2025-06-23
iommu/amd: KVM: SVM: Set pCPU info in IRTE when setting vCPU affinity
Sean Christopherson
2025-06-23
iommu/amd: KVM: SVM: Infer IsRun from validity of pCPU destination
Sean Christopherson
2025-06-23
KVM: SVM: Take and hold ir_list_lock across IRTE updates in IOMMU
Sean Christopherson
2025-06-23
KVM: SVM: Revert IRTE to legacy mode if IOMMU doesn't provide IR metadata
Sean Christopherson
2025-06-23
KVM: x86: Don't update IRTE entries when old and new routes were !MSI
Sean Christopherson
2025-06-23
KVM: x86: Skip IOMMU IRTE updates if there's no old or new vCPU being targeted
Sean Christopherson
2025-06-23
KVM: x86: Track irq_bypass_vcpu in common x86 code
Sean Christopherson
2025-06-23
KVM: Fold kvm_arch_irqfd_route_changed() into kvm_arch_update_irqfd_routing()
Sean Christopherson
2025-06-23
KVM: Don't WARN if updating IRQ bypass route fails
Sean Christopherson
2025-06-23
iommu: KVM: Split "struct vcpu_data" into separate AMD vs. Intel structs
Sean Christopherson
2025-06-23
KVM: SVM: Clean up return handling in avic_pi_update_irte()
Sean Christopherson
2025-06-23
KVM: x86: Move posted interrupt tracepoint to common code
Sean Christopherson
2025-06-23
KVM: x86: Dedup AVIC vs. PI code for identifying target vCPU
Sean Christopherson
2025-06-23
KVM: x86: Nullify irqfd->producer after updating IRTEs
Sean Christopherson
2025-06-23
KVM: x86: Move IRQ routing/delivery APIs from x86.c => irq.c
Sean Christopherson
2025-06-23
KVM: SVM: Extract SVM specific code out of get_pi_vcpu_info()
Sean Christopherson
2025-06-23
KVM: VMX: Stop walking list of routing table entries when updating IRTE
Sean Christopherson
2025-06-23
KVM: SVM: Stop walking list of routing table entries when updating IRTE
Sean Christopherson
2025-06-23
iommu/amd: KVM: SVM: Pass NULL @vcpu_info to indicate "not guest mode"
Sean Christopherson
[prev]
[next]