Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2026-05-04 17:24:16 to 2026-05-08 13:41:35 UTC [more...]

[PATCH 0/9] Remove SMMUv3 struct arm_smmu_cmdq_ent
 2026-05-08 13:41 UTC  (30+ messages)
` [PATCH 1/9] iommu/arm-smmu-v3: Add struct arm_smmu_cmd to represent the HW format command
` [PATCH 2/9] iommu/arm-smmu-v3: Use the HW arm_smmu_cmd in cmdq selection functions
` [PATCH 3/9] iommu/arm-smmu-v3: Use the HW arm_smmu_cmd in cmdq submission functions
` [PATCH 4/9] iommu/arm-smmu-v3: Convert arm_smmu_cmdq_batch cmds to struct arm_smmu_cmd
` [PATCH 5/9] iommu/arm-smmu-v3: Remove CMDQ_OP_CFGI_CD_ALL from arm_smmu_cmdq_build_cmd()
` [PATCH 6/9] iommu/arm-smmu-v3: Directly encode simple commands
` [PATCH 7/9] iommu/arm-smmu-v3: Directly encode CMDQ_OP_ATC_INV
` [PATCH 8/9] iommu/arm-smmu-v3: Directly encode CMDQ_OP_SYNC
` [PATCH 9/9] iommu/arm-smmu-v3: Directly encode TLBI commands

[PATCH] iommu/arm-smmu-v3-sva: Enable Hardware Access and Hardware Dirty bits
 2026-05-08 13:31 UTC  (6+ messages)

[PATCH 1/2] [RFC] debugobjects: avoid gcc-16.0.1 section mismatch
 2026-05-08 13:17 UTC  (2+ messages)

[PATCH v3] dma-contiguous: setup default numa cma area if not configured explicitly
 2026-05-08 12:58 UTC  (7+ messages)

[PATCH] dma-mapping: remove bogus test for pfn_valid from dma_map_resource
 2026-05-08 12:16 UTC  (6+ messages)

[PATCH 0/3] iommu: Add PCI vendor:device ID to IOMMU fault logs
 2026-05-08 10:45 UTC  (8+ messages)
` [PATCH 1/3] iommu/arm-smmu-v3: Print PCI vendor:device ID in SMMU translation "
` [PATCH 2/3] iommu/vt-d: Add PCI segment and vendor:device ID to DMAR "
` [PATCH 3/3] iommu/amd: Add vendor:device ID to AMD IOMMU event logs

[PATCH v3 0/9] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-05-08  9:26 UTC  (3+ messages)
` [PATCH v3 2/9] dma-direct: use DMA_ATTR_CC_SHARED in alloc/free paths

[PATCH v2 0/4] iommu/amd: IVMD handling cleanup and ivmd= boot override
 2026-05-08  7:30 UTC  (3+ messages)
` [PATCH v2 2/4] iommu/amd: Do not convert IVMD exclusion range to unity range

[PATCH v2 0/6] Add DMA attributes tracking
 2026-05-08  8:50 UTC  (10+ messages)
  ` [PATCH v2 3/6] dma-debug: Remove unused DMA attribute parameter
  ` [PATCH v2 4/6] dma-debug: Record DMA attributes in debug entry
  ` [PATCH v2 5/6] dma-debug: Feed DMA attribute for unmapping flows too
  ` [PATCH v2 6/6] dma-debug: Ensure mappings are created and released with matching attributes

[PATCH v2] iommufd: Use sizeof(*hdr) instead of sizeof(hdr) in veventq read
 2026-05-08  8:17 UTC  (4+ messages)

[PATCH] iommu/vt-d: Avoid NULL pointer dereference or refcount corruption
 2026-05-08  7:59 UTC  (2+ messages)

[PATCH] iommu/vt-d: Fix oops due to out of scope access
 2026-05-08  7:58 UTC  (2+ messages)

[PATCH] iommu/vt-d: Disable DMAR for Intel Q35 IGFX
 2026-05-08  7:57 UTC  (2+ messages)

[PATCH rc v4 0/5] iommu/arm-smmu-v3: Fix device crash on kdump kernel
 2026-05-08  7:47 UTC  (9+ messages)
` [PATCH rc v4 2/5] iommu/arm-smmu-v3: Implement is_attach_deferred() for kdump
` [PATCH rc v4 3/5] iommu/arm-smmu-v3: Skip EVTQ/PRIQ setup in kdump kernel
` [PATCH rc v4 4/5] iommu/arm-smmu-v3: Retain CR0_SMMUEN during kdump device reset
` [PATCH rc v4 5/5] iommu/arm-smmu-v3: Detect ARM_SMMU_OPT_KDUMP_ADOPT in probe()

[git pull] IOMMU Fixes for Linux v7.1-rc2
 2026-05-08  6:47 UTC 

[PATCH v2 00/16] iommu: Add live update state preservation
 2026-05-08  6:05 UTC  (23+ messages)
` [PATCH v2 03/16] iommu: Implement IOMMU domain preservation
` [PATCH v2 04/16] iommu: Implement device and IOMMU HW preservation
` [PATCH v2 06/16] iommupt: Implement preserve/unpreserve/restore callbacks
` [PATCH v2 07/16] iommu/vt-d: Implement device and iommu preserve/unpreserve ops
` [PATCH v2 09/16] iommu/vt-d: Restore IOMMU state and reclaimed domain ids
` [PATCH v2 10/16] iommu: Restore and reattach preserved domains to devices
` [PATCH v2 11/16] iommu/vt-d: preserve PASID table of preserved device

[PATCH v4 0/4] Add iommufd ioctls to support TSM operations
 2026-05-08  4:12 UTC  (7+ messages)
` [PATCH v4 4/4] iommufd/vdevice: add TSM guest request ioctl

[RFC PATCH v3 0/5] dma-mapping: Fixes for memory encryption
 2026-05-08  4:03 UTC  (9+ messages)
` [RFC PATCH v3 3/5] dma-mapping: Decrypt memory on remap
` [RFC PATCH v3 4/5] dma-mapping: Encapsulate memory state during allocation

[PATCH V2 00/11] PCI passthru on Hyper-V (Part I)
 2026-05-08  1:54 UTC  (4+ messages)
` [PATCH V2 09/11] x86/hyperv: Implement hyperv virtual IOMMU

[PATCH rc v2] iommu/arm-smmu-v3: Fix inconsistent ATS state tracking
 2026-05-07 20:12 UTC  (24+ messages)

[PATCH] dt-bindings: arm-smmu: Constrain clocks for newer Qualcomm variants
 2026-05-07 19:26 UTC  (2+ messages)

[PATCH] dt-bindings: arm-smmu: qcom: Add compatible for Qualcomm Shikra SoC
 2026-05-07 18:19 UTC  (2+ messages)

[PATCH v2] iommu: arm-smmu-qcom: Ensure smmu is powered up in set_ttbr0_cfg
 2026-05-07 15:44 UTC  (6+ messages)

[PATCH v3] iommu: arm-smmu-qcom: Ensure smmu is powered up in set_ttbr0_cfg
 2026-05-07 15:43 UTC 

[RFC PATCH v2 00/10] iommu/riscv: Add hardware dirty tracking for second-stage domains
 2026-05-07 11:37 UTC  (11+ messages)
` [RFC PATCH v2 01/10] iommupt: Add RISC-V Second-stage (iohgatp) page table support
` [RFC PATCH v2 02/10] iommupt: Add RISC-V dirty tracking PTE ops
` [RFC PATCH v2 03/10] iommu/riscv: report iommu capabilities
` [RFC PATCH v2 04/10] iommu/riscv: use data structure instead of individual values
` [RFC PATCH v2 05/10] iommu/riscv: support GSCID and GVMA invalidation command
` [RFC PATCH v2 06/10] RISC-V: KVM: Enable KVM_VFIO interfaces on RISC-V arch
` [RFC PATCH v2 07/10] iommu/riscv: Add domain_alloc_paging_flags for second-stage domain
` [RFC PATCH v2 08/10] iommu/riscv: Pre-enable GADE for second-stage domains
` [RFC PATCH v2 09/10] iommu/riscv: Add dirty tracking support "
` [RFC PATCH v2 10/10] iommu/riscv: Add IOTINVAL.GVMA after updating DDT/PDT entries

[PATCH v6 00/25] KVM: arm64: SMMUv3 driver for pKVM (trap and emulate)
 2026-05-07 10:13 UTC  (15+ messages)
` [PATCH v6 04/25] iommu/arm-smmu-v3: Move TLB range invalidation into common code
` [PATCH v6 05/25] iommu/arm-smmu-v3: Move IDR parsing to common functions

[PATCH RFC] iommu: Enable per-device SSID space for SVA
 2026-05-07  9:58 UTC  (4+ messages)

How to express "externally managed" IOMMU domains for VFIO/IOMMUFD ?
 2026-05-07  8:02 UTC  (3+ messages)

[PATCH rc v8 0/8] iommu: Fix pci_dev_reset_iommu_prepare/done()
 2026-05-07  7:49 UTC  (3+ messages)
` [PATCH rc v8 8/8] iommu: Warn on premature unblock during DMA aliased sibling reset

[PATCH v14 0/3] of: parsing of multi #{iommu,msi}-cells in maps
 2026-05-06 22:19 UTC  (2+ messages)

[PATCH V4 00/10] iommufd: Enable noiommu mode for cdev
 2026-05-06 18:51 UTC  (14+ messages)
` [PATCH V4 02/10] iommufd: Move igroup allocation to a function
` [PATCH V4 03/10] iommufd: Allow binding to a noiommu device
` [PATCH V4 04/10] iommufd: Add an ioctl IOMMU_IOAS_GET_PA to query PA from IOVA

[PATCH v4 00/13] media: iris: Add support for glymur platform
 2026-05-06 16:36 UTC  (30+ messages)
` [PATCH v4 01/13] media: iris: Fix VM count passed to firmware
` [PATCH v4 02/13] dt-bindings: media: qcom,venus: Remove clock, power-domain, and iommus from common schema
` [PATCH v4 03/13] dt-bindings: media: qcom,glymur-iris: Add glymur video codec
` [PATCH v4 04/13] media: iris: Add iris vpu bus support
` [PATCH v4 05/13] iommu: Add iris-vpu-bus to iommu_buses
` [PATCH v4 06/13] media: iris: Add context bank hooks for platform specific initialization
` [PATCH v4 07/13] media: iris: Enable Secure PAS support with IOMMU managed by Linux
` [PATCH v4 08/13] media: iris: Rename clock and power domain macros to use vcodec prefix
` [PATCH v4 09/13] media: iris: Use power domain type to look up pd_devs index
` [PATCH v4 10/13] media: iris: Add power sequence for Glymur
` [PATCH v4 11/13] media: iris: Add support to select core for dual core platforms
` [PATCH v4 12/13] media: iris: Add platform data for glymur
` [PATCH v4 13/13] arm64: dts: qcom: glymur: Add iris video node

[PATCH v4 0/3] Enforce host page-size alignment for shared buffers
 2026-05-06 14:23 UTC  (6+ messages)
` [PATCH v4 3/3] coco: guest: arm64: Query host IPA-change alignment via RHI

[PATCH 0/7] Support non-leaf and range invalidation features in RISC-V
 2026-05-06  9:13 UTC  (13+ messages)
` [PATCH 4/7] iommu/riscv: Enable PT_FEAT_DETAILED_GATHER and pass gather to iotlb_inval
` [PATCH 5/7] iommu/riscv: Compute best stride for single invalidation
` [PATCH 6/7] iommu/riscv: Add RISCV_IOMMU_CAPABILITIES_NL
` [PATCH 7/7] iommu/riscv: Add NAPOT range invalidation support

[PATCH] iommu/amd: Explicitly bail from enable_iommus_vapic() when in legacy mode
 2026-05-06  5:16 UTC  (4+ messages)

[PATCH] rust: io: use newtype for PhysAddr
 2026-05-05 18:28 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[RFC PATCH 00/11] iommu/riscv: Add hardware dirty tracking for second-stage domains
 2026-05-05 13:48 UTC  (3+ messages)
  `  "

[PATCH] iommu/arm-smmu-qcom: Add glymur MDSS to ACTLR client table
 2026-05-05 10:54 UTC  (2+ messages)

[PATCH] iommu/amd: Fix a stale comment about which legacy mode is user visible
 2026-05-05 10:00 UTC  (2+ messages)

[PATCH v3] dt-bindings: arm-smmu: Add compatible for Qualcomm Nord SoC
 2026-05-05  7:05 UTC  (2+ messages)

[RFC PATCH 0/4] dma-mapping: Add preservation of direct allocations
 2026-05-05  0:29 UTC  (2+ messages)

[RFC PATCH 0/4] dma-mapping: Add preservation of direct allocations
 2026-05-05  0:27 UTC  (5+ messages)
` [RFC PATCH 1/4] dma: Add DMA allocation preservation KHO ABI
` [RFC PATCH 2/4] dma/pool: Add an API to check if DMA allocation is from pool
` [RFC PATCH 3/4] dma-direct: Add API to preserve/restore allocations
` [RFC PATCH 4/4] dma-mapping: Add API to preserve/restore DMA allocation

[PATCH v4 00/11] PCI: liveupdate: PCI core support for Live Update
 2026-05-04 17:23 UTC  (3+ messages)
` [PATCH v4 07/11] PCI: liveupdate: Inherit ACS flags in incoming preserved devices


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