Show patches with: Series = Fix x2apic enablement and allow more CPUs, clean up I/OAPIC and MSI bitfields       |    State = Action Required       |   35 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,35/35] x86/kvm: Enable 15-bit extension when KVM_FEATURE_MSI_EXT_DEST_ID detected Fix x2apic enablement and allow more CPUs, clean up I/OAPIC and MSI bitfields 1 - - --- 2020-10-24 David Woodhouse New
[v3,34/35] x86/kvm: Reserve KVM_FEATURE_MSI_EXT_DEST_ID Fix x2apic enablement and allow more CPUs, clean up I/OAPIC and MSI bitfields 1 - - --- 2020-10-24 David Woodhouse New
[v3,33/35] iommu/hyper-v: Disable IRQ pseudo-remapping if 15 bit APIC IDs are available Fix x2apic enablement and allow more CPUs, clean up I/OAPIC and MSI bitfields - - - --- 2020-10-24 David Woodhouse New
[v3,32/35] x86/apic: Support 15 bits of APIC ID in MSI where available Fix x2apic enablement and allow more CPUs, clean up I/OAPIC and MSI bitfields - - - --- 2020-10-24 David Woodhouse New
[v3,31/35] x86/ioapic: Handle Extended Destination ID field in RTE Fix x2apic enablement and allow more CPUs, clean up I/OAPIC and MSI bitfields - - - --- 2020-10-24 David Woodhouse New
[v3,30/35] iommu/vt-d: Simplify intel_irq_remapping_select() Fix x2apic enablement and allow more CPUs, clean up I/OAPIC and MSI bitfields - - - --- 2020-10-24 David Woodhouse New
[v3,29/35] x86: Kill all traces of irq_remapping_get_irq_domain() Fix x2apic enablement and allow more CPUs, clean up I/OAPIC and MSI bitfields - - - --- 2020-10-24 David Woodhouse New
[v3,28/35] x86/ioapic: Use irq_find_matching_fwspec() to find remapping irqdomain Fix x2apic enablement and allow more CPUs, clean up I/OAPIC and MSI bitfields - - - --- 2020-10-24 David Woodhouse New
[v3,27/35] x86/hpet: Use irq_find_matching_fwspec() to find remapping irqdomain Fix x2apic enablement and allow more CPUs, clean up I/OAPIC and MSI bitfields - - - --- 2020-10-24 David Woodhouse New
[v3,26/35] iommu/hyper-v: Implement select() method on remapping irqdomain Fix x2apic enablement and allow more CPUs, clean up I/OAPIC and MSI bitfields - - - --- 2020-10-24 David Woodhouse New
[v3,25/35] iommu/vt-d: Implement select() method on remapping irqdomain Fix x2apic enablement and allow more CPUs, clean up I/OAPIC and MSI bitfields - - - --- 2020-10-24 David Woodhouse New
[v3,24/35] iommu/amd: Implement select() method on remapping irqdomain Fix x2apic enablement and allow more CPUs, clean up I/OAPIC and MSI bitfields - - - --- 2020-10-24 David Woodhouse New
[v3,23/35] x86/apic: Add select() method on vector irqdomain Fix x2apic enablement and allow more CPUs, clean up I/OAPIC and MSI bitfields - - - --- 2020-10-24 David Woodhouse New
[v3,22/35] genirq/irqdomain: Implement get_name() method on irqchip fwnodes Fix x2apic enablement and allow more CPUs, clean up I/OAPIC and MSI bitfields 1 - - --- 2020-10-24 David Woodhouse New
[v3,21/35] x86/ioapic: Generate RTE directly from parent irqchip's MSI message Fix x2apic enablement and allow more CPUs, clean up I/OAPIC and MSI bitfields - - - --- 2020-10-24 David Woodhouse New
[v3,20/35] x86/ioapic: Cleanup IO/APIC route entry structs Fix x2apic enablement and allow more CPUs, clean up I/OAPIC and MSI bitfields - - - --- 2020-10-24 David Woodhouse New
[v3,19/35] x86/io_apic: Cleanup trigger/polarity helpers Fix x2apic enablement and allow more CPUs, clean up I/OAPIC and MSI bitfields - - - --- 2020-10-24 David Woodhouse New
[v3,18/35] x86/msi: Remove msidef.h Fix x2apic enablement and allow more CPUs, clean up I/OAPIC and MSI bitfields - - - --- 2020-10-24 David Woodhouse New
[v3,17/35] x86/pci/xen: Use msi_msg shadow structs Fix x2apic enablement and allow more CPUs, clean up I/OAPIC and MSI bitfields - - - --- 2020-10-24 David Woodhouse New
[v3,16/35] x86/kvm: Use msi_msg shadow structs Fix x2apic enablement and allow more CPUs, clean up I/OAPIC and MSI bitfields - - - --- 2020-10-24 David Woodhouse New
[v3,15/35] PCI: vmd: Use msi_msg shadow structs Fix x2apic enablement and allow more CPUs, clean up I/OAPIC and MSI bitfields - - - --- 2020-10-24 David Woodhouse New
[v3,14/35] iommu/amd: Use msi_msg shadow structs Fix x2apic enablement and allow more CPUs, clean up I/OAPIC and MSI bitfields - - - --- 2020-10-24 David Woodhouse New
[v3,13/35] iommu/intel: Use msi_msg shadow structs Fix x2apic enablement and allow more CPUs, clean up I/OAPIC and MSI bitfields - - - --- 2020-10-24 David Woodhouse New
[v3,12/35] x86/msi: Provide msi message shadow structs Fix x2apic enablement and allow more CPUs, clean up I/OAPIC and MSI bitfields - - - --- 2020-10-24 David Woodhouse New
[v3,11/35] genirq/msi: Allow shadow declarations of msi_msg::$member Fix x2apic enablement and allow more CPUs, clean up I/OAPIC and MSI bitfields - - - --- 2020-10-24 David Woodhouse New
[v3,10/35] x86/hpet: Move MSI support into hpet.c Fix x2apic enablement and allow more CPUs, clean up I/OAPIC and MSI bitfields - - - --- 2020-10-24 David Woodhouse New
[v3,09/35] x86/apic: Always provide irq_compose_msi_msg() method for vector domain Fix x2apic enablement and allow more CPUs, clean up I/OAPIC and MSI bitfields - - - --- 2020-10-24 David Woodhouse New
[v3,08/35] x86/apic: Cleanup destination mode Fix x2apic enablement and allow more CPUs, clean up I/OAPIC and MSI bitfields - - - --- 2020-10-24 David Woodhouse New
[v3,07/35] x86/apic: Get rid of apic::dest_logical Fix x2apic enablement and allow more CPUs, clean up I/OAPIC and MSI bitfields - - - --- 2020-10-24 David Woodhouse New
[v3,06/35] x86/apic: Replace pointless apic::dest_logical usage Fix x2apic enablement and allow more CPUs, clean up I/OAPIC and MSI bitfields - - - --- 2020-10-24 David Woodhouse New
[v3,05/35] x86/apic: Cleanup delivery mode defines Fix x2apic enablement and allow more CPUs, clean up I/OAPIC and MSI bitfields - - - --- 2020-10-24 David Woodhouse New
[v3,04/35] x86/devicetree: Fix the ioapic interrupt type table Fix x2apic enablement and allow more CPUs, clean up I/OAPIC and MSI bitfields - - - --- 2020-10-24 David Woodhouse New
[v3,03/35] x86/apic/uv: Fix inconsistent destination mode Fix x2apic enablement and allow more CPUs, clean up I/OAPIC and MSI bitfields - - - --- 2020-10-24 David Woodhouse New
[v3,02/35] x86/msi: Only use high bits of MSI address for DMAR unit Fix x2apic enablement and allow more CPUs, clean up I/OAPIC and MSI bitfields - - - --- 2020-10-24 David Woodhouse New
[v3,01/35] x86/apic: Fix x2apic enablement without interrupt remapping Fix x2apic enablement and allow more CPUs, clean up I/OAPIC and MSI bitfields - - - --- 2020-10-24 David Woodhouse New