Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2024-07-08 23:06:54 to 2024-07-18 06:34:07 UTC [more...]

[PATCH v2 0/2] DMA IOMMU static calls
 2024-07-18  6:33 UTC  (6+ messages)
` [PATCH v2 1/2] dma: call unconditionally to unmap_page and unmap_sg callbacks
` [PATCH v2 2/2] dma: add IOMMU static calls with clear default ops

[PATCH] iommufd/device: Fix hwpt at err_unresv in iommufd_device_do_replace()
 2024-07-18  5:13 UTC  (2+ messages)

[PATCH] iommu/amd: Convert comma to semicolon
 2024-07-18  3:20 UTC  (2+ messages)

[GIT PULL] Please pull IOMMUFD subsystem changes
 2024-07-17 18:46 UTC 

[PATCH v6 0/2] io-pgtable-arm + drm/msm: Extend iova fault debugging
 2024-07-17 16:36 UTC  (3+ messages)
` [PATCH v6 1/2] iommu/io-pgtable-arm: Add way to debug pgtable walk
` [PATCH v6 2/2] drm/msm: Extend gpu devcore dumps with pgtbl info

[PATCH v13 0/6] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2024-07-17 15:00 UTC  (24+ messages)
` [PATCH v13 4/6] iommu/arm-smmu: add ACTLR data and support for SM8550
` [PATCH v13 6/6] iommu/arm-smmu: add support for PRR bit setup

[PATCH 1/2] iommu: Optimize IOMMU UnMap
 2024-07-17 10:06 UTC  (2+ messages)
` [PATCH 2/2] include: linux: Update gather only if it's not NULL

[PATCH v1 0/2] DMA IOMMU static calls
 2024-07-17  9:53 UTC  (7+ messages)
` [PATCH v1 1/2] dma: call unconditionally to unmap_page and unmap_sg callbacks
` [PATCH v1 2/2] dma: Add IOMMU static calls with clear default ops

[PATCH] iommu: arm-smmu: Fix Tegra workaround for PAGE_SIZE mappings
 2024-07-17  7:21 UTC 

[PATCH] iommu: sprd: Avoid NULL deref in sprd_iommu_hw_en
 2024-07-17  6:19 UTC  (2+ messages)

[RFC] iommu_ops->domain_alloc_paging() enhancement to support AMD IOMMU driver
 2024-07-16 13:41 UTC  (23+ messages)

[PATCH 0/4] Revert use of Unflatten_devicetree APIs from reserved_mem
 2024-07-16  8:06 UTC  (6+ messages)
` [PATCH 3/4] Revert "of: reserved_mem: Use unflatten_devicetree APIs to scan reserved memory nodes"
` [PATCH 4/4] of: reserved_mem: Restructure code to call rmem init functions earlier

[PATCH 0/6] Make set_dev_pasid op supportting domain replacement
 2024-07-16  2:07 UTC  (23+ messages)
` [PATCH 2/6] iommu/vt-d: Move intel_drain_pasid_prq() into intel_pasid_tear_down_entry()
` [PATCH 3/6] iommu/vt-d: Make helpers support modifying present pasid entry
` [PATCH 4/6] iommu/vt-d: Make intel_iommu_set_dev_pasid() to handle domain replacement
` [PATCH 6/6] iommu: Make set_dev_pasid op support "

[PATCH] iommufd: Put constants for all the uAPI enums
 2024-07-15 12:45 UTC  (4+ messages)

[PATCH v2] dt-bindings: arm-smmu: Document QCS9100 SMMU
 2024-07-15  2:40 UTC  (3+ messages)

[PATCH 1/2] dma: call unconditionally to unmap_page and unmap_sg callbacks
 2024-07-13  9:32 UTC  (18+ messages)
` [PATCH 2/2] dma: Add IOMMU static calls with clear default ops

[PATCH -next] swiotlb: Add missing kernel-doc function comments for swiotlb_del_transient
 2024-07-13  5:30 UTC  (2+ messages)

[RFC PATCH v1 00/18] Provide a new two step DMA API mapping API
 2024-07-13  5:24 UTC  (20+ messages)

[PATCH] iommu: Move IOMMU_DIRTY_NO_CLEAR define
 2024-07-12 15:44 UTC  (4+ messages)

[PATCH] iommu/vt-d: Fix identity map bounds in si_domain_init()
 2024-07-12 15:44 UTC  (7+ messages)

[PATCH v3 0/5] iommu: Remove iommu_fwspec ops
 2024-07-12 15:34 UTC  (10+ messages)
` [PATCH v3 2/5] iommu: Resolve fwspec ops automatically

[bug report] iommufd: Fault-capable hwpt attach/detach/replace
 2024-07-12 13:55 UTC  (3+ messages)

[PATCH v8 00/10] IOMMUFD: Deliver IO page faults to user space
 2024-07-12 13:00 UTC  (10+ messages)
` [PATCH v8 06/10] iommufd: Add iommufd fault object

[PATCH 1/1] iommufd: Fix error pointer checking
 2024-07-12 12:52 UTC  (2+ messages)

[PATCH 0/3] iommufd: Avoid PRI Response Failure
 2024-07-12 12:43 UTC  (13+ messages)
` [PATCH 1/3] iommufd: Remove IOMMUFD_PAGE_RESP_FAILURE
` [PATCH 2/3] iommufd: Add check on user response code
` [PATCH 3/3] iommu: Convert response code from failure to invalid

[PATCH] selftests/dma:remove unused variable
 2024-07-10 15:58 UTC  (2+ messages)

[PATCH] selftests/dma:Fix a resource leak
 2024-07-10 15:48 UTC  (2+ messages)

[PATCH] iommufd: Require drivers to supply the cache_invalidate_user ops
 2024-07-10 13:51 UTC  (2+ messages)

[PATCH v7] dt-bindings: iommu: Convert msm,iommu-v0 to yaml
 2024-07-10 12:39 UTC  (2+ messages)

[PATCH v2 0/2] iommu/vt-d: Fix aligned pages for cache invalidation
 2024-07-10 12:39 UTC  (4+ messages)
` [PATCH v2 1/2] iommu/vt-d: Limit max address mask to MAX_AGAW_PFN_WIDTH
` [PATCH v2 2/2] iommu/vt-d: Fix aligned pages in calculate_psi_aligned_address()

[PATCH v3 1/1] swiotlb: Reduce swiotlb pool lookups
 2024-07-10 11:44 UTC  (10+ messages)

[PATCH v7 00/10] IOMMUFD: Deliver IO page faults to user space
 2024-07-10  8:36 UTC  (7+ messages)
` [PATCH v7 07/10] iommufd: Fault-capable hwpt attach/detach/replace

[PATCH v2 00/10] Tidy some minor things in the stream table/cd table area
 2024-07-09 23:53 UTC  (8+ messages)
` [PATCH v2 05/10] iommu/arm-smmu-v3: Reorganize struct arm_smmu_strtab_cfg
` [PATCH v2 08/10] iommu/arm-smmu-v3: Shrink the cdtab l1_desc array

[PATCH v9 00/14] Update SMMUv3 to the modern iommu API (part 2b/3)
 2024-07-09 19:39 UTC  (4+ messages)
` [PATCH v9 02/14] iommu/arm-smmu-v3: Start building a generic PASID layer

[PATCH v9 4/6] iommu/arm-smmu-v3: Add CS_NONE quirk for CONFIG_TEGRA241_CMDQV
 2024-07-09 18:29 UTC  (11+ messages)

[PATCH v5 0/2] io-pgtable-arm + drm/msm: Extend iova fault debugging
 2024-07-09 18:20 UTC  (5+ messages)
` [PATCH v5 1/2] iommu/io-pgtable-arm: Add way to debug pgtable walk

[RFC PATCH] iommu: Optimize IOMMU UnMap
 2024-07-09 17:01 UTC  (8+ messages)

[PATCH -fixes] dma-mapping: add default implementation to arch_dma_{set|clear}_uncached
 2024-07-09 16:29 UTC  (8+ messages)

[PATCH -fixes] dma-direct: only reference arch_dma_set_uncached symbol when usable
 2024-07-09 11:14 UTC  (3+ messages)

[PATCH 0/9] New DRM accel driver for Rockchip's RKNN NPU
 2024-07-09  7:29 UTC  (3+ messages)
` [PATCH 6/9] accel/rocket: Add a new driver for Rockchip's NPU

[PATCH 1/1] iommu/vt-d: Fix aligned pages in calculate_psi_aligned_address()
 2024-07-09  6:58 UTC  (3+ messages)

[PATCH v2] dma-mapping: benchmark: Don't starve others when doing the test
 2024-07-09  6:23 UTC  (2+ messages)

[PATCH v3 00/21] iommu: Refactoring domain allocation interface
 2024-07-09  2:10 UTC  (4+ messages)

[PATCH v6 0/4] Dynamic Allocation of the reserved_mem array
 2024-07-08 23:45 UTC  (6+ messages)
` [PATCH v6 3/4] of: reserved_mem: Use unflatten_devicetree APIs to scan reserved memory nodes


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