messages from 2023-04-05 23:38:50 to 2023-04-12 11:51:47 UTC [more...]
KASAN: slab-use-after-free Read in iopt_unmap_iova_range
2023-04-12 11:51 UTC
[PATCH v3 00/17] Add iommufd physical device operations for replace and alloc hwpt
2023-04-12 11:17 UTC (6+ messages)
` [PATCH v3 03/17] iommufd: Replace the hwpt->devices list with iommufd_group
[PATCH 00/17] [PULL REQUEST] Intel IOMMU updates for Linux v6.4
2023-04-12 8:11 UTC (23+ 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 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
[PATCH v3 0/7] arm64: dts: qcom: sa8775p: add more IOMMUs
2023-04-12 7:16 UTC (12+ 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
Cache Invalidation Solution for Nested IOMMU
2023-04-12 5:47 UTC (19+ messages)
[PATCH v4 0/7] Re-enable IDXD kernel workqueue under DMA API
2023-04-12 1:37 UTC (14+ messages)
` [PATCH v4 1/7] iommu/vt-d: Use non-privileged mode for all PASIDs
` [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 (15+ messages)
` [PATCH v2 1/7] dt-bindings: clock: qcom: describe the GPUCC clock for SA8775P
` [PATCH v2 2/7] clk: qcom: add the GPUCC driver for sa8775p
` [PATCH v2 3/7] arm64: defconfig: enable the SA8775P GPUCC driver
` [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 v2 6/7] arm64: dts: qcom: sa8775p: add the GPU clock controller node
` [PATCH v2 7/7] arm64: dts: qcom: sa8775p: add the GPU IOMMU 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
[GIT PULL] iommu/arm-smmu: Updates for 6.4
2023-04-11 14:26 UTC
[PATCH v7 00/14] Adjust the dma-ranges for MTK IOMMU
2023-04-11 10:13 UTC (18+ 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: "
[RFC v1 0/4] Allow dynamic allocation of software IO TLB bounce buffers
2023-04-11 3:51 UTC (19+ messages)
` [RFC v1 1/4] dma-mapping: introduce the DMA_ATTR_MAY_SLEEP attribute
` [RFC v1 3/4] swiotlb: Allow dynamic allocation of bounce buffers
[PATCH v3 1/1] swiotlb: Track and report io_tlb_used high water mark in debugfs
2023-04-11 3:42 UTC (7+ messages)
[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 (7+ messages)
` [PATCH 2/7] clk: qcom: add the GPUCC driver for sa8775p
` [PATCH 3/7] arm64: defconfig: enable the SA8775P GPUCC driver
[GIT PULL] dma-mapping fixes for Linux 6.3
2023-04-08 19:01 UTC (2+ messages)
[PATCH v3 00/17] Consolidate the error handling around device attachment
2023-04-07 11:02 UTC (16+ messages)
` [PATCH v3 01/17] iommu: Replace iommu_group_device_count() with list_count_nodes()
` [PATCH v3 05/17] iommu: Use __iommu_group_set_domain() in iommu_change_dev_def_domain()
` [PATCH v3 06/17] iommu: Replace __iommu_group_dma_first_attach() with set_domain
` [PATCH v3 10/17] iommu: Do iommu_group_create_direct_mappings() before attach
` [PATCH v3 12/17] iommu: Consolidate the code to calculate the target default domain type
` [PATCH v3 13/17] iommu: Revise iommu_group_alloc_default_domain()
` [PATCH v3 14/17] iommu: Consolidate the default_domain setup to one function
` [PATCH v3 16/17] iommu: Remove __iommu_group_for_each_dev()
[PATCH v4 0/3] Use dma_default_coherent for devicetree default coherency
2023-04-07 5:39 UTC (3+ messages)
[PATCH] iommu/exynos: Implement an IDENTITY domain
2023-04-06 23:42 UTC
[PATCH] iommu/exynos: add missing set_platform_dma_ops callback
2023-04-06 23:37 UTC (6+ messages)
[PATCH v3 08/17] iommu: Make iommu_group_do_dma_first_attach() work with owned groups
2023-04-06 19:34 UTC (3+ messages)
[PATCH v3 03/17] iommu: Make __iommu_group_set_domain() handle error unwind
2023-04-06 19:09 UTC (3+ messages)
[PATCH v3 07/17] iommu: Make iommu_group_do_dma_first_attach() simpler
2023-04-06 19:05 UTC (5+ messages)
[PATCH v3] dt-bindings: iommu: Convert QCOM IOMMU to YAML
2023-04-06 18:47 UTC
[GIT PULL] Please pull IOMMUFD subsystem changes
2023-04-06 18:46 UTC (2+ messages)
[PATCH v2] dt-bindings: iommu: Convert QCOM IOMMU to YAML
2023-04-06 18:07 UTC (2+ messages)
[PATCH] iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if any
2023-04-06 15:51 UTC (3+ messages)
[PATCH v1] swiotlb: fix a braino in the alignment check fix
2023-04-06 14:49 UTC (2+ messages)
[PATCH] iommu: amd: Set page size bitmap during V2 domain allocation
2023-04-06 13:08 UTC (4+ messages)
[PATCH] iommu/sva: fix signedness bug in iommu_sva_alloc_pasid()
2023-04-06 12:48 UTC (2+ messages)
[PATCH v3 0/7] Re-enable IDXD kernel workqueue under DMA API
2023-04-06 12:23 UTC (5+ messages)
` [PATCH v3 7/7] dmaengine/idxd: Re-enable "
[PATCH] dt-bindings: iommu: Convert QCOM IOMMU to YAML
2023-04-06 8:10 UTC (2+ messages)
[v3 0/7] iommu/vt-d: Several fixes for intel iommu driver
2023-04-06 6:59 UTC (8+ messages)
` [v3 1/7] iommu/vt-d: Fix operand size in bitwise operation
` [v3 2/7] iommu/vt-d: Remove BUG_ON on checking valid pfn range
` [v3 3/7] iommu/vt-d: Remove BUG_ON in handling iotlb cache invalidation
` [v3 4/7] iommu/vt-d: Remove BUG_ON when domain->pgd is NULL
` [v3 5/7] iommu/vt-d: Remove BUG_ON in map/unmap()
` [v3 6/7] iommu/vt-d: Remove a useless BUG_ON(dev->is_virtfn)
` [v3 7/7] iommu/vt-d: Remove BUG_ON in dmar_insert_dev_scope()
[PATCH RFC v1 0/3] Add set_rid_user and unset_rid_user support
2023-04-06 6:25 UTC (4+ messages)
` [PATCH RFC v1 1/3] iommu: Add set/unset_rid_user ops
` [PATCH RFC v1 2/3] iommufd: Add IOMMUFD_CMD_DEVICE_SET_RID and IOMMUFD_CMD_DEVICE_UNSET_RID
` [PATCH RFC v1 3/3] iommu/arm-smmu-v3: Implement set_rid_user and unset_rid_user
[PATCH v3 15/17] iommu: Allow IOMMU_RESV_DIRECT to work on ARM
2023-04-06 3:53 UTC (2+ messages)
page: next (older) | prev (newer) | latest
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).