Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2025-08-11 23:00:35 to 2025-08-19 08:30:46 UTC [more...]

[PATCH v2 0/9] Add support ANS2 NVMe on Apple A11
 2025-08-19  8:30 UTC  (11+ messages)
` [PATCH v2 1/9] dt-bindings: mailbox: apple,mailbox: Add ASC mailboxes on Apple A11 and T2
` [PATCH v2 2/9] soc: apple: mailbox: Add Apple A11 and T2 mailbox support
` [PATCH v2 3/9] dt-bindings: iommu: apple,sart: Add Apple A11
` [PATCH v2 4/9] soc: apple: sart: Make allow flags SART version dependent
` [PATCH v2 5/9] soc: apple: sart: Add SARTv0 support
` [PATCH v2 6/9] dt-bindings: nvme: apple,nvme-ans: Add Apple A11
` [PATCH v2 7/9] nvme: apple: Add Apple A11 support
` [PATCH v2 8/9] arm64: dts: apple: t8015: Fix PCIE power domains dependencies
` [PATCH v2 9/9] arm64: dts: apple: t8015: Add NVMe nodes

[PATCH v3 0/5] Disable ATS via iommu during PCI resets
 2025-08-19  5:09 UTC  (30+ messages)
` [PATCH v3 1/5] iommu: Lock group->mutex in iommu_deferred_attach
` [PATCH v3 2/5] iommu: Pass in gdev to __iommu_device_set_domain
` [PATCH v3 3/5] iommu: Add iommu_get_domain_for_dev_locked() helper
` [PATCH v3 4/5] iommu: Introduce iommu_dev_reset_prepare() and iommu_dev_reset_done()
` [PATCH v3 5/5] pci: Suspend iommu function prior to resetting a device

[PATCH 00/19] perf: Rework event_init checks
 2025-08-19  2:44 UTC  (21+ messages)
` [PATCH 01/19] perf/arm-cmn: Fix event validation
` [PATCH 02/19] perf/hisilicon: Fix group validation
` [PATCH 03/19] perf/imx8_ddr: "
` [PATCH 04/19] perf/starfive: "
` [PATCH 05/19] iommu/vt-d: Fix perfmon "
` [PATCH 06/19] ARM: l2x0: Fix "
` [PATCH 07/19] ARM: imx: Fix MMDC PMU "
` [PATCH 08/19] perf/arm_smmu_v3: Improve "
` [PATCH 09/19] perf/qcom: "
` [PATCH 10/19] perf/arm-ni: Improve event validation
` [PATCH 11/19] perf/arm-cci: Tidy up "
` [PATCH 12/19] perf: Ignore event state for group validation
` [PATCH 13/19] perf: Add helper for checking grouped events
` [PATCH 14/19] perf: Clean up redundant group validation
` [PATCH 15/19] perf: Simplify "
` [PATCH 16/19] perf: Introduce positive capability for sampling
` [PATCH 17/19] perf: Retire PERF_PMU_CAP_NO_INTERRUPT
` [PATCH 18/19] perf: Introduce positive capability for raw events
` [PATCH 19/19] perf: Garbage-collect event_init checks

[PATCH 0/9] Convert Intel VT-D to use the generic iommu page table
 2025-08-18 23:35 UTC  (8+ 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 rc] iommu/tegra241-cmdqv: Fix missing cpu_to_le64 at lvcmdq_err_map
 2025-08-18 17:04 UTC  (2+ messages)

[PATCH v3] iommu/riscv: prevent NULL deref in iova_to_phys
 2025-08-18 16:04 UTC  (5+ messages)

[PATCH v3 0/3] arm-smmu: select suitable MSI IOVA
 2025-08-18 15:53 UTC  (7+ messages)
` [PATCH v3 2/3] iommu/of: fix device tree configuration for PCI devices

[PATCH] Documentation: fix spelling errors in iommufd.rst
 2025-08-18 14:15 UTC  (3+ messages)

[PATCH] iommufd: viommu: free memory allocated by kvcalloc() using kvfree()
 2025-08-18 14:14 UTC  (7+ messages)

[PATCH v2] iommu/amd: use str_plural() to simplify the code
 2025-08-18 12:52 UTC  (2+ messages)

[PATCH] iommu/amd: use str_plural() to simplify the code
 2025-08-18  6:53 UTC  (2+ messages)

[PATCH v3 1/1] iommu/sva: Invalidate KVA range on kernel TLB flush
 2025-08-18  6:21 UTC  (29+ messages)

[PATCH v6 0/3] RISC-V: Add ACPI support for IOMMU
 2025-08-18  4:58 UTC  (4+ messages)
` [PATCH v6 1/3] ACPI: RISC-V: Add support for RIMT
` [PATCH v6 2/3] ACPI: scan: Add support for RISC-V in acpi_iommu_configure_id()
` [PATCH v6 3/3] iommu/riscv: Add ACPI support

[PATCH 0/9] Add support ANS2 NVMe on Apple A11
 2025-08-17 16:36 UTC  (12+ messages)
` [PATCH 2/9] soc: apple: mailbox: Add Apple A11 and T2 mailbox support
` [PATCH 3/9] dt-bindings: iommu: apple,sart: Add Apple A11
` [PATCH 4/9] soc: apple: sart: Make allow flags SART version dependent
` [PATCH 5/9] soc: apple: sart: Add SARTv0 support
` [PATCH 7/9] nvme: apple: Add Apple A11 support

[PATCH 0/3] iommu: apple-dart: Four level page table support
 2025-08-16 15:26 UTC  (9+ messages)
` [PATCH 1/3] iommu: apple-dart: Make the hw register fields u32s
` [PATCH 2/3] iommu: io-pgtable: Add 4-level page table support
` [PATCH 3/3] iommu: apple-dart: "

[PATCH v5 1/3] ACPI: RISC-V: Add support for RIMT
 2025-08-15 10:51 UTC  (3+ messages)

[PATCH 0/2] iommu: Add io_ptdump debug interface for iommu
 2025-08-15  9:57 UTC  (6+ messages)
` [PATCH 1/2] iommu/debug: Add IOMMU page table dump debug facility
` [PATCH 2/2] iommu/io-pgtable: Add ARM SMMUv3 page table dump support

[PATCH RESEND] iommu/amd: Avoid stack buffer overflow from kernel cmdline
 2025-08-15  9:51 UTC  (3+ messages)

[PATCH] iommu/vt-d: debugfs: fix legacy mode page table dump logic
 2025-08-15  9:23 UTC  (2+ messages)

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

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

[PATCH v2] iommu/virtio: Make instance lookup robust
 2025-08-14 17:11 UTC  (2+ messages)

[PATCH] iommu/vt-d: debugfs: fix legacy mode page table dump logic
 2025-08-14 16:30 UTC 

[PATCH v1 00/16] dma-mapping: migrate to physical address-based API
 2025-08-14 14:14 UTC  (12+ messages)
` [PATCH v1 08/16] kmsan: convert kmsan_handle_dma to use physical addresses
` [PATCH v1 16/16] nvme-pci: unmap MMIO pages with appropriate interface

[PATCH rfcv1 0/8] iommu/arm-smmu-v3: Introduce an RCU-protected invalidation array
 2025-08-14  1:25 UTC  (9+ messages)
` [PATCH rfcv1 1/8] iommu/arm-smmu-v3: Clear cmds->num after arm_smmu_cmdq_batch_submit
` [PATCH rfcv1 2/8] iommu/arm-smmu-v3: Explicitly set smmu_domain->stage for SVA
` [PATCH rfcv1 3/8] iommu/arm-smmu-v3: Add an inline arm_smmu_domain_free()
` [PATCH rfcv1 4/8] iommu/arm-smmu-v3: Introduce a per-domain arm_smmu_invs array
` [PATCH rfcv1 5/8] iommu/arm-smmu-v3: Pre-allocate a per-master invalidation array
` [PATCH rfcv1 6/8] iommu/arm-smmu-v3: Populate smmu_domain->invs when attaching masters
` [PATCH rfcv1 7/8] iommu/arm-smmu-v3: Add arm_smmu_invs based arm_smmu_domain_inv_range()
` [PATCH rfcv1 8/8] iommu/arm-smmu-v3: Perform per-domain invalidations using arm_smmu_invs

[PATCH v3 29/29] iommu/arm-smmu-v3-kvm: Add IOMMU ops
 2025-08-13 13:52 UTC  (15+ messages)

[PATCH v2] dma/pool: Ensure DMA_DIRECT_REMAP allocations are decrypted
 2025-08-13  9:24 UTC  (3+ messages)

The VFIO/IOMMU/PCI MC at LPC 2025 - Call for Papers
 2025-08-12 18:00 UTC  (3+ messages)

[PATCH v2 0/4] Retire SDM845-cheza devboards
 2025-08-11 23:26 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