Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2018-12-19 16:55:02 to 2019-01-10 03:00:23 UTC [more...]

[PATCH v5 0/8] vfio/mdev: IOMMU aware mediated device
 2019-01-10  3:00 UTC  (5+ messages)
  ` [PATCH v5 1/8] iommu: Add APIs for multiple domains per device
  ` [PATCH v5 2/8] iommu/vt-d: Add per-device IOMMU feature ops entries
  ` [PATCH v5 3/8] iommu/vt-d: Move common code out of iommu_attch_device()
` [PATCH v5 4/8] iommu/vt-d: Aux-domain specific domain attach/detach

[PATCH] arm64: dts: stratix10: Add Stratix10 SMMU support
 2019-01-09 16:22 UTC  (2+ messages)

use generic DMA mapping code in powerpc V4
 2019-01-09  9:31 UTC  (14+ messages)

fix DMA ops layering violations in vmwgfx
 2019-01-08 18:25 UTC  (11+ messages)
` [PATCH 1/4] drm/vmwgfx: remove CONFIG_X86 ifdefs
` [PATCH 2/4] drm/vmwgfx: remove CONFIG_INTEL_IOMMU ifdefs
` [PATCH 3/4] drm/vmwgfx: fix the check when to use dma_alloc_coherent
` [PATCH 4/4] drm/vmwgfx: unwind spaghetti code in vmw_dma_select_mode

remove dma_zalloc_coherent
 2019-01-08 14:30 UTC  (8+ messages)
` [PATCH 1/3] cross-tree: phase out dma_zalloc_coherent()
  ` [PATCH 2/3] cross-tree: phase out dma_zalloc_coherent() on headers
` [PATCH 3/3] dma-mapping: remove dma_zalloc_coherent()

[PATCH v4 0/2] Enable smmu support on sdm845
 2019-01-08 11:18 UTC  (4+ messages)
` [PATCH v4 2/2] dts: arm64/sdm845: Add node for arm,mmu-500

[RFC v3 00/21] SMMUv3 Nested Stage Setup
 2019-01-08 10:26 UTC  (22+ messages)
` [RFC v3 01/21] iommu: Introduce set_pasid_table API
` [RFC v3 02/21] iommu: Introduce cache_invalidate API
` [RFC v3 03/21] iommu: Introduce bind_guest_msi
` [RFC v3 04/21] vfio: VFIO_IOMMU_SET_PASID_TABLE
` [RFC v3 05/21] vfio: VFIO_IOMMU_CACHE_INVALIDATE
` [RFC v3 08/21] iommu/arm-smmu-v3: Maintain a SID->device structure
  ` [RFC v3 06/21] vfio: VFIO_IOMMU_BIND_MSI
  ` [RFC v3 07/21] iommu/arm-smmu-v3: Link domains and devices
  ` [RFC v3 09/21] iommu/smmuv3: Get prepared for nested stage support
  ` [RFC v3 11/21] iommu/smmuv3: Implement cache_invalidate
  ` [RFC v3 12/21] dma-iommu: Implement NESTED_MSI cookie
  ` [RFC v3 14/21] iommu: introduce device fault data
  ` [RFC v3 18/21] vfio-pci: Add a new VFIO_REGION_TYPE_NESTED region type
  ` [RFC v3 21/21] vfio: Document nested stage control
` [RFC v3 10/21] iommu/smmuv3: Implement set_pasid_table
` [RFC v3 13/21] iommu/smmuv3: Implement bind_guest_msi
` [RFC v3 15/21] driver core: add per device iommu param
` [RFC v3 16/21] iommu: introduce device fault report API
` [RFC v3 17/21] iommu/smmuv3: Report non recoverable faults
` [RFC v3 19/21] vfio-pci: Register an iommu fault handler
` [RFC v3 20/21] vfio-pci: Add VFIO_PCI_DMA_FAULT_IRQ_INDEX

[PATCH v3] crypto: talitos - fix ablkcipher for CONFIG_VMAP_STACK
 2019-01-08  8:49 UTC  (4+ messages)

[RFC v2] iommu/vt-d: Allow iommu_domain_alloc to allocate IOMMU_DOMAIN_DMA
 2019-01-07 20:04 UTC  (3+ messages)

[PATCH] iommu/of: Fix probe-deferral
 2019-01-07 17:04 UTC 

[PATCH v2] kernel/dma: Fix panic caused by passing swiotlb to command line
 2019-01-07  9:07 UTC  (3+ messages)

[GIT PULL] dma-mapping fixes for Linux 4.21-rc1
 2019-01-06 20:20 UTC  (2+ messages)

crash in gart_unmap_page() with master snapshot (commit e1ef035d272e)
 2019-01-04 21:55 UTC  (2+ messages)

iommu_intel or i915 regression in 4.18, 4.19.12 and drm-tip
 2019-01-04  8:39 UTC  (4+ messages)

[RFC] avoid indirect calls for DMA direct mappings v2
 2019-01-04  8:09 UTC  (9+ messages)
` [PATCH 02/15] swiotlb: remove dma_mark_clean
` [PATCH 15/15] dma-mapping: bypass indirect calls for dma-direct

[PATCH] dma-mapping: remove unused attrs parameter to dma_common_get_sgtable
 2019-01-04  7:26 UTC  (2+ messages)

[PATCH] dma-mapping: remove unused attrs parameter to dma_common_get_sgtable
 2019-01-04  2:36 UTC 

[PATCH v2 1/2] swiotlb: add debugfs to track swiotlb buffer usage
 2019-01-04  1:34 UTC  (4+ messages)

[PATCH 1/1] iova: Allow compiling the library without IOMMU support
 2019-01-03 21:33 UTC  (4+ messages)

[PATCH] dma-mapping: remove unused attrs parameter to dma_common_get_sgtable
 2019-01-03 17:54 UTC  (2+ messages)

[PATCH v5 00/18] MT8183 IOMMU SUPPORT
 2019-01-02  9:33 UTC  (29+ messages)
` [PATCH v5 07/20] iommu/mediatek: Add bclk can be supported optionally
  ` [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 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 13/20] iommu/mediatek: Add mt8183 IOMMU support
  ` [PATCH v5 14/20] iommu/mediatek: Add mmu1 support
  ` [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 v5 12/20] memory: mtk-smi: Add gals 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

various DMA mapping fixes for 4.21-rc1
 2019-01-02  8:33 UTC  (6+ messages)
  ` [PATCH 1/5] dma-mapping: implement dma_map_single_attrs using dma_map_page_attrs
  ` [PATCH 2/5] dma-mapping: implement dmam_alloc_coherent using dmam_alloc_attrs
  ` [PATCH 3/5] dma-mapping: remove dmam_{declare, release}_coherent_memory
  ` [PATCH 4/5] dma-mapping: properly stub out the DMA API for !CONFIG_HAS_DMA
  ` [PATCH 5/5] dma-mapping: remove a few unused exports

[PATCH 1/1] iommu/arm-smmu: Add support to use Last level cache
 2019-01-02  7:52 UTC  (6+ messages)

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

[git pull] IOMMU Updates for Linux v4.21
 2019-01-02  0:35 UTC  (2+ messages)

[PATCH 00/13] Clean up "mediatek,larb" after adding device_link
 2019-01-01  4:51 UTC  (14+ messages)
  ` [PATCH 01/13] dt-binding: mediatek: Get rid of mediatek, larb for multimedia HW
  ` [PATCH 02/13] driver core: Remove the link if there is no driver with AUTO flag
  ` [PATCH 03/13] iommu/mediatek: Add probe_defer for smi-larb
  ` [PATCH 04/13] iommu/mediatek: Add device_link between the consumer and the larb devices
  ` [PATCH 05/13] memory: mtk-smi: Add device-link between smi-larb and smi-common
  ` [PATCH 06/13] media: mtk-jpeg: Get rid of mtk_smi_larb_get/put
  ` [PATCH 08/13] media: mtk-vcodec: "
  ` [PATCH 09/13] drm/mediatek: "
  ` [PATCH 10/13] memory: mtk-smi: "
  ` [PATCH 11/13] iommu/mediatek: Use builtin_platform_driver
  ` [PATCH 12/13] arm: dts: mediatek: Get rid of mediatek, larb for MM nodes
  ` [PATCH 13/13] arm64: "
` [PATCH 07/13] media: mtk-mdp: Get rid of mtk_smi_larb_get/put

[PATCH 0/8] reduce indentation
 2018-12-30 15:53 UTC  (2+ messages)
  ` [PATCH 8/8] iommu/msm: "

[GIT PULL] dma-mapping updates for Linux 4.21
 2018-12-29  1:30 UTC  (3+ messages)

[PATCH] lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addr
 2018-12-28 23:39 UTC  (4+ messages)

[PATCH dma-mapping tree] arm64: default to the direct mapping in get_arch_dma_ops
 2018-12-28 22:05 UTC  (7+ messages)

[PATCH v5 0/9] Use vm_insert_range
 2018-12-26 13:41 UTC  (3+ messages)

[PATCH v5 6/9] iommu/dma-iommu.c: Convert to use vm_insert_range
 2018-12-24 14:29 UTC  (2+ messages)

[PATCH v5 1/9] mm: Introduce new vm_insert_range API
 2018-12-24 13:20 UTC 

one liner DMA mapping fix for 4.20
 2018-12-22  8:21 UTC  (2+ messages)
  ` [PATCH] dma-mapping: fix flags in dma_alloc_wc

[PATCH v4 00/18] MT8183 IOMMU SUPPORT
 2018-12-22  3:58 UTC  (21+ messages)
` [PATCH v4 02/18] iommu/mediatek: Use a struct as the platform data
` [PATCH v4 03/18] memory: mtk-smi: Use a general config_port interface
` [PATCH v4 04/18] memory: mtk-smi: Use a struct for the platform data for smi-common
` [PATCH v4 08/18] iommu/mediatek: Add larb-id remapped support
` [PATCH v4 10/18] iommu/mediatek: Add mt8183 IOMMU support
` [PATCH v4 13/18] memory: mtk-smi: Add bus_sel for mt8183

question about broadcast invalidation and atc invalidation
 2018-12-21 11:53 UTC 

[PATCH v6 0/7] Add virtio-iommu driver
 2018-12-20 18:17 UTC  (6+ messages)

next/master boot bisection: next-20181220 on tegra124-nyan-big
 2018-12-20 18:14 UTC 

ensure dma_alloc_coherent always returns zeroed memory
 2018-12-20 17:37 UTC  (7+ messages)

[PATCH] Fix typo. Change tlb_range_add to iotlb_range_add and tlb_sync to iotlb_sync
 2018-12-20 15:47 UTC  (3+ messages)

[PATCH 0/4 v2] Consolidate iommu_ops->add/remove_device() calls
 2018-12-20 15:42 UTC  (7+ messages)
  ` [PATCH 3/4] iommu/of: Don't call iommu_ops->add_device directly

[PATCH 0/2] Refactor dummy DMA ops
 2018-12-20 15:08 UTC  (3+ messages)
` [PATCH 2/2] ACPI / scan: Refactor _CCA enforcement

[PATCH] iommu: Check for iommu_ops == NULL in iommu_probe_device()
 2018-12-20  9:08 UTC 

next/master boot bisection: next-20181219 on r8a7796-m3ulcb
 2018-12-20  7:25 UTC 

next/master boot bisection: next-20181219 on rk3399-gru-kevin
 2018-12-20  4:06 UTC 

next/master boot bisection: next-20181219 on synquacer-dtb
 2018-12-20  3:49 UTC 

[GIT PULL] dma-mapping fix for 4.20
 2018-12-20  2:50 UTC  (2+ messages)

[PATCH v3 0/5] Add Tegra194 Dual ARM SMMU driver
 2018-12-19 20:36 UTC  (4+ messages)
` [PATCH v3 2/6] iommu/arm-smmu: Add support to program multiple ARM SMMU's identically


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