Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2026-06-23 00:57:59 to 2026-06-29 13:20:09 UTC [more...]

[PATCH] iommu/vt-d: Fix UCTP context table slot when copying root entries
 2026-06-29 13:19 UTC  (5+ messages)

[PATCH 00/30] mm: make VMA page offset handling more consistent
 2026-06-29 12:23 UTC  (31+ messages)
` [PATCH 01/30] mm: move vma_start_pgoff() into mm.h and clean up
` [PATCH 02/30] mm: add kdoc comments for vma_start/last_pgoff()
` [PATCH 03/30] tools/testing/vma: use vma_start_pgoff() in merge tests
` [PATCH 04/30] mm: introduce and use vma_end_pgoff()
` [PATCH 05/30] mm/rmap: update mm/interval_tree.c comments
` [PATCH 06/30] mm/rmap: parameterise vma_interval_tree_*() by address_space
` [PATCH 07/30] mm/rmap: elide unnecessary static inline's in interval_tree.c
` [PATCH 08/30] mm/rmap: rename vma_interval_tree_*() to mapping_interval_tree_*()
` [PATCH 09/30] mm/rmap: parameterise anon_vma_interval_tree_*() by anon_vma
` [PATCH 10/30] MAINTAINERS: Move mm/interval_tree.c to rmap section
` [PATCH 11/30] mm/vma: introduce and use vmg_pages(), vmg_[start, end]_pgoff()
` [PATCH 12/30] mm/vma: clean up anon_vma_compatible()
` [PATCH 13/30] mm/vma: refactor vmg_adjust_set_range() for clarity
` [PATCH 14/30] mm/vma: minor cleanup of expand_[upwards, downwards]()
` [PATCH 15/30] mm: introduce and use linear_page_delta()
` [PATCH 16/30] mm/vma: use vma_start_pgoff(), linear_page_index() in mm code
` [PATCH 17/30] mm: prefer vma_[start,end]_pgoff() to vma->vm_pgoff in kernel/
` [PATCH 18/30] mm/vma: remove duplicative vma_pgoff_offset() helper
` [PATCH 19/30] mm: use linear_page_[index, delta]() consistently
` [PATCH 20/30] mm/vma: introduce vma_assert_can_modify()
` [PATCH 21/30] mm/vma: add and use vma_[add/sub]_pgoff()
` [PATCH 22/30] mm/vma: move __install_special_mapping() to vma.c
` [PATCH 23/30] mm/vma: make vma_set_range() static, drop insert_vm_struct() decl
` [PATCH 24/30] mm/vma: update vma_shrink() to not pass unnecessary pgoff parameter
` [PATCH 25/30] mm/vma: update vmg_adjust_set_range() to offset pgoff instead
` [PATCH 26/30] mm/vma: introduce and use vma_set_pgoff()
` [PATCH 27/30] mm/vma: correct incorrect vma.h inclusion
` [PATCH 28/30] mm/vma: use guard clauses in can_vma_merge_[before, after]()
` [PATCH 29/30] tools/testing/vma: default VMA flag bits to 64-bit
` [PATCH 30/30] tools/testing/vma: output compared expression on ASSERT_[EQ, NE]()

[PATCH 0/2] Drop SCSI core dev->dma_mask check
 2026-06-29 11:09 UTC  (6+ messages)
` [PATCH 1/2] dma-mapping: make dma_max_mapping_size() return 0 for no DMA capability
` [PATCH 2/2] scsi: core: Drop dev->dma_mask check in evaluating max_sectors

[PATCH 0/3] drivers: Improve memory management for large object allocations when i915/shmem is used with iommu
 2026-06-29 10:49 UTC  (8+ messages)
` [PATCH 1/3] drivers/iommu: Unroll unsuccessful mapping
` [PATCH 2/3] drm/i915/gem: split shared memory allocation table logic
` [PATCH 3/3] drm/i915/shmem: Count mapped pages in a folio

[PATCH v6 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-06-29  9:51 UTC  (12+ messages)

[PATCH v3 0/2] iommu/arm-smmu-v3: Fix Tegra241 CMDQV CMD_SYNC use-after-free
 2026-06-29  9:41 UTC  (3+ messages)
` [PATCH v3 1/2] iommu/arm-smmu-v3: Manage teardown with devm
` [PATCH v3 2/2] iommu/tegra241-cmdqv: Fix CMD_SYNC use-after-free on teardown

[PATCH v2 00/19] driver core: count references of the platform device's fwnode, not OF node
 2026-06-29  9:25 UTC  (21+ messages)
` [PATCH v2 01/19] powerpc/powermac: fix OF node refcount
` [PATCH v2 02/19] driver core: platform: provide platform_device_set_of_node()
` [PATCH v2 03/19] driver core: platform: provide platform_device_set_fwnode()
` [PATCH v2 04/19] driver core: platform: provide platform_device_set_of_node_from_dev()
` [PATCH v2 05/19] of: platform: use platform_device_set_of_node()
` [PATCH v2 06/19] powerpc/powermac: "
` [PATCH v2 07/19] i2c: pxa-pci: "
` [PATCH v2 08/19] iommu/fsl: "
` [PATCH v2 09/19] net: bcmgenet: "
` [PATCH v2 10/19] pmdomain: imx: "
` [PATCH v2 11/19] mfd: tps6586: "
` [PATCH v2 12/19] slimbus: qcom-ngd-ctrl: "
` [PATCH v2 13/19] net: mv643xx: "
` [PATCH v2 14/19] drm/xe/i2c: use platform_device_set_fwnode()
` [PATCH v2 15/19] platform/surface: gpe: "
` [PATCH v2 16/19] usb: chipidea: use platform_device_set_of_node_from_dev()
` [PATCH v2 17/19] usb: musb: "
` [PATCH v2 18/19] reset: rzg2l: "
` [PATCH v2 19/19] driver core: platform: count references to all kinds of firmware nodes

[PATCH 00/23] driver core: count references of the platform device's fwnode, not OF node
 2026-06-29  9:06 UTC  (4+ messages)
` [PATCH 21/23] usb: musb: use platform_device_set_of_node_from_dev()

[PATCH v3 0/8] drm/msm: Add support for Shikra GPU (A704)
 2026-06-29  8:53 UTC  (16+ messages)
` [PATCH v3 1/8] dt-bindings: display/msm/gpu: Add support for A704 GPU
` [PATCH v3 2/8] drm/msm/adreno: "
` [PATCH v3 3/8] dt-bindings: arm-smmu: Document GPU SMMU for Shikra SoC
` [PATCH v3 4/8] arm64: dts: qcom: shikra: Add Adreno SMMU node
` [PATCH v3 5/8] arm64: dts: qcom: shikra: Add A704 GPU support
` [PATCH v3 6/8] arm64: dts: qcom: shikra-cqm-evk: Enable A704 GPU
` [PATCH v3 7/8] arm64: dts: qcom: shikra-cqs-evk: "
` [PATCH v3 8/8] arm64: dts: qcom: shikra-iqs-evk: "

[PATCH rc v6 0/7] iommu/arm-smmu-v3: Fix device crash on kdump kernel
 2026-06-29  8:48 UTC  (8+ messages)
` [PATCH rc v6 1/7] iommu/arm-smmu-v3: Add arm_smmu_kdump_adopt_strtab() for kdump
` [PATCH rc v6 2/7] iommu/arm-smmu-v3: Implement is_attach_deferred() "
` [PATCH rc v6 3/7] iommu/arm-smmu-v3: Do not enable EVTQ/PRIQ interrupts in kdump kernel

[PATCH v2] dt-bindings: arm-smmu: qcom: Add compatible for Maili SoC
 2026-06-29  6:56 UTC 

[PATCH v4 0/3] iommu/arm-smmu-v3: Tegra264 invalidation workaround
 2026-06-29  4:11 UTC  (5+ messages)

[PATCH v2 13/26] iommu/amd: Add helper functions to manage DevID / DomID mapping tables
 2026-06-29  3:24 UTC  (3+ messages)

[PATCH] iommu/riscv: Replace illegal command with dummy IOFENCE to prevent hardware lockup
 2026-06-29  1:59 UTC  (5+ messages)

[PATCH v1] iommu/riscv: Support 32-bit register accesses
 2026-06-29  1:15 UTC  (12+ messages)

[PATCH] rust: iommu: replace core::mem::zeroed with pin_init::zeroed
 2026-06-28 17:34 UTC  (4+ messages)

[PATCH v3] iommu/iommufd: avoid selftest dirty bitmap size wrap
 2026-06-28 15:23 UTC 

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

[PATCH] iommu/vt-d: Fix CACHE_TAG_NESTING_DEVTLB polluting shared variables in flush loop
 2026-06-27  6:57 UTC  (2+ messages)

[PATCH v2 00/11] iommu/arm-smmu-v3: Add PRI support
 2026-06-27  0:44 UTC  (6+ messages)
` [PATCH v2 05/11] iommu/arm-smmu-v3: Submit CMDQ_OP_PRI_RESP for IOPF event

[PATCH 0/3] convert iova to maple tree
 2026-06-26 18:32 UTC  (7+ 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 v2 0/6] iommu/arm-smmu: Add interconnect bandwidth voting support
 2026-06-26 11:25 UTC  (10+ messages)
` [PATCH v2 2/6] "

[RFC PATCH 0/5] Add support for AMD IOMMU GAPPI
 2026-06-26 10:59 UTC  (6+ messages)
` [RFC PATCH 1/5] iommu/amd: kvm/svm: Improve API between SVM and AMD IOMMU
` [RFC PATCH 2/5] iommu/amd: Configure IRTE to use the GAPPI for posted interrupts
` [RFC PATCH 3/5] kvm/svm: Introduce per-CPU lock and wakeup queue
` [RFC PATCH 4/5] kvm/svm: Update the per-CPU wakeup-list during vCPU load and unload
` [RFC PATCH 5/5] iommu/amd: Provide kernel command line option to enable GAPPI

[PATCH v5 0/9] driver core: Fix some race conditions
 2026-06-26  8:21 UTC  (2+ messages)

[PATCH v3 00/11] kdump: reduce vmcore size and capture time
 2026-06-26  8:21 UTC  (2+ messages)

[PATCH v4 0/2] iommu/riscv: Support Svpbmt memory types in generic_pt
 2026-06-26  8:21 UTC  (2+ messages)

[PATCH v2 0/8] Support non-leaf and range invalidation features in RISC-V
 2026-06-26  8:20 UTC  (2+ messages)

[PATCH v2 RESEND] iommu/riscv: check pte null pointer before use
 2026-06-25 19:10 UTC  (2+ messages)

[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 0/8] SM8450 QoL changes
 2026-06-25  7:38 UTC  (19+ 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 5/8] iommu/arm-smmu-qcom: Add SM8450 MDSS compatible
` [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] 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] iommu/qcom: Remove sysfs device on probe failure path
 2026-06-23  9:40 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


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