iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-30 13:38:44 to 2019-05-03 22:31:46 UTC [more...]

[PATCH v3 00/16] Shared virtual address IOMMU and VT-d support
 2019-05-03 22:32 UTC  (17+ messages)
` [PATCH v3 01/16] iommu: Introduce attach/detach_pasid_table API
` [PATCH v3 02/16] iommu: Introduce cache_invalidate API
` [PATCH v3 03/16] iommu: Add I/O ASID allocator
` [PATCH v3 04/16] ioasid: Add custom IOASID allocator
` [PATCH v3 05/16] iommu/vt-d: Enlightened PASID allocation
` [PATCH v3 06/16] iommu/vt-d: Add custom allocator for IOASID
` [PATCH v3 07/16] iommu/vtd: Optimize tlb invalidation for vIOMMU
` [PATCH v3 08/16] iommu/vt-d: Replace Intel specific PASID allocator with IOASID
` [PATCH v3 09/16] iommu: Introduce guest PASID bind function
` [PATCH v3 10/16] iommu/vt-d: Move domain helper to header
` [PATCH v3 11/16] iommu/vt-d: Avoid duplicated code for PASID setup
` [PATCH v3 12/16] iommu/vt-d: Add nested translation helper function
` [PATCH v3 13/16] iommu/vt-d: Clean up for SVM device list
` [PATCH v3 14/16] iommu/vt-d: Add bind guest PASID support
` [PATCH v3 15/16] iommu/vt-d: Support flushing more translation cache types
` [PATCH v3 16/16] iommu/vt-d: Add svm/sva invalidate function

"iommu/amd: Set exclusion range correctly" causes smartpqi offline
 2019-05-03 20:38 UTC  (7+ messages)

[PATCH v6 0/3] PCIe Host request to reserve IOVA
 2019-05-03 16:06 UTC  (6+ messages)
` [PATCH v6 1/3] PCI: Add dma_ranges window list
` [PATCH v6 2/3] iommu/dma: Reserve IOVA for PCIe inaccessible DMA address
` [PATCH v6 3/3] PCI: iproc: Add sorted dma ranges resource entries to host bridge

Linux crash when using FTDI FT232R USB to serial converter on AMD boards
 2019-05-03 15:37 UTC  (2+ messages)

[PATCH] iommu/vt-d: Fix leak in intel_pasid_alloc_table on error path
 2019-05-03 15:34 UTC  (2+ messages)

[PATCH 0/2] iommu/vt-d: Small fixes for 5.2-rc1
 2019-05-03 15:31 UTC  (7+ messages)
` [PATCH 1/2] iommu/vt-d: Set intel_iommu_gfx_mapped correctly
` [PATCH 2/2] iommu/vt-d: Make kernel parameter igfx_off work with vIOMMU

[PATCH v2] iommu/amd: flush not present cache in iommu_map_page
 2019-05-03 15:28 UTC  (2+ messages)

[PATCH 1/1] iommu/vt-d: Cleanup: no spaces at the start of a line
 2019-05-03 15:26 UTC  (2+ messages)

[PATCH v3 0/7] iommu/dma-iommu: Split iommu_dma_map_msi_msg in two parts
 2019-05-03 14:52 UTC  (20+ messages)
` [PATCH v3 1/7] genirq/msi: Add a new field in msi_desc to store an IOMMU cookie
` [PATCH v3 2/7] iommu/dma-iommu: Split iommu_dma_map_msi_msg() in two parts
` [PATCH v3 3/7] irqchip/gicv2m: Don't map the MSI page in gicv2m_compose_msi_msg()
` [PATCH v3 4/7] irqchip/gic-v3-its: Don't map the MSI page in its_irq_compose_msi_msg()
` [PATCH v3 5/7] irqchip/ls-scfg-msi: Don't map the MSI page in ls_scfg_msi_compose_msg()
` [PATCH v3 6/7] irqchip/gic-v3-mbi: Don't map the MSI page in mbi_compose_m{b, s}i_msg()
` [PATCH v3 7/7] iommu/dma-iommu: Remove iommu_dma_map_msi_msg()

implement generic dma_map_ops for IOMMUs v4
 2019-05-03 11:59 UTC  (18+ messages)
` [PATCH 01/25] arm64/iommu: handle non-remapped addresses in ->mmap and ->get_sgtable
` [PATCH 02/25] dma-mapping: add a Kconfig symbol to indicated arch_dma_prep_coherent presence
` [PATCH 04/25] iommu/dma: Remove the flush_page callback
` [PATCH 06/25] iommu/dma: move the arm64 wrappers to common code
` [PATCH 24/25] arm64: switch copyright boilerplace to SPDX in dma-mapping.c
` [PATCH 25/25] arm64: trim includes "

[PATCH v5 0/3] PCIe Host request to reserve IOVA
 2019-05-03 10:30 UTC  (21+ messages)
` [PATCH v5 1/3] PCI: Add dma_ranges window list
` [PATCH v5 2/3] iommu/dma: Reserve IOVA for PCIe inaccessible DMA address
` [PATCH v5 3/3] PCI: iproc: Add sorted dma ranges resource entries to host bridge

[PATCH v4 0/3] PCIe Host request to reserve IOVA
 2019-05-03  5:25 UTC  (23+ messages)
` [PATCH v4 3/3] PCI: iproc: Add sorted dma ranges resource entries to host bridge

[PATCH v7 00/23] SMMUv3 Nested Stage Setup
 2019-05-02 16:46 UTC  (10+ messages)
` [PATCH v7 05/23] iommu: Introduce cache_invalidate API

[PATCH v2 RFC/RFT 0/5] Save single pages from CMA area
 2019-05-02 13:26 UTC  (9+ messages)
` [PATCH v2 RFC/RFT 1/5] ARM: dma-mapping: Add fallback normal page allocations

provide generic support for uncached segements in dma-direct
 2019-05-02 13:11 UTC  (27+ messages)
` [PATCH 4/7] dma-direct: provide generic support for uncached kernel segments
` [PATCH 5/7] MIPS: use the generic uncached segment support in dma-direct
        ` [PATCH 5/7 v2] "

[PATCH v2 0/9] Prerequisites for NXP LS104xA SMMU enablement
 2019-05-02 13:03 UTC  (21+ messages)
` [PATCH v2 1/9] soc/fsl/qman: fixup liodns only on ppc targets
` [PATCH v2 2/9] soc/fsl/qbman_portals: add APIs to retrieve the probing status
` [PATCH v2 7/9] dpaa_eth: fix iova handling for contiguous frames
` [PATCH v2 9/9] dpaa_eth: fix SG frame cleanup

[PATCH v3 00/10] iommu: Bounce page for untrusted devices
 2019-05-02  1:47 UTC  (15+ messages)
` [PATCH v3 02/10] swiotlb: Factor out slot allocation and free

[PATCH v2 00/19] Shared virtual address IOMMU and VT-d support
 2019-05-01 17:40 UTC  (30+ messages)
` [PATCH v2 06/19] drivers core: Add I/O ASID allocator
` [PATCH v2 15/19] iommu/vt-d: Add bind guest PASID support
` [PATCH v2 18/19] iommu/vt-d: Support flushing more translation cache types
` [PATCH v2 19/19] iommu/vt-d: Add svm/sva invalidate function

[RFC PATCH v9 00/13] Add support for eXclusive Page Frame Ownership
 2019-05-01 15:18 UTC  (8+ messages)
` [RFC PATCH v9 03/13] mm: Add support for eXclusive Page Frame Ownership (XPFO)

[PATCH v2 0/7] iommu/dma-iommu: Split iommu_dma_map_msi_msg in two parts
 2019-05-01 11:37 UTC  (10+ messages)
` [PATCH v2 4/7] irqchip/gic-v3-its: Don't map the MSI page in its_irq_compose_msi_msg()
` [PATCH v2 7/7] iommu/dma-iommu: Remove iommu_dma_map_msi_msg()

[PATCH] iommu/vt-d: Fix intel_pasid_max_id
 2019-04-30 20:37 UTC  (5+ messages)

[RFC/RFT PATCH 0/2] Optimize dma_*_from_contiguous calls
 2019-04-30 19:46 UTC  (11+ messages)
` [RFC/RFT PATCH 1/2] dma-contiguous: Simplify dma_*_from_contiguous() function calls

[PATCH v2 0/4] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
 2019-04-30 14:04 UTC  (6+ messages)
` [PATCH v2 2/4] iommu/dma-iommu: Handle deferred 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).