public inbox for iommu@lists.linux-foundation.org
 help / color / mirror / Atom feed
 messages from 2026-03-10 17:17:46 to 2026-03-13 16:47:44 UTC [more...]

[PATCH 00/14] iommu: Add live update state preservation
 2026-03-13 16:47 UTC  (12+ messages)
` [PATCH 01/14] iommu: Implement IOMMU LU FLB callbacks
` [PATCH 02/14] iommu: Implement IOMMU core liveupdate skeleton
` [PATCH 08/14] iommu: Restore and reattach preserved domains to devices

[PATCH 0/2] iommu: Report effective PCIe ATS support status
 2026-03-13 16:47 UTC  (3+ messages)
` [PATCH 1/2] iommu: Add device ATS not supported capability

[PATCH] iommufd/selftest: Fix page leaks in mock_viommu_{init,destroy}
 2026-03-13 16:29 UTC  (4+ messages)

[PATCH 0/7] Refactor reserved memory regions handling code
 2026-03-13 15:58 UTC  (9+ messages)
  ` [PATCH 1/7] of: reserved_mem: remove fdt node from the structure
  ` [PATCH 2/7] of: reserved_mem: use -ENODEV instead of -ENOENT
  ` [PATCH 3/7] of: reserved_mem: switch to ops based OF_DECLARE()
  ` [PATCH 4/7] of: reserved_mem: replace CMA quirks by generic methods
  ` [PATCH 5/7] of: reserved_mem: rearrange code a bit
  ` [PATCH 6/7] of: reserved_mem: clarify fdt_scan_reserved_mem*() functions
  ` [PATCH 7/7] of: reserved_mem: rework fdt_init_reserved_mem_node()

[PATCH v3 0/7] media: iris: add support for kaanapali platform
 2026-03-13 15:55 UTC  (19+ messages)
` [PATCH v3 1/7] media: dt-bindings: qcom-kaanapali-iris: Add kaanapali video codec binding
` [PATCH v3 2/7] media: iris: switch to hardware mode after firmware boot
` [PATCH v3 3/7] media: iris: add iris vpu bus support and register it with iommu_buses
` [PATCH v3 4/7] media: iris: add context bank devices using iommu-map
` [PATCH v3 5/7] media: iris: add helper to select context bank device
` [PATCH v3 6/7] media: iris: add iris4 specific H265 line buffer calculation
` [PATCH v3 7/7] media: iris: add platform data for kaanapali

[PATCH 0/3] dmaengine: Add batched scatter-gather DMA support
 2026-03-13 15:16 UTC  (5+ messages)
` [PATCH 1/3] dmaengine: Add multi-buffer support in single DMA transfer
` [PATCH 2/3] PCI: epf-mhi: Add batched DMA read support
` [PATCH 3/3] bus: mhi: ep: Use batched read for ring caching

[RFC PATCH 0/5] Add debugfs support for ARM SMMUv3
 2026-03-13 10:43 UTC  (6+ messages)
` [RFC PATCH 1/5] iommu/arm-smmu-v3: Add basic debugfs framework
` [RFC PATCH 2/5] iommu/arm-smmu-v3: Add register display to debugfs
` [RFC PATCH 3/5] iommu/arm-smmu-v3: Add Stream Table Entry "
` [RFC PATCH 4/5] iommu/arm-smmu-v3: Add stream table directory structure "
` [RFC PATCH 5/5] iommu/arm-smmu-v3: Add Context Descriptor display "

[PATCH v2] iommu/arm-smmu: Use pm_runtime in fault handlers
 2026-03-13 10:23 UTC 

[PATCH 0/2] iommu/tegra241-cmdqv: Fix initialization and uAPI related to HYP_OWN
 2026-03-13  9:37 UTC  (4+ messages)
` [PATCH 1/2] iommu/tegra241-cmdqv: Set supports_cmd op in tegra241_vcmdq_hw_init()
` [PATCH 2/2] iommu/tegra241-cmdqv: Update uAPI to clarify HYP_OWN requirement

[PATCH] iommu/rockchip: Drop global rk_ops in favor of per-device ops
 2026-03-13  9:32 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 0/3] iommu/amd: Invalidate IRT cache for DMA aliases
 2026-03-13  7:46 UTC  (2+ messages)

[RFC PATCH 0/2] dma-mapping: DMA_RESTRICTED_POOL and encryption
 2026-03-13  7:36 UTC  (9+ messages)
` [RFC PATCH 1/2] dma-mapping: Avoid double decrypting with DMA_RESTRICTED_POOL
` [RFC PATCH 2/2] dma-mapping: Use the correct phys_to_dma() for DMA_RESTRICTED_POOL

[PATCH v2 0/3] Add iommufd ioctls to support TSM operations
 2026-03-13  6:15 UTC  (8+ messages)
` [PATCH v2 1/3] iommufd/viommu: Allow associating a KVM VM fd with a vIOMMU
` [PATCH v2 2/3] iommufd/tsm: add vdevice TSM bind/unbind ioctl
` [PATCH v2 3/3] iommufd/vdevice: add TSM guest request ioctl

[PATCH] powerpc/iommu: fix lockdep warning during PCI enumeration
 2026-03-13  5:45 UTC  (3+ messages)

[PATCH 0/8] iommu/vt-d: Hitless PASID updates via entry_sync
 2026-03-13  5:39 UTC  (13+ messages)
` [PATCH 1/8] iommu: Lift and generalize the STE/CD update code from SMMUv3
` [PATCH 2/8] iommu/vt-d: Add entry_sync support for PASID entry updates
` [PATCH 3/8] iommu/vt-d: Require CMPXCHG16B for PASID support

[PATCH] iommu/arm-smmu-v3: Allocate cmdq_batch on the heap
 2026-03-13  0:06 UTC  (5+ messages)

[PATCH v3 00/10] iommu/arm-smmu-v3: Share domain across SMMU/vSMMU instances
 2026-03-12 19:54 UTC  (4+ messages)
` [PATCH v3 08/10] iommu/arm-smmu-v3: Allocate INV_TYPE_S2_VMID_VSMMU in arm_vsmmu_init

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-12 19:33 UTC  (61+ messages)
` [PATCH 03/61] ceph: Prefer IS_ERR_OR_NULL over manual NULL check
  ` [Intel-wired-lan] "
` [PATCH 06/61] 9p: "
  ` [Intel-wired-lan] "
` [PATCH 08/61] fuse: "
  ` [Intel-wired-lan] "
` [PATCH 12/61] quota: "
  ` [Intel-wired-lan] "
` [PATCH 13/61] squashfs: "
  ` [Intel-wired-lan] "
` [PATCH 15/61] trace: "
` [PATCH 16/61] sched: "
  ` [Intel-wired-lan] "
` [PATCH 17/61] module: "
  ` [Intel-wired-lan] "
` [PATCH 22/61] md: "
  ` [Intel-wired-lan] "
` [PATCH 24/61] net/9p: "
  ` [Intel-wired-lan] "
` [PATCH 25/61] net/bluetooth: "
  ` [Intel-wired-lan] "
` [PATCH 28/61] net/sched: "
  ` [Intel-wired-lan] "
` [PATCH 30/61] net/sunrpc: "
  ` [Intel-wired-lan] "
` [PATCH 36/61] arch/sh: "
` [PATCH 38/61] net: "
  ` [Intel-wired-lan] "
` [PATCH 39/61] irqchip: "
  ` [Intel-wired-lan] "
` [PATCH 41/61] pinctrl: "
` [PATCH 46/61] vfio: "
  ` [Intel-wired-lan] "
` [PATCH 48/61] mtd: "
` [PATCH 49/61] media: "
  ` [Intel-wired-lan] "
` [PATCH 50/61] iommu: "
  ` [Intel-wired-lan] "
` [PATCH 54/61] aoe: "
  ` [Intel-wired-lan] "
` [PATCH 56/61] clk: "
` [PATCH 57/61] reset: "

[PATCH v5 00/10] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
 2026-03-12 19:20 UTC  (18+ messages)
` [PATCH v5 06/10] iommu/arm-smmu-v3: Add a usage counter for cmdq
` [PATCH v5 07/10] iommu/arm-smmu-v3: Implement pm_runtime & system sleep ops

[PATCH v2 0/8] RDMA: Enable operation with DMA debug enabled
 2026-03-12 16:50 UTC  (17+ messages)
` [PATCH v2 1/8] dma-debug: Allow multiple invocations of overlapping entries
` [PATCH v2 2/8] dma-mapping: handle DMA_ATTR_CPU_CACHE_CLEAN in trace output
` [PATCH v2 3/8] dma-mapping: Clarify valid conditions for CPU cache line overlap
` [PATCH v2 4/8] dma-mapping: Introduce DMA require coherency attribute
` [PATCH v2 5/8] dma-direct: prevent SWIOTLB path when DMA_ATTR_REQUIRE_COHERENT is set
` [PATCH v2 6/8] iommu/dma: add support for DMA_ATTR_REQUIRE_COHERENT attribute
` [PATCH v2 7/8] RDMA/umem: Tell DMA mapping that UMEM requires coherency
` [PATCH v2 8/8] mm/hmm: Indicate that HMM requires DMA coherency

[PATCH 08/11] vfio: Enable cdev noiommu mode under iommufd
 2026-03-12 16:33 UTC  (6+ messages)

[PATCH V2 00/11] iommufd: Enable noiommu mode for cdev
 2026-03-12 15:56 UTC  (12+ messages)
` [PATCH V2 01/11] iommufd: Support a HWPT without an iommu driver for noiommu
` [PATCH V2 02/11] iommufd: Move igroup allocation to a function
` [PATCH V2 03/11] iommufd: Allow binding to a noiommu device
` [PATCH V2 04/11] iommufd: Add an ioctl IOMMU_IOAS_GET_PA to query PA from IOVA
` [PATCH V2 05/11] vfio: Allow null group for noiommu without containers
` [PATCH V2 06/11] vfio: Introduce and set noiommu flag on vfio_device
` [PATCH V2 07/11] vfio: Update noiommu device detection logic for cdev
` [PATCH V2 08/11] vfio: Enable cdev noiommu mode under iommufd
` [PATCH V2 09/11] vfio:selftest: Handle VFIO noiommu cdev
` [PATCH V2 10/11] selftests/vfio: Add iommufd noiommu mode selftest for cdev
` [PATCH V2 11/11] Doc: Update VFIO NOIOMMU mode

[PATCH v3 0/2] Respect VASIZE for address limits
 2026-03-12 14:42 UTC  (10+ messages)
` [PATCH v3 1/2] iommu/amd: Remove PT_FEAT_DYNAMIC_TOP from PT_FORCE_ENABLED_FEATURES
` [PATCH v3 2/2] iommu/amd: Adhere to IVINFO[VASIZE] for address limits

[PATCH rc] iommu/arm-smmu-v3: Drain in-flight fault handlers
 2026-03-12 14:25 UTC  (3+ messages)

[PATCH v10 0/3] of: parsing of multi #{iommu,msi}-cells in maps
 2026-03-12 14:18 UTC  (8+ messages)
` [PATCH v10 1/3] of: Add convenience wrappers for of_map_id()
` [PATCH v10 2/3] of: factor arguments passed to of_map_id() into a struct

[PATCH V2] iommu/sva: Fix crash in iommu_sva_unbind_device()
 2026-03-12 13:41 UTC  (2+ messages)

[PATCH] amd/iommu: do not split domain flushes when flushing the entire range
 2026-03-12 13:40 UTC  (2+ messages)

[PATCH net-next v3 0/2] dma-buf: heaps: system: add an option to allocate explicitly decrypted memory
 2026-03-12 13:27 UTC  (14+ messages)
` [PATCH net-next v3 1/2] dma-mapping: introduce DMA_ATTR_CC_DECRYPTED for pre-decrypted memory

[PATCH v10 3/3] of: Respect #{iommu,msi}-cells in maps
 2026-03-12 11:42 UTC  (2+ messages)

[PATCH v10 0/3] of: parsing of multi #{iommu,msi}-cells in maps
 2026-03-12 11:41 UTC  (2+ messages)

[bug report]: iommu WARNING is observed on powerpc system during pci enumeration at boot up
 2026-03-12  5:13 UTC  (3+ messages)

[PATCH RFTv1 0/3] iommu/arm-smmu-v3: Add PRI support
 2026-03-11 17:56 UTC  (4+ messages)
` [PATCH RFTv1 3/3] iommu/arm-smmu-v3: Support PRI Page Request

[PATCH] iommu/amd: Block identity domain when SNP enabled
 2026-03-11 16:10 UTC  (2+ messages)

[PATCH v3 0/6] dma-buf: heaps: add coherent reserved-memory heap
 2026-03-11 15:28 UTC  (6+ messages)
` [PATCH v3 5/6] dma-buf: heaps: Add Coherent heap to dmabuf heaps

[PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
 2026-03-11 15:12 UTC  (2+ messages)

[PATCH v2 0/4] Enforce host page-size alignment for shared buffers
 2026-03-11 12:24 UTC  (6+ messages)
` [PATCH v2 4/4] dma: direct: set decrypted flag for remapped dma allocations

[PATCH v1 0/2] iommu/arm-smmu-v3: Reset PCI device upon ATC invalidate timeout
 2026-03-11 12:12 UTC  (31+ messages)
` [PATCH v1 2/2] iommu/arm-smmu-v3: Recover ATC invalidate timeouts

[PATCH v3] iommu/vt-d: fix intel iommu iotlb sync hardlockup and retry
 2026-03-11  2:18 UTC  (3+ messages)

[PATCH 2/3] dma-mapping: Clarify valid conditions for CPU cache line overlap
 2026-03-10 23:34 UTC  (13+ messages)

[PATCH 1/2] [RFC] debugobjects: avoid gcc-16.0.1 section mismatch
 2026-03-10 19:26 UTC  (4+ messages)
` [PATCH 2/2] [RFC] iommu: io-pgtable-arm-v7s: "

[PATCH] iommupt/amdv1: avoid GCOV builds triggering FIELD_PREP build failure
 2026-03-10 17:57 UTC  (4+ messages)


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