Show patches with: Submitter = Jean-Philippe Brucker       |    State = Action Required       |    Archived = No       |   208 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
PCI/ACPI: Don't reset a fwnode set by OF PCI/ACPI: Don't reset a fwnode set by OF - 1 - - --- 2021-09-13 Jean-Philippe Brucker New
PCI/MSI: Fix MSIs for generic hosts that use device-tree's "msi-map" PCI/MSI: Fix MSIs for generic hosts that use device-tree's "msi-map" 1 1 - - --- 2021-05-10 Jean-Philippe Brucker New
[01/11] dt-bindings: PCI: generic: Add ats-supported property PCI/ATS: Device-tree support and other improvements - - 1 - --- 2020-02-13 Jean-Philippe Brucker New
[02/11] PCI: Add ats_supported host bridge flag PCI/ATS: Device-tree support and other improvements - - - - --- 2020-02-13 Jean-Philippe Brucker New
[03/11] PCI: OF: Check whether the host bridge supports ATS PCI/ATS: Device-tree support and other improvements - - - - --- 2020-02-13 Jean-Philippe Brucker New
[04/11] ACPI/IORT: Check ATS capability in root complex node PCI/ATS: Device-tree support and other improvements 1 - - - --- 2020-02-13 Jean-Philippe Brucker New
[05/11] PCI/ATS: Gather checks into pci_ats_supported() PCI/ATS: Device-tree support and other improvements - - - - --- 2020-02-13 Jean-Philippe Brucker New
[06/11] iommu/amd: Use pci_ats_supported() PCI/ATS: Device-tree support and other improvements - - - - --- 2020-02-13 Jean-Philippe Brucker New
[07/11] iommu/arm-smmu-v3: Use pci_ats_supported() PCI/ATS: Device-tree support and other improvements - - - - --- 2020-02-13 Jean-Philippe Brucker New
[08/11] iommu/vt-d: Use pci_ats_supported() PCI/ATS: Device-tree support and other improvements - - - - --- 2020-02-13 Jean-Philippe Brucker New
[09/11] ACPI/IORT: Drop ATS fwspec flag PCI/ATS: Device-tree support and other improvements 1 - - - --- 2020-02-13 Jean-Philippe Brucker New
[1/3] iommu/virtio: Add topology description to virtio-iommu config space virtio-iommu on non-devicetree platforms - - - - --- 2020-02-14 Jean-Philippe Brucker New
[1/4] PCI/ATS: Export symbols of PASID functions iommu: Finish off PASID support for Arm SMMUv3 - - - - --- 2020-02-13 Jean-Philippe Brucker New
[1/4] PCI/ATS: Only enable ATS for trusted devices PCI, iommu: Factor 'untrusted' check for ATS enablement 1 - 1 - --- 2020-05-15 Jean-Philippe Brucker New
[10/11] arm64: dts: fast models: Enable PCIe ATS for Base RevC FVP PCI/ATS: Device-tree support and other improvements - - - - --- 2020-02-13 Jean-Philippe Brucker New
[11/11] Documentation: Generalize the "pci=noats" boot parameter PCI/ATS: Device-tree support and other improvements - - - - --- 2020-02-13 Jean-Philippe Brucker New
[2/3] PCI: Add DMA configuration for virtual platforms virtio-iommu on non-devicetree platforms - - - - --- 2020-02-14 Jean-Philippe Brucker New
[2/4] iommu/amd: Use pci_ats_supported() PCI, iommu: Factor 'untrusted' check for ATS enablement - - 1 - --- 2020-05-15 Jean-Philippe Brucker New
[2/4] iommu/arm-smmu-v3: Add support for PCI PASID iommu: Finish off PASID support for Arm SMMUv3 - - 1 1 --- 2020-02-13 Jean-Philippe Brucker New
[3/3] iommu/virtio: Enable x86 support Untitled series #158630 - - - - --- 2020-02-14 Jean-Philippe Brucker New
[3/4] iommu/arm-smmu-v3: Batch context descriptor invalidation iommu: Finish off PASID support for Arm SMMUv3 - - - - --- 2020-02-13 Jean-Philippe Brucker New
[3/4] iommu/arm-smmu-v3: Use pci_ats_supported() PCI, iommu: Factor 'untrusted' check for ATS enablement - - - - --- 2020-05-15 Jean-Philippe Brucker New
[4/4] iommu/arm-smmu-v3: Write level-1 descriptors atomically iommu: Finish off PASID support for Arm SMMUv3 - - - - --- 2020-02-13 Jean-Philippe Brucker New
[4/4] iommu/vt-d: Use pci_ats_supported() PCI, iommu: Factor 'untrusted' check for ATS enablement 1 - - - --- 2020-05-15 Jean-Philippe Brucker New
[RESEND] ACPI: VIOT: Initialize the correct IOMMU fwspec [RESEND] ACPI: VIOT: Initialize the correct IOMMU fwspec - 1 1 1 --- 2023-03-20 Jean-Philippe Brucker New
[RFC,1/2] iommu: Add flags to sva_unbind() iommu: Avoid unnecessary PRI queue flushes - - - - --- 2020-10-15 Jean-Philippe Brucker New
[RFC,2/2] iommu: Add IOMMU_UNBIND_FAULT_PENDING flag iommu: Avoid unnecessary PRI queue flushes - - - - --- 2020-10-15 Jean-Philippe Brucker New
[v2,01/11] dt-bindings: PCI: generic: Add ats-supported property PCI/ATS: Device-tree support and other improvements - - 1 - --- 2020-03-11 Jean-Philippe Brucker New
[v2,02/11] PCI: Add ats_supported host bridge flag Untitled series #163706 - - - - --- 2020-03-11 Jean-Philippe Brucker New
[v2,03/11] PCI: OF: Check whether the host bridge supports ATS PCI/ATS: Device-tree support and other improvements 1 - - - --- 2020-03-11 Jean-Philippe Brucker New
[v2,04/11] ACPI/IORT: Check ATS capability in root complex node PCI/ATS: Device-tree support and other improvements 1 - - - --- 2020-03-11 Jean-Philippe Brucker New
[v2,05/11] PCI/ATS: Gather checks into pci_ats_supported() PCI/ATS: Device-tree support and other improvements 1 - - - --- 2020-03-11 Jean-Philippe Brucker New
[v2,06/11] iommu/amd: Use pci_ats_supported() PCI/ATS: Device-tree support and other improvements - - - - --- 2020-03-11 Jean-Philippe Brucker New
[v2,07/11] iommu/arm-smmu-v3: Use pci_ats_supported() PCI/ATS: Device-tree support and other improvements 1 - - - --- 2020-03-11 Jean-Philippe Brucker New
[v2,08/11] iommu/vt-d: Use pci_ats_supported() PCI/ATS: Device-tree support and other improvements 1 - - - --- 2020-03-11 Jean-Philippe Brucker New
[v2,09/11] ACPI/IORT: Drop ATS fwspec flag PCI/ATS: Device-tree support and other improvements 1 - - - --- 2020-03-11 Jean-Philippe Brucker New
[v2,1/3] iommu/virtio: Add topology description to virtio-iommu config space virtio-iommu on x86 and non-devicetree platforms - - - - --- 2020-02-28 Jean-Philippe Brucker New
[v2,1/4] PCI/ATS: Only enable ATS for trusted devices PCI, iommu: Factor 'untrusted' check for ATS enablement 1 - 1 - --- 2020-05-20 Jean-Philippe Brucker New
[v2,1/6] PCI/ATS: Export symbols of PASID functions iommu/arm-smmu-v3: Finish PASID support and command queue batching 1 - - - --- 2020-02-24 Jean-Philippe Brucker New
[v2,10/11] arm64: dts: fast models: Enable PCIe ATS for Base RevC FVP PCI/ATS: Device-tree support and other improvements - - - - --- 2020-03-11 Jean-Philippe Brucker New
[v2,11/11] Documentation: Generalize the "pci=noats" boot parameter PCI/ATS: Device-tree support and other improvements - - - - --- 2020-03-11 Jean-Philippe Brucker New
[v2,2/3] PCI: Add DMA configuration for virtual platforms virtio-iommu on x86 and non-devicetree platforms 1 - - - --- 2020-02-28 Jean-Philippe Brucker New
[v2,2/4] iommu/amd: Use pci_ats_supported() PCI, iommu: Factor 'untrusted' check for ATS enablement - - 1 - --- 2020-05-20 Jean-Philippe Brucker New
[v2,2/6] iommu/arm-smmu-v3: Add support for PCI PASID iommu/arm-smmu-v3: Finish PASID support and command queue batching - - 1 1 --- 2020-02-24 Jean-Philippe Brucker New
[v2,3/3] iommu/virtio: Enable x86 support virtio-iommu on x86 and non-devicetree platforms - - - - --- 2020-02-28 Jean-Philippe Brucker New
[v2,3/4] iommu/arm-smmu-v3: Use pci_ats_supported() PCI, iommu: Factor 'untrusted' check for ATS enablement 1 - - - --- 2020-05-20 Jean-Philippe Brucker New
[v2,3/6] iommu/arm-smmu-v3: Write level-1 descriptors atomically iommu/arm-smmu-v3: Finish PASID support and command queue batching - - - - --- 2020-02-24 Jean-Philippe Brucker New
[v2,4/4] iommu/vt-d: Use pci_ats_supported() PCI, iommu: Factor 'untrusted' check for ATS enablement 1 - - - --- 2020-05-20 Jean-Philippe Brucker New
[v2,4/6] iommu/arm-smmu-v3: Add command queue batching helpers iommu/arm-smmu-v3: Finish PASID support and command queue batching - - - - --- 2020-02-24 Jean-Philippe Brucker New
[v2,5/6] iommu/arm-smmu-v3: Batch context descriptor invalidation iommu/arm-smmu-v3: Finish PASID support and command queue batching - - - - --- 2020-02-24 Jean-Philippe Brucker New
[v2,6/6] iommu/arm-smmu-v3: Batch ATC invalidation commands iommu/arm-smmu-v3: Finish PASID support and command queue batching - - - - --- 2020-02-24 Jean-Philippe Brucker New
[v2] PCI/ACPI: Don't reset a fwnode set by OF [v2] PCI/ACPI: Don't reset a fwnode set by OF 2 1 - - --- 2021-09-14 Jean-Philippe Brucker New
[v3,01/13] iommu/arm-smmu-v3: Drop __GFP_ZERO flag from DMA allocation [v3,01/13] iommu/arm-smmu-v3: Drop __GFP_ZERO flag from DMA allocation - - 2 - --- 2019-12-09 Jean-Philippe Brucker New
[v3,02/13] dt-bindings: document PASID property for IOMMU masters [v3,01/13] iommu/arm-smmu-v3: Drop __GFP_ZERO flag from DMA allocation - - 2 - --- 2019-12-09 Jean-Philippe Brucker New
[v3,03/13] iommu/arm-smmu-v3: Support platform SSID [v3,01/13] iommu/arm-smmu-v3: Drop __GFP_ZERO flag from DMA allocation - - 1 - --- 2019-12-09 Jean-Philippe Brucker New
[v3,04/13] ACPI/IORT: Support PASID for platform devices [v3,01/13] iommu/arm-smmu-v3: Drop __GFP_ZERO flag from DMA allocation 1 - 1 - --- 2019-12-09 Jean-Philippe Brucker New
[v3,05/13] iommu/arm-smmu-v3: Prepare arm_smmu_s1_cfg for SSID support [v3,01/13] iommu/arm-smmu-v3: Drop __GFP_ZERO flag from DMA allocation - - 1 - --- 2019-12-09 Jean-Philippe Brucker New
[v3,06/13] iommu/arm-smmu-v3: Add context descriptor tables allocators [v3,01/13] iommu/arm-smmu-v3: Drop __GFP_ZERO flag from DMA allocation - - 1 - --- 2019-12-09 Jean-Philippe Brucker New
[v3,07/13] iommu/arm-smmu-v3: Add support for Substream IDs [v3,01/13] iommu/arm-smmu-v3: Drop __GFP_ZERO flag from DMA allocation - - 2 - --- 2019-12-09 Jean-Philippe Brucker New
[v3,08/13] iommu/arm-smmu-v3: Propate ssid_bits [v3,01/13] iommu/arm-smmu-v3: Drop __GFP_ZERO flag from DMA allocation - - - - --- 2019-12-09 Jean-Philippe Brucker New
[v3,09/13] iommu/arm-smmu-v3: Handle failure of arm_smmu_write_ctx_desc() [v3,01/13] iommu/arm-smmu-v3: Drop __GFP_ZERO flag from DMA allocation - - 1 - --- 2019-12-09 Jean-Philippe Brucker New
[v3,1/6] iommu/virtio: Move to drivers/iommu/virtio/ Add virtio-iommu built-in topology - - 1 - --- 2020-08-21 Jean-Philippe Brucker New
[v3,10/13] iommu/arm-smmu-v3: Add second level of context descriptor table [v3,01/13] iommu/arm-smmu-v3: Drop __GFP_ZERO flag from DMA allocation - - 1 - --- 2019-12-09 Jean-Philippe Brucker New
[v3,11/13] iommu/arm-smmu-v3: Improve add_device() error handling [v3,01/13] iommu/arm-smmu-v3: Drop __GFP_ZERO flag from DMA allocation - - 2 - --- 2019-12-09 Jean-Philippe Brucker New
[v3,12/13] PCI/ATS: Add PASID stubs [v3,01/13] iommu/arm-smmu-v3: Drop __GFP_ZERO flag from DMA allocation 1 - 1 - --- 2019-12-09 Jean-Philippe Brucker New
[v3,13/13] iommu/arm-smmu-v3: Add support for PCI PASID [v3,01/13] iommu/arm-smmu-v3: Drop __GFP_ZERO flag from DMA allocation - - 1 - --- 2019-12-09 Jean-Philippe Brucker New
[v3,2/6] iommu/virtio: Add topology helpers Add virtio-iommu built-in topology - - 1 - --- 2020-08-21 Jean-Philippe Brucker New
[v3,3/6] PCI: Add DMA configuration for virtual platforms Add virtio-iommu built-in topology 1 - - - --- 2020-08-21 Jean-Philippe Brucker New
[v3,4/6] iommu/virtio: Add topology definitions Add virtio-iommu built-in topology - - 1 - --- 2020-08-21 Jean-Philippe Brucker New
[v3,5/6] iommu/virtio: Support topology description in config space Add virtio-iommu built-in topology - - 1 - --- 2020-08-21 Jean-Philippe Brucker New
[v3,6/6] iommu/virtio: Enable x86 support Add virtio-iommu built-in topology - - - - --- 2020-08-21 Jean-Philippe Brucker New
[v4,00/13] iommu: Add PASID support to Arm SMMUv3 - - - - --- 2019-12-19 Jean-Philippe Brucker New
[v4,01/13] iommu/arm-smmu-v3: Drop __GFP_ZERO flag from DMA allocation [v4,01/13] iommu/arm-smmu-v3: Drop __GFP_ZERO flag from DMA allocation - - 2 - --- 2019-12-19 Jean-Philippe Brucker New
[v4,01/26] mm/mmu_notifiers: pass private data down to alloc_notifier() iommu: Shared Virtual Addressing and SMMUv3 support - - - - --- 2020-02-24 Jean-Philippe Brucker New
[v4,02/13] dt-bindings: document PASID property for IOMMU masters [v4,01/13] iommu/arm-smmu-v3: Drop __GFP_ZERO flag from DMA allocation - - 3 - --- 2019-12-19 Jean-Philippe Brucker New
[v4,02/26] iommu/sva: Manage process address spaces iommu: Shared Virtual Addressing and SMMUv3 support - - - - --- 2020-02-24 Jean-Philippe Brucker New
[v4,03/13] iommu/arm-smmu-v3: Parse PASID devicetree property of platform devices [v4,01/13] iommu/arm-smmu-v3: Drop __GFP_ZERO flag from DMA allocation - - 2 - --- 2019-12-19 Jean-Philippe Brucker New
[v4,03/26] iommu: Add a page fault handler iommu: Shared Virtual Addressing and SMMUv3 support - - - - --- 2020-02-24 Jean-Philippe Brucker New
[v4,04/13] ACPI/IORT: Parse SSID property of named component node [v4,01/13] iommu/arm-smmu-v3: Drop __GFP_ZERO flag from DMA allocation 1 - 2 - --- 2019-12-19 Jean-Philippe Brucker New
[v4,04/26] iommu/sva: Search mm by PASID iommu: Shared Virtual Addressing and SMMUv3 support - - - - --- 2020-02-24 Jean-Philippe Brucker New
[v4,05/13] iommu/arm-smmu-v3: Prepare arm_smmu_s1_cfg for SSID support [v4,01/13] iommu/arm-smmu-v3: Drop __GFP_ZERO flag from DMA allocation - - 2 - --- 2019-12-19 Jean-Philippe Brucker New
[v4,05/26] iommu/iopf: Handle mm faults iommu: Shared Virtual Addressing and SMMUv3 support - - - - --- 2020-02-24 Jean-Philippe Brucker New
[v4,06/13] iommu/arm-smmu-v3: Add context descriptor tables allocators [v4,01/13] iommu/arm-smmu-v3: Drop __GFP_ZERO flag from DMA allocation - - 2 - --- 2019-12-19 Jean-Philippe Brucker New
[v4,06/26] iommu/sva: Register page fault handler iommu: Shared Virtual Addressing and SMMUv3 support - - - - --- 2020-02-24 Jean-Philippe Brucker New
[v4,07/13] iommu/arm-smmu-v3: Add support for Substream IDs [v4,01/13] iommu/arm-smmu-v3: Drop __GFP_ZERO flag from DMA allocation - - 2 1 --- 2019-12-19 Jean-Philippe Brucker New
[v4,07/26] arm64: mm: Pin down ASIDs for sharing mm with devices iommu: Shared Virtual Addressing and SMMUv3 support - - - - --- 2020-02-24 Jean-Philippe Brucker New
[v4,08/13] iommu/arm-smmu-v3: Propagate ssid_bits [v4,01/13] iommu/arm-smmu-v3: Drop __GFP_ZERO flag from DMA allocation - - 2 1 --- 2019-12-19 Jean-Philippe Brucker New
[v4,08/26] iommu/io-pgtable-arm: Move some definitions to a header iommu: Shared Virtual Addressing and SMMUv3 support - - - - --- 2020-02-24 Jean-Philippe Brucker New
[v4,09/13] iommu/arm-smmu-v3: Prepare for handling arm_smmu_write_ctx_desc() failure [v4,01/13] iommu/arm-smmu-v3: Drop __GFP_ZERO flag from DMA allocation - - 2 - --- 2019-12-19 Jean-Philippe Brucker New
[v4,09/26] iommu/arm-smmu-v3: Manage ASIDs with xarray iommu: Shared Virtual Addressing and SMMUv3 support - - - - --- 2020-02-24 Jean-Philippe Brucker New
[v4,10/13] iommu/arm-smmu-v3: Add second level of context descriptor table [v4,01/13] iommu/arm-smmu-v3: Drop __GFP_ZERO flag from DMA allocation - - 2 1 --- 2019-12-19 Jean-Philippe Brucker New
[v4,10/26] arm64: cpufeature: Export symbol read_sanitised_ftr_reg() iommu: Shared Virtual Addressing and SMMUv3 support - - - - --- 2020-02-24 Jean-Philippe Brucker New
[v4,11/13] iommu/arm-smmu-v3: Improve add_device() error handling [v4,01/13] iommu/arm-smmu-v3: Drop __GFP_ZERO flag from DMA allocation - - 2 - --- 2019-12-19 Jean-Philippe Brucker New
[v4,11/26] iommu/arm-smmu-v3: Share process page tables iommu: Shared Virtual Addressing and SMMUv3 support - - - - --- 2020-02-24 Jean-Philippe Brucker New
[v4,12/13] PCI/ATS: Add PASID stubs [v4,01/13] iommu/arm-smmu-v3: Drop __GFP_ZERO flag from DMA allocation 1 - 2 - --- 2019-12-19 Jean-Philippe Brucker New
[v4,12/26] iommu/arm-smmu-v3: Seize private ASID iommu: Shared Virtual Addressing and SMMUv3 support - - - - --- 2020-02-24 Jean-Philippe Brucker New
[v4,13/13] iommu/arm-smmu-v3: Add support for PCI PASID [v4,01/13] iommu/arm-smmu-v3: Drop __GFP_ZERO flag from DMA allocation - - 2 1 --- 2019-12-19 Jean-Philippe Brucker New
[v4,13/26] iommu/arm-smmu-v3: Add support for VHE iommu: Shared Virtual Addressing and SMMUv3 support - - - - --- 2020-02-24 Jean-Philippe Brucker New
[v4,14/26] iommu/arm-smmu-v3: Enable broadcast TLB maintenance iommu: Shared Virtual Addressing and SMMUv3 support - - - - --- 2020-02-24 Jean-Philippe Brucker New
[v4,15/26] iommu/arm-smmu-v3: Add SVA feature checking iommu: Shared Virtual Addressing and SMMUv3 support - - - - --- 2020-02-24 Jean-Philippe Brucker New
« 1 2 3 »