iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-12 01:16:46 to 2022-05-17 10:41:05 UTC [more...]

[RFC PATCH] dma-iommu: Add iommu_dma_max_mapping_size()
 2022-05-17 10:40 UTC  (5+ 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 0/2] MediaTek Helio X10 MT6795 - M4U/IOMMU Support
 2022-05-17  9:37 UTC  (7+ 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] 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/29] x86: Implement an HPET-based hardlockup detector
 2022-05-17  3:09 UTC  (35+ 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 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 29/29] x86/tsc: Switch to perf-based hardlockup detector if TSC become unstable

[PATCH 0/5] iommu: Make blocking domain static for group
 2022-05-17  2:37 UTC  (12+ 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/7] iommu/vt-d: Make intel-iommu.h private
 2022-05-17  2:05 UTC  (19+ 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 v6 00/21] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-05-16 22:35 UTC  (3+ messages)

[PATCH v5 0/5] iommu: Support mappings/reservations in reserved-memory regions
 2022-05-16 18:30 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 3/5] iommu: dma: Use of_iommu_get_resv_regions()
` [PATCH v5 4/5] iommu/tegra-smmu: Add support for reserved regions
` [PATCH v5 5/5] iommu/tegra-smmu: Support managed domains

[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] vfio: Remove VFIO_TYPE1_NESTING_IOMMU
 2022-05-16  6:39 UTC  (11+ messages)

[PATCH v6 00/12] iommu: SVA and IOPF refactoring
 2022-05-16  2:03 UTC  (25+ messages)
` [PATCH v6 03/12] iommu: Add attach/detach_dev_pasid domain ops
` [PATCH v6 08/12] iommu/sva: Use attach/detach_pasid_dev in SVA interfaces

[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  (5+ 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  (3+ 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  (8+ messages)
` [PATCH 1/3] swiotlb: don't panic when the swiotlb buffer can't be allocated
` [PATCH 2/3] swiotlb: use the right nslabs value in swiotlb_init_remap
` [PATCH 3/3] swiotlb: use the right nslabs-derived sizes in swiotlb_init_late

[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 

[PATCH RFC 11/12] iommufd: vfio container FD ioctl compatibility
 2022-05-13  4:35 UTC  (11+ messages)

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

[PATCH] iommu/vt-d: Increase DMAR_UNITS_SUPPORTED
 2022-05-13  2:09 UTC  (4+ messages)
` [PATCH v2] iommu/vt-d: Make DMAR_UNITS_SUPPORTED a config setting

[PATCH v2 01/26] dma-direct: take dma-ranges/offsets into account in resource mapping
 2022-05-12 23:28 UTC  (3+ messages)

[PATCH] vfio: Stop using iommu_present()
 2022-05-12 18:21 UTC  (2+ messages)

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

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

[PATCH V2 0/6] IOMMU-DMA - support DMA_ATTR_LOW_ADDRESS attribute
 2022-05-11 12:15 UTC  (7+ messages)
    ` [PATCH V2 1/6] dma-mapping: add "
    ` [PATCH V2 2/6] iommu: iova: properly handle 0 as a valid IOVA address
    ` [PATCH V2 3/6] iommu: iova: add support for 'first-fit' algorithm
    ` [PATCH V2 4/6] iommu: dma-iommu: refactor iommu_dma_alloc_iova()
    ` [PATCH V2 5/6] iommu: dma-iommu: add support for DMA_ATTR_LOW_ADDRESS
    ` [PATCH V2 6/6] media: platform: s5p-mfc: use DMA_ATTR_LOW_ADDRESS


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