Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2019-01-29 19:44:19 to 2019-01-31 20:20:19 UTC [more...]

[PATCH 0/9] Support using MSI interrupts in ntb_transport
 2019-01-31 20:20 UTC  (11+ messages)
` [PATCH 1/9] iommu/vt-d: Allow interrupts from the entire bus for aliased devices
` [PATCH 2/9] PCI/MSI: Support allocating virtual MSI interrupts
` [PATCH 3/9] PCI/switchtec: Add module parameter to request more interrupts
` [PATCH 4/9] NTB: Introduce functions to calculate multi-port resource index
` [PATCH 5/9] NTB: Rename ntb.c to support multiple source files in the module
` [PATCH 6/9] NTB: Introduce MSI library
` [PATCH 7/9] NTB: Introduce NTB MSI Test Client
` [PATCH 8/9] NTB: Add ntb_msi_test support to ntb_test
` [PATCH 9/9] NTB: Add MSI interrupt support to ntb_transport

[RFC PATCH 0/5] Device peer to peer (p2p) through vma
 2019-01-31 19:58 UTC  (93+ messages)
` [RFC PATCH 1/5] pci/p2p: add a function to test peer to peer capability
` [RFC PATCH 2/5] drivers/base: "
` [RFC PATCH 3/5] mm/vma: add support for peer to peer to device vma

[PATCH v5 00/18] MT8183 IOMMU SUPPORT
 2019-01-31 19:23 UTC  (54+ messages)
` [PATCH v5 01/20] dt-bindings: mediatek: Add binding for mt8183 IOMMU and SMI
` [PATCH v5 02/20] iommu/mediatek: Use a struct as the platform data
` [PATCH v5 03/20] memory: mtk-smi: Use a general config_port interface
` [PATCH v5 04/20] memory: mtk-smi: Use a struct for the platform data for smi-common
` [PATCH v5 05/20] iommu/io-pgtable-arm-v7s: Add paddr_to_iopte and iopte_to_paddr helpers
` [PATCH v6 06/20] iommu/io-pgtable-arm-v7s: Extend MediaTek 4GB Mode
` [PATCH v5 07/20] iommu/mediatek: Add bclk can be supported optionally
` [PATCH v5 08/20] iommu/mediatek: Add larb-id remapped support
` [PATCH v5 09/20] iommu/mediatek: Refine protect memory definition
` [PATCH v5 10/20] iommu/mediatek: Move reset_axi into plat_data
` [PATCH v5 11/20] iommu/mediatek: Move vld_pa_rng "
` [PATCH v5 12/20] memory: mtk-smi: Add gals support
` [PATCH v5 13/20] iommu/mediatek: Add mt8183 IOMMU support
` [PATCH v5 14/20] iommu/mediatek: Add mmu1 support
` [PATCH v5 15/20] memory: mtk-smi: Invoke pm runtime_callback to enable clocks
` [PATCH v5 16/20] memory: mtk-smi: Add bus_sel for mt8183
` [PATCH v5 17/20] memory: mtk-smi: Get rid of need_larbid
` [PATCH v5 18/20] iommu/mediatek: Fix VLD_PA_RANGE register backup when suspend
` [PATCH v5 19/20] iommu/mediatek: Add shutdown callback
` [PATCH v5 20/20] iommu/mediatek: Switch to SPDX license identifier

[PATCH 0/5 v5] Fix virtio-blk issue with SWIOTLB
 2019-01-31 16:34 UTC  (14+ messages)
` [PATCH 1/5] swiotlb: Introduce swiotlb_max_mapping_size()
` [PATCH 2/5] swiotlb: Add is_swiotlb_active() function
` [PATCH 3/5] dma: Introduce dma_max_mapping_size()
    ` [PATCH] dma: Uninline dma_max_mapping_size()
` [PATCH 4/5] virtio: Introduce virtio_max_dma_size()
` [PATCH 5/5] virtio-blk: Consider virtio_max_dma_size() for maximum segment size

[PATCH 0/5 v6] Fix virtio-blk issue with SWIOTLB
 2019-01-31 16:34 UTC  (6+ messages)
` [PATCH 1/5] swiotlb: Introduce swiotlb_max_mapping_size()
` [PATCH 2/5] swiotlb: Add is_swiotlb_active() function
` [PATCH 3/5] dma: Introduce dma_max_mapping_size()
` [PATCH 4/5] virtio: Introduce virtio_max_dma_size()
` [PATCH 5/5] virtio-blk: Consider virtio_max_dma_size() for maximum segment size

[PATCH] swiotlb: Return error from swiotlb_init_with_tbl()
 2019-01-31 16:24 UTC 

fix a layering violation in videobuf2 and improve dma_map_resource
 2019-01-31 15:31 UTC  (6+ messages)
  ` [PATCH 3/3] videobuf2: replace a layering violation with dma_map_resource

[PATCH RFC 1/1] iommu: set the default iommu-dma mode as non-strict
 2019-01-31 14:55 UTC  (2+ messages)

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

use generic DMA mapping code in powerpc V4
 2019-01-31 12:48 UTC  (13+ messages)

[PATCHv2 1/9] mm: Introduce new vm_insert_range and vm_insert_range_buggy API
 2019-01-31 12:34 UTC  (7+ messages)

[PATCH 0/2] Some MMU notifier cleanups for Intel/AMD IOMMU
 2019-01-31 12:25 UTC  (8+ messages)
` [PATCH 1/2] iommu/vt-d: Remove change_pte notifier
` [PATCH 2/2] iommu/amd: Remove clear_flush_young notifier

[PATCHv2 6/9] iommu/dma-iommu.c: Convert to use vm_insert_range
 2019-01-31  3:12 UTC 

[PATCHv2 0/9] Use vm_insert_range and vm_insert_range_buggy
 2019-01-31  3:06 UTC 

[RFC PATCH 0/5] iommu: APIs for paravirtual PASID allocation
 2019-01-30 19:05 UTC  (3+ messages)
` [RFC PATCH 1/5] iommu: Add APIs for IOMMU PASID management

[PATCH] iommu/io-pgtable-arm-v7s: only kmemleak_ignore L2 tables
 2019-01-30 18:21 UTC  (2+ messages)

[git pull] IOMMU Fixes for Linux v5.0-rc4
 2019-01-30 17:45 UTC  (2+ messages)

[PATCH] iommu/amd: print reason for iommu_map_page failure in map_sg
 2019-01-30 16:26 UTC  (2+ messages)

[PATCH 1/1] iommu/vt-d: Leave scalable mode default off
 2019-01-30 16:24 UTC  (2+ messages)

[PATCH v2] iommu/vt-d: Implement dma_[un]map_resource()
 2019-01-30 16:23 UTC  (2+ messages)

[PATCH 0/5 v4] Fix virtio-blk issue with SWIOTLB
 2019-01-30 15:49 UTC  (6+ messages)
` [PATCH 3/5] dma: Introduce dma_max_mapping_size()
` [PATCH 4/5] virtio: Introduce virtio_max_dma_size()

[RFC v3 00/21] SMMUv3 Nested Stage Setup
 2019-01-30  8:48 UTC  (6+ messages)
` [RFC v3 02/21] iommu: Introduce cache_invalidate API

remove block layer bounce buffering for MMC
 2019-01-30  8:16 UTC  (7+ messages)
` [PATCH 05/11] mmc: s3cmci: handle highmem pages
` [PATCH 07/11] mmc: mvsdio: "

[RFC PATCH] virtio_ring: Use DMA API if guest memory is encrypted
 2019-01-30  7:44 UTC  (8+ messages)

[PATCH 0/3] iommu/arm-smmu: Add support to use Last level cache
 2019-01-30  5:39 UTC  (13+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox