iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-25 09:13:42 to 2020-03-06 16:15:32 UTC [more...]

[PATCH v4 00/26] iommu: Shared Virtual Addressing and SMMUv3 support
 2020-03-06 16:15 UTC  (40+ messages)
` [PATCH v4 01/26] mm/mmu_notifiers: pass private data down to alloc_notifier()
` [PATCH v4 02/26] iommu/sva: Manage process address spaces
` [PATCH v4 03/26] iommu: Add a page fault handler
` [PATCH v4 06/26] iommu/sva: Register "
` [PATCH v4 07/26] arm64: mm: Pin down ASIDs for sharing mm with devices
` [PATCH v4 23/26] iommu/arm-smmu-v3: Add stall support for platform devices

[PATCH 00/14] iommu: Move iommu_fwspec out of 'struct device'
 2020-03-06 11:04 UTC  (21+ messages)
` [PATCH 01/14] ACPI/IORT: Remove direct access of dev->iommu_fwspec
` [PATCH 02/14] drm/msm/mdp5: "
` [PATCH 03/14] iommu/tegra-gart: "
` [PATCH 04/14] iommu/arm-smmu: Fix uninitilized variable warning
` [PATCH 05/14] iommu: Rename struct iommu_param to dev_iommu
` [PATCH 06/14] iommu: Move iommu_fwspec to struct dev_iommu
` [PATCH 07/14] iommu: Introduce accessors for iommu private data
` [PATCH 08/14] iommu/arm-smmu-v3: Use accessor functions "
` [PATCH 09/14] iommu/arm-smmu: "
` [PATCH 10/14] iommu/renesas: "
` [PATCH 11/14] iommu/mediatek: "
` [PATCH 12/14] iommu/qcom: "
` [PATCH 13/14] iommu/virtio: "
` [PATCH 14/14] iommu: Move fwspec->iommu_priv to struct dev_iommu

[PATCH 00/10] PCI/ATS: Device-tree support and other improvements
 2020-03-06  9:42 UTC  (6+ messages)
` [PATCH 04/11] ACPI/IORT: Check ATS capability in root complex node
` [PATCH 09/11] ACPI/IORT: Drop ATS fwspec flag

[PATCH v3 00/14] Clean up "mediatek,larb" after adding device_link
 2020-03-06  6:59 UTC  (4+ messages)
` [PATCH v3 03/14] iommu/mediatek: Add device_link between the consumer and the larb devices

[PATCH v2] uacce: unmap remaining mmapping from user space
 2020-03-06  2:36 UTC  (3+ messages)

[PATCH v2] MAINTAINERS: add maintainers for uacce
 2020-03-06  1:49 UTC  (2+ messages)

Possible bugs in iommu_map_sg()/iommu_map_dma_sg()
 2020-03-06  1:14 UTC 

[PATCH] iommu/vt-d: fix RCU-list bugs in intel_iommu_init
 2020-03-05 20:00 UTC 

[PATCH -next] iommu/dmar: silence RCU-list debugging warnings
 2020-03-05 20:15 UTC 

[rfc] dma-mapping: preallocate unencrypted DMA atomic pool
 2020-03-05 15:45 UTC  (15+ messages)
    ` [rfc 0/6] unencrypted atomic DMA pools with dynamic expansion
      ` [rfc 1/6] dma-mapping: pass device to atomic allocation functions
      ` [rfc 2/6] dma-remap: add additional atomic pools to map to gfp mask
      ` [rfc 3/6] dma-remap: wire up the atomic pools depending on "
      ` [rfc 4/6] dma-remap: dynamically expanding atomic pools
      ` [rfc 5/6] dma-direct: atomic allocations must come from unencrypted pools
      ` [rfc 6/6] dma-remap: double the default DMA coherent pool size

[PATCH v2 0/3] virtio-iommu on x86 and non-devicetree platforms
 2020-03-05 15:42 UTC  (26+ messages)
` [PATCH v2 1/3] iommu/virtio: Add topology description to virtio-iommu config space
` [PATCH v2 2/3] PCI: Add DMA configuration for virtual platforms
` [PATCH v2 3/3] iommu/virtio: Enable x86 support

[iommu:arm/omap 4/4] drivers/gpu/drm/rockchip/rockchip_drm_gem.c:134:20: error: implicit declaration of function 'vmap'; did you mean 'bmap'?
 2020-03-05  8:50 UTC  (2+ messages)

[RESEND PATCH 1/4] iommu/omap: Fix pointer cast -Wpointer-to-int-cast warnings on 64 bit
 2020-03-04 15:25 UTC  (5+ messages)
` [RESEND PATCH 2/4] iommu/omap: Fix printing format for size_t on 64-bit
` [RESEND PATCH 3/4] iommu/omap: Fix -Woverflow warnings when compiling on 64-bit architectures
` [RESEND PATCH 4/4] iommu: Enable compile testing for some of drivers

[RFC 0/2] iommu: arm-smmu: Add support for early direct mappings
 2020-03-04 13:48 UTC  (3+ messages)

[PATCH v2 1/3] dt-bindings: iommu: Add binding for MediaTek MT8167 IOMMU
 2020-03-04 12:29 UTC  (6+ messages)
` [PATCH v2 2/3] iommu/mediatek: add pdata member for legacy ivrp paddr
` [PATCH v2 3/3] iommu/mediatek: add support for MT8167

[PATCH V2 0/5] iommu: Add support to change default domain of a group
 2020-03-04 12:17 UTC  (6+ messages)
` [PATCH V2 3/5] iommu: Add support to change default domain of an iommu_group

[PATCH] iommu: silence iommu group prints
 2020-03-04 11:26 UTC  (24+ messages)

[PATCH v2] swiotlb: Adjust SWIOTBL bounce buffer size for SEV guests
 2020-03-03 17:03 UTC  (7+ messages)

[PATCH v9 00/11] SMMUv3 Nested Stage Setup (VFIO part)
 2020-03-03 13:14 UTC  (3+ messages)
    `  "

[PATCH v12 0/4] Add uacce module for Accelerator
 2020-03-03 11:45 UTC  (4+ messages)
` [PATCH v12 2/4] uacce: add uacce driver

[Patch v3 0/3] iommu: reduce spinlock contention on fast path
 2020-03-03 11:33 UTC  (4+ messages)
` [Patch v3 3/3] iommu: avoid taking iova_rbtree_lock twice

[PATCH AUTOSEL 5.4 39/58] iommu/amd: Disable IOMMU on Stoney Ridge systems
 2020-03-03  2:47 UTC 

[PATCH AUTOSEL 5.5 44/66] iommu/amd: Disable IOMMU on Stoney Ridge systems
 2020-03-03  2:45 UTC 

[PATCH] iommu/io-pgtable-arm: Fix IOVA validation for 32-bit
 2020-03-02 19:57 UTC  (5+ messages)

[PATCH] dma: Fix max PFN arithmetic overflow on 32 bit systems
 2020-03-02 18:16 UTC 

[PATCH v3] iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge page
 2020-03-02 16:08 UTC  (2+ messages)

provide in-place uncached remapping for dma-direct v2
 2020-03-02 16:05 UTC  (4+ messages)
` [PATCH 5/5] openrisc: use the generic in-place uncached DMA allocator

[PATCH v2 0/4] iommu: Add Allwinner H6 IOMMU driver
 2020-03-02 15:36 UTC  (3+ messages)
` [PATCH v2 2/4] "

take the bus_dma_limit into account on arm
 2020-03-01 14:42 UTC  (3+ messages)

[RFC PATCH 00/11] Removing Calxeda platform support
 2020-02-28 14:11 UTC  (10+ messages)
` [RFC PATCH 06/11] iommu: arm-smmu: Remove Calxeda secure mode quirk

[PATCH 0/2] virtio: decouple protected guest RAM form VIRTIO_F_IOMMU_PLATFORM
 2020-02-28  0:23 UTC  (13+ messages)
` [PATCH 1/2] mm: move force_dma_unencrypted() to mem_encrypt.h

[PATCH v4 24/26] PCI/ATS: Add PRI stubs
 2020-02-27 20:55 UTC  (2+ messages)

[PATCH v4 25/26] PCI/ATS: Export symbols of PRI functions
 2020-02-27 20:55 UTC  (2+ messages)

[PATCH v5 0/5] iommu/arm-smmu: Split pagetable support for arm-smmu-v2
 2020-02-27 18:45 UTC  (2+ messages)
` [Freedreno] "

[PATCH v4] iommu/vt-d: consider real PCI device when checking if mapping is needed
 2020-02-27 18:19 UTC  (4+ messages)

[RFC PATCH 1/4] bus: fsl-mc: add custom .dma_configure implementation
 2020-02-27 10:05 UTC  (4+ messages)
` [RFC PATCH 2/4] irqchip/fsl-mc: Change the way the IRQ domain is set for MC devices
` [RFC PATCH 3/4] bus: fsl-mc: Add ACPI support for fsl-mc
` [RFC PATCH 4/4] iommu/of: get rid of fsl-mc specific code

[PATCH] iommu: Refine VT-d RMRR region check for BIOS reservation
 2020-02-27  8:27 UTC 

Proper way to check for restricted DMA addressing from device driver
 2020-02-26 17:19 UTC  (5+ messages)

[PATCH] dt-bindings: arm-smmu: update the list of clocks
 2020-02-26 13:55 UTC 

[PATCH] MAINTAINERS: Cover Arm SMMU DT bindings
 2020-02-26 13:54 UTC 

[PATCH 0/2] Replace Intel SVM with IOMMU SVA APIs
 2020-02-26  7:31 UTC  (4+ messages)
` [PATCH 2/2] iommu/vt-d: Replace intel SVM APIs with generic "

[RESEND,PATCH 00/13] MT6779 IOMMU SUPPORT
 2020-02-26  6:36 UTC  (6+ messages)
` [RESEND,PATCH 03/13] iommu/mediatek: Add mtk_iommu_pgtable structure

[PATCH] MAINTAINERS: add maintainers for uacce
 2020-02-26  1:16 UTC  (4+ messages)

provide in-place uncached remapping for dma-direct (resend)
 2020-02-25 10:10 UTC  (5+ messages)
` [PATCH 2/2] openrisc: use the generic in-place uncached DMA allocator

[PATCH] uacce: unmap remaining mmapping from user space
 2020-02-25  9:13 UTC  (4+ messages)


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