Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2018-09-03 00:52:03 to 2018-09-10 16:23:13 UTC [more...]

[RFC PATCH v2 00/10] vfio/mdev: IOMMU aware mediated device
 2018-09-10 16:23 UTC  (13+ messages)
` [RFC PATCH v2 02/10] iommu/vt-d: Add multiple domains per device query
` [RFC PATCH v2 03/10] iommu/amd: Add default branch in amd_iommu_capable()
` [RFC PATCH v2 08/10] vfio/type1: Add domain at(de)taching group helpers

merge dma_direct_ops and dma_noncoherent_ops v2
 2018-09-10 16:13 UTC  (10+ messages)
  ` [PATCH 1/5] MIPS: don't select DMA_MAYBE_COHERENT from DMA_PERDEV_COHERENT
  ` [PATCH 2/5] dma-mapping: move the dma_coherent flag to struct device
  ` [PATCH 4/5] dma-mapping: consolidate the dma mmap implementations
  ` [PATCH 5/5] dma-mapping: support non-coherent devices in dma_common_get_sgtable
` [PATCH 3/5] dma-mapping: merge direct and noncoherent ops

[PATCH v2 00/40] Shared Virtual Addressing for the IOMMU
 2018-09-10 15:16 UTC  (34+ messages)
` [PATCH v2 01/40] iommu: Introduce Shared Virtual Addressing API
` [PATCH v2 02/40] iommu/sva: Bind process address spaces to devices
` [PATCH v2 03/40] iommu/sva: Manage process address spaces
` [PATCH v2 04/40] iommu/sva: Add a mm_exit callback for device drivers
` [PATCH v2 13/40] vfio: Add support for Shared Virtual Addressing
` [PATCH v2 17/40] iommu/arm-smmu-v3: Link domains and devices

[RFCv2 PATCH 0/7] A General Accelerator Framework, WarpDrive
 2018-09-10 14:54 UTC  (34+ messages)
` [PATCH 1/7] vfio/sdmdev: Add documents for WarpDrive framework
` [PATCH 3/7] vfio: add sdmdev support
  ` [RFC PATCH] vfio: vfio_sdmdev_groups[] can be static
` [PATCH 4/7] crypto: add hisilicon Queue Manager driver
` [PATCH 6/7] crypto: add sdmdev support to Hisilicon QM
` [PATCH 7/7] vfio/sdmdev: add user sample

[PATCH v5 00/23] IOMMU and VT-d driver support for Shared Virtual Address (SVA)
 2018-09-10 14:52 UTC  (10+ messages)
` [PATCH v5 13/23] iommu: introduce device fault report API
` [PATCH v5 14/23] iommu: introduce page response function

4.19-rc3: IOMMU PT warnings: WARNING: CPU: 0 PID: 1 at mm/page_alloc.c:4065 __alloc_pages_slowpath+0xb7b/0xcd0
 2018-09-10 14:36 UTC  (5+ messages)

[PATCH] iommu: rockchip: Drop verbose prints in the interrupt handler
 2018-09-10 14:14 UTC  (2+ messages)

[PATCH 0/7 v7] Support for fsl-mc bus and its devices in SMMU
 2018-09-10 13:49 UTC  (8+ messages)
  ` [PATCH 1/7 v7] Documentation: fsl-mc: add iommu-map device-tree binding for fsl-mc bus
  ` [PATCH 2/7 v7] iommu/of: make of_pci_map_rid() available for other devices too
  ` [PATCH 3/7 v7] iommu/of: support iommu configuration for fsl-mc devices
  ` [PATCH 4/7 v7] iommu/arm-smmu: Add support for the fsl-mc bus
  ` [PATCH 5/7 v7] bus/fsl-mc: support dma configure for devices on "
  ` [PATCH 6/7 v7] bus/fsl-mc: set coherent dma mask "
  ` [PATCH 7/7 v7] arm64: dts: ls208xa: comply with the iommu map binding for fsl_mc

[PATCH v2 0/4] Qcom smmu-500 TLB invalidation errata for sdm845
 2018-09-10 10:38 UTC  (6+ messages)
` [PATCH v2 3/4] firmware/qcom_scm: Add scm call to handle smmu errata
  ` [PATCH v2 1/4] firmware: qcom_scm-64: Add atomic version of qcom_scm_call
  ` [PATCH v2 2/4] firmware/qcom_scm: Add atomic version of io read/write APIs
  ` [PATCH v2 4/4] iommu/arm-smmu: Add support to handle Qcom's TLBI serialization errata

dma_get_required_mask tidyups
 2018-09-10  6:13 UTC  (4+ messages)
` [PATCH 1/3] dma-mapping: make the get_required_mask method available unconditionally
  ` [PATCH 2/3] dma-mapping: simplify dma_direct get_required_mask
` [PATCH 3/3] dma-mapping: use phys_to_dma in dma_direct_get_required

[PATCH 2/3] iommu: mtk: constify iommu_ops
 2018-09-10  2:35 UTC 

No video output on 4.19-rc1 on Dell XPS 13 9360
 2018-09-09  2:01 UTC  (2+ messages)

[PATCH v2 1/1] iommu/vt-d: Handle memory shortage on pasid table allocation
 2018-09-08  1:42 UTC 

No video output on 4.19-rc1 on XPS 13 9360
 2018-09-07 19:28 UTC  (2+ messages)

[PATCH v2 00/12] iommu/vt-d: Add scalable mode support
 2018-09-07 17:43 UTC  (24+ messages)
` [PATCH v2 01/12] iommu/vt-d: Enumerate the scalable mode capability
` [PATCH v2 02/12] iommu/vt-d: Manage scalalble mode PASID tables
` [PATCH v2 03/12] iommu/vt-d: Move page table helpers into header
` [PATCH v2 04/12] iommu/vt-d: Add 256-bit invalidation descriptor support
` [PATCH v2 06/12] iommu/vt-d: Add second level page table interface
` [PATCH v2 08/12] iommu/vt-d: Pass pasid table to context mapping

[PATCH 00/21] DT cpu node iterator
 2018-09-07 13:58 UTC  (4+ messages)
  ` [PATCH 19/21] iommu: fsl_pamu: use for_each_of_cpu_node iterator

[PATCH v16 0/5] iommu/arm-smmu: Add runtime pm/sleep support
 2018-09-07 10:22 UTC  (8+ messages)
` [PATCH v16 2/5] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
` [PATCH v16 4/5] dt-bindings: arm-smmu: Add bindings for qcom, smmu-v2

[PATCH 0/4 v7] Support kdump for AMD secure memory encryption(SME)
 2018-09-07  8:18 UTC  (5+ messages)
  ` [PATCH 1/4 v7] x86/ioremap: add a function ioremap_encrypted() to remap kdump old memory
  ` [PATCH 2/4 v7] kexec: allocate unencrypted control pages for kdump in case SME is enabled
  ` [PATCH 3/4 v7] amd_iommu: remap the device table of IOMMU with the memory encryption mask for kdump
  ` [PATCH 4/4 v7] kdump/vmcore: support encrypted old memory with SME enabled

[PATCH v8 4/8] media: platform: Add Cedrus VPU decoder driver
 2018-09-07  8:05 UTC  (2+ messages)

[PATCH 1/1] iommu/vt-d: Handle memory shortage on pasid table allocation
 2018-09-07  5:02 UTC  (4+ messages)

[PATCH resend] iommu/ipmmu-vmsa: convert to SPDX identifiers
 2018-09-07  1:42 UTC 

[PATCH v3] of/platform: initialise AMBA default DMA masks
 2018-09-06 12:31 UTC  (2+ messages)

cleanup ->dma_configure calling conventions
 2018-09-06 12:20 UTC  (9+ messages)
` [PATCH 1/4] arm-nommu: don't define arch_teardown_dma_ops
` [PATCH 2/4] dma-mapping: remove dma_configure
` [PATCH 3/4] dma-mapping: remove dma_deconfigure
` [PATCH 4/4] dma-mapping: clear dev->dma_ops in arch_teardown_dma_ops

[PATCH] iommu/io-pgtable-arm: Fix race handling in split_blk_unmap()
 2018-09-06 11:14 UTC  (3+ messages)

[PATCH 0/5 V6] Support kdump for AMD secure memory encryption(SME)
 2018-09-05 14:04 UTC  (11+ messages)
` [PATCH 2/5 V6] x86/ioremap: strengthen the logic in early_memremap_pgprot_adjust() to adjust encryption mask

[Linux-4.19] ThinkPad T470 not booting with "intel_iommu=on"
 2018-09-05 12:04 UTC 

[PATCH 0/5] Qcom smmu-500 TLB invalidation errata for sdm845
 2018-09-05 11:25 UTC  (6+ messages)

[PATCH v4] iommu/iova: Optimise attempts to allocate iova from 32bit address range
 2018-09-05  4:27 UTC 

[PATCH v3 0/2] bugfix and optimization about CMD_SYNC
 2018-09-05  1:46 UTC  (8+ messages)
` [PATCH v3 1/2] iommu/arm-smmu-v3: fix unexpected CMD_SYNC timeout

[PATCH v4 0/2] bugfix and optimization about CMD_SYNC
 2018-09-05  1:15 UTC  (4+ messages)
` [PATCH v4 2/2] iommu/arm-smmu-v3: avoid redundant CMD_SYNCs if possible

[RFC 00/13] SMMUv3 Nested Stage Setup
 2018-09-05  0:36 UTC  (24+ messages)
` [RFC 01/13] iommu: Introduce bind_guest_stage API
` [RFC 02/13] iommu: Introduce tlb_invalidate API
` [RFC 09/13] iommu/smmuv3: Get prepared for nested stage support

[PATCH v3 00/19] IOMMU: Tegra GART driver clean up and optimization
 2018-09-04  8:56 UTC  (4+ messages)
` [PATCH v3 09/19] memory: tegra: Adapt to Tegra20 device-tree binding changes

[BUG] [regression] intel_iommu broken for graphics device in Linux 4.19rc1/rc2
 2018-09-03 11:21 UTC 

[PATCH 00/13] MT8183 IOMMU SUPPORT
 2018-09-03  6:01 UTC  (14+ messages)
  ` [PATCH 01/13] dt-bindings: mediatek: Add binding for mt8183 IOMMU and SMI
  ` [PATCH 02/13] iommu/mediatek: Use a struct as the platform data
  ` [PATCH 07/13] memory: mtk-smi: Invoke pm runtime_callback to enable clocks
  ` [PATCH 09/13] memory: mtk-smi: Add bus_sel for mt8183
  ` [PATCH 10/13] iommu/mediatek: Add VLD_PA_RANGE register backup when suspend
  ` [PATCH 11/13] iommu/mediatek: Add shutdown callback
  ` [PATCH 12/13] memory: mtk-smi: Get rid of need_larbid
  ` [PATCH 13/13] iommu/mediatek: Switch to SPDX license identifier
` [PATCH 03/13] memory: mtk-smi: Use a general config_port interface
` [PATCH 04/13] iommu/io-pgtable-arm-v7s: Extend MediaTek 4GB mode
` [PATCH 05/13] iommu/mediatek: Add mt8183 IOMMU support
` [PATCH 06/13] iommu/mediatek: Add mmu1 support
` [PATCH 08/13] memory: mtk-smi: Use a struct for the platform data for smi-common


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