Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2024-07-02 00:18:07 to 2024-07-03 10:42:57 UTC [more...]

[RFC PATCH v1 00/18] Provide a new two step DMA API mapping API
 2024-07-03 10:42 UTC  (21+ messages)
` [RFC PATCH v1 01/18] dma-mapping: query DMA memory type
` [RFC PATCH v1 02/18] dma-mapping: provide an interface to allocate IOVA
` [RFC PATCH v1 03/18] dma-mapping: check if IOVA can be used
` [RFC PATCH v1 04/18] dma-mapping: implement link range API
` [RFC PATCH v1 05/18] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [RFC PATCH v1 06/18] dma-mapping: provide callbacks to link/unlink HMM PFNs to specific IOVA
` [RFC PATCH v1 07/18] iommu/dma: Provide an interface to allow preallocate IOVA
` [RFC PATCH v1 08/18] iommu/dma: Implement link/unlink ranges callbacks
` [RFC PATCH v1 09/18] RDMA/umem: Preallocate and cache IOVA for UMEM ODP
` [RFC PATCH v1 10/18] RDMA/umem: Store ODP access mask information in PFN
` [RFC PATCH v1 11/18] RDMA/core: Separate DMA mapping to caching IOVA and page linkage
` [RFC PATCH v1 12/18] RDMA/umem: Prevent UMEM ODP creation with SWIOTLB
` [RFC PATCH v1 13/18] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [RFC PATCH v1 14/18] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [RFC PATCH v1 15/18] vfio/mlx5: Explicitly store page list
` [RFC PATCH v1 16/18] vfio/mlx5: Convert vfio to use DMA link API
` [RFC PATCH v1 17/18] block: export helper to get segment max size
` [RFC PATCH v1 18/18] nvme-pci: use new dma API

[PATCH v7 0/5] Add IOMMUFD dirty tracking support for SMMUv3
 2024-07-03 10:16 UTC  (6+ messages)
` [PATCH v7 1/5] iommu/arm-smmu-v3: Add support for domain_alloc_user fn
` [PATCH v7 2/5] iommu/arm-smmu-v3: Add feature detection for HTTU
` [PATCH v7 3/5] iommu/io-pgtable-arm: Add read_and_clear_dirty() support
` [PATCH v7 4/5] iommu/arm-smmu-v3: Add support for dirty tracking in domain alloc
` [PATCH v7 5/5] iommu/arm-smmu-v3: Enable HTTU for stage1 with io-pgtable mapping

[PATCH 00/47] arm64: qcom: dts: add QCS9100 support
 2024-07-03 10:33 UTC  (90+ messages)
` [PATCH 01/47] dt-bindings: arm: qcom: Document QCS9100 SoC and RIDE board
` [PATCH 02/47] arm64: dts: qcom: qcs9100: Introduce QCS9100 SoC dtsi
` [PATCH 03/47] arm64: dts: qcom: qcs9100: Introduce QCS9100 PMIC dtsi
` [PATCH 04/47] arm64: dts: qcom: qcs9100: Add QCS9100 RIDE board dts
` [PATCH 05/47] dt-bindings: firmware: qcom,scm: document SCM on QCS9100 SoC
` [PATCH 06/47] dt-bindings: interconnect: qcom: document the interconnect compatibles for QCS9100
` [PATCH 07/47] dt-bindings: clock: document QCS9100 GCC compatible
` [PATCH 08/47] dt-bindings: mailbox: qcom-ipcc: Document the QCS9100 IPCC
` [PATCH 09/47] dt-bindings: phy: Add QMP UFS PHY comptible for QCS9100
` [PATCH 10/47] dt-bindings: crypto: ice: Document QCS9100 inline crypto engine
` [PATCH 11/47] dt-bindings: crypto: qcom,prng: document QCS9100
` [PATCH 12/47] dt-bindings: phy: qcom,usb-snps-femto-v2: Add bindings for QCS9100
` [PATCH 13/47] dt-bindings: ufs: qcom: document QCS9100 UFS
` [PATCH 14/47] dt-bindings: phy: qcom,qmp-usb: Add QCS9100 USB3 PHY
` [PATCH 15/47] dt-bindings: usb: dwc3: Add QCS9100 compatible
` [PATCH 16/47] dt-bindings: clock: qcom: describe the GPUCC clock for QCS9100
` [PATCH 17/47] dt-bindings: arm-smmu: Document QCS9100 GPU SMMU
` [PATCH 18/47] dt-bindings: phy: describe the Qualcomm SGMII PHY for QCS9100
` [PATCH 19/47] dt-bindings: cache: qcom,llcc: Add QCS9100 description
` [PATCH 20/47] dt-bindings: interrupt-controller: qcom,pdc: document pdc on QCS9100
` [PATCH 21/47] dt-bindings: thermal: qcom-tsens: document the QCS9100 Temperature Sensor
` [PATCH 22/47] dt-bindings: soc: qcom,aoss-qmp: Document the QCS9100 AOSS channel
` [PATCH 23/47] dt-bindings: pinctrl: add qcs9100-tlmm compatible
` [PATCH 24/47] dt-bindings: soc: qcom: add qcom,qcs9100-imem compatible
` [PATCH 25/47] dt-bindings: watchdog: qcom-wdt: document QCS9100
` [PATCH 26/47] dt-bindings: clock: qcom-rpmhcc: Add RPMHCC bindings for QCS9100
` [PATCH 27/47] dt-bindings: cpufreq: cpufreq-qcom-hw: Add QCS9100 compatibles
` [PATCH 28/47] dt-bindings: power: qcom,rpmpd: document the QCS9100 RPMh Power Domains
` [PATCH 29/47] dt-bindings: net: qcom,ethqos: add description for qcs9100
` [PATCH 30/47] dt-bindings: PCI: Document compatible for QCS9100
  ` [PATCH 31/47] dt-bindings: PCI: qcom-ep: Add support for QCS9100 SoC
  ` [PATCH 32/47] dt-bindings: phy: qcom,qmp: Add qcs9100 QMP PCIe PHY
  ` [PATCH 33/47] interconnect: qcom: add driver support for qcs9100
  ` [PATCH 34/47] clk: qcom: add the GCC driver support for QCS9100
  ` [PATCH 35/47] phy: qcom-qmp-ufs: Add QCS9100 support
  ` [PATCH 36/47] phy: qcpm-qmp-usb: Add support for QCS9100
  ` [PATCH 37/47] clk: qcom: add the GPUCC driver "
  ` [PATCH 38/47] phy: qcom: add the SGMII SerDes PHY driver support
  ` [PATCH 39/47] soc: qcom: llcc: Add llcc configuration support for the QCS9100 platform
  ` [PATCH 40/47] pinctrl: qcom: add the tlmm driver support for qcs9100 platform
  ` [PATCH 41/47] clk: qcom: rpmh: Add support for QCS9100 rpmh clocks

[PATCH v6 0/6] Add IOMMUFD dirty tracking support for SMMUv3
 2024-07-03 10:20 UTC  (6+ messages)

[PATCH v8 0/7] Add support for Translation Buffer Units
 2024-07-03  9:54 UTC  (8+ messages)
` [PATCH v8 5/7] arm64: dts: qcom: sdm845: Add DT nodes for the TBUs

[RFC] iommu_ops->domain_alloc_paging() enhancement to support AMD IOMMU driver
 2024-07-03  6:57 UTC  (8+ messages)

[PATCH v2 0/5] Support for Adreno X1-85 GPU
 2024-07-03  3:37 UTC  (3+ messages)
` (subset) "

[PATCH v3 0/2] iommu/vt-d: Refactor PRI enable/disable steps
 2024-07-03  2:49 UTC  (15+ messages)
` [PATCH v3 1/2] iommu/vt-d: Add helper to flush caches for context change
` [PATCH v3 2/2] iommu/vt-d: Refactor PCI PRI enabling/disabling callbacks

lack of permission checking with intel-iommu?
 2024-07-03  2:28 UTC  (10+ messages)

[PATCH v9 0/6] Add Tegra241 (Grace) CMDQV Support (part 1/2)
 2024-07-02 20:10 UTC  (10+ messages)
` [PATCH v9 4/6] iommu/arm-smmu-v3: Add CS_NONE quirk for CONFIG_TEGRA241_CMDQV
` [PATCH v9 5/6] iommu/arm-smmu-v3: Add in-kernel support for NVIDIA Tegra241 (Grace) CMDQV

[PATCH v2 00/10] Tidy some minor things in the stream table/cd table area
 2024-07-02 18:46 UTC  (6+ 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 v3 0/3] iommu/arm-smmu: Prettyify context fault messages
 2024-07-02 18:44 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-qcom: record reason for deferring probe
 2024-07-02 18:44 UTC  (3+ messages)

[PATCH] iommu/arm-smmu-v3: add missing MODULE_DESCRIPTION() macro
 2024-07-02 18:44 UTC  (2+ messages)

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

[PATCH] docs: iommu: Remove outdated Documentation/userspace-api/iommu.rst
 2024-07-02 15:11 UTC 

[PATCH 0/7] [PULL REQUEST] Intel IOMMU updates for v6.11
 2024-07-02 13:25 UTC  (9+ messages)
` [PATCH 1/7] iommu/vt-d: Handle volatile descriptor status read
` [PATCH 2/7] iommu/vt-d: Remove comment for def_domain_type
` [PATCH 3/7] iommu/vt-d: Remove control over Execute-Requested requests
` [PATCH 4/7] iommu/vt-d: Downgrade warning for pre-enabled IR
` [PATCH 5/7] iommu/vt-d: Add helper to allocate paging domain
` [PATCH 6/7] iommu/vt-d: Add helper to flush caches for context change
` [PATCH 7/7] iommu/vt-d: Refactor PCI PRI enabling/disabling callbacks

[PATCH v2 0/4] iommu: Remove iommu_fwspec ops
 2024-07-02 12:23 UTC  (3+ messages)

[PATCH v3 0/5] iommu: Remove iommu_fwspec ops
 2024-07-02 11:40 UTC  (6+ messages)
` [PATCH v3 1/5] iommu/mediatek-v1: Clean up redundant fwspec checks
` [PATCH v3 2/5] iommu: Resolve fwspec ops automatically
` [PATCH v3 3/5] ACPI: Retire acpi_iommu_fwspec_ops()
` [PATCH v3 4/5] OF: Simplify of_iommu_configure()
` [PATCH v3 5/5] iommu: Remove iommu_fwspec ops

[PATCH v7 00/10] IOMMUFD: Deliver IO page faults to user space
 2024-07-02  6:42 UTC  (3+ messages)

[PATCH v8 00/10] IOMMUFD: Deliver IO page faults to user space
 2024-07-02  6:34 UTC  (11+ messages)
` [PATCH v8 01/10] iommu: Introduce domain attachment handle
` [PATCH v8 02/10] iommu: Remove sva handle list
` [PATCH v8 03/10] iommu: Add attach handle to struct iopf_group
` [PATCH v8 04/10] iommu: Extend domain attach group with handle support
` [PATCH v8 05/10] iommufd: Add fault and response message definitions
` [PATCH v8 06/10] iommufd: Add iommufd fault object
` [PATCH v8 07/10] iommufd: Fault-capable hwpt attach/detach/replace
` [PATCH v8 08/10] iommufd: Associate fault object with iommufd_hw_pgtable
` [PATCH v8 09/10] iommufd/selftest: Add IOPF support for mock device
` [PATCH v8 10/10] iommufd/selftest: Add coverage for IOPF test

[PATCH] iommu: Remove iommu_sva_unbind_gpasid
 2024-07-02  5:42 UTC  (2+ messages)

[PATCH v2 0/2] iommu/vt-d: Refactor PRI enable/disable steps
 2024-07-02  2:54 UTC  (4+ messages)
` [PATCH v2 1/2] iommu/vt-d: Add helper to flush caches for context change


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