iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-12 22:05:30 to 2020-11-20 05:30:06 UTC [more...]

[PATCH] Revert "firmware: QCOM_SCM: Allow qcom_scm driver to be loadable as a permenent module"
 2020-11-20  5:29 UTC  (4+ messages)

[PATCH v2] iommu/amd: Enforce 4k mapping for certain IOMMU data structures
 2020-11-20  4:19 UTC  (3+ messages)

[Patch V8 0/3] iommu: Add support to change default domain of an iommu group
 2020-11-20  2:13 UTC  (13+ messages)
` [Patch V8 1/3] "
` [Patch V8 3/3] iommu: Document usage of "/sys/kernel/iommu_groups/<grp_id>/type" file

[PATCH v6] swiotlb: Adjust SWIOTBL bounce buffer size for SEV guests
 2020-11-19 21:42 UTC 

[PATCH v6 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2020-11-19 18:18 UTC  (13+ messages)
` [PATCH v6 1/7] arm64: mm: Move reserve_crashkernel() into mem_init()

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

[PATCH v13 00/15] SMMUv3 Nested Stage Setup (IOMMU part)
 2020-11-19 17:02 UTC  (19+ messages)
` [PATCH v13 01/15] iommu: Introduce attach/detach_pasid_table API
` [PATCH v13 02/15] iommu: Introduce bind/unbind_guest_msi
` [PATCH v13 03/15] iommu/arm-smmu-v3: Maintain a SID->device structure
` [PATCH v13 04/15] iommu/smmuv3: Allow s1 and s2 configs to coexist
` [PATCH v13 05/15] iommu/smmuv3: Get prepared for nested stage support
` [PATCH v13 06/15] iommu/smmuv3: Implement attach/detach_pasid_table
` [PATCH v13 07/15] iommu/smmuv3: Allow stage 1 invalidation with unmanaged ASIDs
` [PATCH v13 08/15] iommu/smmuv3: Implement cache_invalidate
` [PATCH v13 09/15] dma-iommu: Implement NESTED_MSI cookie
` [PATCH v13 10/15] iommu/smmuv3: Nested mode single MSI doorbell per domain enforcement
` [PATCH v13 11/15] iommu/smmuv3: Enforce incompatibility between nested mode and HW MSI regions
` [PATCH v13 12/15] iommu/smmuv3: Implement bind/unbind_guest_msi
` [PATCH v13 13/15] iommu/smmuv3: Report non recoverable faults
` [PATCH v13 14/15] iommu/smmuv3: Accept configs with more than one context descriptor
` [PATCH v13 15/15] iommu/smmuv3: Add PASID cache invalidation per PASID

[PATCH] iommu: Check return of __iommu_attach_device()
 2020-11-19 16:58 UTC 

[RFC PATCH v2 0/8] ACPI/IORT: Support for IORT RMR node
 2020-11-19 12:11 UTC  (9+ messages)
` [RFC PATCH v2 1/8] ACPICA: IORT: Update for revision E
` [RFC PATCH v2 2/8] ACPI/IORT: Add support for RMR node parsing
` [RFC PATCH v2 3/8] iommu/dma: Introduce generic helper to retrieve RMR info
` [RFC PATCH v2 4/8] ACPI/IORT: Add RMR memory regions reservation helper
` [RFC PATCH v2 5/8] iommu/arm-smmu-v3: Introduce strtab init helper
` [RFC PATCH v2 6/8] iommu/arm-smmu-v3: Add bypass flag to arm_smmu_write_strtab_ent()
` [RFC PATCH v2 7/8] iommu/arm-smmu-v3: Get associated RMR info and install bypass STE
` [RFC PATCH v2 8/8] iommu/arm-smmu-v3: Reserve any RMR regions associated with a dev

[RFC PATCH 0/4] ACPI/IORT: Support for IORT RMR node
 2020-11-19 12:07 UTC  (5+ messages)
` [RFC PATCH 2/4] ACPI/IORT: Add support for RMR node parsing
  ` [Devel] "
    ` [Devel] "

[PATCH] iommu/amd: Enforce 4k mapping for certain IOMMU data structures
 2020-11-19 11:07 UTC  (3+ messages)

[PATCH 1/1] iommu/vt-d: Fix compile error with CONFIG_PCI_ATS not set
 2020-11-19 10:37 UTC  (2+ messages)

[PATCH v6 1/3] pinctrl: qcom: Kconfig: Rework PINCTRL_MSM to be a depenency rather then a selected config
 2020-11-19  9:33 UTC  (8+ messages)
` [PATCH v6 3/3] firmware: QCOM_SCM: Allow qcom_scm driver to be loadable as a permenent module

[PATCH v5] swiotlb: Adjust SWIOTBL bounce buffer size for SEV guests
 2020-11-19  7:54 UTC  (3+ messages)

[PATCH v2 0/6] MediaTek IOMMU improve tlb flush performance in map/unmap
 2020-11-19  6:18 UTC  (7+ messages)
` [PATCH v2 1/6] iommu: Move iotlb_sync_map out from __iommu_map
` [PATCH v2 2/6] iommu: Add iova and size as parameters in iommu_iotlb_map
` [PATCH v2 3/6] iommu/mediatek: Add iotlb_sync_map to sync whole the iova range
` [PATCH v2 4/6] iommu: Add granule_ignore when tlb gather
` [PATCH v2 5/6] iommu/mediatek: Enable granule_ignore for unmap
` [PATCH v2 6/6] iommu/mediatek: Convert tlb_flush_walk to gather_add_page

dma_alloc_pages / dma_alloc_noncoherent fixups
 2020-11-18 14:25 UTC  (10+ messages)
` [PATCH 8/8] WIP: add a dma_alloc_contiguous API
  ` [PATCH] WIP! media: uvcvideo: Use dma_alloc_noncontiguos API

[PATCH v2] iommu/vt-d: avoid unnecessory panic if iommu init fail in tboot system
 2020-11-18 14:19 UTC  (4+ messages)

[PATCH v5 1/2] iommu/iova: Retry from last rb tree node if iova search fails
 2020-11-17 23:24 UTC  (2+ messages)

[PATCH] iommu/vt-d: include conditionally on CONFIG_INTEL_IOMMU_SVM
 2020-11-17 23:24 UTC  (3+ messages)

[PATCH] iommu: Modify the description of iommu_sva_unbind_device
 2020-11-17 23:24 UTC  (2+ messages)

[PATCH v3 00/14] iommu/amd: Add Generic IO Page Table Framework Support
 2020-11-17 22:43 UTC  (5+ messages)

[PATCH] iommu: fix return error code in iommu_probe_device()
 2020-11-17 22:41 UTC  (4+ messages)

[GIT PULL] iommu/arm-smmu: First batch of updates for 5.11
 2020-11-17 22:24 UTC  (2+ messages)

IOMMU Maintainership
 2020-11-17 22:22 UTC  (2+ messages)

[PATCH v3] swiotlb: Adjust SWIOTBL bounce buffer size for SEV guests
 2020-11-17 20:31 UTC  (16+ messages)

remove dma_virt_ops v2
 2020-11-17 19:41 UTC  (12+ messages)

[PATCH v4] swiotlb: Adjust SWIOTBL bounce buffer size for SEV guests
 2020-11-17 17:54 UTC 

[PATCH 1/1] vfio/type1: Add subdev_ioasid callback to vfio_iommu_driver_ops
 2020-11-17 14:39 UTC  (3+ messages)

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

[PATCH v12 00/15] SMMUv3 Nested Stage Setup (IOMMU part)
 2020-11-17 12:36 UTC  (20+ messages)
` [PATCH v12 01/15] iommu: Introduce attach/detach_pasid_table API
` [PATCH v12 02/15] iommu: Introduce bind/unbind_guest_msi
` [PATCH v12 03/15] iommu/arm-smmu-v3: Maintain a SID->device structure
` [PATCH v12 04/15] iommu/smmuv3: Dynamically allocate s1_cfg and s2_cfg
` [PATCH v12 05/15] iommu/smmuv3: Get prepared for nested stage support
` [PATCH v12 06/15] iommu/smmuv3: Implement attach/detach_pasid_table
` [PATCH v12 07/15] iommu/smmuv3: Allow stage 1 invalidation with unmanaged ASIDs
` [PATCH v12 08/15] iommu/smmuv3: Implement cache_invalidate
` [PATCH v12 09/15] dma-iommu: Implement NESTED_MSI cookie
` [PATCH v12 10/15] iommu/smmuv3: Nested mode single MSI doorbell per domain enforcement
` [PATCH v12 11/15] iommu/smmuv3: Enforce incompatibility between nested mode and HW MSI regions
` [PATCH v12 12/15] iommu/smmuv3: Implement bind/unbind_guest_msi
` [PATCH v12 13/15] iommu/smmuv3: Report non recoverable faults
` [PATCH v12 14/15] iommu/smmuv3: Accept configs with more than one context descriptor
` [PATCH v12 15/15] iommu/smmuv3: Add PASID cache invalidation per PASID

[RESEND PATCH v3 0/4] iommu/iova: Solve longterm IOVA issue
 2020-11-17 10:25 UTC  (5+ messages)
` [RESEND PATCH v3 1/4] iommu/iova: Add free_all_cpu_cached_iovas()
` [RESEND PATCH v3 2/4] iommu/iova: Avoid double-negatives in magazine helpers
` [RESEND PATCH v3 3/4] iommu/iova: Flush CPU rcache for when a depot fills
` [RESEND PATCH v3 4/4] iommu: avoid taking iova_rbtree_lock twice

[PATCH v11 00/13] SMMUv3 Nested Stage Setup (IOMMU part)
 2020-11-17  9:16 UTC  (8+ messages)

[PATCH v11 00/13] SMMUv3 Nested Stage Setup (VFIO part)
 2020-11-17  2:11 UTC  (17+ messages)
` [PATCH v11 01/13] vfio: VFIO_IOMMU_SET_PASID_TABLE
` [PATCH v11 02/13] vfio: VFIO_IOMMU_CACHE_INVALIDATE
` [PATCH v11 03/13] vfio: VFIO_IOMMU_SET_MSI_BINDING
` [PATCH v11 04/13] vfio/pci: Add VFIO_REGION_TYPE_NESTED region type
` [PATCH v11 05/13] vfio/pci: Register an iommu fault handler
` [PATCH v11 06/13] vfio/pci: Allow to mmap the fault queue
` [PATCH v11 07/13] vfio: Use capability chains to handle device specific irq
` [PATCH v11 08/13] vfio/pci: Add framework for custom interrupt indices
` [PATCH v11 09/13] vfio: Add new IRQ for DMA fault reporting
` [PATCH v11 10/13] vfio/pci: Register and allow DMA FAULT IRQ signaling
` [PATCH v11 11/13] vfio: Document nested stage control
` [PATCH v11 12/13] vfio/pci: Register a DMA fault response region
` [PATCH v11 13/13] vfio/pci: Inject page response upon response region fill

[patch V2 00/46] x86, PCI, XEN, genirq ...: Prepare for device MSI
 2020-11-16 23:22 UTC  (13+ messages)
` REGRESSION: "
      ` iommu/vt-d: Cure VF irqdomain hickup

[PATCH v4 00/24] MT8192 IOMMU support
 2020-11-16 17:44 UTC  (5+ messages)
` [PATCH v4 01/24] dt-bindings: iommu: mediatek: Convert IOMMU to DT schema
` [PATCH v4 04/24] dt-bindings: memory: mediatek: Add domain definition

[PATCH v4 0/2] dma-mapping: provide a benchmark for streaming DMA mapping
 2020-11-16  6:08 UTC  (3+ messages)
` [PATCH v4 1/2] dma-mapping: add benchmark support for streaming DMA APIs
` [PATCH v4 2/2] selftests/dma: add test application for DMA_MAP_BENCHMARK

[PATCH v3 0/2] dma-mapping: provide a benchmark for streaming DMA mapping
 2020-11-15 21:54 UTC  (6+ messages)
` [PATCH v3 1/2] dma-mapping: add benchmark support for streaming DMA APIs

[RESEND PATCH v2 0/5] drm/msm: support for host-cached BOs
 2020-11-14 16:21 UTC  (3+ messages)
` [RESEND PATCH v2 2/5] dma-direct: add dma_direct_bypass() to force direct ops

[PATCH] dma-pool: no need to check return value of debugfs_create functions
 2020-11-14 12:10 UTC  (2+ messages)

[PATCH kernel v4 0/2] DMA, powerpc/dma: Fallback to dma_ops when persistent memory present
 2020-11-14 12:10 UTC  (3+ messages)
` [PATCH kernel v4 2/2] "

[PATCHv7 0/7] System Cache support for GPU and required SMMU support
 2020-11-14 11:47 UTC  (6+ messages)
` [PATCHv7 2/7] iommu/arm-smmu: Add domain attribute for system cache

[PATCH v2 0/5] drm/msm: support for host-cached BOs
 2020-11-14  9:52 UTC  (3+ messages)
` [PATCH v2 2/5] dma-direct: add dma_direct_bypass() to force direct ops

[PATCH v10 00/11] SMMUv3 Nested Stage Setup (VFIO part)
 2020-11-13 16:12 UTC  (7+ messages)
` [PATCH v10 04/11] vfio/pci: Add VFIO_REGION_TYPE_NESTED region type
` [PATCH v10 05/11] vfio/pci: Register an iommu fault handler

[PATCH v2 04/17] iommu/hyperv: don't setup IRQ remapping when running as root
 2020-11-13 14:53 UTC  (3+ messages)

[RESEND][PATCH 1/2] arm-smmu-qcom: Ensure the qcom_scm driver has finished probing
 2020-11-13 14:22 UTC  (4+ messages)
` [RESEND][PATCH 2/2] iommu: Avoid crash if iommu_group is null

[PATCH v2 0/2] iommu/arm-smmu-v3: Improve cmdq lock efficiency
 2020-11-13 10:43 UTC  (4+ messages)

[PATCH v8 0/9] iommu: I/O page faults for SMMUv3
 2020-11-13  0:41 UTC  (3+ messages)
` [PATCH v8 5/9] ACPI/IORT: Enable stall support for platform devices


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