iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-08 10:59:14 to 2019-02-13 17:54:54 UTC [more...]

[PATCH v2 00/12] Support using MSI interrupts in ntb_transport
 2019-02-13 17:54 UTC  (13+ messages)
` [PATCH v2 01/12] iommu/vt-d: Implement dma_[un]map_resource()
` [PATCH v2 02/12] NTB: ntb_transport: Ensure the destination buffer is mapped for TX DMA
` [PATCH v2 03/12] iommu/vt-d: Add helper to set an IRTE to verify only the bus number
` [PATCH v2 04/12] iommu/vt-d: Allow interrupts from the entire bus for aliased devices
` [PATCH v2 05/12] PCI/MSI: Support allocating virtual MSI interrupts
` [PATCH v2 06/12] PCI/switchtec: Add module parameter to request more interrupts
` [PATCH v2 07/12] NTB: Introduce functions to calculate multi-port resource index
` [PATCH v2 08/12] NTB: Rename ntb.c to support multiple source files in the module
` [PATCH v2 09/12] NTB: Introduce MSI library
` [PATCH v2 10/12] NTB: Introduce NTB MSI Test Client
` [PATCH v2 11/12] NTB: Add ntb_msi_test support to ntb_test
` [PATCH v2 12/12] NTB: Add MSI interrupt support to ntb_transport

[PATCH v6 0/3] iommu/io-pgtable-arm-v7s: Use DMA32 zone for page tables
 2019-02-13 17:12 UTC  (5+ messages)

[PATCH v3 6/9] iommu/dma-iommu.c: Convert to use vm_map_pages()
 2019-02-13 14:05 UTC 

[PATCH v3 1/9] mm: Introduce new vm_map_pages() and vm_map_pages_zero() API
 2019-02-13 14:02 UTC 

[PATCH v3 0/9] mm: Use vm_map_pages() and vm_map_pages_zero() API
 2019-02-13 14:00 UTC 

[PATCH v6 0/9] vfio/mdev: IOMMU aware mediated device
 2019-02-13 11:55 UTC  (11+ messages)
` [PATCH v6 1/9] iommu: Add APIs for multiple domains per device
` [PATCH v6 2/9] iommu/vt-d: Move enable pasid out of CONFIG_INTEL_IOMMU_SVM
` [PATCH v6 3/9] iommu/vt-d: Add per-device IOMMU feature ops entries
` [PATCH v6 4/9] iommu/vt-d: Move common code out of iommu_attch_device()
` [PATCH v6 5/9] iommu/vt-d: Aux-domain specific domain attach/detach
` [PATCH v6 6/9] iommu/vt-d: Return ID associated with an auxiliary domain
` [PATCH v6 7/9] vfio/mdev: Add iommu related member in mdev_device
` [PATCH v6 8/9] vfio/type1: Add domain at(de)taching group helpers
` [PATCH v6 9/9] vfio/type1: Handle different mdev isolation type

[PATCH v2 0/2] Add PGR response PASID requirement check in Intel IOMMU
 2019-02-13  8:26 UTC  (4+ messages)
` [PATCH v2 1/2] PCI/ATS: Add pci_prg_resp_pasid_required() interface
` [PATCH v2 2/2] iommu/vt-d: Enable PASID only if device expects PASID in PRG Response

dma_declare_coherent spring cleaning
 2019-02-13  7:29 UTC  (23+ messages)
` [PATCH 01/12] mfd/sm501: depend on HAS_DMA
` [PATCH 02/12] device.h: dma_mem is only needed for HAVE_GENERIC_DMA_COHERENT
` [PATCH 03/12] of: mark early_init_dt_alloc_reserved_memory_arch static
` [PATCH 04/12] of: select OF_RESERVED_MEM automatically
` [PATCH 05/12] dma-mapping: remove an incorrect __iommem annotation
` [PATCH 06/12] dma-mapping: improve selection of dma_declare_coherent availability
` [PATCH 07/12] dma-mapping: move CONFIG_DMA_CMA to kernel/dma/Kconfig
` [PATCH 08/12] dma-mapping: remove dma_mark_declared_memory_occupied
` [PATCH 09/12] dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag
` [PATCH 10/12] dma-mapping: simplify allocations from per-device coherent memory
` [PATCH 11/12] dma-mapping: handle per-device coherent memory mmap in common code
` [PATCH 12/12] dma-mapping: remove dma_assign_coherent_memory

use generic DMA mapping code in powerpc V7
 2019-02-13  7:01 UTC  (33+ messages)
` [PATCH 01/32] net: pasemi: set a 64-bit DMA mask on the DMA device
` [PATCH 02/32] dma-direct: we might need GFP_DMA for 32-bit dma masks
` [PATCH 04/32] powerpc/dma: handle iommu bypass in dma_iommu_ops
` [PATCH 05/32] powerpc/pseries: unwind dma_get_required_mask_pSeriesLP a bit
` [PATCH 06/32] powerpc/pseries: use the generic iommu bypass code
` [PATCH 07/32] powerpc/cell: move dma direct window setup out of dma_configure
  ` [PATCH 03/32] powerpc/dma: untangle vio_dma_mapping_ops from dma_iommu_ops
  ` [PATCH 08/32] powerpc/cell: use the generic iommu bypass code
  ` [PATCH 09/32] powerpc/dart: remove dead cleanup code in iommu_init_early_dart
` [PATCH 10/32] powerpc/dart: use the generic iommu bypass code
` [PATCH 11/32] powerpc/powernv: remove pnv_pci_ioda_pe_single_vendor
` [PATCH 12/32] powerpc/powernv: remove pnv_npu_dma_set_mask
` [PATCH 13/32] powerpc/powernv: use the generic iommu bypass code
` [PATCH 14/32] powerpc/dma: stop overriding dma_get_required_mask
` [PATCH 15/32] powerpc/pci: remove the dma_set_mask pci_controller ops methods
` [PATCH 16/32] powerpc/dma: remove the iommu fallback for coherent allocations
` [PATCH 17/32] powerpc/dma: remove get_pci_dma_ops
` [PATCH 18/32] powerpc/dma: move pci_dma_dev_setup_swiotlb to fsl_pci.c
` [PATCH 19/32] powerpc/dma: remove max_direct_dma_addr
` [PATCH 20/32] powerpc/dma: fix an off-by-one in dma_capable
` [PATCH 21/32] dma-mapping, powerpc: simplify the arch dma_set_mask override
` [PATCH 22/32] powerpc/dma: use phys_to_dma instead of get_dma_offset
` [PATCH 23/32] powerpc/dma: remove dma_nommu_mmap_coherent
` [PATCH 24/32] powerpc/dma: remove dma_nommu_get_required_mask
` [PATCH 25/32] powerpc/dma: remove dma_nommu_dma_supported
` [PATCH 26/32] swiotlb: remove swiotlb_dma_supported
` [PATCH 27/32] powerpc/dma: use the dma-direct allocator for coherent platforms
` [PATCH 28/32] powerpc/dma: use the dma_direct mapping routines
` [PATCH 29/32] powerpc/dma: use the generic direct mapping bypass
` [PATCH 30/32] powerpc/dma: remove get_dma_offset
` [PATCH 31/32] powerpc/dma: remove set_dma_offset
` [PATCH 32/32] powerpc/dma: trim the fat from <asm/dma-mapping.h>

[PATCH v2 0/2] Add IPROC PCIe new features
 2019-02-13  4:51 UTC  (7+ messages)
` [PATCH v2 1/2] PCI: iproc: Add CRS check in config read
` [PATCH v2 2/2] PCI: iproc: Add PCIe 32bit outbound memory configuration

use generic DMA mapping code in powerpc V4
 2019-02-12 19:52 UTC  (21+ messages)

[PATCH v3 1/3] swiotlb: fix comment on swiotlb_bounce()
 2019-02-12 18:47 UTC  (2+ messages)

remove block layer bounce buffering for MMC v2
 2019-02-12 18:39 UTC  (16+ messages)
` [PATCH 01/14] scatterlist: add sg_kmap_atomic / sg_kunmap_atomic helpers
` [PATCH 02/14] mmc: remove the unused use_blk_mq field from struct mmc_host
` [PATCH 03/14] mmc: add a need_kmap flag to "
` [PATCH 04/14] mmc: davinci: handle highmem pages
` [PATCH 05/14] mmc: moxart: "
` [PATCH 06/14] mmc: omap: "
` [PATCH 07/14] mmc: omap: handle chained sglists
` [PATCH 08/14] mmc: s3cmci: handle highmem pages
` [PATCH 09/14] mmc: s3cmci: handle chained sglists
` [PATCH 10/14] mmc: mvsdio: handle highmem pages
` [PATCH 11/14] mmc: sh_mmcif: "
` [PATCH 12/14] mmc: sh_mmcif: handle chained sglists
` [PATCH 13/14] mmc: core: don't use block layer bounce buffers
` [PATCH 14/14] dma-mapping: remove dma_max_pfn

don't pass a NULL struct device to DMA API functions
 2019-02-12 17:41 UTC  (10+ messages)
` [PATCH 01/18] MIPS: lantiq: pass "
` [PATCH 12/18] fotg210-udc: remove a bogus dma_sync_single_for_device call

net: don't pass a NULL struct device to DMA API functions v2
 2019-02-12 17:09 UTC  (10+ messages)
` [PATCH 1/8] net: caif: pass struct device to DMA API functions
` [PATCH 2/8] au1000_eth: "
` [PATCH 3/8] macb_main: "
` [PATCH 4/8] lantiq_etop: "
` [PATCH 5/8] pxa168_eth: "
` [PATCH 6/8] moxart_ether: "
` [PATCH 7/8] meth: "
` [PATCH 8/8] smc911x: "

[PATCH] iommu/ipmmu-vmsa: fix device reference leaks
 2019-02-12 16:47 UTC  (3+ messages)

What is the meaning of PASID_MIN?
 2019-02-12  3:13 UTC  (4+ messages)

add config symbols for arch_{setup,teardown}_dma_ops
 2019-02-12  2:02 UTC  (6+ messages)
` [PATCH 1/2] dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability

[PATCH v2 0/2] Add page alignment check in Intel IOMMU
 2019-02-11 21:48 UTC  (2+ messages)

[PATCH v2 0/2] Add page alignment check in Intel IOMMU
 2019-02-11 21:44 UTC  (3+ messages)
` [PATCH v2 1/2] PCI/ATS: Add pci_ats_page_aligned() interface
` [PATCH v2 2/2] iommu/vt-d: Enable ATS only if the device uses page aligned address

[PATCH v1 0/2] Add page alignment check in Intel IOMMU
 2019-02-11 20:35 UTC  (10+ messages)
` [PATCH v1 1/2] PCI: ATS: Add function to check ATS page aligned request status

[PATCHv2 1/9] mm: Introduce new vm_insert_range and vm_insert_range_buggy API
 2019-02-11 17:06 UTC  (6+ messages)

implement generic dma_map_ops for IOMMUs
 2019-02-11 16:39 UTC  (17+ messages)
` [PATCH 02/19] dma-iommu: cleanup dma-iommu.h
` [PATCH 03/19] dma-iommu: don't use a scatterlist in iommu_dma_alloc
` [PATCH 06/19] dma-iommu: fix and refactor iommu_dma_mmap
` [PATCH 16/19] dma-iommu: don't depend on CONFIG_DMA_DIRECT_REMAP

[PATCH v2] dma-mapping: Move debug configuration options to kernel/dma
 2019-02-11 16:12 UTC 

[PATCH v1] dma-mapping: Move debug configuration options to kernel/dma
 2019-02-11 16:08 UTC  (3+ messages)

[PATCH] fix flush_tlb_all typo
 2019-02-11 15:50 UTC 

[PATCH V4 0/3] x86/Hyper-V/IOMMU: Add Hyper-V IOMMU driver to support x2apic mode
 2019-02-11 14:20 UTC  (3+ messages)
` [PATCH V4 1/3] x86/Hyper-V: Set x2apic destination mode to physical when x2apic is available
` [PATCH V4 2/3] HYPERV/IOMMU: Add Hyper-V stub IOMMU driver

fbdev: don't pass a NULL struct device to DMA API functions v2
 2019-02-11 13:28 UTC  (4+ messages)
` [PATCH 1/3] da8xx-fb: pass struct device to DMA API functions
` [PATCH 2/3] gbefb: switch to managed version of the DMA allocator
` [PATCH 3/3] pxa3xx-gcu: pass struct device to dma_mmap_coherent

[PATCH v1 0/7] iommu: Minor cleanups and dev_printk() usage
 2019-02-11 11:09 UTC  (12+ messages)
` [PATCH v1 1/7] iommu: Use dev_printk() when possible
` [PATCH v1 2/7] iommu/amd: "
` [PATCH v1 3/7] iommu/vt-d: "
` [PATCH v1 4/7] iommu/vt-d: Remove unnecessary local variable initializations
` [PATCH v1 5/7] iommu/vt-d: Remove unused dmar_remove_one_dev_info() argument
` [PATCH v1 6/7] iommu/vt-d: Remove misleading "domain 0" test from domain_exit()
` [PATCH v1 7/7] iommu/vt-d: Simplify control flow

[PATCH] fix flush_tlb_all typo
 2019-02-11 10:34 UTC  (2+ messages)

[PATCH] iommu: Allow io-pgtable to be used outside of drivers/iommu/
 2019-02-11 10:27 UTC  (4+ messages)

[PATCH/RFC] driver core: Postpone DMA tear-down until after devres release
 2019-02-11 10:22 UTC  (6+ messages)

[PATCH V3 0/3] x86/Hyper-V/IOMMU: Add Hyper-V IOMMU driver to support x2apic mode
 2019-02-11  8:21 UTC  (11+ messages)
` [PATCH V3 1/3] x86/Hyper-V: Set x2apic destination mode to physical when x2apic is available
` [PATCH V3 2/3] HYPERV/IOMMU: Add Hyper-V stub IOMMU driver

[git pull] IOMMU Fixes for Linux v5.0-rc5
 2019-02-09  0:40 UTC  (2+ messages)

[PATCH] remove unused end_pfn
 2019-02-08 16:23 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).