Show patches with: Submitter = Reinette Chatre       |   123 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[17/17] vfio/pci: Remove duplicate interrupt management flow vfio/pci: Remove duplicate code and logic from VFIO PCI interrupt management - - - --- 2024-02-02 Reinette Chatre New
[16/17] vfio/pci: Move vfio_msi_disable() to be with other MSI/MSI-X management code vfio/pci: Remove duplicate code and logic from VFIO PCI interrupt management - - - --- 2024-02-02 Reinette Chatre New
[15/17] vfio/pci: Let enable and disable of interrupt types use same signature vfio/pci: Remove duplicate code and logic from VFIO PCI interrupt management - - - --- 2024-02-02 Reinette Chatre New
[14/17] vfio/pci: Add utility to trigger INTx eventfd knowing interrupt context vfio/pci: Remove duplicate code and logic from VFIO PCI interrupt management - - - --- 2024-02-02 Reinette Chatre New
[13/17] vfio/pci: Remove vfio_intx_set_signal() vfio/pci: Remove duplicate code and logic from VFIO PCI interrupt management - - - --- 2024-02-02 Reinette Chatre New
[12/17] vfio/pci: Remove msi term from generic code vfio/pci: Remove duplicate code and logic from VFIO PCI interrupt management - - - --- 2024-02-02 Reinette Chatre New
[11/17] vfio/pci: Perform MSI/MSI-X interrupt management via callbacks vfio/pci: Remove duplicate code and logic from VFIO PCI interrupt management - - - --- 2024-02-02 Reinette Chatre New
[10/17] vfio/pci: Extract INTx specific code from vfio_intx_set_signal() vfio/pci: Remove duplicate code and logic from VFIO PCI interrupt management - - - --- 2024-02-02 Reinette Chatre New
[09/17] vfio/pci: Converge similar code flows vfio/pci: Remove duplicate code and logic from VFIO PCI interrupt management - - - --- 2024-02-02 Reinette Chatre New
[08/17] vfio/pci: Extract MSI/MSI-X specific code from common flow vfio/pci: Remove duplicate code and logic from VFIO PCI interrupt management - - - --- 2024-02-02 Reinette Chatre New
[07/17] vfio/pci: Preserve per-interrupt contexts vfio/pci: Remove duplicate code and logic from VFIO PCI interrupt management - - - --- 2024-02-02 Reinette Chatre New
[06/17] vfio/pci: Remove interrupt index interpretation from wrappers vfio/pci: Remove duplicate code and logic from VFIO PCI interrupt management - - - --- 2024-02-02 Reinette Chatre New
[05/17] vfio/pci: Limit eventfd signaling to interrupt management code vfio/pci: Remove duplicate code and logic from VFIO PCI interrupt management - - - --- 2024-02-02 Reinette Chatre New
[04/17] vfio/pci: Remove duplicate interrupt management from core VFIO PCI vfio/pci: Remove duplicate code and logic from VFIO PCI interrupt management - - - --- 2024-02-02 Reinette Chatre New
[03/17] vfio/pci: Consistently acquire mutex for interrupt management vfio/pci: Remove duplicate code and logic from VFIO PCI interrupt management - - - --- 2024-02-02 Reinette Chatre New
[02/17] vfio/pci: Remove duplicate check from vfio_pci_set_ctx_trigger_single() wrappers vfio/pci: Remove duplicate code and logic from VFIO PCI interrupt management - - - --- 2024-02-02 Reinette Chatre New
[01/17] vfio/pci: Use unsigned int instead of unsigned vfio/pci: Remove duplicate code and logic from VFIO PCI interrupt management - - - --- 2024-02-02 Reinette Chatre New
[RFC,V3,26/26] vfio/pci: Support IMS cookie modification vfio/pci: Back guest interrupts from Interrupt Message Store (IMS) - - - --- 2023-10-27 Reinette Chatre New
[RFC,V3,25/26] vfio/pci: Add accessor for IMS index vfio/pci: Back guest interrupts from Interrupt Message Store (IMS) - - - --- 2023-10-27 Reinette Chatre New
[RFC,V3,24/26] vfio/pci: Add core IMS support vfio/pci: Back guest interrupts from Interrupt Message Store (IMS) - - - --- 2023-10-27 Reinette Chatre New
[RFC,V3,23/26] vfio/pci: Support emulated interrupts vfio/pci: Back guest interrupts from Interrupt Message Store (IMS) - - - --- 2023-10-27 Reinette Chatre New
[RFC,V3,22/26] vfio/pci: Introduce backend specific context initializer vfio/pci: Back guest interrupts from Interrupt Message Store (IMS) - - - --- 2023-10-27 Reinette Chatre New
[RFC,V3,21/26] vfio/pci: Replace backend specific calls with callbacks vfio/pci: Back guest interrupts from Interrupt Message Store (IMS) - - - --- 2023-10-27 Reinette Chatre New
[RFC,V3,20/26] vfio/pci: Separate frontend and backend code during interrupt enable/disable vfio/pci: Back guest interrupts from Interrupt Message Store (IMS) - - - --- 2023-10-27 Reinette Chatre New
[RFC,V3,19/26] vfio/pci: Store Linux IRQ number in per-interrupt context vfio/pci: Back guest interrupts from Interrupt Message Store (IMS) - - - --- 2023-10-27 Reinette Chatre New
[RFC,V3,18/26] vfio/pci: Preserve per-interrupt contexts vfio/pci: Back guest interrupts from Interrupt Message Store (IMS) - - - --- 2023-10-27 Reinette Chatre New
[RFC,V3,17/26] vfio/pci: Make vfio_pci_set_irqs_ioctl() available vfio/pci: Back guest interrupts from Interrupt Message Store (IMS) - - - --- 2023-10-27 Reinette Chatre New
[RFC,V3,16/26] vfio/pci: Split interrupt context initialization vfio/pci: Back guest interrupts from Interrupt Message Store (IMS) - - - --- 2023-10-27 Reinette Chatre New
[RFC,V3,15/26] vfio/pci: Move generic code to frontend vfio/pci: Back guest interrupts from Interrupt Message Store (IMS) - - - --- 2023-10-27 Reinette Chatre New
[RFC,V3,14/26] vfio/pci: Let interrupt management backend interpret interrupt index vfio/pci: Back guest interrupts from Interrupt Message Store (IMS) - - - --- 2023-10-27 Reinette Chatre New
[RFC,V3,13/26] vfio/pci: Provide interrupt context to vfio_msi_enable() and vfio_msi_disable() vfio/pci: Back guest interrupts from Interrupt Message Store (IMS) - - - --- 2023-10-27 Reinette Chatre New
[RFC,V3,12/26] vfio/pci: Provide interrupt context to generic ops vfio/pci: Back guest interrupts from Interrupt Message Store (IMS) - - - --- 2023-10-27 Reinette Chatre New
[RFC,V3,11/26] vfio/pci: Provide interrupt context to irq_is() and is_irq_none() vfio/pci: Back guest interrupts from Interrupt Message Store (IMS) - - - --- 2023-10-27 Reinette Chatre New
[RFC,V3,10/26] vfio/pci: Move IRQ type to generic interrupt context vfio/pci: Back guest interrupts from Interrupt Message Store (IMS) - - - --- 2023-10-27 Reinette Chatre New
[RFC,V3,09/26] vfio/pci: Move per-interrupt contexts to generic interrupt struct vfio/pci: Back guest interrupts from Interrupt Message Store (IMS) - - - --- 2023-10-27 Reinette Chatre New
[RFC,V3,08/26] vfio/pci: Move mutex acquisition into function vfio/pci: Back guest interrupts from Interrupt Message Store (IMS) - - - --- 2023-10-27 Reinette Chatre New
[RFC,V3,07/26] vfio/pci: Move interrupt eventfd to interrupt context vfio/pci: Back guest interrupts from Interrupt Message Store (IMS) - - - --- 2023-10-27 Reinette Chatre New
[RFC,V3,06/26] vfio/pci: Separate MSI and MSI-X handling vfio/pci: Back guest interrupts from Interrupt Message Store (IMS) - - - --- 2023-10-27 Reinette Chatre New
[RFC,V3,05/26] vfio/pci: Split PCI interrupt management into front and backend vfio/pci: Back guest interrupts from Interrupt Message Store (IMS) - - - --- 2023-10-27 Reinette Chatre New
[RFC,V3,04/26] vfio/pci: Make core interrupt callbacks accessible to all virtual devices vfio/pci: Back guest interrupts from Interrupt Message Store (IMS) - - - --- 2023-10-27 Reinette Chatre New
[RFC,V3,03/26] vfio/pci: Use unsigned int instead of unsigned vfio/pci: Back guest interrupts from Interrupt Message Store (IMS) - - - --- 2023-10-27 Reinette Chatre New
[RFC,V3,02/26] vfio/pci: Move PCI specific check from wrapper to PCI function vfio/pci: Back guest interrupts from Interrupt Message Store (IMS) - - - --- 2023-10-27 Reinette Chatre New
[RFC,V3,01/26] PCI/MSI: Provide stubs for IMS functions vfio/pci: Back guest interrupts from Interrupt Message Store (IMS) - - - --- 2023-10-27 Reinette Chatre New
PCI/MSI: Provide stubs for IMS functions PCI/MSI: Provide stubs for IMS functions - - - --- 2023-10-17 Reinette Chatre New
[RFC,V2,18/18] vfio/pci: Support IMS cookie modification vfio/pci: Back guest interrupts from Interrupt Message Store (IMS) - - - --- 2023-10-06 Reinette Chatre New
[RFC,V2,17/18] vfio/pci: Add accessor for IMS index vfio/pci: Back guest interrupts from Interrupt Message Store (IMS) - - - --- 2023-10-06 Reinette Chatre New
[RFC,V2,16/18] vfio/pci: Support emulated interrupts in IMS backend vfio/pci: Back guest interrupts from Interrupt Message Store (IMS) - - - --- 2023-10-06 Reinette Chatre New
[RFC,V2,15/18] vfio/pci: Support emulated interrupts vfio/pci: Back guest interrupts from Interrupt Message Store (IMS) - - - --- 2023-10-06 Reinette Chatre New
[RFC,V2,14/18] vfio/pci: Add core IMS support vfio/pci: Back guest interrupts from Interrupt Message Store (IMS) - - - --- 2023-10-06 Reinette Chatre New
[RFC,V2,13/18] vfio/pci: Make vfio_pci_set_irqs_ioctl() available vfio/pci: Back guest interrupts from Interrupt Message Store (IMS) - - - --- 2023-10-06 Reinette Chatre New
[RFC,V2,12/18] vfio/pci: Provide interrupt context to generic ops vfio/pci: Back guest interrupts from Interrupt Message Store (IMS) - - - --- 2023-10-06 Reinette Chatre New
[RFC,V2,11/18] vfio/pci: Split interrupt context initialization vfio/pci: Back guest interrupts from Interrupt Message Store (IMS) - - - --- 2023-10-06 Reinette Chatre New
[RFC,V2,10/18] vfio/pci: Move IRQ type to generic interrupt context vfio/pci: Back guest interrupts from Interrupt Message Store (IMS) - - - --- 2023-10-06 Reinette Chatre New
[RFC,V2,09/18] vfio/pci: Move interrupt contexts to generic interrupt struct vfio/pci: Back guest interrupts from Interrupt Message Store (IMS) - - - --- 2023-10-06 Reinette Chatre New
[RFC,V2,08/18] vfio/pci: Move mutex acquisition into function vfio/pci: Back guest interrupts from Interrupt Message Store (IMS) - - - --- 2023-10-06 Reinette Chatre New
[RFC,V2,07/18] vfio/pci: Move interrupt eventfd to interrupt context vfio/pci: Back guest interrupts from Interrupt Message Store (IMS) - - - --- 2023-10-06 Reinette Chatre New
[RFC,V2,06/18] vfio/pci: Separate MSI and MSI-X handling vfio/pci: Back guest interrupts from Interrupt Message Store (IMS) - - - --- 2023-10-06 Reinette Chatre New
[RFC,V2,05/18] vfio/pci: Split PCI interrupt management into front and backend vfio/pci: Back guest interrupts from Interrupt Message Store (IMS) - - - --- 2023-10-06 Reinette Chatre New
[RFC,V2,04/18] vfio/pci: Make core interrupt callbacks accessible to all virtual devices vfio/pci: Back guest interrupts from Interrupt Message Store (IMS) - - - --- 2023-10-06 Reinette Chatre New
[RFC,V2,03/18] vfio/pci: Use unsigned int instead of unsigned vfio/pci: Back guest interrupts from Interrupt Message Store (IMS) - - - --- 2023-10-06 Reinette Chatre New
[RFC,V2,02/18] vfio/pci: Move PCI specific check from wrapper to PCI function vfio/pci: Back guest interrupts from Interrupt Message Store (IMS) - - - --- 2023-10-06 Reinette Chatre New
[RFC,V2,01/18] PCI/MSI: Provide stubs for IMS functions vfio/pci: Back guest interrupts from Interrupt Message Store (IMS) - - - --- 2023-10-06 Reinette Chatre New
[V5,11/11] vfio/pci: Clear VFIO_IRQ_INFO_NORESIZE for MSI-X vfio/pci: Support dynamic allocation of MSI-X interrupts - 1 - --- 2023-05-11 Reinette Chatre New
[V5,10/11] vfio/pci: Support dynamic MSI-X vfio/pci: Support dynamic allocation of MSI-X interrupts - 1 - --- 2023-05-11 Reinette Chatre New
[V5,09/11] vfio/pci: Probe and store ability to support dynamic MSI-X vfio/pci: Support dynamic allocation of MSI-X interrupts - 1 - --- 2023-05-11 Reinette Chatre New
[V5,08/11] vfio/pci: Use bitfield for struct vfio_pci_core_device flags vfio/pci: Support dynamic allocation of MSI-X interrupts - 1 - --- 2023-05-11 Reinette Chatre New
[V5,07/11] vfio/pci: Update stale comment vfio/pci: Support dynamic allocation of MSI-X interrupts - 1 - --- 2023-05-11 Reinette Chatre New
[V5,06/11] vfio/pci: Remove interrupt context counter vfio/pci: Support dynamic allocation of MSI-X interrupts - 1 - --- 2023-05-11 Reinette Chatre New
[V5,05/11] vfio/pci: Use xarray for interrupt context storage vfio/pci: Support dynamic allocation of MSI-X interrupts - 1 - --- 2023-05-11 Reinette Chatre New
[V5,04/11] vfio/pci: Move to single error path vfio/pci: Support dynamic allocation of MSI-X interrupts - 1 - --- 2023-05-11 Reinette Chatre New
[V5,03/11] vfio/pci: Prepare for dynamic interrupt context storage vfio/pci: Support dynamic allocation of MSI-X interrupts - 1 - --- 2023-05-11 Reinette Chatre New
[V5,02/11] vfio/pci: Remove negative check on unsigned vector vfio/pci: Support dynamic allocation of MSI-X interrupts - 1 - --- 2023-05-11 Reinette Chatre New
[V5,01/11] vfio/pci: Consolidate irq cleanup on MSI/MSI-X disable vfio/pci: Support dynamic allocation of MSI-X interrupts - 1 - --- 2023-05-11 Reinette Chatre New
[V4,11/11] vfio/pci: Clear VFIO_IRQ_INFO_NORESIZE for MSI-X vfio/pci: Support dynamic allocation of MSI-X interrupts - 1 - --- 2023-04-27 Reinette Chatre New
[V4,10/11] vfio/pci: Support dynamic MSI-X vfio/pci: Support dynamic allocation of MSI-X interrupts - - - --- 2023-04-27 Reinette Chatre New
[V4,09/11] vfio/pci: Probe and store ability to support dynamic MSI-X vfio/pci: Support dynamic allocation of MSI-X interrupts - 1 - --- 2023-04-27 Reinette Chatre New
[V4,08/11] vfio/pci: Use bitfield for struct vfio_pci_core_device flags vfio/pci: Support dynamic allocation of MSI-X interrupts - 1 - --- 2023-04-27 Reinette Chatre New
[V4,07/11] vfio/pci: Update stale comment vfio/pci: Support dynamic allocation of MSI-X interrupts - - - --- 2023-04-27 Reinette Chatre New
[V4,06/11] vfio/pci: Remove interrupt context counter vfio/pci: Support dynamic allocation of MSI-X interrupts - 1 - --- 2023-04-27 Reinette Chatre New
[V4,05/11] vfio/pci: Use xarray for interrupt context storage vfio/pci: Support dynamic allocation of MSI-X interrupts - 1 - --- 2023-04-27 Reinette Chatre New
[V4,04/11] vfio/pci: Move to single error path vfio/pci: Support dynamic allocation of MSI-X interrupts - 1 - --- 2023-04-27 Reinette Chatre New
[V4,03/11] vfio/pci: Prepare for dynamic interrupt context storage vfio/pci: Support dynamic allocation of MSI-X interrupts - - - --- 2023-04-27 Reinette Chatre New
[V4,02/11] vfio/pci: Remove negative check on unsigned vector vfio/pci: Support dynamic allocation of MSI-X interrupts - 1 - --- 2023-04-27 Reinette Chatre New
[V4,01/11] vfio/pci: Consolidate irq cleanup on MSI/MSI-X disable vfio/pci: Support dynamic allocation of MSI-X interrupts - 1 - --- 2023-04-27 Reinette Chatre New
[V3,10/10] vfio/pci: Clear VFIO_IRQ_INFO_NORESIZE for MSI-X vfio/pci: Support dynamic allocation of MSI-X interrupts - - - --- 2023-04-18 Reinette Chatre New
[V3,09/10] vfio/pci: Support dynamic MSI-X vfio/pci: Support dynamic allocation of MSI-X interrupts - - - --- 2023-04-18 Reinette Chatre New
[V3,08/10] vfio/pci: Probe and store ability to support dynamic MSI-X vfio/pci: Support dynamic allocation of MSI-X interrupts - - - --- 2023-04-18 Reinette Chatre New
[V3,07/10] vfio/pci: Update stale comment vfio/pci: Support dynamic allocation of MSI-X interrupts - - - --- 2023-04-18 Reinette Chatre New
[V3,06/10] vfio/pci: Remove interrupt context counter vfio/pci: Support dynamic allocation of MSI-X interrupts - - - --- 2023-04-18 Reinette Chatre New
[V3,05/10] vfio/pci: Use xarray for interrupt context storage vfio/pci: Support dynamic allocation of MSI-X interrupts - - - --- 2023-04-18 Reinette Chatre New
[V3,04/10] vfio/pci: Move to single error path vfio/pci: Support dynamic allocation of MSI-X interrupts - - - --- 2023-04-18 Reinette Chatre New
[V3,03/10] vfio/pci: Prepare for dynamic interrupt context storage vfio/pci: Support dynamic allocation of MSI-X interrupts - - - --- 2023-04-18 Reinette Chatre New
[V3,02/10] vfio/pci: Remove negative check on unsigned vector vfio/pci: Support dynamic allocation of MSI-X interrupts - - - --- 2023-04-18 Reinette Chatre New
[V3,01/10] vfio/pci: Consolidate irq cleanup on MSI/MSI-X disable vfio/pci: Support dynamic allocation of MSI-X interrupts - - - --- 2023-04-18 Reinette Chatre New
selftests/resctrl: Fix incorrect error return on test complete selftests/resctrl: Fix incorrect error return on test complete - - - --- 2023-04-14 Reinette Chatre New
PCI/MSI: Provide missing stub for pci_msix_can_alloc_dyn() PCI/MSI: Provide missing stub for pci_msix_can_alloc_dyn() - 1 - --- 2023-03-29 Reinette Chatre New
[V2,8/8] vfio/pci: Clear VFIO_IRQ_INFO_NORESIZE for MSI-X vfio/pci: Support dynamic allocation of MSI-X interrupts - - - --- 2023-03-28 Reinette Chatre New
[V2,7/8] vfio/pci: Support dynamic MSI-x vfio/pci: Support dynamic allocation of MSI-X interrupts - - - --- 2023-03-28 Reinette Chatre New
[V2,6/8] vfio/pci: Move to single error path vfio/pci: Support dynamic allocation of MSI-X interrupts - - - --- 2023-03-28 Reinette Chatre New
[V2,5/8] vfio/pci: Remove interrupt context counter vfio/pci: Support dynamic allocation of MSI-X interrupts - - - --- 2023-03-28 Reinette Chatre New
« 1 2 »