iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-03 08:56:01 to 2018-08-14 01:49:11 UTC [more...]

[PATCH v4 0/5] add non-strict mode support for arm-smmu-v3
 2018-08-14  1:49 UTC  (15+ messages)
` [PATCH v4 1/5] iommu/arm-smmu-v3: fix the implementation of flush_iotlb_all hook
` [PATCH v4 2/5] iommu/dma: add support for non-strict mode
` [PATCH v4 3/5] iommu/io-pgtable-arm: "
` [PATCH v4 4/5] iommu/arm-smmu-v3: "
` [PATCH v4 5/5] iommu/arm-smmu-v3: add bootup option "arm_iommu"

IOAT DMA w/IOMMU
 2018-08-13 23:50 UTC  (33+ messages)

[RFC PATCH 0/7] A General Accelerator Framework, WarpDrive
 2018-08-13 19:23 UTC  (45+ messages)
` [RFC PATCH 1/7] vfio/spimdev: Add documents for WarpDrive framework
` [RFC PATCH 2/7] iommu: Add share domain interface in iommu for spimdev
` [RFC PATCH 3/7] vfio: add spimdev support

[PATCH v2] iommu/iova: Optimise attempts to allocate iova from 32bit address range
 2018-08-13 13:56 UTC  (2+ messages)

[GIT PULL] dma mapping updates for 4.19
 2018-08-13  7:15 UTC 

[PATCH 0/3] Enable smmu support on sdm845
 2018-08-13  5:29 UTC  (5+ messages)
` [PATCH 1/3] dts: arm64/sdm845: Add node for arm,mmu-500

[PATCH] vfio/pci: Some buggy virtual functions incorrectly report 1 for intx
 2018-08-10 16:54 UTC  (5+ messages)

[PATCH] iommu/iova: Optimise attempts to allocate iova from 32bit address range
 2018-08-10 10:01 UTC  (7+ messages)

[PATCH v2 0/8] Tegra GART driver clean up and optimization
 2018-08-09 15:04 UTC  (17+ messages)
` [PATCH v2 1/8] memory: tegra: Provide facility for integration with the GART driver
` [PATCH v2 2/8] iommu/tegra: gart: Provide access to Memory Controller driver
` [PATCH v2 3/8] iommu/tegra: gart: Clean up drivers module code
` [PATCH v2 4/8] iommu/tegra: gart: Remove pr_fmt and clean up includes
` [PATCH v2 5/8] iommu/tegra: gart: Clean up driver probe errors handling
` [PATCH v2 6/8] iommu/tegra: gart: Ignore devices without IOMMU phandle in DT
` [PATCH v2 7/8] iommu: Introduce iotlb_sync_map callback
` [PATCH v2 8/8] iommu/tegra: gart: Optimize mapping / unmapping performance

[PATCH v2 0/2] bugfix and optimization about CMD_SYNC
 2018-08-09 12:02 UTC  (4+ messages)
` [PATCH v2 1/2] iommu/arm-smmu-v3: fix unexpected CMD_SYNC timeout
` [PATCH v2 2/2] iommu/arm-smmu-v3: avoid redundant CMD_SYNCs if possible

[PATCH 1/1] iommu/arm-smmu-v3: fix unexpected CMD_SYNC timeout
 2018-08-09 10:05 UTC  (5+ messages)

use generic DMA mapping code in powerpc
 2018-08-09  1:57 UTC  (33+ messages)
` [PATCH 01/20] kernel/dma/direct: take DMA offset into account in dma_direct_supported
` [PATCH 02/20] kernel/dma/direct: refine dma_direct_alloc zone selection
` [PATCH 07/20] powerpc/dma: remove the unused ARCH_HAS_DMA_MMAP_COHERENT define
` [PATCH 08/20] powerpc/dma: remove the unused dma_nommu_ops export
` [PATCH 09/20] powerpc/dma: remove the unused ISA_DMA_THRESHOLD export
` [PATCH 10/20] powerpc/dma-noncoherent: don't disable irqs over kmap_atomic
` [PATCH 11/20] powerpc/dma: split the two __dma_alloc_coherent implementations
` [PATCH 12/20] powerpc/dma: use phys_to_dma instead of get_dma_offset
` [PATCH 13/20] powerpc/dma: remove get_dma_offset
` [PATCH 14/20] powerpc/dma: replace dma_nommu_dma_supported with dma_direct_supported
` [PATCH 15/20] powerpc/dma: remove the unused unmap_page and unmap_sg methods
` [PATCH 16/20] powerpc/dma: use dma_direct_{alloc,free}
` [PATCH 17/20] powerpc/dma-swiotlb: use generic swiotlb_dma_ops
` [PATCH 18/20] powerpc/dma-noncoherent: use generic dma_noncoherent_ops
` [PATCH 20/20] powerpc/dma: remove dma_nommu_mmap_coherent

[PATCH 0/2] iommu/arm-smmu: Add Stratix10 SMMU Support
 2018-08-08 17:38 UTC  (4+ messages)
` [PATCH 1/2] arm64: dts: stratix10: Add Stratix10 SMMU support

[PATCH v3 08/10] dmapool: improve accuracy of debug statistics
 2018-08-08 13:18 UTC  (3+ messages)

[PATCH v3 07/10] dmapool: cleanup integer types
 2018-08-08  9:51 UTC  (2+ messages)

[PATCH] iommu/omap: Fix cache flushes on L2 table entries
 2018-08-08  9:08 UTC  (2+ messages)

[PATCH] iommu: remove the ->map_sg indirection
 2018-08-08  9:06 UTC  (2+ messages)

[PATCH 0/2] iommu/rockchip: Runtime PM fixes
 2018-08-08  6:33 UTC  (10+ messages)
` [PATCH 1/2] iommu/rockchip: Handle errors returned from PM framework
` [PATCH 2/2] iommu/rockchip: Move irq request past pm_runtime_enable

use the generic dma-noncoherent code for hexagon
 2018-08-08  6:19 UTC  (8+ messages)
` [PATCH 1/3] hexagon: remove the sync_single_for_cpu DMA operation

[PATCH v3 10/10] [SCSI] mpt3sas: replace chain_dma_pool
 2018-08-07 16:51 UTC 

[PATCH v3 09/10] dmapool: debug: prevent endless loop in case of corruption
 2018-08-07 16:50 UTC 

[PATCH v3 06/10] dmapool: improve scalability of dma_pool_free
 2018-08-07 16:48 UTC 

[PATCH v3 05/10] dmapool: rename fields in dma_page
 2018-08-07 16:47 UTC 

[PATCH v3 04/10] dmapool: improve scalability of dma_pool_alloc
 2018-08-07 16:46 UTC 

[PATCH v3 03/10] dmapool: cleanup dma_pool_destroy
 2018-08-07 16:46 UTC 

[PATCH v3 02/10] dmapool: remove checks for dev == NULL
 2018-08-07 16:45 UTC 

[PATCH v3 01/10] dmapool: fix boundary comparison
 2018-08-07 16:45 UTC 

[PATCH v3 00/10] mpt3sas and dmapool scalability
 2018-08-07 16:44 UTC 

DMA related cleanups for IA64
 2018-08-07 13:53 UTC  (2+ messages)

[PATCH] iommu/rockchip: Handle errors returned from PM framework
 2018-08-06 12:32 UTC  (3+ messages)

[PATCH v2 0/7] Stop losing firmware-set DMA masks
 2018-08-06 12:13 UTC  (6+ messages)

[PATCH v3 0/6] add non-strict mode support for arm-smmu-v3
 2018-08-06  1:32 UTC  (6+ messages)
` [PATCH v3 4/6] iommu/io-pgtable-arm: add support for non-strict mode

[PATCH v2 2/9] dmapool: cleanup error messages
 2018-08-03 21:18 UTC  (15+ messages)

[PATCH v2 6/9] dmapool: improve scalability of dma_pool_free
 2018-08-03 21:02 UTC  (3+ messages)

[RFC PATCH v1 0/6] Resolve unwanted DMA backing with IOMMU
 2018-08-03 17:00 UTC  (6+ messages)

[PATCH] arm64: remove dummy_dma_ops
 2018-08-03 15:05 UTC  (4+ messages)

[PATCH v2 8/9] dmapool: reduce footprint in struct page
 2018-08-03 14:49 UTC  (4+ messages)

[PATCH v2 4/9] dmapool: improve scalability of dma_pool_alloc
 2018-08-03 13:55 UTC  (3+ messages)

[PATCH] powerpc: do not redefined NEED_DMA_MAP_STATE
 2018-08-03 10:48 UTC  (2+ 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).