iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-29 00:40:37 to 2020-11-04 09:33:55 UTC [more...]

[PATCH v3 0/6] Add virtio-iommu built-in topology
 2020-11-04  9:33 UTC  (10+ messages)

amdgpu error whenever IOMMU is enabled
 2020-11-04  9:21 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH v2 0/4] iommu/iova: Solve longterm IOVA issue
 2020-11-04  8:15 UTC  (6+ messages)
` [PATCH v2 3/4] iommu/iova: Flush CPU rcache for when a depot fills

[PATCH] iommu/vt-d: remove redundant variable no_platform_optin
 2020-11-04  8:19 UTC 

use of dma_direct_set_offset in (allwinner) drivers
 2020-11-04  8:14 UTC  (2+ messages)

Some questions about arm_lpae_install_table
 2020-11-04  7:17 UTC  (4+ messages)

[PATCH 1/1] iommu: Fix deferred domain attachment in iommu_probe_device()
 2020-11-04  1:01 UTC  (3+ messages)

(proposal) RE: [PATCH v7 00/16] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-11-03 19:14 UTC  (12+ messages)

[PATCH v5 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2020-11-03 18:51 UTC  (13+ messages)
` [PATCH v5 1/7] arm64: mm: Move reserve_crashkernel() into mem_init()
` [PATCH v5 2/7] arm64: mm: Move zone_dma_bits initialization into zone_sizes_init()
` [PATCH v5 3/7] of/address: Introduce of_dma_get_max_cpu_address()
` [PATCH v5 4/7] of: unittest: Add test for of_dma_get_max_cpu_address()
` [PATCH v5 5/7] arm64: mm: Set ZONE_DMA size based on devicetree's dma-ranges
` [PATCH v5 6/7] arm64: mm: Set ZONE_DMA size based on early IORT scan
` [PATCH v5 7/7] mm: Remove examples from enum zone_type comment

can we switch bmips to the generic dma ranges code
 2020-11-03 18:28 UTC  (3+ messages)

[PATCH v18 0/4] iommu/arm-smmu: Add adreno-smmu implementation and bindings
 2020-11-03 18:13 UTC  (11+ messages)
` [PATCH v18 1/4] iommu/arm-smmu-qcom: Add implementation for the adreno GPU SMMU
` [PATCH v18 2/4] iommu/arm-smmu: Add a way for implementations to influence SCTLR
` [PATCH v18 3/4] dt-bindings: arm-smmu: Add compatible string for Adreno GPU SMMU
` [PATCH v18 4/4] arm: dts: qcom: sm845: Set the compatible string for the "

[PATCH v6 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2020-11-03 17:31 UTC  (8+ messages)
` [PATCH v6 1/7] arm64: mm: Move reserve_crashkernel() into mem_init()
` [PATCH v6 2/7] arm64: mm: Move zone_dma_bits initialization into zone_sizes_init()
` [PATCH v6 3/7] of/address: Introduce of_dma_get_max_cpu_address()
` [PATCH v6 4/7] of: unittest: Add test for of_dma_get_max_cpu_address()
` [PATCH v6 5/7] arm64: mm: Set ZONE_DMA size based on devicetree's dma-ranges
` [PATCH v6 6/7] arm64: mm: Set ZONE_DMA size based on early IORT scan
` [PATCH v6 7/7] mm: Remove examples from enum zone_type comment

[PATCH v5 1/2] iommu/iova: Retry from last rb tree node if iova search fails
 2020-11-03 15:59 UTC  (5+ messages)
` [PATCH v5 2/2] iommu/iova: Free global iova rcache on iova alloc failure

[PATCH] iommu: fix a check in iommu_check_bind_data()
 2020-11-03 13:56 UTC  (2+ messages)

[PATCH v2 0/2] iommu: Fix a few issues related to PRQ
 2020-11-03 13:37 UTC  (6+ messages)
` [PATCH v2 1/2] iommu/vt-d: Fix sid not set issue in intel_svm_bind_gpasid()
` [PATCH v2 2/2] iommu/vt-d: Fix a bug for PDP check in prq_event_thread

[PATCH] iommu/amd: Enforce 4k mapping for certain IOMMU data structures
 2020-11-03 13:35 UTC  (2+ messages)

[PATCH 1/1] iommu/vt-d: Fix kernel NULL pointer dereference in find_domain()
 2020-11-03 13:30 UTC  (2+ messages)

[PATCH] iommu/amd: Increase interrupt remapping table limit to 512 entries
 2020-11-03 13:21 UTC  (2+ messages)

[PATCH v4 0/7] Convert the intel iommu driver to the dma-iommu api
 2020-11-03 12:00 UTC  (12+ messages)
` [PATCH v4 4/7] iommu: Add quirk for Intel graphic devices in map_sg

[PATCH for-5.10] swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_map_single
 2020-11-03  9:46 UTC  (2+ messages)

[PATCH v5 0/3] MT8192 SMI support
 2020-11-03  5:42 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: memory: mediatek: Convert SMI to DT schema
` [PATCH v5 2/3] dt-bindings: memory: mediatek: Add mt8192 support
` [PATCH v5 3/3] memory: mtk-smi: "

[PATCH v6 0/5] iommu aux-domain APIs extensions
 2020-11-03  5:22 UTC  (14+ messages)
` [PATCH v6 1/5] vfio/mdev: Register mdev bus earlier during boot
` [PATCH v6 2/5] iommu: Use bus iommu ops for aux related callback
` [PATCH v6 3/5] iommu/vt-d: Make some static functions global
` [PATCH v6 4/5] iommu/vt-d: Add iommu_ops support for subdevice bus
` [PATCH v6 5/5] vfio/type1: Use mdev bus iommu_ops for IOMMU callbacks

[PATCH v3 00/14] IOASID extensions for guest SVA
 2020-11-02 23:41 UTC  (6+ messages)
` [PATCH v3 01/14] docs: Document IO Address Space ID (IOASID) APIs

[PATCH v18 0/4] iommu/arm-smmu: Add adreno-smmu implementation and bindings
 2020-11-02 17:16 UTC  (4+ messages)

[GIT PULL] dma-mapping fix for 5.10
 2020-11-02 11:00 UTC  (5+ messages)

Intel VT-d IOMMU group regression in v5.9
 2020-11-01 15:43 UTC 

[PATCH v3 0/2] dma-mapping: provide a benchmark for streaming DMA mapping
 2020-11-02  9:37 UTC  (5+ messages)
` [PATCH v3 1/2] dma-mapping: add benchmark support for streaming DMA APIs
` [PATCH v3 2/2] selftests/dma: add test application for DMA_MAP_BENCHMARK

[PATCH v4 0/3] MT8192 SMI support
 2020-11-02  7:53 UTC  (8+ messages)
` [PATCH v4 1/3] dt-bindings: memory: mediatek: Convert SMI to DT schema
    ` [PATCH v4 1/3] dt-bindings: memory: mediatek: Convert SMI to DT
` [PATCH v4 2/3] dt-bindings: memory: mediatek: Add mt8192 support
` [PATCH v4 3/3] memory: mtk-smi: "

[PATCH v5 1/2] pinctrl: qcom: Allow pinctrl-msm code to be loadable as a module
 2020-11-02  7:42 UTC  (3+ messages)
` [PATCH v5 2/2] firmware: QCOM_SCM: Allow qcom_scm driver to be loadable as a permenent module

[PATCH v3 00/14] iommu/amd: Add Generic IO Page Table Framework Support
 2020-11-02  3:16 UTC  (2+ messages)

[PATCH v2 0/2] dma-mapping: provide a benchmark for streaming DMA mapping
 2020-11-01 19:22 UTC  (5+ messages)
` [PATCH v2 1/2] dma-mapping: add benchmark support for streaming DMA APIs
` [PATCH v2 2/2] selftests/dma: add test application for DMA_MAP_BENCHMARK

[PATCH 0/2] dma-mapping: provide a benchmark for streaming DMA mapping
 2020-10-31 21:42 UTC  (7+ messages)
` [PATCH 1/2] dma-mapping: add benchmark support for streaming DMA APIs

[PATCH v2 0/5] Allow for qcom-pdc, pinctrl-msm and qcom-scm drivers to be loadable as modules
 2020-10-31  0:12 UTC  (14+ messages)
` [PATCH v2 5/5] firmware: QCOM_SCM: Allow qcom_scm driver to be loadable as a permenent module

[RFC][PATCH 1/2] arm-smmu-qcom: Ensure the qcom_scm driver has finished probing
 2020-10-31  0:37 UTC  (2+ messages)
` [RFC][PATCH 2/2] iommu: Avoid crash if iommu_group is null

[PATCH] iommu/vt-d: Avoid GFP_ATOMIC where it is not needed
 2020-10-30 18:26 UTC 

[PATCH] [v2] x86: apic: avoid -Wshadow warning in header
 2020-10-30 18:16 UTC  (13+ messages)

[PATCH] [v3] x86: apic: avoid -Wshadow warning in header
 2020-10-30 14:06 UTC 

[PATCH v3 00/24] MT8192 IOMMU support
 2020-10-30  9:47 UTC  (4+ messages)
` [PATCH v3 01/24] dt-bindings: iommu: mediatek: Convert IOMMU to DT schema

[PATCH] iommu: Clarify .of_xlate assumptions
 2020-10-30  9:38 UTC  (3+ messages)

WARNING in dma_map_page_attrs
 2020-10-30  9:35 UTC  (8+ messages)

[PATCHv7 0/7] System Cache support for GPU and required SMMU support
 2020-10-30  9:23 UTC  (8+ messages)
` [PATCHv7 1/7] iommu/io-pgtable-arm: Add support to use system cache
` [PATCHv7 2/7] iommu/arm-smmu: Add domain attribute for "
` [PATCHv7 3/7] drm/msm: rearrange the gpu_rmw() function
` [PATCHv7 4/7] drm/msm/a6xx: Add support for using system cache(LLC)
` [PATCHv7 5/7] drm/msm/a6xx: Add support for using system cache on MMU500 based targets
` [PATCHv7 6/7] iommu: arm-smmu-impl: Use table to list QCOM implementations
` [PATCHv7 7/7] iommu: arm-smmu-impl: Add a space before open parenthesis

[PATCH v2 0/3] drm: panfrost: Coherency support
 2020-10-30  8:35 UTC  (2+ messages)

[PATCH v4 1/2] pinctrl: qcom: Allow pinctrl-msm code to be loadable as a module
 2020-10-30  7:29 UTC  (3+ messages)
` [PATCH v4 2/2] firmware: QCOM_SCM: Allow qcom_scm driver to be loadable as a permenent module

[PATCH] iommu/rockchip: check return value of of_find_device_by_node() in rk_iommu_of_xlate()
 2020-10-30  1:27 UTC  (5+ messages)

[PATCH v5 0/3] iommu/arm-smmu-qcom: Support maintaining bootloader mappings
 2020-10-29 18:34 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-v3: Add def_domain_type callback
 2020-10-29 16:17 UTC  (3+ messages)

[PATCH] iommu/sun50i: check return value of of_find_device_by_node() in sun50i_iommu_of_xlate()
 2020-10-29 10:21 UTC  (3+ messages)

[PATCH kernel v4 0/2] DMA, powerpc/dma: Fallback to dma_ops when persistent memory present
 2020-10-29  9:56 UTC  (4+ messages)
` [PATCH kernel v4 1/2] dma: Allow mixing bypass and mapped DMA operation
` [PATCH kernel v4 2/2] powerpc/dma: Fallback to dma_ops when persistent memory present

[PATCH kernel v3 0/2] DMA, powerpc/dma: Fallback to dma_ops when persistent memory present
 2020-10-29  9:55 UTC  (5+ messages)
` [PATCH kernel v3 2/2] "

[PATCH v1 0/3] iommu: Fix a few issues related to PRQ
 2020-10-29  6:30 UTC  (4+ messages)
` [PATCH v1 2/3] iommu: Fix an issue in iommu_page_response() flags check


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).