iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-24 07:46:32 to 2020-01-09 14:49:27 UTC [more...]

add swiotlb support to arm32
 2020-01-09 14:49 UTC  (10+ messages)
` [PATCH 2/2] arm: use swiotlb for bounce buffer on LPAE configs

[PATCH v4 00/13] iommu: Add PASID support to Arm SMMUv3
 2020-01-09 14:41 UTC  (3+ messages)

[RFC 0/5] Clean up VMD DMA Map Ops
 2020-01-09 14:37 UTC  (12+ messages)
` [RFC 1/5] iommu: Remove device link to group on failure
` [RFC 2/5] iommu/vt-d: Unlink device if failed to add to group
` [RFC 3/5] x86/PCI: Expose VMD's device in pci_sysdata
` [RFC 4/5] PCI: vmd: Stop overriding dma_map_ops
` [RFC 5/5] x86/PCI: Remove unused X86_DEV_DMA_OPS

[PATCH v3 0/5] iommu/arm-smmu: Split pagetable support for arm-smmu-v2
 2020-01-09 14:36 UTC  (10+ messages)
` [PATCH v3 1/5] iommu: Add DOMAIN_ATTR_SPLIT_TABLES
` [PATCH v3 2/5] iommu/arm-smmu: Add support for split pagetables
` [PATCH v3 4/5] drm/msm: Refactor address space initialization
  ` [Freedreno] "
` [PATCH v3 5/5] drm/msm/a6xx: Support split pagetables

[rfc] dma-mapping: preallocate unencrypted DMA atomic pool
 2020-01-09 14:31 UTC  (5+ messages)

[PATCH v4 00/16] iommu: Permit modular builds of ARM SMMU[v3] drivers
 2020-01-09 14:16 UTC  (6+ messages)
` [PATCH v4 05/16] drivers/iommu: Take a ref to the IOMMU driver prior to ->add_device()

[PATCH 1/2] iommu/arm-smmu-v3: constify arm_smmu_options[]
 2020-01-09 13:41 UTC  (3+ messages)
` [PATCH 2/2] iommu/arm-smmu-v3: simplify parse_driver_options()

[PATCH] iommu/arm-smmu-v3: fix resource_size check
 2020-01-09 13:23 UTC  (2+ messages)

[PULL REQUEST] iommu/vt-d: patches for v5.6
 2020-01-09  8:56 UTC  (41+ messages)
` [PATCH 01/22] iommu/vt-d: Add Kconfig option to enable/disable scalable mode
` [PATCH 02/22] iommu/vt-d: Fix CPU and IOMMU SVM feature matching checks
` [PATCH 03/22] iommu/vt-d: Match CPU and IOMMU paging mode
` [PATCH 04/22] iommu/vt-d: Reject SVM bind for failed capability check
` [PATCH 05/22] iommu/vt-d: Avoid duplicated code for PASID setup
` [PATCH 06/22] iommu/vt-d: Fix off-by-one in PASID allocation
` [PATCH 07/22] iommu/vt-d: Replace Intel specific PASID allocator with IOASID
` [PATCH 08/22] iommu/vt-d: Avoid sending invalid page response
` [PATCH 09/22] iommu/vt-d: Misc macro clean up for SVM
` [PATCH 10/22] iommu/vt-d: trace: Extend map_sg trace event
` [PATCH 11/22] iommu/vt-d: Avoid iova flush queue in strict mode
` [PATCH 12/22] iommu/vt-d: Loose requirement for flush queue initializaton
` [PATCH 13/22] iommu/vt-d: Identify domains using first level page table
` [PATCH 14/22] iommu/vt-d: Add set domain DOMAIN_ATTR_NESTING attr
` [PATCH 15/22] iommu/vt-d: Add PASID_FLAG_FL5LP for first-level pasid setup
` [PATCH 16/22] iommu/vt-d: Setup pasid entries for iova over first level
` [PATCH 17/22] iommu/vt-d: Flush PASID-based iotlb "
` [PATCH 18/22] iommu/vt-d: Make first level IOVA canonical
` [PATCH 19/22] iommu/vt-d: Update first level super page capability
` [PATCH 20/22] iommu/vt-d: Use iova over first level
` [PATCH 21/22] iommu/vt-d: debugfs: Add support to show page table internals
` [PATCH 22/22] iommu/vt-d: Add a quirk flag for scope mismatched devices
          ` 答复: "

[PATCH 0/2] iommu/amd: Optimization and cleanup for unused variables
 2020-01-09  3:02 UTC  (3+ messages)
` [PATCH 1/2] iommu/amd: Replace two consecutive readl calls with one readq
` [PATCH 2/2] iommu/amd: Remove unused struct member

[PATCH RFC] ARM: dts: qcom: msm8974: add mdp5 iommu support
 2020-01-09  0:26 UTC 

[PATCH v2 0/2] iommu/vt-d bad RMRR workarounds
 2020-01-08 17:35 UTC  (5+ messages)
` [PATCH v2 1/2] iommu/vt-d: skip RMRR entries that fail the sanity check
` [PATCH v2 2/2] iommu/vt-d: skip invalid RMRR entries

[PATCH 1/2] dt-bindings: iommu: Add binding for MediaTek MT8167 IOMMU
 2020-01-08 16:58 UTC  (4+ messages)
` [PATCH 2/2] iommu/mediatek: add support for MT8167

[PATCH v10 0/4] Add uacce module for Accelerator
 2020-01-08 16:47 UTC  (2+ messages)

[PATCH 0/3] iommu/arm-smmu: Qualcomm bootsplash/efifb
 2020-01-08  9:16 UTC  (5+ messages)
` [PATCH 1/3] iommu/arm-smmu: Don't blindly use first SMR to calculate mask
` [PATCH 2/3] iommu/arm-smmu: Expose s2cr and smr structs to impl
` [PATCH 3/3] iommu/arm-smmu: Allow inherting stream mapping from bootloader

dma-direct: don't check swiotlb=force in dma_direct_map_resource
 2020-01-07 18:26 UTC  (3+ messages)

[PATCH] iommu/dma: fix variable 'cookie' set but not used
 2020-01-07 16:03 UTC  (4+ messages)

[PATCH] iommu/qcom: fix NULL pointer dereference during probe deferral
 2020-01-07 15:44 UTC  (6+ messages)

[PATCH 1/1] iommu/vt-d: Add a quirk flag for scope mismatched devices
 2020-01-07 13:27 UTC  (4+ messages)

[PATCH 1/1] iommu/amd: Fix typos for PPR macros
 2020-01-07 13:16 UTC  (2+ messages)

[PATCH 1/1] iommu/amd: Remove local variables
 2020-01-07 13:14 UTC  (2+ messages)

[PATCH] iommu/vt-d fix adding non-PCI devices to Intel IOMMU
 2020-01-07 13:03 UTC  (3+ messages)

[PATCH v2] iommu/qcom: fix NULL pointer dereference during probe deferral
 2020-01-07 11:55 UTC  (3+ messages)

[PATCH v2 00/19] MT6779 IOMMU SUPPORT
 2020-01-07 11:10 UTC  (22+ messages)
` [PATCH v2 01/19] dt-bindings: mediatek: Add bindings for MT6779
` [PATCH v2 02/19] iommu/mediatek: Add m4u1_mask to distinguish m4u_id
` [PATCH v2 03/19] iommu/mediatek: Extend larb_remap to larb_remap[2]
` [PATCH v2 04/19] iommu/mediatek: Rename offset=0x48 register
` [PATCH v2 05/19] iommu/mediatek: Put inv_sel_reg in the plat_data for preparing add 0x2c support in mt6779
` [PATCH v2 06/19] iommu/mediatek: Add new flow to get SUB_COMMON ID in translation fault
` [PATCH v2 07/19] iommu/mediatek: Add REG_MMU_WR_LEN reg define prepare for mt6779
` [PATCH v2 08/19] iommu/mediatek: Add mt6779 basic support
` [PATCH v2 09/19] iommu/mediatek: Add mtk_iommu_pgtable structure
` [PATCH v2 10/19] iommu/mediatek: Remove mtk_iommu_domain_finalise
` [PATCH v2 11/19] iommu/mediatek: Remove pgtable info in mtk_iommu_domain
` [PATCH v2 12/19] iommu/mediatek: Change get the way of m4u_group
` [PATCH v2 13/19] iommu/mediatek: Add smi_larb info about device
` [PATCH v2 14/19] iommu/mediatek: Add mtk_domain_data structure
` [PATCH v2 15/19] iommu/mediatek: Remove the usage of m4u_dom variable
` [PATCH v2 16/19] iommu/mediatek: Remove mtk_iommu_get_m4u_data api
` [PATCH v2 17/19] iommu/mediatek: Add iova reserved function
` [PATCH v2 18/19] iommu/mediatek: Change single domain to multiple domains
` [PATCH v2 19/19] iommu/mediatek: Add multiple mtk_iommu_domain support for mt6779

[PATCH v2] iommu/vt-d: Don't reject nvme host due to scope mismatch
 2020-01-07  1:57 UTC  (2+ messages)

Regression iommu/vt-d bounce buffer
 2020-01-06 15:43 UTC 

[PATCH v2] iommu/amd: Disable IOMMU on Stoney Ridge systems
 2020-01-06  8:37 UTC  (8+ messages)

[PATCH v2 0/7] drm/msm/a6xx: System Cache Support
 2020-01-03 19:02 UTC  (9+ messages)
` [PATCH v2 1/7] iommu/arm-smmu: Pass io_pgtable_cfg to impl specific init_context
` [PATCH v2 2/7] iommu/arm-smmu: Add domain attribute for QCOM system cache
  ` [Freedreno] "
` [PATCH v2 3/7] drm/msm: Attach the IOMMU device during initialization
` [PATCH v2 4/7] drm/msm: Refactor address space initialization
` [PATCH v2 5/7] drm: msm: a6xx: Properly free up the iommu objects
` [PATCH v2 6/7] drm/msm: rearrange the gpu_rmw() function
` [PATCH v2 7/7] drm/msm/a6xx: Add support for using system cache(LLC)

[PATCH 1/3] iommu: omap: Fix pointer cast -Wpointer-to-int-cast warnings on 64 bit
 2020-01-03  8:57 UTC  (10+ messages)
` [PATCH 2/3] iommu: omap: Fix printing format for size_t on 64-bit
` [PATCH 3/3] iommu: Enable compile testing for some of drivers

[PATCH v2 0/8] Sort out SMMUv3 ATC invalidation and locking
 2020-01-02 17:44 UTC  (2+ messages)
` arm-smmu-v3 high cpu usage for NVMe

[PATCH v5 0/9] Use 1st-level for IOVA translation
 2020-01-02  2:32 UTC  (6+ messages)
` [PATCH v5 8/9] iommu/vt-d: Use iova over first level
` [PATCH v5 9/9] iommu/vt-d: debugfs: Add support to show page table internals

[RFC PATCH 0/4] iommu: Per-group default domain type
 2020-01-01  5:26 UTC  (5+ messages)
` [RFC PATCH 1/4] driver core: Add iommu_passthrough to struct device
` [RFC PATCH 2/4] PCI: Add "pci=iommu_passthrough=" parameter for iommu passthrough
` [RFC PATCH 3/4] iommu: Preallocate iommu group when probing devices
` [RFC PATCH 4/4] iommu: Determine default domain type before allocating domain

[RESEND,PATCH 00/13] MT6779 IOMMU SUPPORT
 2019-12-31  9:39 UTC  (7+ messages)
` [RESEND,PATCH 02/13] iommu/mediatek: Add mt6779 IOMMU basic support
` [RESEND,PATCH 03/13] iommu/mediatek: Add mtk_iommu_pgtable structure

[RFT] iommu: omap: Fix -Woverflow warnings when compiling on 64-bit architectures
 2019-12-31  8:46 UTC 

[PATCH] drm/rockchip: Add missing vmalloc header
 2019-12-31  8:12 UTC 

[PATCH 5.4 368/434] iommu: set group default domain before creating direct mappings
 2019-12-29 17:27 UTC  (2+ messages)
` [PATCH 5.4 371/434] iommu/vt-d: Allocate reserved region for ISA with correct permission

[PATCH 1/1] iommu/vt-d: trace: Extend map_sg trace event
 2019-12-28  3:26 UTC  (2+ messages)

[PATCH 1/2] iommu/vt-d: Avoid iova flush queue in strict mode
 2019-12-28  2:47 UTC  (4+ messages)
` [PATCH 2/2] iommu/vt-d: Loose requirement for flush queue initializaton

[PATCH v5 0/8] VT-d Native Shared virtual memory cleanup and fixes
 2019-12-28  2:46 UTC  (2+ messages)

[PATCH v3 1/1] iommu/vt-d: Add Kconfig option to enable/disable scalable mode
 2019-12-28  2:42 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 62/84] iommu/iova: Init the struct iova to fix the possible memleak
 2019-12-27 17:43 UTC 

[PATCH AUTOSEL 5.4 131/187] iommu/iova: Init the struct iova to fix the possible memleak
 2019-12-27 17:39 UTC 

答复: 答复: [PATCH] iommu/vt-d: Don't reject nvme host due to scope mismatch
 2019-12-25  2:40 UTC  (9+ messages)
  ` 答复: "
      ` 答复: "
          ` 答复: "
              ` 答复: "

[PATCH 6/8] iommu: allow the dma-iommu api to use bounce buffers
 2019-12-24 10:20 UTC  (2+ messages)

[PATCH 1/2] iommu/arm-smmu-v3: remove useless of_match_ptr()
 2019-12-24  8:15 UTC  (2+ messages)
` [PATCH 2/2] iommu/arm-smmu: fix -Wunused-const-variable warning


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