Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2021-10-21 09:06:24 to 2021-11-12 13:12:42 UTC [more...]

[PATCH 0/4] iommu/arm-smmu: Support Tegra234 SMMU
 2021-11-12 13:12 UTC 

[PATCH v9 00/15] Clean up "mediatek,larb"
 2021-11-12 10:55 UTC  (16+ messages)
` [PATCH v9 01/15] dt-binding: mediatek: Get rid of mediatek, larb for multimedia HW
` [PATCH v9 02/15] iommu/mediatek-v1: Free the existed fwspec if the master dev already has
` [PATCH v9 03/15] iommu/mediatek: Return ENODEV if the device is NULL
` [PATCH v9 04/15] iommu/mediatek: Add probe_defer for smi-larb
` [PATCH v9 05/15] iommu/mediatek: Add device_link between the consumer and the larb devices
` [PATCH v9 06/15] media: mtk-jpeg: Get rid of mtk_smi_larb_get/put
` [PATCH v9 07/15] media: mtk-mdp: "
` [PATCH v9 08/15] drm/mediatek: Add pm runtime support for ovl and rdma
` [PATCH v9 09/15] drm/mediatek: Get rid of mtk_smi_larb_get/put
` [PATCH v9 10/15] media: mtk-vcodec: "
` [PATCH v9 11/15] media: mtk-vcodec: dec: Remove mtk_vcodec_release_dec_pm
` [PATCH v9 12/15] media: mtk-vcodec: enc: Remove mtk_vcodec_release_enc_pm
` [PATCH v9 13/15] memory: mtk-smi: Get rid of mtk_smi_larb_get/put
` [PATCH v9 14/15] arm: dts: mediatek: Get rid of mediatek, larb for MM nodes
` [PATCH v9 15/15] arm64: "

[PATCH] iommu/vt-d: Fix unmap_pages support
 2021-11-12  2:59 UTC  (4+ messages)

[PATCH v2] memory: mtk-smi: Fix a null dereference for the ostd
 2021-11-12  1:17 UTC  (3+ messages)

[RFC 02/20] vfio: Add device class for /dev/vfio/devices
 2021-11-11 12:32 UTC  (7+ messages)

dma-direct fixes and cleanups v3
 2021-11-11  6:50 UTC  (12+ messages)
` [PATCH 01/11] dma-direct: factor out dma_set_{de,en}crypted helpers
` [PATCH 02/11] dma-direct: don't call dma_set_decrypted for remapped allocations
` [PATCH 03/11] dma-direct: always leak memory that can't be re-encrypted
` [PATCH 04/11] dma-direct: clean up the remapping checks in dma_direct_alloc
` [PATCH 05/11] dma-direct: factor out a helper for DMA_ATTR_NO_KERNEL_MAPPING allocations
` [PATCH 06/11] dma-direct: refactor the !coherent checks in dma_direct_alloc
` [PATCH 07/11] dma-direct: fail allocations that can't be made coherent
` [PATCH 08/11] dma-direct: warn if there is no pool for force unencrypted allocations
` [PATCH 09/11] dma-direct: drop two CONFIG_DMA_RESTRICTED_POOL conditionals
` [PATCH 10/11] dma-direct: factor the swiotlb code out of __dma_direct_alloc_pages
` [PATCH 11/11] dma-direct: add a dma_direct_use_pool helper

[PATCH] iommu/vt-d: Remove unused dma_to_mm_pfn function
 2021-11-10 20:19 UTC  (2+ messages)

[PATCH v3 00/33] MT8195 IOMMU SUPPORT
 2021-11-10  7:50 UTC  (10+ messages)
` [PATCH v3 12/33] iommu/mediatek: Always tlb_flush_all when each PM resume
` [PATCH v3 13/33] iommu/mediatek: Remove the power status checking in tlb flush all

[PATCH v2] iommu: intel: do deep dma-unmapping, to avoid kernel-flooding
 2021-11-10  6:33 UTC  (5+ messages)

How to reduce PCI initialization from 5 s (1.5 s adding them to IOMMU groups)
 2021-11-09 23:10 UTC  (9+ messages)
` How to reduce PCI initialization from 5 s (1.5 s adding them to IOMMU groups)s

[PATCH AUTOSEL 5.14 55/75] iommu/vt-d: Do not falsely log intel_iommu is unsupported kernel option
 2021-11-09 22:18 UTC 

[PATCH AUTOSEL 5.15 59/82] iommu/vt-d: Do not falsely log intel_iommu is unsupported kernel option
 2021-11-09 22:16 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 79/82] iommu/dart: Initialize DART_STREAMS_ENABLE

[GIT PULL] dma-mapping updates for Linux 5.16
 2021-11-09 19:31 UTC  (2+ messages)

dma-direct fixes and cleanups v2
 2021-11-09 14:39 UTC  (29+ messages)
` [PATCH 01/10] dma-direct: factor out dma_set_{de,en}crypted helpers
` [PATCH 02/10] dma-direct: unmapped remapped pages when dma_set_decrypted
` [PATCH 03/10] dma-direct: leak memory that can't be re-encrypted
` [PATCH 04/10] dma-direct: clean up the remapping checks in dma_direct_alloc
` [PATCH 05/10] dma-direct: factor out a helper for DMA_ATTR_NO_KERNEL_MAPPING allocations
` [PATCH 06/10] dma-direct: refactor the !coherent checks in dma_direct_alloc
` [PATCH 07/10] dma-direct: warn if there is no pool for force unencrypted allocations
` [PATCH 08/10] dma-direct: drop two CONFIG_DMA_RESTRICTED_POOL conditionals
` [PATCH 09/10] dma-direct: factor the swiotlb code out of __dma_direct_alloc_pages
` [PATCH 10/10] dma-direct: add a dma_direct_use_pool helper

[PATCH] iommu/arm-smmu-qcom: Fix TTBR0 read
 2021-11-08 17:57 UTC  (2+ messages)

[PATCH v2 0/8] Host1x context isolation support
 2021-11-08 10:36 UTC  (2+ messages)

[PATCH 1/1] iommu: Extend mutex lock scope in iommu_probe_device()
 2021-11-08  6:13 UTC 

[PATCH] iommu/vt-d: Fix an unbalanced rcu_read_lock/rcu_read_unlock()
 2021-11-08  2:18 UTC  (2+ messages)

[git pull] IOMMU Updates for Linux v5.16
 2021-11-05  8:04 UTC  (5+ messages)

[PATCH v2] dma-direct: improve DMA_ATTR_NO_KERNEL_MAPPING
 2021-11-04 16:22 UTC  (8+ messages)

[PATCH] iommu: log iova range in map/unmap trace events
 2021-11-04  7:16 UTC 

[PATCH] dma-direct: fix DMA_ATTR_NO_KERNEL_MAPPING
 2021-11-02  7:26 UTC  (12+ messages)

[PATCH] memory: mtk-smi: Fix a null dereference for the ostd
 2021-11-01 10:40 UTC  (6+ messages)

[PATCH] iommu/dma: fix incorrect error return on iommu deferred attach
 2021-11-01  9:21 UTC  (2+ messages)

[RFC 10/20] iommu/iommufd: Add IOMMU_DEVICE_GET_INFO
 2021-10-29 13:55 UTC  (18+ messages)

[PATCH] dt-bindings: arm-smmu: Add compatible for the SDX55 SoC
 2021-10-29 13:44 UTC  (3+ messages)

[RFC 00/20] Introduce /dev/iommu for userspace I/O address space management
 2021-10-29 12:44 UTC  (21+ messages)
` [RFC 11/20] iommu/iommufd: Add IOMMU_IOASID_ALLOC/FREE
` [RFC 13/20] iommu: Extend iommu_at[de]tach_device() for multiple devices group
` [RFC 20/20] Doc: Add documentation for /dev/iommu

[RFC] /dev/ioasid uAPI proposal
 2021-10-28  1:50 UTC  (15+ messages)

I got an IOMMU IO page fault. What to do now?
 2021-10-27 17:28 UTC  (9+ messages)

[RFC v16 0/9] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-10-27 10:44 UTC  (10+ messages)
` [RFC v16 1/9] iommu: Introduce attach/detach_pasid_table API
` [RFC v16 2/9] iommu: Introduce iommu_get_nesting
` [RFC v16 3/9] iommu/smmuv3: Allow s1 and s2 configs to coexist
` [RFC v16 4/9] iommu/smmuv3: Get prepared for nested stage support
` [RFC v16 5/9] iommu/smmuv3: Implement attach/detach_pasid_table
` [RFC v16 6/9] iommu/smmuv3: Allow stage 1 invalidation with unmanaged ASIDs
` [RFC v16 7/9] iommu/smmuv3: Implement cache_invalidate
` [RFC v16 8/9] iommu/smmuv3: report additional recoverable faults
` [RFC v16 9/9] iommu/smmuv3: Disallow nested mode in presence of HW MSI regions

[PATCH 0/5] iommu: Some IOVA code reorganisation
 2021-10-27  9:25 UTC  (4+ messages)
` [PATCH 1/5] iova: Move fast alloc size roundup into alloc_iova_fast()

[PATCH] iommu/dart: Initialize DART_STREAMS_ENABLE
 2021-10-27  8:08 UTC  (2+ messages)

[GIT PULL] iommu/arm-smmu: Updates for 5.16
 2021-10-27  8:07 UTC  (2+ messages)

[PATCH][next] iommu/dma: Use kvcalloc() instead of kvzalloc()
 2021-10-27  8:05 UTC  (4+ messages)

[PATCH] dma-mapping: Use 'bitmap_zalloc()' when applicable
 2021-10-27  6:20 UTC  (4+ messages)

[PATCH v8 00/12] Clean up "mediatek,larb"
 2021-10-25  3:57 UTC  (6+ messages)
` [PATCH v8 04/12] iommu/mediatek: Add device_link between the consumer and the larb devices

[PATCH] iommu/vt-d: Drop duplicate check in dma_pte_free_pagetable()
 2021-10-25  3:23 UTC 

[PATCH] iommu/vt-d: Use bitmap_zalloc() when applicable
 2021-10-23 19:49 UTC 

[PATCH v3 0/6] Support IOMMU page sizes larger than the CPU page size
 2021-10-23  8:40 UTC  (10+ messages)
` [PATCH v3 4/6] iommu: Move IOMMU pagesize check to attach_device

[PATCH 0/5] iommu/virtio: Add identity domains
 2021-10-22 12:26 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox