iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-19 15:47:32 to 2019-07-27 09:45:33 UTC [more...]

[PATCH] iommu/iova: wait 'fq_timer' handler to finish before destroying 'fq'
 2019-07-27  9:21 UTC 

[PATCH v2 00/12] Clean up "mediatek,larb" after adding device_link
 2019-07-27  7:51 UTC  (3+ messages)

Failure to recreate virtual functions
 2019-07-27  2:15 UTC  (2+ messages)

[PATCH v2 0/2] dma-contiguous: two bug fixes for dma_{alloc, free}_contiguous()
 2019-07-26 19:34 UTC  (3+ messages)
` [PATCH v2 1/2] dma-contiguous: do not overwrite align in dma_alloc_contiguous()
` [PATCH v2 2/2] dma-contiguous: page-align the size in dma_free_contiguous()

[PATCH 0/2] dma-contiguous: two bug fixes for dma_{alloc, free}_contiguous()
 2019-07-26 19:22 UTC  (6+ messages)
` [PATCH 1/2] dma-contiguous: do not overwrite align in dma_alloc_contiguous()
` [PATCH 2/2] dma-contiguous: page-align the size in dma_free_contiguous()

[git pull] IOMMU Fixes for Linux v5.3-rc1
 2019-07-26 18:25 UTC  (2+ messages)

[PATCH 1/1] iommu/vt-d: Correctly check format of page table in debugfs
 2019-07-26 17:17 UTC  (4+ messages)

[PATCH v8 0/6] vfio/type1: Add support for valid iova list management
 2019-07-26 17:09 UTC  (10+ messages)
` [PATCH v8 1/6] vfio/type1: Introduce iova list and add iommu aperture validity check
` [PATCH v8 2/6] vfio/type1: Check reserved region conflict and update iova list
` [PATCH v8 3/6] vfio/type1: Update iova list on detach
` [PATCH v8 4/6] vfio/type1: check dma map request is within a valid iova range
` [PATCH v8 5/6] vfio/type1: Add IOVA range capability support
` [PATCH v8 6/6] vfio/type1: remove duplicate retrieval of reserved regions

[RFC, v3 9/9] media: platform: Add Mediatek ISP P1 shared memory device
 2019-07-26 14:04 UTC  (3+ messages)

[PATCH AUTOSEL 5.2 18/85] swiotlb: fix phys_addr_t overflow warning
 2019-07-26 13:39 UTC  (2+ messages)
` [PATCH AUTOSEL 5.2 84/85] dma-direct: correct the physical addr in dma_direct_sync_sg_for_cpu/device

[PATCH] iommu: arm-smmu-v3: Mark expected switch fall-through
 2019-07-26 12:01 UTC  (2+ messages)

[PATCH v9 0/5] treewide: improve R-Car SDHI performance
 2019-07-26  8:31 UTC  (6+ messages)
` [PATCH v9 1/5] dma: Introduce dma_get_merge_boundary()
` [PATCH v9 2/5] iommu/dma: Add a new dma_map_ops of get_merge_boundary()
` [PATCH v9 3/5] block: sort headers on blk-setting.c
` [PATCH v9 4/5] block: add a helper function to merge the segments
` [PATCH v9 5/5] mmc: queue: Use bigger segments if DMA MAP layer can "

[PATCH v8 0/5] treewide: improve R-Car SDHI performance
 2019-07-26  7:50 UTC  (13+ messages)
` [PATCH v8 1/5] dma: Introduce dma_get_merge_boundary()
` [PATCH v8 2/5] iommu/dma: Add a new dma_map_ops of get_merge_boundary()
` [PATCH v8 3/5] block: sort headers on blk-setting.c
` [PATCH v8 4/5] block: add a helper function to merge the segments
` [PATCH v8 5/5] mmc: queue: Use bigger segments if DMA MAP layer can "

[PATCH RFC 0/4] iommu: Add support to change default domain of a group
 2019-07-26  6:47 UTC  (6+ messages)
` [PATCH RFC 1/4] iommu/vt-d: Modify device_def_domain_type() to use at runtime

[PATCH v5 00/10] iommu: Bounce page for untrusted devices
 2019-07-26  2:24 UTC  (22+ messages)
` [PATCH v5 01/10] iommu/vt-d: Don't switch off swiotlb if use direct dma
` [PATCH v5 02/10] iommu/vt-d: Use per-device dma_ops
` [PATCH v5 03/10] iommu/vt-d: Cleanup after use per-device dma ops
` [PATCH v5 04/10] PCI: Add dev_is_untrusted helper
` [PATCH v5 05/10] swiotlb: Split size parameter to map/unmap APIs
` [PATCH v5 06/10] swiotlb: Zero out bounce buffer for untrusted device
` [PATCH v5 07/10] iommu: Add bounce page APIs
` [PATCH v5 08/10] iommu/vt-d: Check whether device requires bounce buffer
` [PATCH v5 09/10] iommu/vt-d: Add trace events for device dma map/unmap
` [PATCH v5 10/10] iommu/vt-d: Use bounce buffer for untrusted devices

[PATCH v3 0/2] Optimize dma_*_from_contiguous calls
 2019-07-25 23:42 UTC  (6+ messages)
` [PATCH v3 1/2] dma-contiguous: Abstract dma_{alloc, free}_contiguous()
    ` [PATCH v3 1/2] dma-contiguous: Abstract dma_{alloc,free}_contiguous()

Possible bug in intel_iommu_iova_to_phys() in drivers/iommu/intel-iommu.c
 2019-07-25 22:40 UTC 

cma_remap when using dma_alloc_attr :- DMA_ATTR_NO_KERNEL_MAPPING
 2019-07-25 18:09 UTC  (4+ messages)

[PATCH] iommu/dma: Fix calculation overflow in __finalise_sg()
 2019-07-25 17:36 UTC  (7+ messages)

[PATCH 0/2] Fix NULL pointer dereference with virtio-blk-pci and virtual IOMMU
 2019-07-25 16:32 UTC  (18+ messages)
` [PATCH 1/2] dma-mapping: Protect dma_addressing_limited against NULL dma_mask
` [PATCH 2/2] virtio/virtio_ring: Fix the dma_max_mapping_size call

[RFC PATCH v2 00/19] Try to reduce lock contention on the SMMUv3 command queue
 2019-07-25 11:31 UTC  (20+ messages)
` [RFC PATCH v2 04/19] iommu: Introduce struct iommu_iotlb_gather for batching TLB flushes
` [RFC PATCH v2 18/19] iommu/arm-smmu-v3: Reduce contention during command-queue insertion

[PATCH] media: staging: ipu3: Enable IOVA API only when IOMMU support is enabled
 2019-07-25  7:19 UTC  (8+ messages)
            ` [PATCH] media: staging: tegra-vde: Fix build error

remove default fallbacks in dma_map_ops
 2019-07-25  6:34 UTC  (6+ messages)
` [PATCH 1/5] m68knommu: add a pgprot_noncached stub
` [PATCH 2/5] dma-mapping: move the dma_get_sgtable API comments from arm to common code
` [PATCH 3/5] dma-mapping: explicitly wire up ->mmap and ->get_sgtable
` [PATCH 4/5] dma-mapping: provide a better default ->get_required_mask
` [PATCH 5/5] dma-mapping: remove ARCH_NO_COHERENT_DMA_MMAP

[PATCH v2 0/7] iommu/vt-d: Fixes and cleanups for linux-next
 2019-07-25  1:41 UTC  (8+ messages)
` [PATCH v2 7/7] iommu/vt-d: Consolidate domain_init() to avoid duplication

[PATCH v2 0/4] Add system mmu support for Armada-806
 2019-07-24 20:36 UTC  (3+ messages)
` [PATCH v2 3/4] dt-bindings: iommu/arm, smmu: add compatible string for Marvell
  ` [PATCH v2 3/4] dt-bindings: iommu/arm,smmu: "

[PATCH] dma-direct: Force unencrypted DMA under SME for certain DMA masks
 2019-07-24 18:49 UTC  (9+ messages)

add swiotlb support to arm32
 2019-07-24 17:55 UTC  (6+ messages)
` [PATCH 2/2] arm: use swiotlb for bounce buffer on LPAE configs

[GIT PULL] dma-mapping fix for 5.3
 2019-07-24 17:10 UTC  (2+ messages)

[PATCH 1/2] iommu: add support for drivers that manage iommu explicitly
 2019-07-24 16:11 UTC  (10+ messages)
` [PATCH v2] "

[RFC 0/4] Raspberry Pi 4 DMA addressing support
 2019-07-24 14:27 UTC  (8+ messages)
` [RFC 3/4] dma-direct: add dma_direct_min_mask

[PATCH] iommu/amd: Re-factor guest virtual APIC (de-)activation code
 2019-07-23 19:00 UTC 

[PATCH v2] dma-mapping: Use dma_get_mask in dma_addressing_limited
 2019-07-23 15:37 UTC  (5+ messages)

[PATCH] iommu/amd: Add support for X2APIC IOMMU interrupts
 2019-07-23 15:29 UTC  (3+ messages)

[PATCH 1/2] iommu/vt-d: Don't queue_iova() if there is no flush queue
 2019-07-23  8:49 UTC  (4+ messages)

[PATCH] powerpc/dma: Fix invalid DMA mmap behavior
 2019-07-22 23:09 UTC  (5+ messages)

[PATCH] iommu/vt-d: Print pasid table entries MSB to LSB in debugfs
 2019-07-22 15:53 UTC  (2+ messages)

[PATCH] iommu/iova: Remove stale cached32_node
 2019-07-22 15:51 UTC  (5+ messages)

[PATCH] iommu/virtio: Update to most recent specification
 2019-07-22 15:18 UTC  (4+ messages)

[PATCH] MAINTAINERS: Update my email address
 2019-07-22 13:56 UTC  (2+ messages)

[PATCH v2] iommu/amd: fix a crash in iova_magazine_free_pfns
 2019-07-22 13:30 UTC  (3+ messages)

[RFC v1 0/4] vfio: support Shared Virtual Addressing
 2019-07-22 12:34 UTC  (4+ messages)
` [RFC v1 4/4] vfio/type1: bind guest pasid (guest page tables) to host

[PATCH] dma-mapping: Protect dma_addressing_limited against NULL dma_mask
 2019-07-22 11:43 UTC  (2+ messages)

[GIT PULL] dma-mapping fixes for 5.3
 2019-07-20 19:35 UTC  (2+ messages)

[PATCH 2/3] DMA mapping: Move SME handling to x86-specific files
 2019-07-20  0:22 UTC  (3+ messages)

[PATCH v3 0/6] Remove x86-specific code from generic headers
 2019-07-19 15:47 UTC  (5+ messages)
` [PATCH v3 5/6] fs/core/vmcore: Move sev_active() reference to x86 arch code


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