Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2025-03-05 19:09:22 to 2025-03-10 08:31:47 UTC [more...]

[PATCH 0/6] [PULL REQUEST] Intel IOMMU updates for v6.15
 2025-03-10  8:31 UTC  (8+ messages)
` [PATCH 1/6] iommu/vt-d: Fix system hang on reboot -f
` [PATCH 2/6] iommu/vt-d: Use virt_to_phys()
` [PATCH 3/6] iommu/vt-d: Check if SVA is supported when attaching the SVA domain
` [PATCH 4/6] iommu/vt-d: Move scalable mode ATS enablement to probe path
` [PATCH 5/6] iommu/vt-d: Move PRI enablement in "
` [PATCH 6/6] iommu/vt-d: Cleanup intel_context_flush_present()

[PATCH] iommu/dma: Remove redundant locking
 2025-03-10  8:24 UTC  (2+ messages)

[PATCH v3 0/2] iommu: apple-dart: Support the ISP DART
 2025-03-10  8:30 UTC  (5+ messages)
` [PATCH v3 1/2] iommu: apple-dart: Increase MAX_DARTS_PER_DEVICE to 3
` [PATCH v3 2/2] iommu: apple-dart: Allow mismatched bypass support

[PATCH v2 0/4] iommu: Fix the longstanding probe issues
 2025-03-10  8:29 UTC  (5+ messages)
` [PATCH v2 4/4] iommu: Get DT/ACPI parsing into the proper probe path

[PATCH v2 0/7] iommu/amd: Trivial fixes
 2025-03-10  8:27 UTC  (2+ messages)

[PATCH] iommu: Unexport iommu_fwspec_free()
 2025-03-10  8:26 UTC  (2+ messages)

[PATCH RFC] staging: Add driver to communicate with the T2 Security Chip
 2025-03-10  8:14 UTC  (21+ messages)

[PATCH 00/10] drm/msm: add support for SAR2130P
 2025-03-10  7:40 UTC  (23+ messages)
` [PATCH 01/10] dt-bindings: display/msm: dp-controller: describe SAR2130P
` [PATCH 02/10] dt-bindings: display/msm: dsi-controller-main: "
` [PATCH 03/10] dt-bindings: display/msm: dsi-phy-7nm: "
` [PATCH 04/10] dt-bindings: display/msm: qcom,sc7280-dpu: "
` [PATCH 05/10] dt-bindings: display/msm: Add Qualcomm SAR2130P
` [PATCH 06/10] drm/msm/mdss: add SAR2130P device configuration
` [PATCH 07/10] drm/msm/dsi/phy: add configuration for SAR2130P
` [PATCH 08/10] drm/msm/dpu: add catalog entry "
` [PATCH 09/10] iommu/arm-smmu-qcom: Add SAR2130P MDSS compatible
` [PATCH 10/10] arm64: dts: qcom: sar2130p: add display nodes

[PATCH] iommu/arm: Allow disabling Qualcomm support in arm_smmu_v3
 2025-03-10  6:11 UTC 

[PATCH v3] iommu/vt-d: fix system hang on reboot -f
 2025-03-10  2:33 UTC  (2+ messages)

[PATCH v3 08/23] iommu/vtd: Use virt_to_phys()
 2025-03-10  2:21 UTC  (2+ messages)

[PATCH net-next v11 0/4] fix the DMA API misuse problem for page_pool
 2025-03-08 14:40 UTC  (7+ messages)
` [PATCH net-next v11 2/4] page_pool: fix IOMMU crash when driver has already unbound
` [PATCH net-next v11 3/4] page_pool: support unlimited number of inflight pages
` [PATCH net-next v11 4/4] page_pool: skip dma sync operation for "

[PATCH 00/11] Various dt-bindings fixes
 2025-03-07 22:30 UTC  (23+ messages)
` [PATCH 01/11] dt-bindings: iommu: qcom,iommu: Add optional TBU clock
` [PATCH 02/11] dt-bindings: display: msm: sm8350-mdss: Describe the CPU-CFG icc path
` [PATCH 03/11] dt-bindings: power: qcom,kpss-acc-v2: Add MSM8916 compatible
` [PATCH 04/11] arm64: dts: qcom: msm8916: Fix KPSS ACC compatible
` [PATCH 05/11] arm64: dts: qcom: sdx75: Fix up the USB interrupt description
` [PATCH 06/11] arm64: dts: qcom: sdx75: Rename AOSS_QMP to power-management
` [PATCH 07/11] arm64: dts: qcom: qcs615: "
` [PATCH 08/11] arm64: dts: qcom: sc8180x: "
` [PATCH 09/11] arm64: dts: qcom: x1e80100-dell-xps13-9345: Drop clock-names from PS8830
` [PATCH 10/11] arm64: dts: qcom: x1e80100-romulus: "
` [PATCH 11/11] arm64: dts: qcom: x1e001de-devkit: "

[PATCH v2] iommufd: Fail replace if device has not been attached
 2025-03-07 21:08 UTC  (2+ messages)

[PATCH v13 0/7] rust: add dma coherent allocator abstraction
 2025-03-07 20:40 UTC  (16+ messages)
` [PATCH v13 1/7] rust: error: Add EOVERFLOW
` [PATCH v13 2/7] rust: add dma coherent allocator abstraction
` [PATCH v13 3/7] rust: pci: impl AsMut<Device> for pci::Device
` [PATCH v13 4/7] rust: device: add dma addressing capabilities
` [PATCH v13 5/7] samples: rust: add Rust dma test sample driver
` [PATCH v13 6/7] MAINTAINERS: add entry for Rust dma mapping helpers device driver API
` [PATCH v13 7/7] rust: dma: add as_slice/write functions for CoherentAllocation

[PATCH] iommufd: Set domain->iommufd_hwpt in all hwpt->domain allocators
 2025-03-07 20:03 UTC  (4+ messages)

[PATCH v12 0/3] rust: add dma coherent allocator abstraction
 2025-03-07 19:03 UTC  (21+ messages)
` [PATCH v12 2/3] "

[PATCH v3 0/5] Convert virtio-iommu to domain_alloc_paging()
 2025-03-07 18:17 UTC  (6+ messages)
` [PATCH v3 1/5] iommu/virtio: Break out bypass identity support into a global static
` [PATCH v3 2/5] iommu: Add domain_alloc_identity()
` [PATCH v3 3/5] iommu/virtio: Move to domain_alloc_paging()
` [PATCH v3 4/5] iommu: Do not call domain_alloc() in iommu_sva_domain_alloc()
` [PATCH v3 5/5] iommu: Hide ops.domain_alloc behind CONFIG_FSL_PAMU

[PATCH v4 0/3] iommu: Clean up cookie and sw_msi in struct iommu_domain
 2025-03-07 15:32 UTC  (9+ messages)
` [PATCH v4 1/3] iommu: Sort out domain user data
` [PATCH v4 2/3] iommufd: Move iommufd_sw_msi and related functions to driver.c
` [PATCH v4 3/3] iommu: Drop sw_msi from iommu_domain

[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
 2025-03-07 15:17 UTC  (19+ messages)
` [RFC PATCH v2 14/22] iommufd: Add TIO calls

[PATCH 0/4] iommu/amd: Enable support for up to 2K interrupts per
 2025-03-07  9:58 UTC  (5+ messages)
` [PATCH 1/4] iommu/amd: Introduce generic function to set multibit feature value
` [PATCH 2/4] iommu/amd: Replace slab cache allocator with page allocator
` [PATCH 3/4] iommu/amd: Rename DTE_INTTABLEN* and MAX_IRQS_PER_TABLE macro
` [PATCH 4/4] iommu/amd: Enable support for up to 2K interrupts per function

[PATCH v12 2/3] rust: add dma coherent allocator abstraction
 2025-03-07  8:43 UTC  (20+ messages)
          ` Allow data races on some read/write operations

[PATCH v3 0/8] Introduce debugfs support in IOMMU
 2025-03-07  8:17 UTC  (2+ messages)

[PATCH] dma-mapping: fix missing clear bdr in check_ram_in_range_map()
 2025-03-07  3:03 UTC 

[RFC] iommufd: Use accurate dev_id in the PRI forwarding path
 2025-03-07  1:32 UTC  (12+ messages)

[PATCH v3 0/3] iommu: Clean up cookie and sw_msi in struct iommu_domain
 2025-03-06 20:10 UTC  (6+ messages)
` [PATCH v3 1/3] iommu: Sort out domain user data
` [PATCH v3 3/3] iommu: Drop sw_msi from iommu_domain

[PATCH] s390/pci: Fix dev.dma_range_map missing sentinel element
 2025-03-06 15:41 UTC  (2+ messages)

[PATCH net-next v10 0/4] fix the DMA API misuse problem for page_pool
 2025-03-06 11:32 UTC  (4+ messages)
` [PATCH net-next v10 4/4] page_pool: skip dma sync operation for inflight pages

[PATCH 0/3] dma mapping benchmark: add support for dma_map_sg
 2025-03-06  9:28 UTC  (7+ messages)
` [PATCH 2/3] dma-mapping: "
    ` 回复: "

[PATCH 6.6.y] iommu/amd: Fixes refcount bug in iommu_v2 driver
 2025-03-06  7:01 UTC  (2+ messages)

[PATCH] iommu/amd: Add Secure ATS support
 2025-03-06  2:41 UTC  (12+ messages)

[PATCH] [arm64/tlb] Fix mmu notifiers for range-based invalidates
 2025-03-05 23:49 UTC  (4+ messages)

[PATCH v4 0/5] iommu/arm-smmu, drm/msm: Fixes for stall-on-fault
 2025-03-05 19:56 UTC  (11+ messages)
` [PATCH v4 1/5] iommu/arm-smmu: Save additional information on context fault
` [PATCH v4 3/5] iommu/arm-smmu: Fix spurious interrupts with stall-on-fault
` [PATCH v4 4/5] iommu/arm-smmu-qcom: Make set_stall work when the device is on
` [PATCH v4 5/5] drm/msm: Temporarily disable stall-on-fault after a page fault

[PATCH v1 0/4] iommu/arm-smmu-v3: Allocate vmid per vsmmu instead of s2_parent
 2025-03-05 19:46 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