Show patches with: Submitter = Jason Gunthorpe       |    State = Action Required       |    Archived = No       |   41 patches
Patch Series S/W/F Date Submitter Delegate State
[28/30] iommu: Call all drivers if there is no fwspec Untitled series #228679 --- 2023-11-30 Jason Gunthorpe New
[26/30] iommu/arm-smmu-v3: Move to iommu_fw_alloc_per_device_ids() Untitled series #228679 --- 2023-11-30 Jason Gunthorpe New
[25/30] iommu/iort: Add iommu_iort_get_single_iommu() Untitled series #228679 --- 2023-11-30 Jason Gunthorpe New
[24/30] iommu/virtio: Move to iommu_fw_alloc_per_device_ids() Untitled series #228679 --- 2023-11-30 Jason Gunthorpe New
[22/30] iommu/qcom: Move to iommu_fw_alloc_per_device_ids() Untitled series #228679 --- 2023-11-30 Jason Gunthorpe New
[20/30] iommu/ipmmu-vmsa: Move to iommu_fw_alloc_per_device_ids() Untitled series #228679 --- 2023-11-30 Jason Gunthorpe New
[19/30] iommu/mtk: Move to iommu_fw_alloc_per_device_ids() Untitled series #228679 --- 2023-11-30 Jason Gunthorpe New
[16/30] iommu/tegra: Route tegra_dev_iommu_get_stream_id() through an op Untitled series #228679 --- 2023-11-30 Jason Gunthorpe New
[15/30] iommu/msm: Move to iommu_of_xlate() Untitled series #228679 --- 2023-11-30 Jason Gunthorpe New
[14/30] iommu/exynos: Move to iommu_of_xlate() Untitled series #228679 --- 2023-11-30 Jason Gunthorpe New
[12/30] iommu/of: Add iommu_of_xlate() Untitled series #228679 --- 2023-11-30 Jason Gunthorpe New
[11/30] iommu/sun50i: Move to iommu_of_get_single_iommu() Untitled series #228679 --- 2023-11-30 Jason Gunthorpe New
[10/30] iommu/sprd: Move to iommu_of_get_single_iommu() Untitled series #228679 --- 2023-11-30 Jason Gunthorpe New
[09/30] iommu/rockchip: Move to iommu_of_get_single_iommu() Untitled series #228679 --- 2023-11-30 Jason Gunthorpe New
[08/30] iommu/of: Add iommu_of_get_single_iommu() Untitled series #228679 --- 2023-11-30 Jason Gunthorpe New
[03/30] ACPI: IORT: Make a iort_iommu_for_each_id() Untitled series #228679 --- 2023-11-30 Jason Gunthorpe New
[10/10] ACPI: IORT: Allow COMPILE_TEST of IORT IOMMU related FW parsing cleanup --- 2023-11-29 Jason Gunthorpe New
[09/10] ACPI: IORT: Cast from ULL to phys_addr_t IOMMU related FW parsing cleanup --- 2023-11-29 Jason Gunthorpe New
[06/10] iommu: Replace iommu_device_lock with iommu_probe_device_lock IOMMU related FW parsing cleanup --- 2023-11-29 Jason Gunthorpe New
[v2,15/17] iommu: Add ops->of_xlate_fwspec() Solve iommu probe races around iommu_fwspec --- 2023-11-15 Jason Gunthorpe New
[v2,14/17] iommu: Remove pointless iommu_fwspec_free() Solve iommu probe races around iommu_fwspec --- 2023-11-15 Jason Gunthorpe New
[v2,13/17] iommu: Remove dev_iommu_fwspec_set() Solve iommu probe races around iommu_fwspec --- 2023-11-15 Jason Gunthorpe New
[v2,12/17] iommu: Make iommu_ops_from_fwnode() static Solve iommu probe races around iommu_fwspec --- 2023-11-15 Jason Gunthorpe New
[v2,11/17] iommu: Hold iommu_probe_device_lock while calling ops->of_xlate Solve iommu probe races around iommu_fwspec --- 2023-11-15 Jason Gunthorpe New
[v2,10/17] acpi: Do not use dev->iommu within acpi_iommu_configure() Solve iommu probe races around iommu_fwspec --- 2023-11-15 Jason Gunthorpe New
[v2,09/17] iommu: Add iommu_fwspec_append_ids() Solve iommu probe races around iommu_fwspec --- 2023-11-15 Jason Gunthorpe New
[v2,08/17] iommu/of: Do not use dev->iommu within of_iommu_configure() Solve iommu probe races around iommu_fwspec --- 2023-11-15 Jason Gunthorpe New
[v2,07/17] iommu: Add iommu_probe_device_fwspec() Solve iommu probe races around iommu_fwspec --- 2023-11-15 Jason Gunthorpe New
[v2,06/17] iommu: Add iommu_fwspec_alloc/dealloc() Solve iommu probe races around iommu_fwspec --- 2023-11-15 Jason Gunthorpe New
[v2,05/17] iommu: Make iommu_fwspec->ids a distinct allocation Solve iommu probe races around iommu_fwspec --- 2023-11-15 Jason Gunthorpe New
[v2,04/17] acpi: Do not return struct iommu_ops from acpi_iommu_configure_id() Solve iommu probe races around iommu_fwspec --- 2023-11-15 Jason Gunthorpe New
[RFC,10/17] acpi: Do not use dev->iommu within acpi_iommu_configure() Solve iommu probe races around iommu_fwspec --- 2023-11-03 Jason Gunthorpe New
[RFC,08/17] of: Do not use dev->iommu within of_iommu_configure() Solve iommu probe races around iommu_fwspec --- 2023-11-03 Jason Gunthorpe New
[RFC,03/17] of: Use -ENODEV consistently in of_iommu_configure() Solve iommu probe races around iommu_fwspec --- 2023-11-03 Jason Gunthorpe New
[v2,4/4] iommu: dev->iommu->iommu_dev must be set before ops->device_group() Fix device_lock deadlock on two probe() paths --- 2023-08-09 Jason Gunthorpe New
[v2,3/4] iommu: Do not attempt to re-lock the iommu device when probing Fix device_lock deadlock on two probe() paths --- 2023-08-09 Jason Gunthorpe New
[v2,2/4] iommu: Pass in the iommu_device to probe for in bus_iommu_probe() Fix device_lock deadlock on two probe() paths --- 2023-08-09 Jason Gunthorpe New
[v2,1/4] iommu: Provide iommu_probe_device_locked() Fix device_lock deadlock on two probe() paths --- 2023-08-09 Jason Gunthorpe New
[3/3] iommu: Do not attempt to re-lock the iommu device when probing Untitled series #218148 --- 2023-08-08 Jason Gunthorpe New
[v3,01/10] iommu: Have __iommu_probe_device() check for already probed devices [v3,01/10] iommu: Have __iommu_probe_device() check for already probed devices --- 2023-06-06 Jason Gunthorpe New
[08/11] iommu: Always destroy the iommu_group during iommu_release_device() Consolidate the probe_device path --- 2023-04-19 Jason Gunthorpe New