Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2024-06-04 11:59:03 to 2024-06-11 03:02:49 UTC [more...]

[PATCH v2 00/10] Tidy some minor things in the stream table/cd table area
 2024-06-11  3:02 UTC  (19+ messages)
` [PATCH v2 01/10] iommu/arm-smmu-v3: Do not zero the strtab twice
` [PATCH v2 02/10] iommu/arm-smmu-v3: Shrink the strtab l1_desc array
` [PATCH v2 03/10] iommu/arm-smmu-v3: Add arm_smmu_strtab_l1/2_idx()
` [PATCH v2 04/10] iommu/arm-smmu-v3: Add types for each level of the 2 level stream table
` [PATCH v2 05/10] iommu/arm-smmu-v3: Reorganize struct arm_smmu_strtab_cfg
` [PATCH v2 06/10] iommu/arm-smmu-v3: Remove strtab_base/cfg
` [PATCH v2 07/10] iommu/arm-smmu-v3: Do not use devm for the cd table allocations
` [PATCH v2 08/10] iommu/arm-smmu-v3: Shrink the cdtab l1_desc array
` [PATCH v2 09/10] iommu/arm-smmu-v3: Add types for each level of the CD table
` [PATCH v2 10/10] iommu/arm-smmu-v3: Reorganize struct arm_smmu_ctx_desc_cfg

[PATCH v6 0/7] Linux RISC-V IOMMU Support
 2024-06-11  2:00 UTC  (13+ messages)
` [PATCH v6 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver
` [PATCH v6 5/7] iommu/riscv: Device directory management

[PATCH RFCv1 08/14] iommufd: Add IOMMU_VIOMMU_SET_DEV_ID ioctl
 2024-06-11  0:44 UTC  (22+ messages)

[PATCH v6 0/4] Dynamic Allocation of the reserved_mem array
 2024-06-10 21:47 UTC  (5+ messages)
` [PATCH v6 1/4] of: reserved_mem: Restruture how the reserved memory regions are processed

[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
 2024-06-10 21:28 UTC  (9+ messages)

[PATCH v7 0/7] Linux RISC-V IOMMU Support
 2024-06-10 21:11 UTC  (11+ messages)
` [PATCH v7 1/7] dt-bindings: iommu: riscv: Add bindings for RISC-V IOMMU
` [PATCH v7 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver
` [PATCH v7 3/7] iommu/riscv: Add RISC-V IOMMU PCIe "
` [PATCH v7 4/7] iommu/riscv: Enable IOMMU registration and device probe
` [PATCH v7 5/7] iommu/riscv: Device directory management
` [PATCH v7 6/7] iommu/riscv: Command and fault queue support
` [PATCH v7 7/7] iommu/riscv: Paging domain support

[PATCH 1/2] iommu: Take group lock before attaching device in iommu_deferred_attach()
 2024-06-10 17:44 UTC  (4+ messages)

[PATCH 1/1] iommu: Make iommu_sva_domain_alloc() static
 2024-06-10 17:31 UTC  (2+ messages)

[PATCH V3] PCI: Extend ACS configurability
 2024-06-10 11:38 UTC  (3+ messages)

[PATCH v9 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2024-06-10 10:12 UTC  (14+ messages)
` [PATCH v9 3/5] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings

[PATCH v3 00/21] iommu: Refactoring domain allocation interface
 2024-06-10  8:55 UTC  (22+ messages)
` [PATCH v3 01/21] iommu: Add iommu_paging_domain_alloc() interface
` [PATCH v3 02/21] iommufd: Use iommu_paging_domain_alloc()
` [PATCH v3 03/21] vfio/type1: "
` [PATCH v3 04/21] vhost-vdpa: "
` [PATCH v3 05/21] drm/msm: "
` [PATCH v3 06/21] drm/nouveau/tegra: "
` [PATCH v3 07/21] gpu: host1x: "
` [PATCH v3 08/21] media: nvidia: tegra: "
` [PATCH v3 09/21] media: venus: firmware: "
` [PATCH v3 10/21] wifi: ath10k: "
` [PATCH v3 11/21] wifi: ath11k: "
` [PATCH v3 12/21] remoteproc: "
` [PATCH v3 13/21] soc/fsl/qbman: "
` [PATCH v3 14/21] RDMA/usnic: "
` [PATCH v3 15/21] iommu/vt-d: Add helper to allocate paging domain
` [PATCH v3 16/21] ARM: dma-mapping: Pass device to arm_iommu_create_mapping()
` [PATCH v3 17/21] ARM: dma-mapping: Use iommu_paging_domain_alloc()
` [PATCH v3 18/21] drm/rockchip: "
` [PATCH v3 19/21] drm/tegra: Remove call to iommu_domain_alloc()
` [PATCH v3 20/21] iommu: Remove iommu_present()
` [PATCH v3 21/21] iommu: Remove iommu_domain_alloc()

[syzbot] [iommu?] WARNING in iopt_map_pages
 2024-06-09 13:23 UTC 

DMAR-IR: IRQ remapping was enabled on dmar6 but we are not in kdump mode
 2024-06-09  7:30 UTC  (9+ messages)

[PATCH v6 00/10] IOMMUFD: Deliver IO page faults to user space
 2024-06-09  7:23 UTC  (23+ messages)
` [PATCH v6 01/10] iommu: Introduce domain attachment handle
` [PATCH v6 02/10] iommu: Remove sva handle list
` [PATCH v6 03/10] iommu: Add attach handle to struct iopf_group
` [PATCH v6 05/10] iommufd: Add fault and response message definitions
` [PATCH v6 06/10] iommufd: Add iommufd fault object
` [PATCH v6 07/10] iommufd: Fault-capable hwpt attach/detach/replace
` [PATCH v6 08/10] iommufd: Associate fault object with iommufd_hw_pgtable

[PATCH v5 0/6] Add IOMMUFD dirty tracking support for SMMUv3
 2024-06-07 21:21 UTC  (16+ messages)
` [PATCH v5 1/6] iommu/arm-smmu-v3: Factor out a common domain alloc
` [PATCH v5 2/6] iommu/arm-smmu-v3: Add support for domain_alloc_user fn
` [PATCH v5 3/6] iommu/arm-smmu-v3: Add feature detection for HTTU
` [PATCH v5 4/6] iommu/io-pgtable-arm: Add read_and_clear_dirty() support
` [PATCH v5 5/6] iommu/arm-smmu-v3: Add support for dirty tracking in domain alloc
` [PATCH v5 6/6] iommu/arm-smmu-v3: Enable HTTU for stage1 with io-pgtable mapping

[git pull] IOMMU Fixes for Linux v6.10-rc2
 2024-06-07 21:17 UTC  (2+ messages)

[PATCH] iommu/amd: Fix panic accessing amd_iommu_enable_faulting
 2024-06-07 17:56 UTC  (2+ messages)

[PATCH] iommu/vt-d: Handle volatile descriptor status read
 2024-06-07 17:38 UTC 

[PATCH v2 0/3] Enable PCIe ATS for devicetree boot
 2024-06-07 10:54 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: PCI: generic: Add ats-supported property
` [PATCH v2 2/3] iommu/of: Support ats-supported device-tree property
` [PATCH v2 3/3] arm64: dts: fvp: Enable PCIe ATS for Base RevC FVP

[PATCH 0/5] Enforce CPU cache flush for non-coherent device assignment
 2024-06-07  9:39 UTC  (10+ messages)
` [PATCH 3/5] x86/mm: Introduce and export interface arch_clean_nonsnoop_dma()

[RFC 1/1] swiotlb: Reduce calls to swiotlb_find_pool()
 2024-06-07  3:14 UTC 

[PATCH 0/7] Tidy some minor things in the stream table/cd table area
 2024-06-06 23:59 UTC  (21+ messages)
` [PATCH 1/7] iommu/arm-smmu-v3: Split struct arm_smmu_strtab_cfg.strtab
` [PATCH 2/7] iommu/arm-smmu-v3: Do not zero the strtab twice
` [PATCH 3/7] iommu/arm-smmu-v3: Shrink the strtab l1_desc array
` [PATCH 4/7] iommu/arm-smmu-v3: Split struct arm_smmu_ctx_desc_cfg.cdtab
` [PATCH 6/7] iommu/arm-smmu-v3: Shrink the cdtab l1_desc array
` [PATCH 7/7] iommu/arm-smmu-v3: Use the new rb tree helpers

[PATCH v2] dt-bindings: iommu: qcom,iommu: Add MSM8953 GPU IOMMU to SMMUv2 compatibles
 2024-06-06 13:15 UTC 

[PATCH v2 0/7] A702 support
 2024-06-06  9:27 UTC  (4+ messages)
` [PATCH v2 5/7] drm/msm/adreno: Add "

[PATCH] iommu/vt-d: Refactor PCI PRI enabling/disabling callbacks
 2024-06-06  3:40 UTC 

[PATCH v2 00/22] iommu: Refactoring domain allocation interface
 2024-06-06  2:04 UTC  (17+ messages)
` [PATCH v2 01/22] iommu: Add iommu_user_domain_alloc() interface
` [PATCH v2 02/22] iommufd: Use iommu_user_domain_alloc()
` [PATCH v2 11/22] ath10k: Use iommu_paging_domain_alloc()
` [PATCH v2 12/22] wifi: ath11k: "
` [PATCH v2 15/22] RDMA/usnic: "

[PATCH 00/18] BCM2835 DMA mapping cleanups and fixes
 2024-06-05 18:28 UTC  (24+ messages)
` [PATCH 02/18] dmaengine: bcm2835: Support common dma-channel-mask
` [PATCH 03/18] ARM: dts: bcm283x: Update to use dma-channel-mask
` [PATCH 04/18] dmaengine: bcm2835: move CB info generation into separate function
` [PATCH 05/18] dmaengine: bcm2835: move CB final extra info generation into function
` [PATCH 06/18] dmaengine: bcm2835: make address increment platform independent
` [PATCH 07/18] dmaengine: bcm2385: drop info parameters
` [PATCH 08/18] dmaengine: bcm2835: pass dma_chan to generic functions
` [PATCH 09/18] dmaengine: bcm2835: Add function to handle DMA mapping
` [PATCH 11/18] dmaengine: bcm2835: Use dma_map_resource to map addresses
` [PATCH 13/18] arm: dt: Add dma-ranges to the bcm283x platforms
` [PATCH 16/18] drm/vc4: Use phys addresses for slave DMA config

[PATCH] iommu/arm-smmu-v3: Avoid uninitialized asid in case of error
 2024-06-05 15:45 UTC  (4+ messages)

[PATCH v1 1/1] iommu/arm-smmu-v3: Use *-y instead of *-objs in Makefile
 2024-06-05 15:45 UTC  (2+ messages)

[PATCH] dt-bindings: arm-smmu: Fix Qualcomm SC8180X binding
 2024-06-05 15:45 UTC  (2+ messages)

[PATCH v4 0/7] iommu/smmuv3: Add IOMMUFD dirty tracking support for SMMUv3
 2024-06-05 15:19 UTC  (4+ messages)
` [PATCH v4 2/7] iommu/arm-smmu-v3: Factor out a common arm_smmu_domain_alloc()

[PATCH v8 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2024-06-05 12:21 UTC  (4+ messages)
` [PATCH v8 4/5] iommu/arm-smmu: add ACTLR data and support for SM8550

[PATCH v11 0/6] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2024-06-05 12:17 UTC  (7+ messages)
` [PATCH v11 1/6] iommu/arm-smmu: re-enable context caching in smmu reset operation
` [PATCH v11 2/6] iommu/arm-smmu: refactor qcom_smmu structure to include single pointer
` [PATCH v11 3/6] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings
` [PATCH v11 4/6] iommu/arm-smmu: add ACTLR data and support for SM8550
` [PATCH v11 5/6] iommu/arm-smmu: add ACTLR data and support for SC7280
` [PATCH v11 6/6] iommu/arm-smmu: add support for PRR bit setup

[PATCH AUTOSEL 5.15 02/12] dma-mapping: benchmark: avoid needless copy_to_user if benchmark fails
 2024-06-05 12:05 UTC 

[PATCH AUTOSEL 6.1 02/14] dma-mapping: benchmark: avoid needless copy_to_user if benchmark fails
 2024-06-05 12:04 UTC 

[PATCH AUTOSEL 6.6 02/18] dma-mapping: benchmark: avoid needless copy_to_user if benchmark fails
 2024-06-05 12:03 UTC 

[PATCH AUTOSEL 6.8 02/18] dma-mapping: benchmark: avoid needless copy_to_user if benchmark fails
 2024-06-05 12:02 UTC 

[PATCH AUTOSEL 6.9 02/23] dma-mapping: benchmark: avoid needless copy_to_user if benchmark fails
 2024-06-05 12:01 UTC 

[PATCH v8 00/14] Update SMMUv3 to the modern iommu API (part 2b/3)
 2024-06-04 19:07 UTC  (3+ messages)

[PATCH] iommu/arm-smmu: Pretty-print context fault related regs
 2024-06-04 15:01 UTC 

[PATCH] dma: direct: Optimize the code for the dma_direct_free function
 2024-06-04 12:39 UTC  (2+ messages)

[PATCH] iommu/dma: Prune redundant pgprot arguments
 2024-06-04 12:39 UTC 

[PATCH rc v2] iommu/amd: Fix Invalid wait context issue
 2024-06-04 12:01 UTC  (2+ messages)

[PATCH rc] iommu/amd: Check EFR[EPHSup] bit before enabling PPR
 2024-06-04 12:00 UTC  (2+ messages)

[PATCH] iommu/amd: Fix workqueue name
 2024-06-04 11:59 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