iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-07 18:01:53 to 2023-04-14 15:12:02 UTC [more...]

[PATCH] iommu/virtio: Detach domain on endpoint release
 2023-04-14 15:07 UTC 

[PATCH v3 00/17] Add iommufd physical device operations for replace and alloc hwpt
 2023-04-14 13:31 UTC  (8+ messages)
` [PATCH v3 03/17] iommufd: Replace the hwpt->devices list with iommufd_group

[PATCH v4] iommu: Optimise PCI SAC address trick
 2023-04-14 11:45 UTC  (3+ messages)

[PATCH] iommu: Remove iommu_group_get_by_id()
 2023-04-14 11:09 UTC  (3+ messages)

[PATCH] iommu: Make iommu_release_device() static
 2023-04-14 11:08 UTC  (3+ messages)

[RFC PATCH] dma: coherent: respect to device 'dma-coherent' property
 2023-04-14  8:03 UTC 

[PATCH v3 0/7] arm64: dts: qcom: sa8775p: add more IOMMUs
 2023-04-14  3:37 UTC  (13+ messages)
` [PATCH v3 1/7] dt-bindings: clock: qcom: describe the GPUCC clock for SA8775P
` [PATCH v3 2/7] clk: qcom: add the GPUCC driver for sa8775p
` [PATCH v3 3/7] arm64: defconfig: enable the SA8775P GPUCC driver
` [PATCH v3 4/7] arm64: dts: qcom: sa8775p: add the pcie smmu node
` [PATCH v3 5/7] arm64: dts: qcom: sa8775p: add the GPU clock controller node
` [PATCH v3 6/7] dt-bindings: iommu: arm,smmu: enable clocks for sa8775p Adreno SMMU
` [PATCH v3 7/7] arm64: dts: qcom: sa8775p: add the GPU IOMMU node
` (subset) [PATCH v3 0/7] arm64: dts: qcom: sa8775p: add more IOMMUs

[PATCH 1/1] swiotlb: Fix debugfs reporting of reserved memory pools
 2023-04-13 18:52 UTC  (2+ messages)

[PATCH v3 03/17] iommu: Make __iommu_group_set_domain() handle error unwind
 2023-04-13 18:39 UTC  (5+ messages)

[PATCH v4 1/1] swiotlb: Track and report io_tlb_used high water marks in debugfs
 2023-04-13 17:57 UTC 

[PATCH 00/12] iommufd: Add nesting infrastructure
 2023-04-13 15:25 UTC  (6+ messages)
` [PATCH 01/12] iommu: Add new iommu op to create domains owned by userspace

[RFC v1 0/4] Allow dynamic allocation of software IO TLB bounce buffers
 2023-04-13 11:09 UTC  (11+ messages)
` [RFC v1 3/4] swiotlb: Allow dynamic allocation of "

[PATCH v3] iommu: Optimise PCI SAC address trick
 2023-04-13 10:44 UTC  (4+ messages)

[PATCH v2 0/2] iommu/amd: Fix GAM IRTEs affinity and GALog restart
 2023-04-13 10:41 UTC  (5+ messages)
` [PATCH v2 2/2] iommu/amd: Handle GALog overflows

[PATCH v2 00/17] [PULL REQUEST] Intel IOMMU updates for Linux v6.4
 2023-04-13 10:06 UTC  (19+ messages)
` [PATCH v2 01/17] dmaengine: idxd: Add enable/disable device IOPF feature
` [PATCH v2 02/17] iommu/vt-d: Allow SVA with device-specific IOPF
` [PATCH v2 03/17] iommu/vt-d: Move iopf code from SVA to IOPF enabling path
` [PATCH v2 04/17] iommu/vt-d: Move pfsid and ats_qdep calculation to device probe path
` [PATCH v2 05/17] iommu/vt-d: Move PRI handling to IOPF feature path
` [PATCH v2 06/17] iommu/vt-d: Remove unnecessary checks in iopf disabling path
` [PATCH v2 07/17] iommu/vt-d: Do not use GFP_ATOMIC when not needed
` [PATCH v2 08/17] iommu/vt-d: Remove extern from function prototypes
` [PATCH v2 09/17] iommu/vt-d: Use non-privileged mode for all PASIDs
` [PATCH v2 10/17] iommu/vt-d: Remove PASID supervisor request support
` [PATCH v2 11/17] iommu/vt-d: Make size of operands same in bitwise operations
` [PATCH v2 12/17] iommu/vt-d: Remove BUG_ON on checking valid pfn range
` [PATCH v2 13/17] iommu/vt-d: Remove BUG_ON in handling iotlb cache invalidation
` [PATCH v2 14/17] iommu/vt-d: Remove BUG_ON when domain->pgd is NULL
` [PATCH v2 15/17] iommu/vt-d: Remove BUG_ON in map/unmap()
` [PATCH v2 16/17] iommu/vt-d: Remove a useless BUG_ON(dev->is_virtfn)
` [PATCH v2 17/17] iommu/vt-d: Remove BUG_ON in dmar_insert_dev_scope()

[GIT PULL] iommu/arm-smmu: Updates for 6.4
 2023-04-13 10:01 UTC  (2+ messages)

[PATCH v7 00/14] Adjust the dma-ranges for MTK IOMMU
 2023-04-13  9:59 UTC  (22+ messages)
` [PATCH v7 01/14] dt-bindings: media: mediatek,vcodec: Remove dma-ranges property
` [PATCH v7 02/14] dt-bindings: media: mediatek,jpeg: "
` [PATCH v7 03/14] iommu/mediatek: Improve comment for the current region/bank
` [PATCH v7 04/14] iommu/mediatek: Get regionid from larb/port id
` [PATCH v7 05/14] iommu/mediatek: mt8192: Add iova_region_larb_msk
` [PATCH v7 06/14] iommu/mediatek: mt8195: "
` [PATCH v7 07/14] iommu/mediatek: mt8186: "
` [PATCH v7 08/14] iommu/mediatek: Add a gap for the iova regions
` [PATCH v7 09/14] iommu/mediatek: Set dma_mask for the master devices
` [PATCH v7 10/14] media: mtk-jpegdec: Remove the setting for dma_mask
` [PATCH v7 11/14] media: mediatek: vcodec: "
` [PATCH v7 12/14] arm64: dts: mt8195: Remove the unnecessary dma-ranges
` [PATCH v7 13/14] arm64: dts: mt8195: Add dma-ranges for the parent "soc" node
` [PATCH v7 14/14] arm64: dts: mt8186: "

[PATCH] iommu/exynos: Use the devm_clk_get_optional() helper
 2023-04-13  9:50 UTC  (2+ messages)

[PATCH v2] iommu/amd: Fix "Guest Virtual APIC Table Root Pointer" configuration in IRTE
 2023-04-13  9:58 UTC  (2+ messages)

[PATCH] iommu: amd: Set page size bitmap during V2 domain allocation
 2023-04-13  9:55 UTC  (2+ messages)

[PATCH v4] iommu/rockchip: Add missing set_platform_dma_ops callback
 2023-04-13  9:51 UTC  (2+ messages)

[PATCH 00/17] [PULL REQUEST] Intel IOMMU updates for Linux v6.4
 2023-04-13  4:12 UTC  (27+ messages)
` [PATCH 01/17] dmaengine: idxd: Add enable/disable device IOPF feature
` [PATCH 02/17] iommu/vt-d: Allow SVA with device-specific IOPF
` [PATCH 03/17] iommu/vt-d: Move iopf code from SVA to IOPF enabling path
` [PATCH 04/17] iommu/vt-d: Move pfsid and ats_qdep calculation to device probe path
` [PATCH 05/17] iommu/vt-d: Move PRI handling to IOPF feature path
` [PATCH 06/17] iommu/vt-d: Remove unnecessary checks in iopf disabling path
` [PATCH 07/17] iommu/vt-d: Do not use GFP_ATOMIC when not needed
` [PATCH 08/17] iommu/vt-d: Remove extern from function prototypes
` [PATCH 09/17] iommu/vt-d: Use non-privileged mode for all PASIDs
` [PATCH 10/17] iommu/vt-d: Remove PASID supervisor request support
` [PATCH 11/17] iommu/vt-d: Fix operand size in bitwise operation
` [PATCH 12/17] iommu/vt-d: Remove BUG_ON on checking valid pfn range
` [PATCH 13/17] iommu/vt-d: Remove BUG_ON in handling iotlb cache invalidation
` [PATCH 14/17] iommu/vt-d: Remove BUG_ON when domain->pgd is NULL
` [PATCH 15/17] iommu/vt-d: Remove BUG_ON in map/unmap()
` [PATCH 16/17] iommu/vt-d: Remove a useless BUG_ON(dev->is_virtfn)
` [PATCH 17/17] iommu/vt-d: Remove BUG_ON in dmar_insert_dev_scope()

[PATCH v4 00/17] Consolidate the error handling around device attachment
 2023-04-13  2:47 UTC  (20+ messages)
` [PATCH v4 01/17] iommu: Replace iommu_group_device_count() with list_count_nodes()
` [PATCH v4 02/17] iommu: Add for_each_group_device()
` [PATCH v4 03/17] iommu: Make __iommu_group_set_domain() handle error unwind
` [PATCH v4 04/17] iommu: Use __iommu_group_set_domain() for __iommu_attach_group()
` [PATCH v4 05/17] iommu: Use __iommu_group_set_domain() in iommu_change_dev_def_domain()
` [PATCH v4 06/17] iommu: Replace __iommu_group_dma_first_attach() with set_domain
` [PATCH v4 07/17] iommu: Remove iommu_group_do_dma_first_attach() from iommu_group_add_device()
` [PATCH v4 08/17] iommu: Replace iommu_group_do_dma_first_attach with __iommu_device_set_domain
` [PATCH v4 09/17] iommu: Fix iommu_probe_device() to attach the right domain
` [PATCH v4 10/17] iommu: Do iommu_group_create_direct_mappings() before attach
` [PATCH v4 11/17] iommu: Remove the assignment of group->domain during default domain alloc
` [PATCH v4 12/17] iommu: Consolidate the code to calculate the target default domain type
` [PATCH v4 13/17] iommu: Revise iommu_group_alloc_default_domain()
` [PATCH v4 14/17] iommu: Consolidate the default_domain setup to one function
` [PATCH v4 15/17] iommu: Allow IOMMU_RESV_DIRECT to work on ARM
` [PATCH v4 16/17] iommu: Remove __iommu_group_for_each_dev()
` [PATCH v4 17/17] iommu: Tidy the control flow in iommu_group_store_type()

[PATCH v7 00/12] Add PCI pass-thru support to Hyper-V Confidential VMs
 2023-04-13  1:05 UTC  (2+ messages)

[PATCH] iommu/exynos: add missing set_platform_dma_ops callback
 2023-04-12 22:40 UTC  (8+ messages)

[PATCH v3 1/1] swiotlb: Track and report io_tlb_used high water mark in debugfs
 2023-04-12 17:30 UTC  (8+ messages)

[PATCH v3] dt-bindings: iommu: Convert QCOM IOMMU to YAML
 2023-04-12 14:36 UTC  (2+ messages)

KASAN: slab-use-after-free Read in iopt_unmap_iova_range
 2023-04-12 11:51 UTC 

[PATCH v1 00/14] Add Nested Translation Support for SMMUv3
 2023-04-12  7:47 UTC  (9+ messages)
` [PATCH v1 04/14] iommu/arm-smmu-v3: Add arm_smmu_hw_info

Cache Invalidation Solution for Nested IOMMU
 2023-04-12  5:47 UTC  (18+ messages)

[PATCH v4 0/7] Re-enable IDXD kernel workqueue under DMA API
 2023-04-12  1:37 UTC  (13+ messages)
` [PATCH v4 2/7] iommu/vt-d: Remove PASID supervisor request support
` [PATCH v4 3/7] iommu: Support allocation of global PASIDs outside SVA
` [PATCH v4 4/7] iommu/vt-d: Reserve RID_PASID from global PASID space
` [PATCH v4 5/7] iommu/vt-d: Make device pasid attachment explicit
` [PATCH v4 6/7] iommu/vt-d: Implement set_dev_pasid domain op
` [PATCH v4 7/7] dmaengine/idxd: Re-enable kernel workqueue under DMA API

[PATCH v5 00/17] Add iommufd physical device operations for replace and alloc hwpt
 2023-04-11 16:43 UTC  (18+ messages)
` [PATCH v5 01/17] iommufd: Move isolated msi enforcement to iommufd_device_bind()
` [PATCH v5 02/17] iommufd: Add iommufd_group
` [PATCH v5 03/17] iommufd: Replace the hwpt->devices list with iommufd_group
` [PATCH v5 04/17] iommu: Export iommu_get_resv_regions()
` [PATCH v5 05/17] iommufd: Keep track of each device's reserved regions instead of groups
` [PATCH v5 06/17] iommufd: Use the iommufd_group to avoid duplicate MSI setup
` [PATCH v5 07/17] iommufd: Make sw_msi_start a group global
` [PATCH v5 08/17] iommufd: Move putting a hwpt to a helper function
` [PATCH v5 09/17] iommufd: Add enforced_cache_coherency to iommufd_hw_pagetable_alloc()
` [PATCH v5 10/17] iommufd: Reorganize iommufd_device_attach into iommufd_device_change_pt
` [PATCH v5 11/17] iommu: Introduce a new iommu_group_replace_domain() API
` [PATCH v5 12/17] iommufd: Add iommufd_device_replace()
` [PATCH v5 13/17] iommufd: Make destroy_rwsem use a lock class per object type
` [PATCH v5 14/17] iommufd/selftest: Test iommufd_device_replace()
` [PATCH v5 15/17] iommufd: Add IOMMU_HWPT_ALLOC
` [PATCH v5 16/17] iommufd/selftest: Return the real idev id from selftest mock_domain
` [PATCH v5 17/17] iommufd/selftest: Add a selftest for IOMMU_HWPT_ALLOC

[PATCH v2 0/7] arm64: dts: qcom: sa8775p: add more IOMMUs
 2023-04-11 16:35 UTC  (10+ messages)
` [PATCH v2 1/7] dt-bindings: clock: qcom: describe the GPUCC clock for SA8775P
` [PATCH v2 4/7] dt-bindings: iommu: arm,smmu: enable clocks for sa8775p
` [PATCH v2 5/7] arm64: dts: qcom: sa8775p: add the pcie smmu node

[PATCH v1 0/2] swiotlb: Cleanup and alignment fix
 2023-04-11 15:46 UTC  (12+ messages)
` [PATCH v1 2/2] swiotlb: Fix slot alignment checks

[PATCH v6 0/4] Add IO page table replacement support
 2023-04-10 22:50 UTC  (3+ messages)
` [PATCH v6 2/4] iommufd: Add iommufd_access_replace() API

[PATCH] iommu: Avoid softlockup and rcu stall in fq_flush_timeout()
 2023-04-10 22:22 UTC  (2+ messages)

[PATCH 0/7] arm64: dts: qcom: sa8775p: add more IOMMUs
 2023-04-10 19:09 UTC  (5+ messages)
` [PATCH 2/7] clk: qcom: add the GPUCC driver for sa8775p

[GIT PULL] dma-mapping fixes for Linux 6.3
 2023-04-08 19:01 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).