Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2026-06-17 06:10:31 to 2026-06-25 13:44:05 UTC [more...]

[PATCH 0/3] drivers: Improve memory management for large object allocations when i915/shmem is used with iommu
 2026-06-25 13:43 UTC  (2+ messages)
` [PATCH 1/3] drivers/iommu: Unroll unsuccessful mapping

[RFC PATCH 0/1] iommu/riscv: mark endpoint ATS-broken on ATS invalidation timeout
 2026-06-25  9:34 UTC  (2+ messages)
` [PATCH 1/1] iommu/riscv: RFC: "

[PATCH v2 0/6] iommu/arm-smmu: Add interconnect bandwidth voting support
 2026-06-25  8:47 UTC  (19+ messages)
` [PATCH v2 2/6] "
` [PATCH v2 3/6] arm64: dts: qcom: kodiak: Add GEM_NOC interconnect for adreno SMMU

[PATCH 0/8] SM8450 QoL changes
 2026-06-25  7:38 UTC  (21+ messages)
` [PATCH 1/8] clk: qcom: dispcc-sm8450: Fix mdss clocks
` [PATCH 2/8] arm64: dts: qcom: sm8450: Remove unneeded reserved memory nodes
` [PATCH 3/8] arm64: dts: qcom: sm8450: Modify GPU operating points
` [PATCH 4/8] arm64: dts: qcom: sm8450: Add missing PCM_OUT port
` [PATCH 5/8] iommu/arm-smmu-qcom: Add SM8450 MDSS compatible
` [PATCH 6/8] phy: qcom: qmp-combo: Drop qmp_v4_calibrate_dp_phy
` [PATCH 7/8] phy: qcom: qmp-combo: Correct pre-emphasis table for QMP v4 DP PHYs
` [PATCH 8/8] arm64: defconfig: Add SM8450 camcc

[PATCH] swiotlb: eliminate per-map atomic contention on used/hiwater tracking
 2026-06-25  7:30 UTC  (4+ messages)

[PATCH] iommu/riscv: Replace illegal command with dummy IOFENCE to prevent hardware lockup
 2026-06-25  7:12 UTC  (3+ messages)

[PATCH] iommu/io-pgtable-arm: Add support for contiguous hint bit
 2026-06-25  5:47 UTC  (3+ messages)

[RFC PATCH v2] dma-coherent: use KiB in DMA allocation logs
 2026-06-24 21:16 UTC 

[RFC PATCH 0/4] dma-mapping: Add preservation of direct allocations
 2026-06-24 19:46 UTC  (10+ 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

[PATCH 0/8] iommu/qcom: Misc Fixes
 2026-06-24 19:18 UTC  (19+ messages)
` [PATCH 1/8] iommu/qcom: Fix inverted fault report check in qcom_iommu_fault()
` [PATCH 2/8] iommu/qcom: Fix missing pm_runtime_disable() in qcom_iommu_device_remove()
` [PATCH 3/8] iommu/qcom: Check pm_runtime_resume_and_get() return in probe
` [PATCH 4/8] iommu/qcom: Fix pgtbl_ops leak in qcom_iommu_init_domain() error path
` [PATCH 5/8] iommu/qcom: Publish pgtbl_ops before releasing init_mutex
` [PATCH 6/8] iommu/qcom: Add NULL ctx check in TLB invalidation paths
` [PATCH 7/8] iommu/qcom: Enable clocks before hardware access in qcom_iommu_ctx_probe()
` [PATCH 8/8] iommu/qcom: Document why sec_ptbl allocated flag needs no locking

[PATCH] dma-buf: Split sgl by largest page-aligned chunk
 2026-06-24 14:31 UTC  (10+ messages)
` [PATCH v2] dma-buf: Split sgl into page-aligned 2G chunks

[PATCH] dma-iommu: Introduce API to reserve IOVA regions for dynamically created devices
 2026-06-24 10:16 UTC  (11+ messages)

[PATCH] iommu/vt-d: use kstrtoint_from_user() in dmar_perf_latency_write()
 2026-06-24  7:08 UTC 

[RFC PATCH] dma-coherent: use KiB in DMA allocation logs
 2026-06-24  6:22 UTC  (2+ messages)

[PATCH 0/3] convert iova to maple tree
 2026-06-24  3:07 UTC  (4+ messages)
` [PATCH 1/3] iova: convert from rbtree "
` [PATCH 2/3] iova: add KUnit test suite
` [PATCH 3/3] iova: defer maple tree erase on GFP_ATOMIC failure

[PATCH] iommu/qcom: Remove sysfs device on probe failure path
 2026-06-23  9:40 UTC  (3+ messages)

[PATCH v1] iommu/riscv: Support 32-bit register accesses
 2026-06-23  9:20 UTC  (16+ messages)

[PATCH] iommu/vt-d: Fix CACHE_TAG_NESTING_DEVTLB polluting shared variables in flush loop
 2026-06-23  6:01 UTC 

[PATCH] iommu/vt-d: Fix UCTP context table slot when copying root entries
 2026-06-23  1:46 UTC  (3+ messages)

[PATCH v2 0/2] RISC-V IOMMU HPM support
 2026-06-23  1:44 UTC  (4+ messages)
` [PATCH v2 1/2] drivers/perf: riscv-iommu: add risc-v iommu pmu driver

[PATCH v3 00/18] iommu: Add live update state preservation
 2026-06-23  0:36 UTC  (19+ messages)
` [PATCH v3 07/18] iommu/vt-d: Implement device and iommu preserve/unpreserve ops
` [PATCH v3 08/18] iommu/vt-d: clear unpreserved context entries during shutdown
` [PATCH v3 09/18] iommu: Add APIs to get iommu and device preserved state
` [PATCH v3 10/18] iommu/vt-d: Restore IOMMU state and reclaimed domain ids
` [PATCH v3 12/18] iommu/vt-d: Handle reattach of the restored domain
` [PATCH v3 13/18] iommu/vt-d: preserve PASID table of preserved device

[PATCH] kernel: dma: coherent: fix spacing coding style issue
 2026-06-23  0:08 UTC 

[PATCH 1/2] dt-bindings: iommu: Fix interrupt type in example
 2026-06-22 20:58 UTC  (5+ messages)
` [PATCH 2/2] arm64: tegra: Fix CMDQV interrupt type on Tegra264

[PATCH] iommu/arm-smmu-v3: Disable PRI when no priq IRQ is available
 2026-06-22 20:51 UTC  (2+ messages)

[PATCH 00/23] driver core: count references of the platform device's fwnode, not OF node
 2026-06-22 17:43 UTC  (3+ messages)
` [PATCH 05/23] powerpc/powermac: fix OF node refcount

[PATCH RFT RFC] usb: xhci: Kill hosts with HCE or HSE on command timeout
 2026-06-22 15:48 UTC  (6+ messages)
                                    ` Intel IOMMU bug: xHCI faults during crash kernel boot

[PATCH] swiotlb: introduce Kconfig option for compile-time default pool size
 2026-06-22 14:45 UTC  (5+ messages)

[PATCH RFC] scsi: core: Drop dev->dma_mask check in evaluating max_sectors
 2026-06-22  9:54 UTC  (2+ messages)

[PATCH v6 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-06-22  0:58 UTC  (19+ messages)
` [PATCH v6 03/20] dma-direct: use DMA_ATTR_CC_SHARED in alloc/free paths

[PATCH 0/9] iommu/vt-d: Support a new DMAR flag
 2026-06-21  1:53 UTC  (20+ messages)
` [PATCH 4/9] iommu/vt-d: Consolidate dmar state management and force_on logic
` [PATCH 5/9] iommu/vt-d: Use dmar_can_force_on() for platform optin
` [PATCH 6/9] iommu/vt-d: Call dmar_can_force_on() for tboot optin
` [PATCH 7/9] iommu/vt-d: Remove the 'force_on' variable
` [PATCH 8/9] iommu/vt-d: Remove dmar_disabled

[PATCH v3 0/3] iova: use maple tree for O(log n) allocation
 2026-06-21  1:53 UTC  (26+ messages)
` [PATCH v3 1/3] iova: convert from rbtree to maple tree
` [PATCH v3 3/3] iova: defer maple tree erase on GFP_ATOMIC failure

[PATCH] iommu/vt-d: Disable IOMMU on Lenovo ThinkPad P50s
 2026-06-21  1:29 UTC  (2+ messages)

[PATCH] iommu/intel: Prevent variable pollution in cache_tag_flush_range()
 2026-06-20  2:59 UTC  (3+ messages)
` 答复: "

[PATCH] iommu/arm-smmu-v3: Declare eats_s1chk and eats_trans as host-endian u64
 2026-06-19 14:38 UTC  (2+ messages)

[PATCH v2 00/26] iommu/amd: Introduce AMD Hardware-accelerated Virtualized IOMMU (vIOMMU) Support
 2026-06-19 13:40 UTC  (18+ messages)
` [PATCH v2 07/26] iommu/amd: Add support for AMD vIOMMU VF MMIO region
` [PATCH v2 12/26] iommu/amd: Add per-VM private IPA alloc/map helpers
` [PATCH v2 21/26] iommu/amd: Map kvmfd to shared translate device ID for vIOMMU
` [PATCH v2 22/26] iommufd: Add hw_queue_init and split queue alloc paths

[PATCH] iommu/arm-smmu-v3: Fix VCMDQ indexing in tegra241_vintf0_handle_error
 2026-06-18 20:53 UTC  (2+ messages)

[GIT PULL] Please pull IOMMUFD subsystem changes
 2026-06-17 19:40 UTC  (2+ messages)

[git pull] IOMMU Updates for Linux v7.2
 2026-06-17 19:40 UTC  (2+ messages)

[GIT PULL] dma-mapping updates for Linux 7.2
 2026-06-17 19:40 UTC  (2+ messages)

[PATCH v1] iommu/riscv: Add page request queue and IOPF support
 2026-06-17 14:49 UTC  (2+ messages)

[PATCH v9 0/6] iommufd: Enable noiommu mode for cdev
 2026-06-17 10:59 UTC  (5+ messages)
` [PATCH v9 1/6] iommufd: Support a HWPT without an iommu driver for noiommu

[PATCH v8 00/12] media: iris: Add support for glymur platform
 2026-06-17  9:48 UTC  (3+ messages)
` [PATCH v8 11/12] arm64: dts: qcom: glymur: Add iris video node

[PATCH v1] iommu/riscv: Add page request queue and IOPF support
 2026-06-17  8:52 UTC 

[PATCH v4 0/3] iommu/arm-smmu-v3: Tegra264 invalidation workaround
 2026-06-17  8:21 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