iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-13 08:14:06 to 2022-05-18 13:45:21 UTC [more...]

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

[PATCH v5 0/5] iommu: Support mappings/reservations in reserved-memory regions
 2022-05-18 13:01 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

[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 0/8] mtk_iommu: Specify phandles to infracfg and pericfg
 2022-05-18 11:07 UTC  (19+ 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 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/7] iommu/vt-d: Make intel-iommu.h private
 2022-05-18  7:38 UTC  (21+ 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 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  (44+ messages)
` [PATCH v6 05/29] x86/apic/vector: Do not allocate vectors for NMIs
` [PATCH v6 10/29] iommu/vt-d: Implement minor tweaks for NMI irqs
` [PATCH v6 12/29] iommu/amd: Enable NMIPass when allocating an NMI irq
` [PATCH v6 13/29] iommu/amd: Compose MSI messages for NMI irqs in non-IR format
` [PATCH v6 15/29] x86/hpet: Add helper function hpet_set_comparator_periodic()
` [PATCH v6 20/29] init/main: Delay initialization of the lockup detector after smp_init()
` [PATCH v6 21/29] x86/nmi: Add an NMI_WATCHDOG NMI handler category
` [PATCH v6 22/29] x86/watchdog/hardlockup: Add an HPET-based hardlockup detector
` [PATCH v6 24/29] watchdog/hardlockup: Use parse_option_str() to handle "nmi_watchdog"
` [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  (7+ 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 v5 1/2] iommu/io-pgtable-arm-v7s: Add a quirk to allow pgtable PA up to 35bit
 2022-05-16 14:16 UTC  (2+ messages)
` [PATCH v5 2/2] iommu/mediatek: Allow page table "

[PATCH v1] driver core: Extend deferred probe timeout on driver registration
 2022-05-16 13:49 UTC  (5+ 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  (5+ messages)
` [PATCH 4/7] dt-bindings: renesas,rcar-dmac: "
` [PATCH 7/7] dt-bindings: watchdog: renesas, wdt: "
  ` [PATCH 7/7] dt-bindings: watchdog: renesas,wdt: "

[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

[RESEND PATCH v8 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
 2022-05-13 19:06 UTC  (11+ messages)

[PATCH] iommu/vt-d: Try info->iommu in device_to_iommu()
 2022-05-13 16:48 UTC  (4+ messages)

[GIT PULL] iommu/arm-smmu: Updates for 5.19
 2022-05-13 13:18 UTC  (2+ messages)

[PATCH 0/8] [PULL REQUEST] Intel IOMMU updates for Linux v5.19
 2022-05-13 13:15 UTC  (2+ messages)

[PATCH v2] iommu/dma: Explicitly sort PCI DMA windows
 2022-05-13 13:08 UTC  (2+ messages)

[PATCH] iommu/dma: Fix iova map result check bug
 2022-05-13 13:01 UTC  (2+ messages)

[PATCH v3] iommu/mediatek: Fix NULL pointer dereference when printing dev_name
 2022-05-13 12:57 UTC  (2+ messages)

[PATCH v3] iommu: iommu_group_claim_dma_owner() must always assign a domain
 2022-05-13 12:54 UTC  (2+ messages)

swiotlb regression fixe
 2022-05-13  7:47 UTC  (3+ messages)
` [PATCH 1/3] swiotlb: don't panic when the swiotlb buffer can't be allocated

[PATCH] iommu: Remove unneeded NULL check in msm_iommu
 2022-05-13  8:42 UTC 

[PATCH] iommu: Remove unneeded NULL check in sprd-iommu
 2022-05-13  8:41 UTC 


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