Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2025-07-29 08:39:59 to 2025-08-07 17:56:04 UTC [more...]

[PATCH v3 0/3] arm-smmu: select suitable MSI IOVA
 2025-08-07 17:55 UTC  (7+ messages)
` [PATCH v3 1/3] arm-smmu: move MSI_IOVA macro definitions
` [PATCH v3 2/3] iommu/of: fix device tree configuration for PCI devices
` [PATCH v3 3/3] arm-smmu: select suitable MSI IOVA

[PATCH 0/3] MT8189 IOMMU SUPPORT
 2025-08-07 16:12 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: mediatek: mt8189: Add bindings for MM & APU & INFRA IOMMU
` [PATCH 2/3] iommu/mediatek: Add a flag DL_WITH_MULTI_LARB
` [PATCH 3/3] iommu/mediatek: Add support for mt8189

[PATCH v3 1/1] iommu/sva: Invalidate KVA range on kernel TLB flush
 2025-08-07 15:31 UTC  (10+ messages)

[PATCH 00/22] Add support for A100/A133 display
 2025-08-07 15:29 UTC  (7+ messages)
` [PATCH 01/22] dt-bindings: iommu: sun50i: remove resets from required property
` [PATCH 07/22] dt-bindings: vendor-prefixes: Shenzhen Baijie Technology
` [PATCH 09/22] iommu: sun50i: make reset control optional

[PATCH v1 00/16] dma-mapping: migrate to physical address-based API
 2025-08-07 14:40 UTC  (32+ messages)
` [PATCH v1 01/16] dma-mapping: introduce new DMA attribute to indicate MMIO memory
` [PATCH v1 02/16] iommu/dma: handle MMIO path in dma_iova_link
` [PATCH v1 03/16] dma-debug: refactor to use physical addresses for page mapping
` [PATCH v1 04/16] dma-mapping: rename trace_dma_*map_page to trace_dma_*map_phys
` [PATCH v1 05/16] iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys
` [PATCH v1 06/16] iommu/dma: extend iommu_dma_*map_phys API to handle MMIO memory
` [PATCH v1 07/16] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based
` [PATCH v1 08/16] kmsan: convert kmsan_handle_dma to use physical addresses
` [PATCH v1 09/16] dma-mapping: handle MMIO flow in dma_map|unmap_page
` [PATCH v1 10/16] xen: swiotlb: Open code map_resource callback
` [PATCH v1 11/16] dma-mapping: export new dma_*map_phys() interface
` [PATCH v1 12/16] mm/hmm: migrate to physical address-based DMA mapping API
` [PATCH v1 13/16] mm/hmm: properly take MMIO path
` [PATCH v1 14/16] block-dma: migrate to dma_map_phys instead of map_page
` [PATCH v1 15/16] block-dma: properly take MMIO path
` [PATCH v1 16/16] nvme-pci: unmap MMIO pages with appropriate interface

[PATCH 0/3] MT8189 IOMMU SUPPORT
 2025-08-07  9:55 UTC 

[PATCH v4] iommu/vt-d: replace snprintf with scnprintf in dmar_latency_snapshot()
 2025-08-07  9:00 UTC  (2+ messages)

[PATCH v2 RESEND] iommu/riscv: check pte null pointer before use
 2025-08-07  7:22 UTC  (2+ messages)
` [PATCH v?] "

[PATCH v2] iommu/riscv: check pte null pointer before use
 2025-08-07  2:35 UTC 

[PATCH v2 00/16] Fix incorrect iommu_groups with PCIe ACS
 2025-08-07  1:36 UTC  (11+ messages)

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

[PATCH v4] of: reserved_mem: Restructure call site for dma_contiguous_early_fixup()
 2025-08-06 17:24 UTC 

[PATCH v5 0/3] RISC-V: Add ACPI support for IOMMU
 2025-08-06 17:15 UTC  (2+ messages)

[PATCH v3 00/29] KVM: arm64: SMMUv3 driver for pKVM
 2025-08-06 14:10 UTC  (15+ messages)
` [PATCH v3 20/29] iommu/arm-smmu-v3-kvm: Setup command queue
` [PATCH v3 29/29] iommu/arm-smmu-v3-kvm: Add IOMMU ops

[PATCH rc] iommu/arm-smmu-v3: Fix smmu_domain->nr_ats_masters decrement
 2025-08-06 14:04 UTC  (3+ messages)

[PATCH] iommu/riscv: check pte null pointer before use
 2025-08-06 10:13 UTC  (3+ messages)
  `  "

[PATCH v3 0/2] rust: add initial scatterlist abstraction
 2025-08-05 16:12 UTC  (8+ messages)
` [PATCH v3 1/2] "

[PATCH 0/8] dma-mapping: migrate to physical address-based API
 2025-08-05 15:36 UTC  (16+ messages)

[PATCH v2 15/16] PCI: Check ACS DSP/USP redirect bits in pci_enable_pasid()
 2025-08-05  4:39 UTC  (2+ messages)

[PATCH] iommufd: fix returns ENOENT in iommufd_viommu_get_vdev_id()
 2025-08-05  3:33 UTC  (5+ messages)

[PATCH] swiotlb: Remove redundant __GFP_NOWARN
 2025-08-05  2:32 UTC 

Live Update MC (LPC): Call for Presentations
 2025-08-04 23:09 UTC  (2+ messages)

[PATCH 2/2] dma-mapping: benchmark: Add padding to ensure uABI remained consistent
 2025-08-04 21:57 UTC  (7+ messages)

[PATCH v3] of: reserved_mem: Restructure call site for dma_contiguous_early_fixup()
 2025-08-04 19:37 UTC  (3+ messages)

[PATCH RESEND] iommu/amd: Avoid stack buffer overflow from kernel cmdline
 2025-08-04 15:40 UTC 

[PATCH 00/11] Drop default ARCH_APPLE from Kconfig and use defconfig instead
 2025-08-03 20:40 UTC  (3+ messages)
` [PATCH 05/11] i2c: apple: Drop default ARCH_APPLE in Kconfig

Large DMA alloc
 2025-08-03 11:19 UTC  (10+ messages)
` [PATCH 0/8] Large DMA alloc/skip 32-bit alloc if size > 32-bit
  ` [PATCH 1/8] "
    ` [PATCH 2/8] "
      ` [PATCH 3/8] Large DMA alloc/add busy_regions sysfs attribute
        ` [PATCH 4/8] Large DMA alloc/add APIs to query available range
          ` [PATCH 5/8] Large DMA alloc/remove max32_alloc_size field
            ` [PATCH 6/8] Large DMA alloc/alloc DMA addresses from the top
              ` [PATCH 7/8] Large DMA alloc/low address limit in alloc funcs
                ` [PATCH 8/8] Large DMA alloc/add min_dma_addr to device struct

[PATCH v2] dt-bindings: Correct indentation and style in DTS example
 2025-08-03  1:31 UTC  (2+ messages)

[PATCH v2 00/15] Various dt-bindings for Milos and The Fairphone (Gen. 6) addition
 2025-08-02 12:04 UTC  (7+ messages)
` [PATCH v2 14/15] arm64: dts: qcom: Add initial Milos dtsi

[PATCH v3] iommu/vt-d: replace snprintf with scnprintf in dmar_latency_snapshot()
 2025-07-31 22:39 UTC  (2+ messages)

[GIT PULL] Please pull IOMMUFD subsystem changes
 2025-07-31 20:01 UTC  (2+ messages)

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

[PATCH] iommu: Fix macros coding style error
 2025-07-31  3:18 UTC 

[PATCH 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-07-31  0:21 UTC  (37+ messages)
` [PATCH 02/10] PCI/P2PDMA: Introduce p2pdma_provider structure for cleaner abstraction
` [PATCH 05/10] PCI/P2PDMA: Export pci_p2pdma_map_type() function
` [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 v5 0/4] Add host kdump support for SNP
 2025-07-30 21:56 UTC  (5+ messages)
` [PATCH v5 1/4] iommu/amd: Add support to remap/unmap IOMMU buffers for kdump
` [PATCH v5 2/4] iommu/amd: Reuse device table "
` [PATCH v5 3/4] crypto: ccp: Skip SEV and SNP INIT for kdump boot
` [PATCH v5 4/4] iommu/amd: Skip enabling command/event buffers for kdump

[PATCH v2] iommu/vt-d: replace snprintf with scnprintf in dmar_latency_snapshot()
 2025-07-30 20:51 UTC  (2+ messages)

[GIT PULL] IOMMU Updates for Linux v6.17
 2025-07-30 18:48 UTC  (2+ messages)

[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 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  (2+ messages)


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