Show patches with: Submitter = Jason Gunthorpe       |    State = Action Required       |    Archived = No       |   51 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,7/7] iommu/tegra: Use tegra_dev_iommu_get_stream_id() in the remaining places IOMMU related FW parsing cleanup - - 1 - --- 2023-12-07 Jason Gunthorpe New
[v2,6/7] acpi: Do not return struct iommu_ops from acpi_iommu_configure_id() IOMMU related FW parsing cleanup 1 - 3 1 --- 2023-12-07 Jason Gunthorpe New
[v2,5/7] iommu: Mark dev_iommu_priv_set() with a lockdep IOMMU related FW parsing cleanup - - 2 1 --- 2023-12-07 Jason Gunthorpe New
[v2,4/7] iommu: Mark dev_iommu_get() with lockdep IOMMU related FW parsing cleanup - - 3 1 --- 2023-12-07 Jason Gunthorpe New
[v2,3/7] iommu/of: Use -ENODEV consistently in of_iommu_configure() IOMMU related FW parsing cleanup - - 2 1 --- 2023-12-07 Jason Gunthorpe New
[v2,2/7] iommmu/of: Do not return struct iommu_ops from of_iommu_configure() IOMMU related FW parsing cleanup 1 - 2 1 --- 2023-12-07 Jason Gunthorpe New
[v2,1/7] iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops() IOMMU related FW parsing cleanup 2 - 3 1 --- 2023-12-07 Jason Gunthorpe New
[10/10] ACPI: IORT: Allow COMPILE_TEST of IORT IOMMU related FW parsing cleanup - - 1 - --- 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
[08/10] iommu/tegra: Use tegra_dev_iommu_get_stream_id() in the remaining places IOMMU related FW parsing cleanup - - 1 - --- 2023-11-29 Jason Gunthorpe New
[07/10] acpi: Do not return struct iommu_ops from acpi_iommu_configure_id() IOMMU related FW parsing cleanup 1 - 3 1 --- 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
[05/10] iommu: Mark dev_iommu_priv_set() with a lockdep IOMMU related FW parsing cleanup - - 2 1 --- 2023-11-29 Jason Gunthorpe New
[04/10] iommu: Mark dev_iommu_get() with lockdep IOMMU related FW parsing cleanup - - 3 1 --- 2023-11-29 Jason Gunthorpe New
[03/10] iommu/of: Use -ENODEV consistently in of_iommu_configure() IOMMU related FW parsing cleanup - - 2 1 --- 2023-11-29 Jason Gunthorpe New
[02/10] iommmu/of: Do not return struct iommu_ops from of_iommu_configure() IOMMU related FW parsing cleanup 1 - 2 1 --- 2023-11-29 Jason Gunthorpe New
[01/10] iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops() IOMMU related FW parsing cleanup 2 - 3 1 --- 2023-11-29 Jason Gunthorpe New
[v2,17/17] iommu: Mark dev_iommu_priv_set() with a lockdep Solve iommu probe races around iommu_fwspec - - 2 - --- 2023-11-15 Jason Gunthorpe New
[v2,16/17] iommu: Mark dev_iommu_get() with lockdep Solve iommu probe races around iommu_fwspec - - 1 - --- 2023-11-15 Jason Gunthorpe New
[v2,15/17] iommu: Add ops->of_xlate_fwspec() Solve iommu probe races around iommu_fwspec - - 1 - --- 2023-11-15 Jason Gunthorpe New
[v2,14/17] iommu: Remove pointless iommu_fwspec_free() Solve iommu probe races around iommu_fwspec - - 1 - --- 2023-11-15 Jason Gunthorpe New
[v2,13/17] iommu: Remove dev_iommu_fwspec_set() Solve iommu probe races around iommu_fwspec - - 1 - --- 2023-11-15 Jason Gunthorpe New
[v2,12/17] iommu: Make iommu_ops_from_fwnode() static Solve iommu probe races around iommu_fwspec - - 2 - --- 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 - - 1 - --- 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 1 - 2 - --- 2023-11-15 Jason Gunthorpe New
[v2,09/17] iommu: Add iommu_fwspec_append_ids() Solve iommu probe races around iommu_fwspec - - 1 - --- 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 - - 1 - --- 2023-11-15 Jason Gunthorpe New
[v2,07/17] iommu: Add iommu_probe_device_fwspec() Solve iommu probe races around iommu_fwspec - - 1 - --- 2023-11-15 Jason Gunthorpe New
[v2,06/17] iommu: Add iommu_fwspec_alloc/dealloc() Solve iommu probe races around iommu_fwspec - - 1 1 --- 2023-11-15 Jason Gunthorpe New
[v2,05/17] iommu: Make iommu_fwspec->ids a distinct allocation Solve iommu probe races around iommu_fwspec - - 1 - --- 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 1 - 1 - --- 2023-11-15 Jason Gunthorpe New
[v2,03/17] iommu/of: Use -ENODEV consistently in of_iommu_configure() Solve iommu probe races around iommu_fwspec - - 1 - --- 2023-11-15 Jason Gunthorpe New
[v2,02/17] iommmu/of: Do not return struct iommu_ops from of_iommu_configure() Solve iommu probe races around iommu_fwspec 1 - 1 - --- 2023-11-15 Jason Gunthorpe New
[v2,01/17] iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops() Solve iommu probe races around iommu_fwspec 2 - 3 - --- 2023-11-15 Jason Gunthorpe New
[RFC,17/17] iommu: Mark dev_iommu_priv_set() with a lockdep Solve iommu probe races around iommu_fwspec - - 2 - --- 2023-11-03 Jason Gunthorpe New
[RFC,16/17] iommu: Mark dev_iommu_get() with lockdep Solve iommu probe races around iommu_fwspec - - 1 - --- 2023-11-03 Jason Gunthorpe New
[RFC,15/17] iommu: Add ops->of_xlate_fwspec() Solve iommu probe races around iommu_fwspec - - 1 - --- 2023-11-03 Jason Gunthorpe New
[RFC,14/17] iommu: Remove pointless iommu_fwspec_free() Solve iommu probe races around iommu_fwspec - - 1 - --- 2023-11-03 Jason Gunthorpe New
[RFC,13/17] iommu: Remove dev_iommu_fwspec_set() Solve iommu probe races around iommu_fwspec - - 1 - --- 2023-11-03 Jason Gunthorpe New
[RFC,12/17] iommu: Make iommu_ops_from_fwnode() static Solve iommu probe races around iommu_fwspec - - - - --- 2023-11-03 Jason Gunthorpe New
[RFC,11/17] iommu: Hold iommu_probe_device_lock while calling ops->of_xlate Solve iommu probe races around iommu_fwspec - - 1 - --- 2023-11-03 Jason Gunthorpe New
[RFC,10/17] acpi: Do not use dev->iommu within acpi_iommu_configure() Solve iommu probe races around iommu_fwspec 1 - 2 - --- 2023-11-03 Jason Gunthorpe New
[RFC,09/17] iommu: Add iommu_fwspec_append_ids() Solve iommu probe races around iommu_fwspec - - 1 - --- 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 - - 1 - --- 2023-11-03 Jason Gunthorpe New
[RFC,07/17] iommu: Add iommu_probe_device_fwspec() Solve iommu probe races around iommu_fwspec - - 1 - --- 2023-11-03 Jason Gunthorpe New
[RFC,06/17] iommu: Add iommu_fwspec_alloc/dealloc() Solve iommu probe races around iommu_fwspec - - 1 - --- 2023-11-03 Jason Gunthorpe New
[RFC,05/17] iommu: Make iommu_fwspec->ids a distinct allocation Solve iommu probe races around iommu_fwspec - - 1 - --- 2023-11-03 Jason Gunthorpe New
[RFC,04/17] acpi: Do not return struct iommu_ops from acpi_iommu_configure_id() Solve iommu probe races around iommu_fwspec 1 - - - --- 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
[RFC,02/17] of: Do not return struct iommu_ops from of_iommu_configure() Solve iommu probe races around iommu_fwspec 1 - 1 - --- 2023-11-03 Jason Gunthorpe New
[RFC,01/17] iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops() Solve iommu probe races around iommu_fwspec 2 - 3 - --- 2023-11-03 Jason Gunthorpe New