Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2024-07-04 05:36:41 to 2024-07-12 14:21:58 UTC [more...]

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

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

[RFC] iommu_ops->domain_alloc_paging() enhancement to support AMD IOMMU driver
 2024-07-12 13:53 UTC  (17+ messages)

[PATCH v8 00/10] IOMMUFD: Deliver IO page faults to user space
 2024-07-12 13:00 UTC  (17+ 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] iommu: Move IOMMU_DIRTY_NO_CLEAR define
 2024-07-12 12:45 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

[RFC PATCH v1 00/18] Provide a new two step DMA API mapping API
 2024-07-12 12:42 UTC  (32+ messages)
` [RFC PATCH v1 18/18] nvme-pci: use new dma API

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

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

[PATCH -next] swiotlb: Add missing kernel-doc function comments for swiotlb_del_transient
 2024-07-12  7:38 UTC 

[PATCH] iommufd: Put constants for all the uAPI enums
 2024-07-12  0:11 UTC 

[PATCH 0/6] Make set_dev_pasid op supportting domain replacement
 2024-07-11 18:41 UTC  (8+ messages)
` [PATCH 2/6] iommu/vt-d: Move intel_drain_pasid_prq() into intel_pasid_tear_down_entry()

[PATCH v2] dt-bindings: arm-smmu: Document QCS9100 SMMU
 2024-07-11 10:54 UTC  (2+ messages)

[PATCH v13 0/6] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2024-07-10 22:01 UTC  (21+ 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] 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  (3+ 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 0/6] Add Tegra241 (Grace) CMDQV Support (part 1/2)
 2024-07-09 18:29 UTC  (17+ messages)
` [PATCH v9 4/6] iommu/arm-smmu-v3: Add CS_NONE quirk for CONFIG_TEGRA241_CMDQV

[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 0/4] Revert use of Unflatten_devicetree APIs from reserved_mem
 2024-07-09 11:30 UTC  (7+ messages)
` [PATCH 1/4] Revert "of: reserved_mem: Restructure code to call reserved mem init functions earlier"
` [PATCH 2/4] Revert "of: reserved_mem: Rename fdt_* functions to refelct the change from using fdt APIs"
` [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 -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  (9+ messages)
` [PATCH v3 04/21] vhost-vdpa: Use iommu_paging_domain_alloc()

[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

[PATCH v2 0/3] Enable PCIe ATS for devicetree boot
 2024-07-08  9:36 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: PCI: generic: Add ats-supported property

[PATCH 00/47] arm64: qcom: dts: add QCS9100 support
 2024-07-08  7:47 UTC  (19+ messages)
` [PATCH 01/47] dt-bindings: arm: qcom: Document QCS9100 SoC and RIDE board
` [PATCH 29/47] dt-bindings: net: qcom,ethqos: add description for qcs9100

[PATCH v2 1/1] swiotlb: Reduce swiotlb pool lookups
 2024-07-08  4:28 UTC  (6+ messages)

[PATCH] iommu/arm-smmu-qcom: Register the TBU driver in qcom_smmu_impl_init
 2024-07-04 14:19 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