Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2024-09-24 15:05:44 to 2024-09-30 19:32:41 UTC [more...]

[PATCH v3 0/2] Parse out event records
 2024-09-30 19:32 UTC  (5+ messages)
` [PATCH v3 1/2] iommu/arm-smmu-v3: Print better events records
` [PATCH v3 2/2] iommu/arm-smmu-v3: Adopt arm_smmu_event in handlers

[PATCH v4] PCI: Detect and trust built-in Thunderbolt chips
 2024-09-30 18:23 UTC  (4+ messages)

[PATCH v2 0/8] iommu: Domain allocation enhancements
 2024-09-30 17:57 UTC  (16+ messages)
` [PATCH v2 1/8] iommu: Refactor __iommu_domain_alloc()
` [PATCH v2 2/8] iommu: Introduce iommu_paging_domain_alloc_flags()
` [PATCH v2 3/8] iommu: Add new flag to explictly request PASID capable domain
` [PATCH v2 5/8] iommu/amd: Pass page table type as param to pdom_setup_pgtable()

radeon ARUBA NULL pointer dereference
 2024-09-30 17:54 UTC  (9+ messages)
        ` NULL pointer dereference after ib test on ring 7 succeeded
            ` NULL pointer dereference with kernel 6.12.0-rc1 and ARUBA GPU

[PATCH 1/1] remoteproc: Use iommu_paging_domain_alloc()
 2024-09-30 16:40 UTC  (2+ messages)

[PATCH 00/35] Reorganize kerneldoc parameter names
 2024-09-30 11:21 UTC  (2+ messages)
` [PATCH 19/35] iommu: "

[PATCH 1/1] iommu: Remove iommu_present()
 2024-09-30 11:23 UTC  (3+ messages)

[PATCH v4 00/10] iommufd support pasid attach/replace
 2024-09-30 10:43 UTC  (12+ messages)
` [PATCH v4 01/10] iommu: Introduce a replace API for device pasid
` [PATCH v4 02/10] iommufd: Refactor __fault_domain_replace_dev() to be a wrapper of iommu_replace_group_handle()
` [PATCH v4 03/10] iommufd: Move the iommufd_handle helpers to iommufd_private.h
` [PATCH v4 04/10] iommufd: Always pass iommu_attach_handle to iommu core

[PATCH v2 1/5] arm64: dts: mt8195: Fix dtbs_check error for infracfg_ao node
 2024-09-30  8:49 UTC  (9+ messages)
` [PATCH v2 2/5] dt-bindings: iommu: mediatek: Fix interrupt count constraint for new SoCs
` [PATCH v2 3/5] arm64: dts: mediatek: mt8395-genio-1200-evk: Fix dtbs_check error for phy
` [PATCH v2 4/5] arm64: dts: mt8195: Fix dtbs_check error for mutex node
` [PATCH v2 5/5] dt-bindings: display: mediatek: dpi: Add mt8195 support in power domains

[PATCH v4 1/5] arm64: dts: mt8195: Fix dtbs_check error for infracfg_ao node
 2024-09-30  8:38 UTC  (5+ messages)
` [PATCH v4 2/5] dt-bindings: iommu: mediatek: Fix interrupt count constraint for new SoCs
` [PATCH v4 3/5] arm64: dts: mediatek: mt8395-genio-1200-evk: Fix dtbs_check error for phy
` [PATCH v4 4/5] arm64: dts: mt8195: Fix dtbs_check error for mutex node
` [PATCH v4 5/5] dt-bindings: display: mediatek: dpi: correct power-domains property

[PATCH net v2 0/2] fix two bugs related to page_pool
 2024-09-30  8:38 UTC  (15+ messages)
` [PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound

[PATCH v3 0/4] vfio-pci support pasid attach/detach
 2024-09-30  8:03 UTC  (13+ messages)
` [PATCH v3 1/4] ida: Add ida_find_first_range()
` [PATCH v3 2/4] vfio-iommufd: Support pasid [at|de]tach for physical VFIO devices
` [PATCH v3 3/4] vfio: Add VFIO_DEVICE_PASID_[AT|DE]TACH_IOMMUFD_PT
` [PATCH v3 4/4] iommufd: Extend IOMMU_GET_HW_INFO to report PASID capability

[PATCH 0/3] Support attaching PASID to the blocked_domain
 2024-09-30  7:26 UTC  (7+ messages)
` [PATCH 1/3] iommu/arm-smmu-v3: Make smmuv3 blocked domain support PASID
` [PATCH 2/3] iommu/vt-d: Make "
` [PATCH 3/3] iommu: Add a wrapper for remove_dev_pasid

[PATCH v2 0/6] Make set_dev_pasid op supporting domain replacement
 2024-09-30  7:20 UTC  (17+ messages)
` [PATCH v2 1/6] iommu: Pass old domain to set_dev_pasid op
` [PATCH v2 2/6] iommu/vt-d: Move intel_drain_pasid_prq() into intel_pasid_tear_down_entry()
` [PATCH v2 3/6] iommu/vt-d: Make intel_iommu_set_dev_pasid() to handle domain replacement
` [PATCH v2 4/6] iommu/vt-d: Add set_dev_pasid callback for nested domain
` [PATCH v2 5/6] iommu/arm-smmu-v3: Make smmuv3 set_dev_pasid() op support replace
` [PATCH v2 6/6] iommu: Make set_dev_pasid op support domain replacement

[GIT PULL] dma-mapping fixes for Linux 6.12
 2024-09-29 17:04 UTC  (2+ messages)

[PATCH v2 00/19] iommufd: Add VIOMMU infrastructure (Part-1)
 2024-09-29  7:19 UTC  (33+ messages)
` [PATCH v2 04/19] iommufd: Allow pt_id to carry viommu_id for IOMMU_HWPT_ALLOC
` [PATCH v2 06/19] iommufd/viommu: Add IOMMU_VIOMMU_SET/UNSET_VDEV_ID ioctl

[PATCH 1/6] arm64: dts: mt8195: Fix dtbs_check error for infracfg_ao node
 2024-09-28 20:14 UTC  (15+ messages)
` [PATCH 2/6] dt-bindings: iommu: mediatek: Fix interrupt count constraint for new SoCs
` [PATCH 3/6] dt-bindings: display: mediatek: Fix clocks "
` [PATCH 6/6] dt-bindings: display: mediatek: dpi: Add mt8195 support in power domains

[PATCH v15 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2024-09-27 19:53 UTC  (6+ messages)
` [PATCH v15 5/5] iommu/arm-smmu: add ACTLR data and support for qcom_smmu_500

[PATCH V2 0/9] iommu_ioas_map_file
 2024-09-27 15:59 UTC  (23+ messages)
` [PATCH V2 1/9] iommufd: rename uptr in iopt_alloc_iova
` [PATCH V2 2/9] iommufd: generalize iopt_pages address
` [PATCH V2 3/9] iommufd: pfn reader for file mappings
` [PATCH V2 4/9] iommufd: IOMMU_IOAS_MAP_FILE interface
` [PATCH V2 5/9] iommufd: IOMMU_IOAS_MAP_FILE implementation
` [PATCH V2 6/9] iommufd: file mappings for mdev
` [PATCH V2 7/9] iommufd: pfn reader local variables
` [PATCH V2 8/9] iommufd: optimize file mapping
` [PATCH V2 9/9] iommufd: map file selftest

[PATCH v3 1/5] arm64: dts: mt8195: Fix dtbs_check error for infracfg_ao node
 2024-09-27  9:30 UTC  (7+ messages)
` [PATCH v3 2/5] dt-bindings: iommu: mediatek: Fix interrupt count constraint for new SoCs
` [PATCH v3 3/5] arm64: dts: mediatek: mt8395-genio-1200-evk: Fix dtbs_check error for phy
` [PATCH v3 4/5] arm64: dts: mt8195: Fix dtbs_check error for mutex node
` [PATCH v3 5/5] dt-bindings: display: mediatek: dpi: correct power-domains property

[PATCH v4 0/6] iommu/amd: Use 128-bit cmpxchg operation to update DTE
 2024-09-26 19:58 UTC  (11+ messages)
` [PATCH v4 2/6] iommu/amd: Introduce helper function to update 256-bit DTE
` [PATCH v4 3/6] iommu/amd: Modify set_dte_entry() to use 256-bit DTE helpers
` [PATCH v4 4/6] iommu/amd: Introduce helper function get_dte256()
` [PATCH v4 5/6] iommu/amd: Modify clear_dte_entry() to avoid in-place update
` [PATCH v4 6/6] iommu/amd: Lock DTE before updating the entry with WRITE_ONCE()

[PATCH v4] iommu/s390: Implement blocking domain
 2024-09-26 18:43 UTC  (2+ messages)

[PATCH] dma-mapping: fix DMA API tracing for chained scatterlists
 2024-09-26 15:34 UTC  (2+ messages)

[RFC V1 0/4] iommufd live update
 2024-09-26 14:00 UTC  (5+ messages)
` [RFC V1 2/4] iommufd: Lock all objects

[PATCH V2 0/4] iommufd live update
 2024-09-26 13:53 UTC  (5+ messages)
` [PATCH V2 1/4] iommufd: Export do_update_pinned
` [PATCH V2 2/4] iommufd: Lock all objects
` [PATCH V2 3/4] iommufd: Add IOMMU_IOAS_CHANGE_PROCESS
` [PATCH V2 4/4] iommufd: IOMMU_IOAS_CHANGE_PROCESS selftest

[PATCH V1 0/9] iommu_ioas_map_file
 2024-09-26 12:58 UTC  (17+ messages)
` [PATCH V1 1/9] mm/gup: repin_folio_unhugely
` [PATCH V1 2/9] iommufd: remove uptr from iopt_alloc_iova

[syzbot] [iommu?] kernel BUG in trace_dma_unmap_sg
 2024-09-25 19:36 UTC 

[RFC PATCH 00/21] Secure VFIO, TDISP, SEV TIO
 2024-09-25 15:41 UTC  (12+ messages)
` [RFC PATCH 12/21] KVM: IOMMUFD: MEMFD: Map private pages

[syzbot] [iommu?] kernel BUG in trace_dma_map_sg
 2024-09-25 13:45 UTC 

[PATCH AUTOSEL 6.6 078/139] iommu/arm-smmu-qcom: hide last LPASS SMMU context bank from linux
 2024-09-25 12:08 UTC  (4+ messages)
` [PATCH AUTOSEL 6.6 079/139] iommu/arm-smmu-qcom: Work around SDM845 Adreno SMMU w/ 16K pages
` [PATCH AUTOSEL 6.6 081/139] iommu/vt-d: Always reserve a domain ID for identity setup
` [PATCH AUTOSEL 6.6 082/139] iommu/vt-d: Fix potential lockup if qi_submit_sync called with 0 count

[PATCH AUTOSEL 6.10 103/197] iommu/arm-smmu-qcom: hide last LPASS SMMU context bank from linux
 2024-09-25 11:52 UTC  (7+ messages)
` [PATCH AUTOSEL 6.10 104/197] iommu/arm-smmu-qcom: Work around SDM845 Adreno SMMU w/ 16K pages
` [PATCH AUTOSEL 6.10 106/197] iommu/arm-smmu-v3: Match Stall behaviour for S2
` [PATCH AUTOSEL 6.10 107/197] iommu/vt-d: Always reserve a domain ID for identity setup
` [PATCH AUTOSEL 6.10 108/197] iommu/vt-d: Fix potential lockup if qi_submit_sync called with 0 count
` [PATCH AUTOSEL 6.10 109/197] iommu/vt-d: Unconditionally flush device TLB for pasid table updates
` [PATCH AUTOSEL 6.10 110/197] iommu/arm-smmu-v3: Do not use devm for the cd table allocations

[PATCH AUTOSEL 6.11 120/244] iommu/arm-smmu-qcom: hide last LPASS SMMU context bank from linux
 2024-09-25 11:25 UTC  (7+ messages)
` [PATCH AUTOSEL 6.11 121/244] iommu/arm-smmu-qcom: Work around SDM845 Adreno SMMU w/ 16K pages
` [PATCH AUTOSEL 6.11 123/244] iommu/arm-smmu-v3: Match Stall behaviour for S2
` [PATCH AUTOSEL 6.11 124/244] iommu/vt-d: Always reserve a domain ID for identity setup
` [PATCH AUTOSEL 6.11 125/244] iommu/vt-d: Fix potential lockup if qi_submit_sync called with 0 count
` [PATCH AUTOSEL 6.11 126/244] iommu/vt-d: Unconditionally flush device TLB for pasid table updates
` [PATCH AUTOSEL 6.11 127/244] iommu/arm-smmu-v3: Do not use devm for the cd table allocations

[PATCH] Staging: iommu: Replace null pointer check with IS_ERR in arm_smmu_domain_alloc_user()
 2024-09-25  0:00 UTC  (3+ messages)

Bouncing maintainer: Xiang Chen (DMA MAPPING BENCHMARK)
 2024-09-24 20:50 UTC  (2+ messages)

[PATCH] dt-bindings: iommu: rockchip: Add Rockchip RK3576
 2024-09-24 20:33 UTC  (2+ messages)

[GIT PULL] dma-mapping fixes for Linux 6.12
 2024-09-24 19:36 UTC  (2+ messages)

[GIT PULL] Please pull IOMMUFD subsystem changes
 2024-09-24 19:36 UTC  (2+ messages)


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