iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-03 13:14:24 to 2020-03-14 01:10:06 UTC [more...]

[PATCH v2 0/6] Replace private domain with per-group default domain
 2020-03-14  1:07 UTC  (7+ messages)
` [PATCH v2 1/6] iommu: Add def_domain_type() callback in iommu_ops
` [PATCH v2 2/6] iommu: Configure default domain with def_domain_type
` [PATCH v2 3/6] iommu/vt-d: Don't force 32bit devices to uses DMA domain
` [PATCH v2 4/6] iommu/vt-d: Don't force PCI sub-hierarchy to use "
` [PATCH v2 5/6] iommu/vt-d: Add def_domain_type callback
` [PATCH v2 6/6] iommu/vt-d: Apply per-device dma_ops

[RFC][PATCH] dma-mapping: align default segment_boundary_mask with dma_mask
 2020-03-14  0:00 UTC 

[PATCH v4 00/26] iommu: Shared Virtual Addressing and SMMUv3 support
 2020-03-13 19:13 UTC  (27+ messages)
` [PATCH v4 01/26] mm/mmu_notifiers: pass private data down to alloc_notifier()
` [PATCH v4 07/26] arm64: mm: Pin down ASIDs for sharing mm with devices
` [PATCH v4 23/26] iommu/arm-smmu-v3: Add stall support for platform devices

[RFC PATCH] vfio: Ignore -ENODEV when getting MSI cookie
 2020-03-13 14:08 UTC  (2+ messages)

[PULL REQUEST] iommu/vt-d: fixes for v5.6
 2020-03-13 13:46 UTC  (5+ messages)
` [PATCH 1/2] iommu/vt-d: Fix the wrong printing in RHSA parsing
` [PATCH 2/2] iommu/vt-d: Ignore devices with out-of-spec domain number

[PATCH 0/6] Replace private domain with per-group default
 2020-03-13 13:36 UTC  (15+ messages)
` [PATCH 1/6] iommu: Add dev_def_domain_type() callback in iommu_ops
` [PATCH 2/6] iommu: Configure default domain with dev_def_domain_type
` [PATCH 3/6] iommu/vt-d: Don't force 32bit devices to uses DMA domain
` [PATCH 4/6] iommu/vt-d: Don't force PCI sub-hierarchy to use "
` [PATCH 5/6] iommu/vt-d: Add dev_def_domain_type callback
` [PATCH 6/6] iommu/vt-d: Apply per-device dma_ops

[PATCH v2 00/11] PCI/ATS: Device-tree support and other improvements
 2020-03-12 21:21 UTC  (19+ messages)
` [PATCH v2 01/11] dt-bindings: PCI: generic: Add ats-supported property
` [PATCH v2 02/11] PCI: Add ats_supported host bridge flag
` [PATCH v2 03/11] PCI: OF: Check whether the host bridge supports ATS
` [PATCH v2 04/11] ACPI/IORT: Check ATS capability in root complex node
` [PATCH v2 05/11] PCI/ATS: Gather checks into pci_ats_supported()
` [PATCH v2 06/11] iommu/amd: Use pci_ats_supported()
` [PATCH v2 07/11] iommu/arm-smmu-v3: "
` [PATCH v2 08/11] iommu/vt-d: "
` [PATCH v2 09/11] ACPI/IORT: Drop ATS fwspec flag
` [PATCH v2 10/11] arm64: dts: fast models: Enable PCIe ATS for Base RevC FVP
` [PATCH v2 11/11] Documentation: Generalize the "pci=noats" boot parameter

[PATCH] [dma-coherent] Fix integer overflow in the reserved-memory dma allocation
 2020-03-12 15:41 UTC  (5+ messages)
  ` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] iommu/vt-d: Unlock on error paths
 2020-03-12 12:55 UTC  (3+ messages)

[PATCH 0/3] Request direct mapping for modem firmware subdevice
 2020-03-12 12:05 UTC  (10+ messages)
` [PATCH 1/3] iommu: Export "iommu_request_dm_for_dev"
` [PATCH 2/3] dt-bindings: remoteproc: qcom: Add modem-firmware bindings
` [PATCH 3/3] remoteproc: qcom_q6v5_mss: Request direct mapping for firmware subdevice

[PATCH] iommu/amd: Fix IOMMU AVIC not properly update the is_run bit in IRTE
 2020-03-12 10:18 UTC 

[PATCH v2] swiotlb: Adjust SWIOTBL bounce buffer size for SEV guests
 2020-03-12  0:43 UTC  (8+ messages)

[PATCH v2 0/3] virtio-iommu on x86 and non-devicetree platforms
 2020-03-11 21:48 UTC  (24+ messages)
` [PATCH v2 1/3] iommu/virtio: Add topology description to virtio-iommu config space

[Bug 206175] Fedora >= 5.4 kernels instantly freeze on boot without producing any display output
 2020-03-11 17:27 UTC  (5+ messages)

[PATCH] device core: fix dma_mask handling in platform_device_register_full
 2020-03-11 17:25 UTC  (3+ messages)

[PATCH -next 000/491] treewide: use fallthrough;
 2020-03-11  4:51 UTC 

[rfc] dma-mapping: preallocate unencrypted DMA atomic pool
 2020-03-10 18:47 UTC  (16+ messages)
    ` [rfc 0/6] unencrypted atomic DMA pools with dynamic expansion
      ` [rfc 2/6] dma-remap: add additional atomic pools to map to gfp mask
      ` [rfc 3/6] dma-remap: wire up the atomic pools depending on "
      ` [rfc 4/6] dma-remap: dynamically expanding atomic pools
      ` [rfc 5/6] dma-direct: atomic allocations must come from unencrypted pools
      ` [rfc 6/6] dma-remap: double the default DMA coherent pool size

[Patch V1 0/2] iommu/vtd: Fixes to the IOMMU debugfs
 2020-03-10 10:51 UTC  (6+ messages)
` [Patch V1 1/2] iommu/vt-d: Fix debugfs register reads
` [Patch V1 2/2] iommu/vt-d: Populate debugfs if IOMMUs are detected

[PATCH] iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add_taint
 2020-03-10 10:44 UTC  (3+ messages)

[PATCH 0/2] iommu/vt-d: replace WARN_TAINT with pr_warn + add_taint
 2020-03-10 10:42 UTC  (9+ messages)
` [PATCH 1/2] iommu/vt-d: dmar: "
` [PATCH 2/2] iommu/vt-d: dmar_parse_one_rmrr: "

[PATCH -next] iommu/dmar: silence RCU-list debugging warnings
 2020-03-10  9:31 UTC  (3+ messages)

[PATCH] iommu/vt-d: fix RCU-list bugs in intel_iommu_init
 2020-03-10  9:31 UTC  (3+ messages)

[iommu:arm/omap 4/4] drivers/gpu/drm/rockchip/rockchip_drm_gem.c:134:20: error: implicit declaration of function 'vmap'; did you mean 'bmap'?
 2020-03-10  9:25 UTC  (3+ messages)

[PATCH 00/15 v2] iommu: Move iommu_fwspec out of 'struct device'
 2020-03-10  9:12 UTC  (16+ messages)
` [PATCH 01/15] iommu: Define dev_iommu_fwspec_get() for !CONFIG_IOMMU_API
` [PATCH 02/15] ACPI/IORT: Remove direct access of dev->iommu_fwspec
` [PATCH 03/15] drm/msm/mdp5: "
` [PATCH 04/15] iommu/tegra-gart: "
` [PATCH 05/15] iommu: Rename struct iommu_param to dev_iommu
` [PATCH 06/15] iommu: Move iommu_fwspec to struct dev_iommu
` [PATCH 07/15] iommu/arm-smmu: Fix uninitilized variable warning
` [PATCH 08/15] iommu: Introduce accessors for iommu private data
` [PATCH 09/15] iommu/arm-smmu-v3: Use accessor functions "
` [PATCH 10/15] iommu/arm-smmu: "
` [PATCH 11/15] iommu/renesas: "
` [PATCH 12/15] iommu/mediatek: "
` [PATCH 13/15] iommu/qcom: "
` [PATCH 14/15] iommu/virtio: "
` [PATCH 15/15] iommu: Move fwspec->iommu_priv to struct dev_iommu

[PATCH 00/14] iommu: Move iommu_fwspec out of 'struct device'
 2020-03-09 16:32 UTC  (7+ messages)

[PATCH 00/10] PCI/ATS: Device-tree support and other improvements
 2020-03-06  9:42 UTC  (6+ messages)
` [PATCH 04/11] ACPI/IORT: Check ATS capability in root complex node
` [PATCH 09/11] ACPI/IORT: Drop ATS fwspec flag

[PATCH v3 00/14] Clean up "mediatek,larb" after adding device_link
 2020-03-06  6:59 UTC  (4+ messages)
` [PATCH v3 03/14] iommu/mediatek: Add device_link between the consumer and the larb devices

[PATCH v2] uacce: unmap remaining mmapping from user space
 2020-03-06  2:36 UTC  (3+ messages)

[PATCH v2] MAINTAINERS: add maintainers for uacce
 2020-03-06  1:49 UTC  (2+ messages)

Possible bugs in iommu_map_sg()/iommu_map_dma_sg()
 2020-03-06  1:14 UTC 

[RESEND PATCH 1/4] iommu/omap: Fix pointer cast -Wpointer-to-int-cast warnings on 64 bit
 2020-03-04 15:25 UTC  (5+ messages)
` [RESEND PATCH 2/4] iommu/omap: Fix printing format for size_t on 64-bit
` [RESEND PATCH 3/4] iommu/omap: Fix -Woverflow warnings when compiling on 64-bit architectures
` [RESEND PATCH 4/4] iommu: Enable compile testing for some of drivers

[RFC 0/2] iommu: arm-smmu: Add support for early direct mappings
 2020-03-04 13:48 UTC  (3+ messages)

[PATCH v2 1/3] dt-bindings: iommu: Add binding for MediaTek MT8167 IOMMU
 2020-03-04 12:29 UTC  (6+ messages)
` [PATCH v2 2/3] iommu/mediatek: add pdata member for legacy ivrp paddr
` [PATCH v2 3/3] iommu/mediatek: add support for MT8167

[PATCH V2 0/5] iommu: Add support to change default domain of a group
 2020-03-04 12:17 UTC  (6+ messages)
` [PATCH V2 3/5] iommu: Add support to change default domain of an iommu_group

[PATCH] iommu: silence iommu group prints
 2020-03-04 11:26 UTC  (18+ messages)

[PATCH v9 00/11] SMMUv3 Nested Stage Setup (VFIO part)
 2020-03-03 13:14 UTC  (3+ messages)
    `  "


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