Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2018-01-17 20:21:41 to 2018-02-01 12:49:24 UTC [more...]

Preferred method to detect if a device is behind an enabled iommu
 2018-02-01 12:49 UTC  (2+ messages)

[PATCH v6 0/6] iommu/arm-smmu: Add runtime pm/sleep support
 2018-02-01 12:31 UTC  (16+ messages)
  ` [PATCH v6 1/6] base: power: runtime: Export pm_runtime_get/put_suppliers
  ` [PATCH v6 2/6] iommu/arm-smmu: Add pm_runtime/sleep ops
  ` [PATCH v6 3/6] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
  ` [PATCH v6 4/6] iommu/arm-smmu: Add the device_link between masters and smmu
  ` [PATCH v6 5/6] iommu/arm-smmu: Add support for qcom, smmu-v2 variant
      ` [PATCH v6 5/6] iommu/arm-smmu: Add support for qcom,smmu-v2 variant
  ` [PATCH v6 6/6] drm/msm: iommu: Replace runtime calls with runtime suppliers

[PATCH 0/2] iommu / vfio: Clean up iommu_map[_fast] interface
 2018-02-01 12:17 UTC  (6+ messages)
  ` [PATCH 1/2] iommu: Fix iommu_unmap and iommu_unmap_fast return type
  ` [PATCH 2/2] vfio/type1: Add iommu_unmap error check when vfio_unmap_unpin

ARM64 SMMU Setup
 2018-02-01 12:00 UTC  (5+ messages)

[PATCH v5 00/13] iommu/rockchip: Use OF_IOMMU
 2018-02-01 11:19 UTC  (19+ messages)
  ` [PATCH v5 01/13] iommu/rockchip: Prohibit unbind and remove
  ` [PATCH v5 08/13] iommu/rockchip: Control clocks needed to access the IOMMU
  ` [PATCH v5 10/13] iommu/rockchip: Use OF_IOMMU to attach devices automatically
  ` [PATCH v5 12/13] iommu/rockchip: Add runtime PM support
  ` [PATCH v5 13/13] iommu/rockchip: Support sharing IOMMU between masters
` [PATCH v5 02/13] iommu/rockchip: Fix error handling in probe
` [PATCH v5 03/13] iommu/rockchip: Request irqs in rk_iommu_probe()
` [PATCH v5 04/13] iommu/rockchip: Fix error handling in attach
` [PATCH v5 05/13] iommu/rockchip: Use iopoll helpers to wait for hardware
` [PATCH v5 06/13] iommu/rockchip: Fix TLB flush of secondary IOMMUs
` [PATCH v5 09/13] iommu/rockchip: Use IOMMU device for dma mapping operations
` [PATCH v5 11/13] iommu/rockchip: Fix error handling in init

[PATCH] iommu/vt-d: add NUMA awareness to intel_alloc_coherent()
 2018-02-01  6:33 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH 11/13] drm/amdgpu: add DRM_AMDGPU_ATC config option
 2018-01-31 13:15 UTC  (2+ messages)

[PATCH v12 0/3] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
 2018-01-31  9:30 UTC  (6+ messages)

[GIT PULL] dma-mapping updates for Linux 4.16
 2018-01-31  7:43 UTC 

[PATCH v3] iommu/amd: Add support for fast IOTLB flushing
 2018-01-31  5:01 UTC 

[PATCH] iommu/amd - Use dev_err to send events to the system log
 2018-01-31  1:04 UTC 

[PATCH 0/3] Add IPMMU support for r8a774[35]
 2018-01-30  9:49 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: iommu: ipmmu-vmsa: Add device tree "
` [PATCH 2/3] ARM: dts: r8a7743: Add IPMMU DT nodes
` [PATCH 3/3] ARM: dts: r8a7745: "

[PATCH 0/5] Add debugfs info for the AMD IOMMU
 2018-01-29 19:05 UTC  (8+ messages)
` [PATCH 1/5] iommu/amd - Add debugfs support
` [PATCH 2/5] iommu/amd - Add a 'verbose' switch for IOMMU debugfs
` [PATCH 3/5] iommu/amd - Add a README variable for the "
` [PATCH 4/5] iommu/amd - Expose the active IOMMU device table entries
` [PATCH 5/5] iommu/amd - Add a debugfs entry to specify a IOMMU device table entry

[PATCH] iommu/amd: Don't use dev_data in irte_ga_set_affinity()
 2018-01-28 20:22 UTC 

[PATCH] iommu/exynos: Use generic group callback
 2018-01-26 11:27 UTC  (2+ messages)

[PATCH v3] iommu/mediatek: Move attach_device after iommu-group is ready for M4Uv1
 2018-01-26  8:34 UTC  (3+ messages)

[PATCH] MAINTAINERS: add the iommu list for swiotlb and xen-swiotlb
 2018-01-26  7:51 UTC  (3+ messages)

Kdump kernel start failed with intel_iommu=on
 2018-01-26  7:50 UTC  (2+ messages)

[PATCH v4] iommu/mediatek: Move attach_device after iommu-group is ready for M4Uv1
 2018-01-26  7:11 UTC 

[PATCH v2] iommu/mediatek: Move attach_device after iommu-group is ready for M4Uv1
 2018-01-25 11:06 UTC  (3+ messages)

[PATCH v4 00/13] iommu/rockchip: Use OF_IOMMU
 2018-01-25 10:24 UTC  (34+ messages)
` [PATCH v4 03/13] iommu/rockchip: Request irqs in rk_iommu_probe()
` [PATCH v4 05/13] iommu/rockchip: Use iopoll helpers to wait for hardware
  ` [PATCH v4 01/13] iommu/rockchip: Prohibit unbind and remove
  ` [PATCH v4 02/13] iommu/rockchip: Fix error handling in probe
  ` [PATCH v4 04/13] iommu/rockchip: Fix error handling in attach
  ` [PATCH v4 06/13] iommu/rockchip: Fix TLB flush of secondary IOMMUs
  ` [PATCH v4 08/13] iommu/rockchip: Control clocks needed to access the IOMMU
  ` [PATCH v4 09/13] iommu/rockchip: Use IOMMU device for dma mapping operations
  ` [PATCH v4 10/13] iommu/rockchip: Use OF_IOMMU to attach devices automatically
  ` [PATCH v4 12/13] iommu/rockchip: Add runtime PM support
` [PATCH v4 11/13] iommu/rockchip: Fix error handling in init
` [PATCH v4 13/13] iommu/rockchip: Support sharing IOMMU between masters
      ` [PATCH v4 07/13] ARM: dts: rockchip: add clocks in vop iommu nodes

[PATCH 0/5] iommu/intel: Handle DMAR faults in a wq
 2018-01-24 13:19 UTC  (6+ messages)
` [PATCH 1/5] iommu/intel: Add __init for dmar_register_bus_notifier()
` [PATCH 2/5] iommu/intel: Clean/document fault status flags
` [PATCH 3/5] iommu/intel: Introduce clear_primary_faults() helper
` [PATCH 4/5] iommu/intel: Handle DMAR faults on workqueue
` [PATCH 5/5] iommu/intel: Rename dmar_fault() => dmar_serve_faults()

[RFC PATCH v2 0/2] Reduce IOTLB flush when pass-through dGPU devices
 2018-01-24 11:43 UTC  (8+ messages)
` [RFC PATCH v2 1/2] vfio/type1: Adopt fast IOTLB flush interface when unmap IOVAs
` [RFC PATCH v2 2/2] iommu/amd: Add support for fast IOTLB flushing

[PATCH v3] vfio/type1: Adopt fast IOTLB flush interface when unmap IOVAs
 2018-01-24 10:00 UTC  (4+ messages)

[PATCH v6 00/99] XArray version 6
 2018-01-24  8:45 UTC  (33+ messages)
` [PATCH v6 05/99] xarray: Add definition of struct xarray
` [PATCH v6 20/99] ida: Convert to XArray
` [PATCH v6 77/99] fscache: "
` [PATCH v6 78/99] sh: intc: "
` [PATCH v6 79/99] blk-cgroup: "
` [PATCH v6 80/99] blk-ioc: "
` [PATCH v6 81/99] i915: Convert handles_vma "
` [PATCH v6 82/99] s390: Convert gmap "
` [PATCH v6 83/99] hwspinlock: Convert "
` [PATCH v6 84/99] btrfs: Convert fs_roots_radix "
` [PATCH v6 85/99] btrfs: Remove unused spinlock
` [PATCH v6 86/99] btrfs: Convert reada_zones to XArray
` [PATCH v6 87/99] btrfs: Convert reada_extents "
` [PATCH v6 88/99] btrfs: Convert reada_tree "
` [PATCH v6 89/99] btrfs: Convert buffer_radix "
` [PATCH v6 90/99] btrfs: Convert delayed_nodes_tree "
` [PATCH v6 92/99] f2fs: Convert pids radix tree "
` [PATCH v6 95/99] f2fs: Convert gclist.iroot "
  ` [PATCH v6 91/99] btrfs: Convert name_cache "
  ` [PATCH v6 93/99] f2fs: Convert ino_root "
  ` [PATCH v6 94/99] f2fs: Convert extent_tree_root "
  ` [PATCH v6 96/99] dma-debug: Convert "
  ` [PATCH v6 99/99] null_blk: "
` [PATCH v6 97/99] xen: Convert pvcalls-back "
` [PATCH v6 98/99] qrtr: Convert "

[PATCH v3 00/16] [PATCH v3 00/16] IOMMU driver support for SVM virtualization
 2018-01-23 20:01 UTC  (4+ messages)
` [PATCH v3 10/16] iommu: introduce device fault report API

[PATCH] ARM-SMMU: Delete error messages for a failed memory allocation in three functions
 2018-01-22 18:12 UTC  (4+ messages)
    `  "

[PATCH v2] iommu/arm-smmu-v3: limit reporting of MSI allocation failures
 2018-01-22 11:45 UTC  (2+ messages)

[PATCH] Intel-IOMMU: Delete an error message for a failed memory allocation in init_dmars()
 2018-01-21 19:37 UTC  (7+ messages)

[PATCH 1/2] iommu/amd: Avoid get_irq_table() from atomic context
 2018-01-21  9:28 UTC  (2+ messages)
  ` [PATCH 2/2] amd/iommu: Use raw locks on atomic context paths

[PATCH] iommu/dmar: Delete an error message for a failed memory allocation in dmar_alloc_pci_notify_info()
 2018-01-20 14:00 UTC 

[PATCH] Exynos-IOMMU: Delete an error message for a failed memory allocation in exynos_iommu_init()
 2018-01-20 13:34 UTC 

[PATCH] iommu/mediatek: Move attach_device after iommu-group is ready for M4Uv1
 2018-01-20  3:38 UTC 

[PATCH] IPMMU-VMSA: Delete an error message for a failed memory allocation in ipmmu_probe()
 2018-01-19 21:30 UTC 

[PATCH] IOMMU-Tegra: gart: Delete two error messages for a failed memory allocation in tegra_gart_probe()
 2018-01-19 20:50 UTC 

[RFC PATCH v2 0/5] Add virtio-iommu driver
 2018-01-19 17:22 UTC  (5+ messages)
` [RFC PATCH v2 2/5] iommu/virtio-iommu: Add probe request

[RFCv2 PATCH 00/36] Process management for IOMMU + SVM for SMMUv3
 2018-01-19 13:07 UTC  (5+ messages)
` [RFCv2 PATCH 05/36] iommu/process: Bind and unbind process to and from devices

[PATCH] iommu/of: Only do IOMMU lookup for available ones
 2018-01-18 14:58 UTC  (4+ messages)

[PATCH v3 00/12] iommu/rockchip: Use OF_IOMMU
 2018-01-18  8:28 UTC  (4+ messages)
` [PATCH v3 01/12] iommu/rockchip: Prohibiat unbind and remove


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