Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2026-06-09 12:18:25 to 2026-06-15 17:04:09 UTC [more...]

[PATCH v8 00/10] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
 2026-06-15 17:04 UTC  (23+ messages)
` [PATCH v8 03/12] iommu/tegra241-cmdqv: Add a helper to drain VCMDQs
` [PATCH v8 04/12] iommu/tegra241-cmdqv: Restore PROD and CONS after resume
` [PATCH v8 05/12] iommu/arm-smmu-v3: Cache and restore MSI config
` [PATCH v8 07/12] iommu/arm-smmu-v3: Add CMDQ_PROD_STOP_FLAG to gate CMDQ submissions
` [PATCH v8 11/12] iommu/arm-smmu-v3: Invoke pm_runtime before hw access

[RFC PATCH v4 0/9] accel: rocket: Add RK3568 NPU support
 2026-06-15 16:49 UTC  (13+ messages)
` [RFC PATCH v4 1/9] accel: rocket: Introduce per-SoC rocket_soc_data
` [RFC PATCH v4 2/9] accel: rocket: Derive DMA width and core count from match data
` [RFC PATCH v4 3/9] accel: rocket: Add RK3568 SoC support
` [RFC PATCH v4 4/9] accel: rocket: Reset the NPU before detaching the IOMMU on timeout
` [RFC PATCH v4 5/9] accel: rocket: Keep the IOMMU domain attached across jobs
` [RFC PATCH v4 6/9] dt-bindings: npu: rockchip,rk3588-rknn-core: Add RK3568
` [RFC PATCH v4 7/9] arm64: dts: rockchip: rk356x: Add the NPU and its IOMMU
` [RFC PATCH v4 8/9] arm64: dts: rockchip: rk3568-rock-3b: Enable the NPU
` [RFC PATCH v4 9/9] pmdomain: rockchip: Add a regulator to the RK3568 NPU power domain

[PATCH v1 0/4] iommufd: Cache invalidation hardening and SMMUv3 batching rework
 2026-06-15 13:43 UTC  (12+ messages)
` [PATCH v1 1/4] iommufd: Set upper bounds on cache invalidation entry_num and entry_len
` [PATCH v1 2/4] iommufd/selftest: Add invalidation entry_num and entry_len boundary tests
` [PATCH v1 3/4] iommu: Avoid copying the user array twice in the full-array copy helper
` [PATCH v1 4/4] iommu/arm-smmu-v3: Process vIOMMU invalidations in batches

[PATCH v2 0/6] iommu/arm-smmu: Add interconnect bandwidth voting support
 2026-06-15 13:25 UTC  (5+ messages)
` [PATCH v2 2/6] "

[PATCH v1] iommu/riscv: Support 32-bit register accesses
 2026-06-15 13:23 UTC  (7+ messages)
  ` [External] "

[PATCH] dma-iommu: Introduce API to reserve IOVA regions for dynamically created devices
 2026-06-15 12:52 UTC  (6+ messages)

[PATCH v3 0/3] iova: use maple tree for O(log n) allocation
 2026-06-15 11:56 UTC  (10+ messages)
` [PATCH v3 3/3] iova: defer maple tree erase on GFP_ATOMIC failure

[PATCH v3 00/18] iommu: Add live update state preservation
 2026-06-15 11:45 UTC  (21+ messages)
` [PATCH v3 01/18] memfd: export memfd_get_seals()
` [PATCH v3 02/18] iommu: Implement IOMMU Live update FLB callbacks
` [PATCH v3 03/18] iommu/pages: Add APIs to preserve/unpreserve/restore iommu pages
` [PATCH v3 04/18] iommupt: Implement preserve/unpreserve/restore callbacks
` [PATCH v3 05/18] iommu: Implement IOMMU domain preservation
` [PATCH v3 06/18] iommu: Implement device and IOMMU HW preservation
` [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 11/18] iommu: Restore and reattach preserved domains to devices
` [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 v3 14/18] iommufd: Implement ioctl to mark HWPT for preservation
` [PATCH v3 15/18] iommufd: Persist iommu hardware pagetables for live update
` [PATCH v3 16/18] iommufd: Add APIs to preserve/unpreserve a vfio cdev
` [PATCH v3 17/18] vfio/pci: Preserve the iommufd state of the "
` [PATCH v3 18/18] iommufd/selftest: Add test to verify iommufd preservation

[PATCH v2 0/3] drm/msm: Add support for Shikra GPU (A704)
 2026-06-15  6:03 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: display/msm/gpu: Add support for A704 GPU
` [PATCH v2 2/3] drm/msm/adreno: "
` [PATCH v2 3/3] dt-bindings: arm-smmu: Document GPU SMMU for Shikra SoC

[PATCH 0/9] iommu/vt-d: Support a new DMAR flag
 2026-06-15  5:00 UTC  (12+ 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 00/11] kdump: reduce vmcore size and capture time
 2026-06-15  3:33 UTC  (9+ messages)
` [PATCH v3 05/11] of: reserved_mem: split alloc_reserved_mem_array() from fdt_scan_reserved_mem_late()

[PATCH] iommu/vt-d: Clear Present bit before tearing down scalable-mode context entry
 2026-06-13  1:50 UTC  (4+ messages)

[RFC PATCH v3 0/9] accel: rocket: Add RK3568 NPU support
 2026-06-12 21:15 UTC  (13+ messages)

AMD iopt levels question
 2026-06-12 19:52 UTC  (4+ messages)

[GIT PULL] dma-mapping fixes for Linux 7.1
 2026-06-12 15:55 UTC  (2+ messages)

[PATCH V2] iommu/hyperv: Create hyperv subdirectory under drivers/iommu
 2026-06-12 15:49 UTC  (2+ messages)

[PATCH v16 0/3] of: parsing of multi #{iommu,msi}-cells in maps
 2026-06-12 15:35 UTC  (2+ messages)

[PATCH v8 2/4] PCI/ATS: Validate STU for VFs in pci_prepare_ats()
 2026-06-12 14:34 UTC  (2+ messages)

[PATCH v8 1/4] PCI/ATS: Ensure pci_ats_supported() is PF-aware for VFs
 2026-06-12 14:34 UTC  (2+ messages)

[PATCH v8 0/4] iommu: Standardize ATS robustness and state tracking
 2026-06-12 13:39 UTC  (5+ messages)
` [PATCH v8 3/4] iommu/arm-smmu-v3: Standardize ATS enablement failure reporting
` [PATCH v8 4/4] iommu/vt-d: Fail probe on ATS configuration failure

[PATCH] iommu/dma-iommu: Fix wrong scatterlist length assignment in P2PDMA path
 2026-06-12 13:23 UTC  (7+ messages)
  ` 答复: [外部邮件] "
        ` 答复: "

[PATCH] iommufd: Clarify IOAS_MAP_FILE dma-buf support
 2026-06-12 13:11 UTC  (2+ messages)

[PATCH v5 0/4] Respect VASIZE for address limits
 2026-06-12 12:55 UTC  (4+ messages)

[PATCH 0/5] Improve the invalidation path in AMD
 2026-06-12 12:27 UTC  (7+ messages)

[PATCH RFC] scsi: core: Drop dev->dma_mask check in evaluating max_sectors
 2026-06-12 10:38 UTC 

[PATCH 00/15] accel/qda: Qualcomm DSP Accelerator driver
 2026-06-12  8:21 UTC  (7+ messages)
` [PATCH 12/15] accel/qda: Add FastRPC invocation support

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

[PATCH v9 0/6] iommufd: Enable noiommu mode for cdev
 2026-06-11 23:14 UTC  (8+ messages)
` [PATCH v9 1/6] iommufd: Support a HWPT without an iommu driver for noiommu
` [PATCH v9 2/6] iommufd: Move igroup allocation to a function
` [PATCH v9 3/6] iommufd: Allow binding to a noiommu device
` [PATCH v9 4/6] iommufd: Add an ioctl to query PA from IOVA for noiommu mode
` [PATCH v9 5/6] vfio: Enable cdev noiommu mode under iommufd
` [PATCH v9 6/6] Documentation: Update VFIO NOIOMMU mode

[PATCH] iommu/apple-dart: correct CONFIG_PCIE_APPLE macro name in comment
 2026-06-11 13:43 UTC  (3+ messages)

[PATCH v3 0/8] Add Samsung Galaxy S4 support
 2026-06-11 13:01 UTC  (4+ messages)
` [PATCH v3 3/8] pinctrl: qcom: Register functions before enabling pinctrl

[PATCH v6 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-06-11 11:50 UTC  (41+ messages)
` [PATCH v6 01/20] s390: Expose protected virtualization through cc_platform_has()
` [PATCH v6 03/20] dma-direct: use DMA_ATTR_CC_SHARED in alloc/free paths
` [PATCH v6 04/20] dma-pool: track decrypted atomic pools and select them via attrs
` [PATCH v6 05/20] dma: swiotlb: pass mapping attributes by reference
` [PATCH v6 06/20] dma: swiotlb: track pool encryption state and honor DMA_ATTR_CC_SHARED
` [PATCH v6 08/20] dma-direct: pass attrs to dma_capable() for DMA_ATTR_CC_SHARED checks
` [PATCH v6 13/20] dma-direct: rename ret to cpu_addr in alloc helpers
` [PATCH v6 14/20] dma-direct: return struct page from dma_direct_alloc_from_pool()
` [PATCH v6 15/20] iommu/dma: Check atomic pool allocation result directly
` [PATCH v6 16/20] dma: swiotlb: free dynamic pools from process context
` [PATCH v6 17/20] dma: swiotlb: handle set_memory_decrypted() failures
` [PATCH v6 19/20] swiotlb: Preserve allocation virtual address for dynamic pools
` [PATCH v6 20/20] swiotlb: remove unused SWIOTLB_FORCE flag

[PATCH v1 0/2] x86/tboot: Add Intel TXT Protection Regions (TPR) support
 2026-06-11  8:49 UTC  (3+ messages)
` [PATCH v1 2/2] iommu/vt-d: Disable PMRs and skip force-IOMMU when TXT TPRs are active

[PATCH v2] iommu/iommufd: avoid selftest dirty bitmap size wrap
 2026-06-10 19:02 UTC  (3+ messages)

[PATCH RFT RFC] usb: xhci: Kill hosts with HCE or HSE on command timeout
 2026-06-10 15:32 UTC  (2+ messages)

[PATCH v8 00/12] media: iris: Add support for glymur platform
 2026-06-10  8:44 UTC  (14+ messages)
` [PATCH v8 01/12] media: iris: Add iris vpu bus support
` [PATCH v8 02/12] iommu: Add iris-vpu-bus to iommu_buses
` [PATCH v8 03/12] dt-bindings: media: qcom,glymur-iris: Add glymur video codec
` [PATCH v8 04/12] media: iris: Add context bank hooks for platform specific initialization
` [PATCH v8 05/12] media: iris: Enable Secure PAS support with IOMMU managed by Linux
` [PATCH v8 06/12] media: iris: Replace enum-indexed clock and power domain tables with per-block structures
` [PATCH v8 07/12] media: iris: Add power sequence for glymur
` [PATCH v8 08/12] media: iris: Handle CPU_CS_SCIACMDARG3 register write via program bootup registers hook
` [PATCH v8 09/12] media: iris: Add support to select core for dual core platforms
` [PATCH v8 10/12] media: iris: Add platform data for glymur
` [PATCH v8 11/12] arm64: dts: qcom: glymur: Add iris video node
` [PATCH v8 12/12] arm64: dts: qcom: glymur-crd: Enable iris video codec node

[PATCH v8 0/6] iommufd: Enable noiommu mode for cdev
 2026-06-09 21:11 UTC  (6+ messages)
` [PATCH v8 5/6] vfio: Enable cdev noiommu mode under iommufd

[PATCH rc] iommu/dma: Do not try to iommu_map a 0 length region in swiotlb
 2026-06-09 20:26 UTC  (4+ messages)

[PATCH] iommu/iommufd: avoid selftest dirty bitmap size wrap
 2026-06-09 17:52 UTC  (2+ messages)

[PATCH] iommufd: fix refcount leak in iommufd_object_remove()
 2026-06-09 17:07 UTC  (2+ messages)

[PATCH v7] dma-buf: Fix silent overflow for phys vec to sgt
 2026-06-09 16:40 UTC 

[PATCH v6] dma-buf: Fix silent overflow for phys vec to sgt
 2026-06-09 16:19 UTC  (3+ messages)

[PATCH v5 0/5] Devicetree support for Glymur GPU
 2026-06-09 14:54 UTC  (3+ messages)
` [PATCH v5 5/5] arm64: dts: qcom: glymur: Add GPU cooling

[PATCH] iommu/vt-d: Make DMA-fault page-table dump user-selectable
 2026-06-09 14:37 UTC 

[PATCH] powerpc: Export set_memory_encrypted and set_memory_decrypted
 2026-06-09 12:31 UTC  (7+ messages)


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