Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2025-07-21 20:05:14 to 2025-07-30 14:42:55 UTC [more...]

[PATCH v3 00/29] KVM: arm64: SMMUv3 driver for pKVM
 2025-07-30 14:42 UTC  (33+ messages)
` [PATCH v3 01/29] KVM: arm64: Add a new function to donate memory with prot
` [PATCH v3 02/29] KVM: arm64: Donate MMIO to the hypervisor
` [PATCH v3 03/29] KVM: arm64: pkvm: Add pkvm_time_get()
` [PATCH v3 04/29] iommu/io-pgtable-arm: Split the page table driver
` [PATCH v3 05/29] iommu/io-pgtable-arm: Split initialization
` [PATCH v3 06/29] iommu/arm-smmu-v3: Move some definitions to a new common file
` [PATCH v3 07/29] iommu/arm-smmu-v3: Extract driver-specific bits from probe function
` [PATCH v3 08/29] iommu/arm-smmu-v3: Move some functions to arm-smmu-v3-common.c
` [PATCH v3 09/29] iommu/arm-smmu-v3: Move queue and table allocation "
` [PATCH v3 10/29] iommu/arm-smmu-v3: Move firmware probe to arm-smmu-v3-common
` [PATCH v3 11/29] iommu/arm-smmu-v3: Move IOMMU registration to arm-smmu-v3-common.c
` [PATCH v3 12/29] iommu/arm-smmu-v3: Split cmdq code with hyp
` [PATCH v3 13/29] iommu/arm-smmu-v3: Move TLB range invalidation into a macro
` [PATCH v3 14/29] KVM: arm64: iommu: Introduce IOMMU driver infrastructure
` [PATCH v3 15/29] KVM: arm64: iommu: Shadow host stage-2 page table
` [PATCH v3 16/29] KVM: arm64: iommu: Add a memory pool
` [PATCH v3 17/29] KVM: arm64: iommu: Add enable/disable hypercalls
` [PATCH v3 18/29] iommu/arm-smmu-v3-kvm: Add SMMUv3 driver
` [PATCH v3 19/29] iommu/arm-smmu-v3-kvm: Initialize registers
` [PATCH v3 20/29] iommu/arm-smmu-v3-kvm: Setup command queue
` [PATCH v3 21/29] iommu/arm-smmu-v3-kvm: Setup stream table
` [PATCH v3 22/29] iommu/arm-smmu-v3-kvm: Reset the device
` [PATCH v3 23/29] iommu/arm-smmu-v3-kvm: Support io-pgtable
` [PATCH v3 24/29] iommu/arm-smmu-v3-kvm: Shadow the CPU stage-2 page table
` [PATCH v3 25/29] iommu/arm-smmu-v3-kvm: Add enable/disable device HVCs
` [PATCH v3 26/29] iommu/arm-smmu-v3-kvm: Add host driver for pKVM
` [PATCH v3 27/29] iommu/arm-smmu-v3-kvm: Pass a list of SMMU devices to the hypervisor
` [PATCH v3 28/29] iommu/arm-smmu-v3-kvm: Allocate structures and reset device
` [PATCH v3 29/29] iommu/arm-smmu-v3-kvm: Add IOMMU ops

[PATCH 0/8] dma-mapping: migrate to physical address-based API
 2025-07-30 14:28 UTC  (13+ messages)
  ` [PATCH 6/8] dma-mapping: fail early if physical address is mapped through platform callback

[PATCH 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-07-30  9:32 UTC  (50+ 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 7/9] iommupt/x86: Support SW bits and permit PT_FEAT_DMA_INCOHERENT
 2025-07-30  2:35 UTC  (4+ messages)

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

[PATCH 1/9] iommu/pages: Add support for a incoherent IOMMU page walker
 2025-07-30  1:49 UTC  (4+ messages)

[PATCH v3] of: reserved_mem: Restructure call site for dma_contiguous_early_fixup()
 2025-07-30  0:29 UTC 

[PATCH 8/9] iommu/vt-d: Use the generic iommu page table
 2025-07-29 23:39 UTC  (3+ messages)

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

[PATCH RFC v2 0/4] Disable ATS via iommu during PCI resets
 2025-07-29 13:02 UTC  (15+ messages)
` [PATCH RFC v2 3/4] iommu: Introduce iommu_dev_reset_prepare() and iommu_dev_reset_done()

[PATCH 2/2] dma-mapping: benchmark: Add padding to ensure uABI remained consistent
 2025-07-29 12:32 UTC  (4+ messages)

[PATCH v2 00/15] Various dt-bindings for Milos and The Fairphone (Gen. 6) addition
 2025-07-29  6:49 UTC  (8+ messages)
` [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-29  2:08 UTC  (11+ messages)

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

[PATCH v2 11/16] iommu: Compute iommu_groups properly for PCIe MFDs
 2025-07-28 13:58 UTC  (3+ messages)

[PATCH v3 00/15] Consolidate iommu page table implementations (AMD)
 2025-07-28 11:44 UTC  (4+ messages)
` [PATCH v3 01/15] genpt: Generic Page Table base API

[GIT PULL] IOMMU Updates for Linux v6.17
 2025-07-28 10:51 UTC 

ath12k_pci errors and loss of connectivity in 6.12.y branch
 2025-07-27 16:12 UTC  (9+ messages)

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

[PATCH v3 0/2] iommu/arm-smmu-v3: Two vsmmu impl_ops cleanups
 2025-07-25 19:01 UTC  (16+ 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 00/14] Various dt-bindings for SM7635 and The Fairphone (Gen. 6) addition
 2025-07-25 14:14 UTC  (3+ messages)
` [PATCH 06/14] dt-bindings: mailbox: qcom-ipcc: document the SM7635 Inter-Processor Communication Controller

[PATCH v4 0/4] Add host kdump support for SNP
 2025-07-25 10:30 UTC  (10+ 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] dt-bindings: Correct indentation and style in DTS example
 2025-07-25 10:02 UTC 

[PATCH v9 0/9] Adjust fbcon console device detection
 2025-07-24 18:41 UTC  (3+ messages)

[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 8/9] fbcon: Use screen info to find primary device
 2025-07-22 15:39 UTC  (5+ messages)

[PATCH v9 9/9] PCI: Add a new 'boot_display' attribute
 2025-07-22  4:01 UTC  (5+ 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)


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