iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-16 02:01:19 to 2022-05-19 18:30:38 UTC [more...]

[PATCH] iommu/s390: tolerate repeat attach_dev calls
 2022-05-19 18:30 UTC  (2+ messages)

[PATCH] vfio: Do not manipulate iommu dma_owner for fake iommu groups
 2022-05-19 17:03 UTC 

[PATCH v3] iommu: iommu_group_claim_dma_owner() must always assign a domain
 2022-05-19 16:53 UTC  (7+ messages)

[PATCH v7 00/10] iommu: SVA and IOPF refactoring
 2022-05-19 16:40 UTC  (18+ messages)
` [PATCH v7 01/10] iommu: Add pasids field in struct iommu_device
` [PATCH v7 02/10] iommu: Remove SVM_FLAG_SUPERVISOR_MODE support
` [PATCH v7 03/10] iommu/sva: Add iommu_sva_domain support
` [PATCH v7 04/10] iommu/vt-d: Add SVA domain support
` [PATCH v7 05/10] arm-smmu-v3/sva: "
` [PATCH v7 06/10] iommu/sva: Refactoring iommu_sva_bind/unbind_device()
` [PATCH v7 07/10] iommu: Remove SVA related callbacks from iommu ops
` [PATCH v7 08/10] iommu: Prepare IOMMU domain for IOPF
` [PATCH v7 09/10] iommu: Per-domain I/O page fault handling
` [PATCH v7 10/10] iommu: Rename iommu-sva-lib.{c,h}

[PATCH RFC 10/12] iommufd: Add kAPI toward external drivers
 2022-05-19 12:35 UTC  (3+ messages)

[syzbot] WARNING in __dma_map_sg_attrs
 2022-05-19 12:25 UTC  (4+ messages)

[PATCH] iommu/dma: Add config for PCI SAC address trick
 2022-05-19 10:20 UTC  (3+ messages)

[PATCH v5 1/2] iommu/io-pgtable-arm-v7s: Add a quirk to allow pgtable PA up to 35bit
 2022-05-19  6:58 UTC  (4+ messages)
` [PATCH v5 2/2] iommu/mediatek: Allow page table "

[PATCH v4 0/6] Enable PASID for DMA API users
 2022-05-19  6:50 UTC  (10+ messages)
` [PATCH v4 1/6] iommu: Add a per domain PASID for DMA API
` [PATCH v4 2/6] iommu: Add a helper to do PASID lookup from domain
` [PATCH v4 3/6] iommu/vt-d: Implement domain ops for attach_dev_pasid
` [PATCH v4 4/6] iommu: Add PASID support for DMA mapping API users
` [PATCH v4 5/6] dmaengine: idxd: Use DMA API for in-kernel DMA with PASID
` [PATCH v4 6/6] iommu/vt-d: Delete unused SVM flag

[PATCH] iommu/vt-d: Increase DMAR_UNITS_SUPPORTED
 2022-05-18 19:58 UTC  (5+ messages)
` [PATCH v2] iommu/vt-d: Make DMAR_UNITS_SUPPORTED a config setting

[PATCH v3 0/4] Enable PASID for DMA API users
 2022-05-18 18:52 UTC  (13+ messages)
` [PATCH v3 1/4] iommu/vt-d: Implement domain ops for attach_dev_pasid

[PATCH 0/8] mtk_iommu: Specify phandles to infracfg and pericfg
 2022-05-18 18:46 UTC  (21+ messages)
` [PATCH 1/8] dt-bindings: iommu: mediatek: Add mediatek, infracfg phandle
  ` [PATCH 1/8] dt-bindings: iommu: mediatek: Add mediatek,infracfg phandle
` [PATCH 2/8] iommu: mtk_iommu: Lookup phandle to retrieve syscon to infracfg
` [PATCH 3/8] dt-bindings: iommu: mediatek: Add mediatek, pericfg phandle
  ` [PATCH 3/8] dt-bindings: iommu: mediatek: Add mediatek,pericfg phandle
` [PATCH 4/8] iommu: mtk_iommu: Lookup phandle to retrieve syscon to pericfg
` [PATCH 5/8] arm64: dts: mediatek: mt8173: Add mediatek, infracfg phandle for IOMMU
` [PATCH 6/8] arm64: dts: mediatek: mt2712e: "
` [PATCH 7/8] dt-bindings: iommu: mediatek: Require mediatek, infracfg for mt2712/8173
  ` [PATCH 7/8] dt-bindings: iommu: mediatek: Require mediatek,infracfg "
` [PATCH 8/8] dt-bindings: iommu: mediatek: Require mediatek, pericfg for mt8195-infra
  ` [PATCH 8/8] dt-bindings: iommu: mediatek: Require mediatek,pericfg "

[PATCH 0/7] iommu/vt-d: Make intel-iommu.h private
 2022-05-18 18:41 UTC  (22+ messages)
` [PATCH 1/7] iommu/vt-d: Move trace/events/intel_iommu.h under iommu
` [PATCH 2/7] agp/intel: Use per device iommu check
` [PATCH 3/7] iommu/vt-d: Remove unnecessary exported symbol
` [PATCH 4/7] drm/i915: Remove unnecessary include
` [PATCH 5/7] KVM: x86: "
` [PATCH 6/7] x86/boot/tboot: Move tboot_force_iommu() to Intel IOMMU
` [PATCH 7/7] iommu/vt-d: Move include/linux/intel_iommu.h under iommu

[PATCH v5 0/5] iommu: Support mappings/reservations in reserved-memory regions
 2022-05-18 15:29 UTC  (11+ messages)
` [PATCH v5 1/5] dt-bindings: reserved-memory: Document iommu-addresses
` [PATCH v5 2/5] iommu: Implement of_iommu_get_resv_regions()
` [PATCH v5 5/5] iommu/tegra-smmu: Support managed domains

[RFC PATCH] dma-iommu: Add iommu_dma_max_mapping_size()
 2022-05-18 13:45 UTC  (11+ messages)

[PATCH v2 0/7] mtk_iommu: Specify phandles to infracfg and pericfg
 2022-05-18 11:42 UTC  (10+ messages)
` [PATCH v2 1/7] dt-bindings: iommu: mediatek: Add phandles for mediatek infra/pericfg
` [PATCH v2 2/7] iommu: mtk_iommu: Lookup phandle to retrieve syscon to infracfg
` [PATCH v2 3/7] iommu: mtk_iommu: Lookup phandle to retrieve syscon to pericfg
` [PATCH v2 4/7] arm64: dts: mediatek: mt8173: Add mediatek, infracfg phandle for IOMMU
` [PATCH v2 5/7] arm64: dts: mediatek: mt2712e: "
` [PATCH v2 6/7] dt-bindings: iommu: mediatek: Require mediatek, infracfg for mt2712/8173
` [PATCH v2 7/7] dt-bindings: iommu: mediatek: Require mediatek, pericfg for mt8195-infra

[PATCH v2 0/2] MediaTek Helio X10 MT6795 - M4U/IOMMU Support
 2022-05-18 10:18 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: mediatek: Add bindings for MT6795 M4U
` [PATCH v2 2/2] iommu: mtk_iommu: Add support for MT6795 Helio X10 M4Us

[PATCH 0/5] iommu: Make blocking domain static for group
 2022-05-18  6:43 UTC  (16+ messages)
` [PATCH 1/5] iommu: Rename attach_dev to set_dev in domain ops
` [PATCH 2/5] iommu: Add blocking_domain_ops field in iommu_ops
` [PATCH 3/5] iommu: Make blocking domain static for iommu group
` [PATCH 4/5] iommu: Use blocking domain for empty domain attaching
` [PATCH 5/5] iommu: Remove .detach_dev from iommu domain ops

[PATCH 0/2] MediaTek Helio X10 MT6795 - M4U/IOMMU Support
 2022-05-18  1:13 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: mediatek: Add bindings for MT6795 M4U
` [PATCH 2/2] iommu: mtk_iommu: Add support for MT6795 Helio X10 M4Us

[PATCH v6 00/29] x86: Implement an HPET-based hardlockup detector
 2022-05-17 22:54 UTC  (17+ messages)
` [PATCH v6 15/29] x86/hpet: Add helper function hpet_set_comparator_periodic()
` [PATCH v6 21/29] x86/nmi: Add an NMI_WATCHDOG NMI handler category
` [PATCH v6 28/29] x86/tsc: Restart NMI watchdog after refining tsc_khz
` [PATCH v6 29/29] x86/tsc: Switch to perf-based hardlockup detector if TSC become unstable

[PATCH] vfio: Remove VFIO_TYPE1_NESTING_IOMMU
 2022-05-17 20:26 UTC  (3+ messages)

Error when running fio against nvme-of rdma target (mlx5 driver)
 2022-05-17 11:16 UTC  (6+ messages)

[PATCH] iommu/dma: Fix check for error return from iommu_map_sg_atomic()
 2022-05-17 10:32 UTC  (5+ messages)

[PATCH v2] iommu/dma: Fix check for error return from iommu_map_sg_atomic()
 2022-05-17 10:29 UTC 

[PATCH] swiotlb: Max mapping size takes min align mask into account
 2022-05-17  9:22 UTC  (2+ messages)

[PATCH v8 0/8] Add support for HiSilicon PCIe Tune and Trace device
 2022-05-17  9:15 UTC  (23+ messages)
` [PATCH v8 1/8] iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity
` [PATCH v8 2/8] hwtracing: hisi_ptt: Add trace function support for HiSilicon PCIe Tune and Trace device
` [PATCH v8 3/8] hwtracing: hisi_ptt: Add tune "
` [PATCH v8 4/8] perf arm: Refactor event list iteration in auxtrace_record__init()
` [PATCH v8 5/8] perf tool: Add support for HiSilicon PCIe Tune and Trace device driver
` [PATCH v8 6/8] perf tool: Add support for parsing HiSilicon PCIe Trace packet
` [PATCH v8 7/8] docs: trace: Add HiSilicon PTT device driver documentation
` [PATCH v8 8/8] MAINTAINERS: Add maintainer for HiSilicon PTT driver

[PATCH v12 0/9] ACPI/IORT: Support for IORT RMR node
 2022-05-17  7:18 UTC  (6+ messages)

[PATCH v6 00/21] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-05-16 22:35 UTC  (3+ messages)

[PATCH v5 0/9] Host1x context isolation support
 2022-05-16 16:27 UTC  (16+ messages)
` [PATCH v5 1/9] dt-bindings: host1x: Add iommu-map property
` [PATCH v5 2/9] gpu: host1x: Add context bus
` [PATCH v5 3/9] gpu: host1x: Add context device management code
` [PATCH v5 4/9] gpu: host1x: Program context stream ID on submission
` [PATCH v5 5/9] iommu/arm-smmu: Attach to host1x context device bus
` [PATCH v5 6/9] arm64: tegra: Add Host1x context stream IDs on Tegra186+
` [PATCH v5 7/9] drm/tegra: falcon: Set DMACTX field on DMA transactions
` [PATCH v5 8/9] drm/tegra: Support context isolation
` [PATCH v5 9/9] drm/tegra: Implement stream ID related callbacks on engines

[PATCH v1] driver core: Extend deferred probe timeout on driver registration
 2022-05-16 13:49 UTC  (4+ messages)

[RFC PATCH V2 0/2] swiotlb: Add child io tlb mem support
 2022-05-16 13:08 UTC  (4+ messages)
` [RFC PATCH V2 1/2] swiotlb: Add Child IO TLB "

[PATCH v2] iommu/amd: Set translation valid bit only when IO page tables are in used
 2022-05-16 12:27 UTC  (3+ messages)

[PATCH v4 1/2] iommu/io-pgtable-arm-v7s: Add a quirk to allow pgtable PA up to 35bit
 2022-05-16 12:18 UTC  (2+ messages)
` [PATCH v4 2/2] iomm/mediatek: Allow page table "

[PATCH 0/7] dt-bindings: renesas: R-Car V3U is R-Car Gen4
 2022-05-16 11:31 UTC  (3+ messages)
` [PATCH 4/7] dt-bindings: renesas,rcar-dmac: "

[PATCH v6 00/12] iommu: SVA and IOPF refactoring
 2022-05-16  2:03 UTC  (10+ messages)
` [PATCH v6 03/12] iommu: Add attach/detach_dev_pasid domain ops


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