Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2026-09-10 06:55:44 to 2026-09-13 22:48:44 UTC [more...]

[PATCH v4 0/4] x86/irq: Fix lost interrupts on CPU hot-unplug
 2026-09-13 22:48 UTC  (4+ messages)
` [PATCH v4 1/4] x86/hyperv: Set irq_retrigger for root partition PCI/MSI irqchip

[PATCH v4 00/13] media: iris: Migrate iommus to iris sub nodes
 2026-09-13 18:49 UTC  (14+ messages)
` [PATCH v4 01/13] dt-bindings: media: qcom,venus: Add context bank subnodes to common schema
` [PATCH v4 02/13] dt-bindings: media: qcom,sm8550-iris: Add context bank subnodes
` [PATCH v4 03/13] dt-bindings: media: qcom,sm8750-iris: "
` [PATCH v4 04/13] iommu: of_iommu: Add support for "iommu-ranges" on a device node
` [PATCH v4 05/13] media: iris: Add non-pixel and pixel context bank devices
` [PATCH v4 06/13] media: iris: Route buffers to the matching context bank device
` [PATCH v4 07/13] media: iris: Skip DMA mask setup when the core device has no IOMMU
` [PATCH v4 08/13] arm64: dts: qcom: hamoa: Add Iris context bank subnodes
` [PATCH v4 09/13] arm64: dts: qcom: sm8550: "
` [PATCH v4 10/13] arm64: dts: qcom: lemans: "
` [PATCH v4 11/13] arm64: dts: qcom: monaco: "
` [PATCH v4 12/13] arm64: dts: qcom: sm8650: "
` [PATCH v4 13/13] arm64: dts: qcom: sm8750: "

[PATCH v2 0/3] x86/irq: Fix lost interrupts on CPU hot-unplug for Hyper-V PCI/MSI
 2026-09-12 19:06 UTC  (7+ messages)
` [PATCH v2 3/3] x86/irq, iommu/amd, PCI: Drop redundant irq_retrigger inits

[PATCH RFC 00/20] Add Initial Support For MSM8952, Add General Mobile Shamrock
 2026-09-12 17:42 UTC  (23+ messages)
` [PATCH RFC 01/20] dt-bindings: clock: qcom: Add MSM8952 global clock controller
` [PATCH RFC 02/20] clk: qcom: Add global clock controller driver for MSM8952
` [PATCH RFC 03/20] dt-bindings: nvmem: Add compatible "
` [PATCH RFC 04/20] dt-bindings: power: rpmpd: Add MSM8952 power domains
` [PATCH RFC 05/20] dt-bindings: mmc: sdhci-msm: Add MSM8952 compatible
` [PATCH RFC 06/20] dt-bindings: vendor-prefixes: Add General Mobile
` [PATCH RFC 07/20] dt-bindings: arm: qcom: Document MSM8952 SoC binding
` [PATCH RFC 08/20] dt-bindings: iommu: qcom,iommu: Add MSM8952 IOMMU to SMMUv2 compatibles
` [PATCH RFC 09/20] dt-bindings: mfd: qcom,tcsr: Add compatible for MSM8952
` [PATCH RFC 10/20] dt-bindings: display/msm: qcom, mdp5: Add MSM8952 compatible
` [PATCH RFC 11/20] dt-bindings: firmware: qcom,scm: Document MSM8952 SCM
` [PATCH RFC 12/20] dt-bindings: clock: qcom,rpmcc: Add MSM8952 compatible
` [PATCH RFC 13/20] clk: qcom: smd-rpm: Add clocks for MSM8952
` [PATCH RFC 14/20] drm: msm: mdp5: Add MDP5 configuration "
` [PATCH RFC 15/20] soc: qcom: ubwc: Add UBWC config "
` [PATCH RFC 16/20] dt-bindings: thermal: tsens: Add MSM8952
` [PATCH RFC 17/20] thermal: qcom: tsens: Add support for MSM8952 tsens
` [PATCH RFC 18/20] arm64: dts: qcom: Add initial support for MSM8952
` [PATCH RFC 19/20] dt-bindings: input: touchscreen: goodix: Add binding for GT970
` [PATCH RFC 20/20] arm64: dts: qcom: generalmobile-shamrock: new device

[PATCH 7.2.y] iommu/arm-smmu-v3: Disable implementations during devm teardown
 2026-09-12 15:26 UTC  (5+ messages)

[git pull] IOMMU Fixes for Linux v7.3-rc2
 2026-09-12 15:16 UTC  (2+ messages)

[PATCH v12 00/14] accel/rocket: RK3576 NPU (RKNN) enablement
 2026-09-12 11:37 UTC  (16+ messages)
` [PATCH v12 01/14] accel/rocket: request the core clocks by name
` [PATCH v12 02/14] accel/rocket: take the completion register writes under job_lock
` [PATCH v12 03/14] accel/rocket: wait for a running IRQ handler before resetting a core
` [PATCH v12 04/14] accel/rocket: let the core suspend after a reset
` [PATCH v12 05/14] accel/rocket: factor the completion tail out of the IRQ handler
` [PATCH v12 06/14] dt-bindings: npu: rockchip: add rockchip,rk3576-rknn-core
` [PATCH v12 07/14] dt-bindings: power: rockchip: allow resets in a power domain node
` [PATCH v12 08/14] dt-bindings: iommu: rockchip: describe the RK3576 NPU MMU
` [PATCH v12 09/14] pmdomain: rockchip: add optional per-domain power-on settle delay
` [PATCH v12 10/14] pmdomain: rockchip: cycle optional power-domain resets on power-on
` [PATCH v12 11/14] accel/rocket: select the per-core clock and reset counts from match data
` [PATCH v12 12/14] accel/rocket: add RK3576 NPU (RKNN) support
` [PATCH v12 13/14] arm64: dts: rockchip: add NPU (RKNN) nodes to rk3576
` [PATCH v12 14/14] arm64: dts: rockchip: enable the NPU on rk3576-rock-4d

[PATCH 0/4] iommu/amd: Cleanup and fixes
 2026-09-12  8:43 UTC  (7+ messages)
` [PATCH 1/4] iommu/amd: Make iommu_sva_set_dev_pasid as static
` [PATCH 2/4] iommu/amd: Remove redundant check in irq_remapping_select()
` [PATCH 3/4] iommu/amd: Remove redundant checks from interrupt handler path
` [PATCH 4/4] iommu/amd: Remove unused macro

[PATCH] iommufd: Fix iommufd_hw_capabilities reference in kernel-doc
 2026-09-11 23:18 UTC 

[PATCH v4 00/15] iommu/arm-smmu-v3: Add PRI support
 2026-09-11 23:17 UTC  (25+ messages)
` [PATCH v4 01/15] iommu/arm-smmu-v3: Disable the impl before disabling the SMMU on shutdown
` [PATCH v4 02/15] iommu/arm-smmu-v3: Add arm_smmu_attach_release()
` [PATCH v4 03/15] iommu/arm-smmu-v3: Add Q_POS() macro
` [PATCH v4 04/15] iommu/arm-smmu-v3: Drain in-flight fault events on domain detach
` [PATCH v4 05/15] iommu/arm-smmu-v3: Flush in-flight fault work "
` [PATCH v4 06/15] iommu/arm-smmu-v3: Allocate IOPF queue without FEAT_SVA
` [PATCH v4 07/15] iommu/arm-smmu-v3: Submit CMDQ_OP_PRI_RESP for IOPF event
` [PATCH v4 08/15] iommu/arm-smmu-v3: Disable the queue IRQs before disabling the SMMU
` [PATCH v4 09/15] iommu/arm-smmu-v3: Disable PRI when no IRQ handler is registered
` [PATCH v4 10/15] iommu/arm-smmu-v3: Support PRI Page Request in arm_smmu_handle_ppr()
` [PATCH v4 11/15] iommu/arm-smmu-v3: Discard partial PRI faults on PRIQ overflow
` [PATCH v4 12/15] iommu/arm-smmu-v3: Allocate IOPF queue for ARM_SMMU_FEAT_PRI
` [PATCH v4 13/15] PCI/ATS: Add PRI stubs
` [PATCH v4 14/15] PCI/ATS: Export pci_enable_pri() and pci_reset_pri()
` [PATCH v4 15/15] iommu/arm-smmu-v3: Enable PRI for PCI device in arm_smmu_probe_device()

[PATCH 0/2] iommu/arm-smmu-v3: SMMU hitting kdump mid-air
 2026-09-11 22:31 UTC  (5+ messages)
` [PATCH 1/2] iommu/arm-smmu-v3: inherit the previous kernel's stream table in kdump
` [PATCH 2/2] iommu/arm-smmu-v3: defer attach in kdump so inherited entries survive probe

[PATCH] iommu: arm-smmu-qcom: Skip fault-info reads when suspended
 2026-09-11 22:25 UTC 

[PATCH v2 0/2] Add arm-smmu-v3 support for Laguna SMMU silicon erratum workaround
 2026-09-11 21:21 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: iommu: arm,smmu-v3: Add arm,instdata-override property
` [PATCH v2 2/2] iommu/arm-smmu-v3: Add support for arm,instdata-override DT property

[RFC PATCH 0/3] liveupdate: Move to feature flags for LUO and memfd ABI compatibility
 2026-09-11 18:26 UTC  (18+ messages)

[PATCH v5 0/3] iommu/iova: convert from rbtree to maple tree
 2026-09-11 18:26 UTC  (4+ messages)

[PATCH v3 00/13] media: iris: Migrate iommus to iris sub nodes
 2026-09-11 17:53 UTC  (12+ messages)
` [PATCH v3 01/13] dt-bindings: media: qcom,venus: Add context bank subnodes to common schema
` [PATCH v3 02/13] dt-bindings: media: qcom,sm8550-iris: Add context bank subnodes
` [PATCH v3 10/13] arm64: dts: qcom: lemans: Add Iris "
` [PATCH v3 11/13] arm64: dts: qcom: monaco: "

[RFC PATCH 0/3] iommu: Reduce iommu_probe_device_lock contention
 2026-09-11 17:45 UTC  (5+ messages)
` [RFC PATCH 1/3] iommu: split sysfs link publication out of iommu_group_alloc_device()
` [RFC PATCH 2/3] iommu: create device sysfs links outside iommu_probe_device_lock
` [RFC PATCH 3/3] iommu: set up the default domain "

[PATCH v6 0/5] iommufd: Iterate the cache invalidation array in the core
 2026-09-11 16:59 UTC  (4+ messages)

[PATCH] iommu/amd: Move GA log allocation to init
 2026-09-11 10:43 UTC 

[PATCH v2 00/15] accel/qda: Qualcomm DSP Accelerator driver
 2026-09-11 10:32 UTC  (14+ messages)

[PATCH v5 00/18] PCI/P2PDMA: Route peer-to-peer DMA by TLP class
 2026-09-11 10:24 UTC  (21+ messages)
` [PATCH v5 01/18] PCI/P2PDMA: Document pdev->p2pdma lifetime rules
` [PATCH v5 02/18] PCI/P2PDMA: Document the TLP attribute assumptions
` [PATCH v5 03/18] PCI/P2PDMA: Derive routing from directional ACS controls
` [PATCH v5 04/18] PCI: Reject unreadable ACS controls in isolation checks
` [PATCH v5 05/18] PCI/P2PDMA: Evaluate ACS controls at the path divergence
` [PATCH v5 06/18] PCI/P2PDMA: Document directional ACS routing
` [PATCH v5 07/18] PCI/P2PDMA: Collect the path's ACS controls before deciding
` [PATCH v5 08/18] PCI/P2PDMA: Answer routing per TLP class
` [PATCH v5 09/18] PCI/P2PDMA: Route Relaxed Ordering Completions directly
` [PATCH v5 10/18] PCI/P2PDMA: Reject Translated Requests blocked by Translation Blocking
` [PATCH v5 11/18] PCI/P2PDMA: Route Translated Requests under Direct Translated P2P
` [PATCH v5 12/18] PCI/P2PDMA: Log detailed ACS routing diagnostics
` [PATCH v5 13/18] PCI/P2PDMA: Add KUnit tests for the ACS routing decisions
` [PATCH v5 14/18] PCI/P2PDMA: Test the ACS P2P routing walk
` [PATCH v5 15/18] PCI: Add KUnit coverage for ACS isolation checks
` [PATCH v5 16/18] PCI/P2PDMA: Document TLP-class routing
` [PATCH v5 17/18] dma-buf: Let importers ask how peer-to-peer traffic is routed
` [PATCH v5 18/18] RDMA/mlx5: Ask P2PDMA whether ATS takes a direct peer-to-peer route

[PATCH] x86/mm: Don't force unencrypted DMA for IOMMU-backed devices
 2026-09-11  8:32 UTC  (4+ messages)

[PATCH 0/3] iommu/mediatek-v1: fix the driver + mt6572 support
 2026-09-11  7:27 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: iommu: mediatek: add mt6572

[PATCH v10 0/2] RISC-V IOMMU HPM support
 2026-09-11  6:30 UTC  (3+ messages)
` [PATCH v10 1/2] drivers/perf: riscv-iommu: add risc-v iommu pmu driver
` [PATCH v10 2/2] iommu/riscv: create a auxiliary device for HPM

[PATCH v6 0/7] drivers: Improve memory management for large object allocations when i915/shmem is used with iommu
 2026-09-11  6:22 UTC  (19+ messages)
` [PATCH v6 1/7] drm/i915/shmem: Validate max_segment
` [PATCH v6 2/7] drm/i915/gem: Count mapped pages in a folio
` [PATCH v6 3/7] drm/i915/gem: Free sg table on failure to acquire second folio
` [PATCH v6 4/7] iommu/dma: Catch scatterlist length overflows
` [PATCH v6 5/7] drm/i915/gem: Pull out size validation into a separate function
` [PATCH v6 6/7] drm/i915/gem: Read and shrink memory in "
` [PATCH v6 7/7] drm/i915/gem: Remove iterator and use while loop

[PATCH v4 0/4] iommu/amd: Refactors for ATS robustness
 2026-09-11  4:26 UTC  (7+ messages)
` [PATCH v4 1/4] iommu/amd: Refactor device probe and capability initialization
` [PATCH v4 2/4] iommu/amd: Remove iommu_ignore_device()
` [PATCH v4 3/4] iommu/amd: Fail probe on ATS configuration failure
` [PATCH v4 4/4] PCI/ATS: Mandate checking pci_ats_supported() before pci_prepare_ats()

[PATCH v1] iommu/virtio: Reset device before deleting virtqueues on probe failure
 2026-09-11  1:12 UTC 

[PATCH v2] iommu: Finalize deferred attachments when mapping MSI pages
 2026-09-10 15:53 UTC  (2+ messages)

[PATCH v3 2/5] iommu/amd: Fix DTE clearing and rename iommu_ignore_device()
 2026-09-10 14:28 UTC  (15+ messages)

[PATCH 00/12] iommu: qcom_iommu: implement support for instances on MSM8974
 2026-09-10 14:20 UTC  (7+ messages)

[PATCH] ARM: dma-mapping: split cache maintenance at highmem boundary
 2026-09-10 12:53 UTC  (4+ messages)

[PATCH] iommu/dma: Finalize deferred attachments when mapping MSI pages
 2026-09-10 11:51 UTC  (2+ messages)

[PATCH v6 00/12] dma-buf: heaps: Add support for Tegra VPR
 2026-09-10 10:52 UTC  (7+ messages)
` [PATCH v6 04/12] arm64/mm: Export set_direct_map_*_noflush() APIs
` [PATCH v6 06/12] of: Export of_node_to_nid()

[RFC PATCH 0/5] resctrl: Assign devices to resource groups via IOMMU DMA QoS tagging
 2026-09-10 10:24 UTC  (3+ messages)
` [RFC PATCH 5/5] fs/resctrl: Add a "devices" file to assign devices to groups


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