iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-18 07:47:14 to 2019-07-25 11:31:24 UTC [more...]

[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

[PATCH v5 00/10] iommu: Bounce page for untrusted devices
 2019-07-25  7:18 UTC  (15+ 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 v8 0/5] treewide: improve R-Car SDHI performance
 2019-07-25  6:34 UTC  (12+ 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 "

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 0/2] Fix NULL pointer dereference with virtio-blk-pci and virtual IOMMU
 2019-07-25  5:25 UTC  (15+ 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

[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 1/1] iommu/vt-d: Correctly check format of page table in debugfs
 2019-07-25  1:40 UTC  (3+ messages)

[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  (7+ 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 v8 0/6] vfio/type1: Add support for valid iova list management
 2019-07-23 16:06 UTC  (7+ 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

[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  (7+ messages)
` [PATCH 2/2] iommu/vt-d: Check if domain->pgd was allocated

[PATCH v2 00/12] Clean up "mediatek,larb" after adding device_link
 2019-07-23  2:31 UTC  (2+ messages)

[PATCH] powerpc/dma: Fix invalid DMA mmap behavior
 2019-07-22 23:09 UTC  (8+ 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 RFC 0/4] iommu: Add support to change default domain of a group
 2019-07-22 15:11 UTC  (4+ messages)
` [PATCH RFC 1/4] iommu/vt-d: Modify device_def_domain_type() to use at runtime

[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 0/3] Remove x86-specific code from generic headers
 2019-07-20  0:22 UTC  (6+ messages)
` [PATCH 2/3] DMA mapping: Move SME handling to x86-specific files

[PATCH v3 0/6] Remove x86-specific code from generic headers
 2019-07-19 15:47 UTC  (25+ messages)
` [PATCH v3 2/6] swiotlb: Remove call to sme_active()
` [PATCH v3 3/6] dma-mapping: Remove dma_check_mask()
` [PATCH v3 4/6] x86, s390/mm: Move sme_active() and sme_me_mask to x86-specific header
  ` [PATCH v3 4/6] x86,s390/mm: "
` [PATCH v3 5/6] fs/core/vmcore: Move sev_active() reference to x86 arch code
` [PATCH v3 6/6] s390/mm: Remove sev_active() function

[PATCH v4 00/15] iommu/vt-d: Delegate DMA domain to generic iommu
 2019-07-19 15:23 UTC  (5+ messages)
` [PATCH v4 12/15] iommu/vt-d: Cleanup get_valid_domain_for_dev()

x86-64 kernel dma issue; bisected
 2019-07-19 13:41 UTC  (6+ messages)

[PATCH dma 1/1] dma-direct: correct the physical addr in dma_direct_sync_sg_for_cpu/device
 2019-07-19 12:12 UTC  (3+ messages)

[PATCH AUTOSEL 5.1 044/141] dma-remap: Avoid de-referencing NULL atomic_pool
 2019-07-19  4:01 UTC 

[PATCH AUTOSEL 5.2 061/171] dma-remap: Avoid de-referencing NULL atomic_pool
 2019-07-19  3:54 UTC 

[RFC PATCH] regulator: core: Move device_link_remove out from regulator_list_mutex
 2019-07-18 11:45 UTC  (2+ messages)

[PATCH v4 00/22] Shared virtual address IOMMU and VT-d support
 2019-07-18  8:35 UTC  (7+ messages)
` [PATCH v4 20/22] iommu/vt-d: Add bind guest PASID support
` [PATCH v4 21/22] iommu/vt-d: Support flushing more translation cache types


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