Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2025-07-17 05:56:46 to 2025-07-24 08:07:51 UTC [more...]

[PATCH 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-07-24  8:07 UTC  (20+ messages)
` [PATCH 01/10] PCI/P2PDMA: Remove redundant bus_offset from map state
` [PATCH 02/10] PCI/P2PDMA: Introduce p2pdma_provider structure for cleaner abstraction
` [PATCH 03/10] PCI/P2PDMA: Simplify bus address mapping API
` [PATCH 04/10] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
` [PATCH 05/10] PCI/P2PDMA: Export pci_p2pdma_map_type() function
` [PATCH 06/10] types: move phys_vec definition to common header
` [PATCH 07/10] vfio: Export vfio device get and put registration helpers
` [PATCH 08/10] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH 09/10] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH 10/10] vfio/pci: Add dma-buf export support for MMIO regions

[PATCH RFC v2 0/4] Disable ATS via iommu during PCI resets
 2025-07-24  6:50 UTC  (7+ messages)
` [PATCH RFC v2 3/4] iommu: Introduce iommu_dev_reset_prepare() and iommu_dev_reset_done()

[PATCH v3 0/2] rust: add initial scatterlist abstraction
 2025-07-24  5:40 UTC  (8+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] samples: rust: add sample code for "

[PATCH v2 1/1] iommu/sva: Invalidate KVA range on kernel TLB flush
 2025-07-24  3:06 UTC  (18+ messages)

[PATCH v3 0/2] iommu/arm-smmu-v3: Two vsmmu impl_ops cleanups
 2025-07-23 18:58 UTC  (7+ 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 00/15] Various dt-bindings for Milos and The Fairphone (Gen. 6) addition
 2025-07-23 15:36 UTC  (10+ 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 1/1] iommu/vt-d: Fix UAF on sva unbind with pending IOPFs
 2025-07-23 12:52 UTC  (2+ messages)

[PATCH] iommu/vt-d: replace snprintf with scnprintf in dmar_latency_snapshot()
 2025-07-23 12:18 UTC  (5+ messages)

[PATCH] iommu/vt-d: Fix misplaced domain_attached assignment
 2025-07-23 12:11 UTC  (3+ messages)
` Patch "iommu/vt-d: Fix misplaced domain_attached assignment" has been added to the 6.12-stable tree

[REGRESSION][BISECTED] PCI Passthrough / SR-IOV Failure on Stable Kernel ≥ v6.12.35
 2025-07-23  9:39 UTC  (7+ messages)

Excessive page cache occupies DMA32 memory
 2025-07-23  6:50 UTC  (4+ messages)

[PATCH v9 0/9] Adjust fbcon console device detection
 2025-07-22 15:39 UTC  (24+ 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

[PATCH 8/9] iommu/vt-d: Use the generic iommu page table
 2025-07-22  6:44 UTC  (2+ messages)

[PATCH 7/9] iommupt/x86: Support SW bits and permit PT_FEAT_DMA_INCOHERENT
 2025-07-22  5:17 UTC  (2+ messages)

[PATCH 5/9] iommupt: Add the Intel VT-D second stage page table format
 2025-07-22  3:11 UTC  (2+ messages)

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 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 5/8] pm: runtime: Introduce pm_runtime_get_if_not_suspended()
 2025-07-21 12:44 UTC  (11+ messages)

[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 6/9] iommupt/x86: Set the dirty bit only for writable PTEs
 2025-07-21 10:02 UTC  (2+ messages)

[PATCH 1/9] iommu/pages: Add support for a incoherent IOMMU page walker
 2025-07-21  8:41 UTC  (2+ messages)

[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 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 0/4] Retire SDM845-cheza devboards
 2025-07-17 10:01 UTC  (2+ messages)

[PATCH] iommu/amd: Wrap debugfs ABI testing symbols snippets in literal code blocks
 2025-07-17 10:01 UTC  (2+ 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  (20+ 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


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