Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2025-07-16 10:16:33 to 2025-07-22 13:20:01 UTC [more...]

[REGRESSION][BISECTED] PCI Passthrough / SR-IOV Failure on Stable Kernel ≥ v6.12.35
 2025-07-22 13:19 UTC  (5+ messages)

[PATCH] iommu/vt-d: replace snprintf with scnprintf in dmar_latency_snapshot()
 2025-07-22 13:11 UTC 

Excessive page cache occupies DMA32 memory
 2025-07-22 10:03 UTC  (3+ messages)

[PATCH 0/9] Convert Intel VT-D to use the generic iommu page table
 2025-07-22  6:44 UTC  (15+ messages)
` [PATCH 1/9] iommu/pages: Add support for a incoherent IOMMU page walker
` [PATCH 2/9] iommupt: Add basic support for SW bits in the page table
` [PATCH 3/9] iommupt: Use the incoherent start/stop functions for PT_FEAT_DMA_INCOHERENT
` [PATCH 4/9] iommupt: Flush the CPU cache after any writes to the page table
` [PATCH 5/9] iommupt: Add the Intel VT-D second stage page table format
` [PATCH 6/9] iommupt/x86: Set the dirty bit only for writable PTEs
` [PATCH 7/9] iommupt/x86: Support SW bits and permit PT_FEAT_DMA_INCOHERENT
` [PATCH 8/9] iommu/vt-d: Use the generic iommu page table
` [PATCH 9/9] iommupt: Add a kunit test for the SW bits

[PATCH v9 0/9] Adjust fbcon console device detection
 2025-07-22  4:01 UTC  (20+ messages)
` [PATCH v9 1/9] PCI: Add helper for checking if a PCI device is a display controller
` [PATCH v9 2/9] vfio/pci: Use pci_is_display()
` [PATCH v9 3/9] vga_switcheroo: "
` [PATCH v9 4/9] iommu/vt-d: "
` [PATCH v9 5/9] ALSA: hda: "
` [PATCH v9 6/9] Fix access to video_is_primary_device() when compiled without CONFIG_VIDEO
` [PATCH v9 7/9] PCI/VGA: Replace vga_is_firmware_default() with a screen info check
` [PATCH v9 8/9] fbcon: Use screen info to find primary device
` [PATCH v9 9/9] PCI: Add a new 'boot_display' attribute

Second kexec_file_load (but not kexec_load) fails on i915 if CONFIG_INTEL_IOMMU_DEFAULT_ON=n
 2025-07-22  1:28 UTC  (5+ messages)

[PATCH v4 0/4] Add host kdump support for SNP
 2025-07-21 21:53 UTC  (5+ messages)
` [PATCH v4 1/4] iommu/amd: Add support to remap/unmap IOMMU buffers for kdump
` [PATCH v4 2/4] iommu/amd: Reuse device table "
` [PATCH v4 3/4] crypto: ccp: Skip SEV and SNP INIT for kdump boot
` [PATCH v4 4/4] iommu/amd: Skip enabling command/event buffers for kdump

[PATCH v3 0/2] iommu/arm-smmu-v3: Two vsmmu impl_ops cleanups
 2025-07-21 20:04 UTC  (3+ messages)
` [PATCH v3 1/2] iommu/arm-smmu-v3: Do not bother impl_ops if IOMMU_VIOMMU_TYPE_ARM_SMMUV3
` [PATCH v3 2/2] iommu/arm-smmu-v3: Replace vsmmu_size/type with get_viommu_size

[PATCH v2 0/2] iommu/arm-smmu-v3: Two vsmmu impl_ops cleanups
 2025-07-21 19:40 UTC  (5+ messages)
` [PATCH v2 1/2] iommu/arm-smmu-v3: Do not bother impl_ops if IOMMU_VIOMMU_TYPE_ARM_SMMUV3
` [PATCH v2 2/2] iommu/arm-smmu-v3: Replace vsmmu_size/type with get_viommu_size

[PATCH v6 0/5] Add support for Verisilicon IOMMU used by media codec blocks
 2025-07-21 17:00 UTC  (11+ messages)
` [PATCH v6 3/5] iommu: Add verisilicon IOMMU driver

[PATCH 1/1] iommu/vt-d: Make iotlb_sync_map a static property of dmar_domain
 2025-07-21 14:35 UTC  (2+ messages)

[PATCH 0/2] iommu/arm-smmu-v3: Two vsmmu impl_ops cleanups
 2025-07-21 13:21 UTC  (5+ messages)
` [PATCH 1/2] iommu/arm-smmu-v3: Do not bother impl_ops if IOMMU_VIOMMU_TYPE_ARM_SMMUV3
` [PATCH 2/2] iommu/arm-smmu-v3: Replace vsmmu_size/type with get_viommu_size

[RFC PATCH v3 0/8] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
 2025-07-21 12:44 UTC  (13+ messages)
` [RFC PATCH v3 5/8] pm: runtime: Introduce pm_runtime_get_if_not_suspended()

[PATCH v7 0/5] dma-buf: heaps: Create a CMA heap for each CMA reserved region
 2025-07-21 11:17 UTC  (6+ messages)
` [PATCH v7 1/5] doc: dma-buf: List the heaps by name
` [PATCH v7 2/5] dma-buf: heaps: cma: Register list of CMA regions at boot
` [PATCH v7 3/5] dma: contiguous: Register reusable "
` [PATCH v7 4/5] dma: contiguous: Reserve default CMA heap
` [PATCH v7 5/5] dma-buf: heaps: cma: Create CMA heap for each CMA reserved region

[PATCH v2 0/2] Preparation to .map_page and .unmap_page removal
 2025-07-21  6:19 UTC  (3+ messages)
` [PATCH v2 1/2] dma-mapping: prepare dma_map_ops to conversion to physical address
` [PATCH v2 2/2] dma-mapping: convert dummy ops to physical address mapping

[PATCH 00/11] [PULL REQUEST] Intel IOMMU updates for v6.17
 2025-07-21  1:57 UTC  (8+ messages)
` [PATCH 02/11] iommu/vt-d: Optimize iotlb_sync_map for non-caching/non-RWBF modes

[PATCH v1 0/2] Preparation to .map_page and .unmap_page removal
 2025-07-20  9:35 UTC  (3+ messages)
` [PATCH v1 1/2] dma-mapping: prepare dma_map_ops to conversion to physical address
` [PATCH v1 2/2] dma-mapping: convert dummy ops to physical address mapping

[PATCH 0/2] Preparation to .map_page and .unmap_page removal
 2025-07-20  6:52 UTC  (7+ messages)
` [PATCH 1/2] dma-mapping: prepare dma_map_ops to conversion to physical address
` [PATCH 2/2] dma-mapping: convert dummy ops to physical address mapping

[PATCH v6 0/8] iommufd: Destroy vdevice on device unbind
 2025-07-19 15:33 UTC  (4+ messages)

[PATCH v2] of: reserved_mem: Restructure call site for dma_contiguous_early_fixup()
 2025-07-19 11:28 UTC  (2+ messages)

[PATCH v2 00/16] Fix incorrect iommu_groups with PCIe ACS
 2025-07-18 22:59 UTC  (3+ messages)

[PATCH v2 03/16] iommu: Compute iommu_groups properly for PCIe switches
 2025-07-18 22:52 UTC  (7+ messages)

[PATCH 0/2] Fix undetected overflow when allocating IOVA
 2025-07-18 20:16 UTC  (14+ messages)
` [PATCH 1/2] iommufd: Prevent ALIGN() overflow
` [PATCH 2/2] iommufd/selftest: Test reserved regions near ULONG_MAX

[PATCH v2 05/16] PCI: Add pci_reachable_set()
 2025-07-18 19:10 UTC  (4+ messages)

[PATCH v2 15/16] PCI: Check ACS DSP/USP redirect bits in pci_enable_pasid()
 2025-07-18 17:52 UTC  (3+ messages)

[PATCH 00/11] Fix incorrect iommu_groups with PCIe switches
 2025-07-18 13:32 UTC  (8+ messages)
` [PATCH 03/11] iommu: Compute iommu_groups properly for "

[PATCH v3 0/2] rust: add initial scatterlist abstraction
 2025-07-18 10:50 UTC  (4+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] samples: rust: add sample code for "

[PATCH v2] agp/amd64: Check AGP Capability before binding to unsupported devices
 2025-07-17 23:40 UTC  (2+ messages)

[PATCH v2 12/16] iommu: Validate that pci_for_each_dma_alias() matches the groups
 2025-07-17 22:07 UTC  (2+ messages)

[PATCH v2] iommu/amd: Fix geometry.aperture_end for V2 tables
 2025-07-17 15:50 UTC  (7+ messages)

[PATCH v2 00/15] Various dt-bindings for Milos and The Fairphone (Gen. 6) addition
 2025-07-17 12:26 UTC  (9+ messages)
` [PATCH v2 08/15] dt-bindings: thermal: qcom-tsens: document the Milos Temperature Sensor
` [PATCH v2 14/15] arm64: dts: qcom: Add initial Milos dtsi
` (subset) [PATCH v2 00/15] Various dt-bindings for Milos and The Fairphone (Gen. 6) addition

[PATCH v2 1/1] iommu/sva: Invalidate KVA range on kernel TLB flush
 2025-07-17 11:50 UTC  (15+ messages)

[PATCH v2 0/4] Retire SDM845-cheza devboards
 2025-07-17 10:01 UTC  (16+ messages)
` [PATCH v2 1/4] arm64: dts: qcom: Remove sdm845-cheza boards
` [PATCH v2 2/4] dt-bindings: arm: qcom: Remove sdm845-cheza
` [PATCH v2 3/4] dt-bindings: arm-smmu: Remove sdm845-cheza specific entry
` [PATCH v2 4/4] MAINTAINERS: Remove sdm845-cheza device trees

[PATCH] iommu/amd: Wrap debugfs ABI testing symbols snippets in literal code blocks
 2025-07-17 10:01 UTC  (3+ messages)

[PATCH v9 00/29] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-07-17  8:49 UTC  (5+ messages)
` [PATCH v9 23/29] iommu/arm-smmu-v3-iommufd: Add vsmmu_size/type and vsmmu_init impl ops

[PATCH v3 0/4] iommu/amd: Fix host kdump support for SNP
 2025-07-17  7:16 UTC  (21+ messages)
` [PATCH v3 1/4] iommu/amd: Add support to remap/unmap IOMMU buffers for kdump
` [PATCH v3 2/4] iommu/amd: Reuse device table "
` [PATCH v3 3/4] crypto: ccp: Skip SNP INIT for kdump boot
` [PATCH v3 4/4] iommu/amd: Fix host kdump support for SNP

[PATCH v8 0/9] Adjust fbcon console device detection
 2025-07-17  0:02 UTC  (6+ messages)
` [PATCH v8 9/9] PCI: Add a new 'boot_display' attribute

[PATCH v5 0/3] RISC-V: Add ACPI support for IOMMU
 2025-07-16 15:27 UTC  (5+ messages)
` [PATCH v5 1/3] ACPI: RISC-V: Add support for RIMT
` [PATCH v5 2/3] ACPI: scan: Add support for RISC-V in acpi_iommu_configure_id()
` [PATCH v5 3/3] iommu/riscv: Add ACPI support

[PATCH v1 0/4] Implement IOMMU SVA page fault processing error notifiers
 2025-07-16 12:10 UTC  (7+ messages)
` [PATCH v1 4/4] iommu: Notify requesters of IOMMU fault failures


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