iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
[PATCH v4 1/1] Documentation/core-api: Add swiotlb documentation
 2024-05-02 13:45 UTC  (7+ messages)

[PATCH v8 00/15] iommu/amd: SVA Support (Part 4) - SVA and IOPF
 2024-05-02 13:16 UTC  (4+ messages)
` [PATCH v8 07/15] iommu/amd: Setup GCR3 table in advance if domain is SVA capable

[PATCH] swiotlb: Initialise restricted pool list_head when SWIOTLB_DYNAMIC=y
 2024-05-02 12:56 UTC  (2+ messages)

[PATCH] iommu/dma: Respect SWIOTLB force_bounce
 2024-05-02 12:50 UTC  (3+ messages)

[PATCH v6 0/6] Add Tegra241 (Grace) CMDQV Support (part 1/2)
 2024-05-02 12:41 UTC  (25+ messages)
` [PATCH v6 1/6] iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_issue_cmdlist()
` [PATCH v6 2/6] iommu/arm-smmu-v3: Add CS_NONE quirk
` [PATCH v6 3/6] iommu/arm-smmu-v3: Make arm_smmu_cmdq_init reusable
` [PATCH v6 4/6] iommu/arm-smmu-v3: Make __arm_smmu_cmdq_skip_err reusable
` [PATCH v6 5/6] iommu/arm-smmu-v3: Add in-kernel support for NVIDIA Tegra241 (Grace) CMDQV
` [PATCH v6 6/6] iommu/tegra241-cmdqv: Limit CMDs for guest owned VINTF

[PATCH net-next v4 0/7] dma: skip calling no-op sync ops when possible
 2024-05-02  5:58 UTC  (5+ messages)
` [PATCH net-next v4 6/7] page_pool: check for DMA sync shortcut earlier

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

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

[PATCH v3 1/1] Documentation/core-api: Add swiotlb documentation
 2024-05-02  0:52 UTC  (10+ messages)

[PATCH v9 0/9] Make the SMMUv3 CD logic match the new STE design (part 2a/3)
 2024-05-01 16:50 UTC  (14+ messages)
` [PATCH v9 1/9] iommu/arm-smmu-v3: Add an ops indirection to the STE code
` [PATCH v9 2/9] iommu/arm-smmu-v3: Make CD programming use arm_smmu_write_entry()
` [PATCH v9 3/9] iommu/arm-smmu-v3: Move the CD generation for S1 domains into a function
` [PATCH v9 4/9] iommu/arm-smmu-v3: Consolidate clearing a CD table entry
` [PATCH v9 5/9] iommu/arm-smmu-v3: Make arm_smmu_alloc_cd_ptr()
` [PATCH v9 6/9] iommu/arm-smmu-v3: Allocate the CD table entry in advance
` [PATCH v9 7/9] iommu/arm-smmu-v3: Move the CD generation for SVA into a function
` [PATCH v9 8/9] iommu/arm-smmu-v3: Build the whole CD in arm_smmu_make_s1_cd()
` [PATCH v9 9/9] iommu/arm-smmu-v3: Add unit tests for arm_smmu_write_entry

[PATCH 0/9] iommu/amd: Add AMD IOMMU emulation support for SEV-SNP guest kernel
 2024-05-01 16:17 UTC  (12+ messages)
` [PATCH 1/9] iommu/amd: Introduce helper functions for managing IOMMU memory
` [PATCH 2/9] iommu/amd: Convert Device Table pointer to use struct amd_iommu_mem
` [PATCH 3/9] iommu/amd: Convert Command Buffer "
` [PATCH 4/9] iommu/amd: Convert Completion-Wait Semaphore "
` [PATCH 5/9] iommu/amd: Convert Event Log "
` [PATCH 6/9] iommu/amd: Convert PPR Log pointer to use the "
` [PATCH 7/9] iommu/amd: Remove iommu_alloc_4k_pages() helper function
` [PATCH 8/9] iommu/amd: Decrypt interrupt remapping table for AMD IOMMU emulation in SEV guest
` [PATCH 9/9] iommu/amd: Set default domain to IDENTITY_DOMAIN when running "

[PATCH v8 0/7] Add support for Translation Buffer Units
 2024-05-01 14:34 UTC  (3+ messages)
` [PATCH v8 2/7] iommu/arm-smmu-qcom-debug: Add support for TBUs

[PATCH v3 00/12] Coalesced Interrupt Delivery with posted MSI
 2024-05-01  7:29 UTC  (3+ messages)
` [PATCH v3 03/12] x86/irq: Remove bitfields in posted interrupt descriptor

[linux-next:master] BUILD REGRESSION d04466706db5e241ee026f17b5f920e50dee26b5
 2024-04-30 20:14 UTC 

[PATCH v9 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2024-04-30 19:00 UTC  (4+ messages)
` [PATCH v9 3/5] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings

[PATCH v8 0/9] Make the SMMUv3 CD logic match the new STE design (part 2a/3)
 2024-04-30 17:18 UTC  (2+ messages)

[PATCH V3 0/2] iommu/arm-smmu-v3: Add support for ECMDQ register mode
 2024-04-30 15:09 UTC  (5+ messages)
` [PATCH V3 1/2] "

[PATCH][v2] iommu/iova: Consider NUMA affinity when allocating per-CPU iova_magazine
 2024-04-30 15:07 UTC  (2+ messages)

[PATCH v3 0/4] iommu/smmuv3: Add IOMMUFD dirty tracking support for SMMUv3
 2024-04-30 15:05 UTC  (7+ messages)
` [PATCH v3 1/4] iommu/arm-smmu-v3: Add feature detection for HTTU
` [PATCH v3 2/4] iommu/io-pgtable-arm: Add read_and_clear_dirty() support
` [PATCH v3 3/4] iommu/arm-smmu-v3: Add support for dirty tracking in domain alloc
` [PATCH v3 4/4] iommu/arm-smmu-v3: Enable HTTU for stage1 with io-pgtable mapping

[PATCH v5 0/9] IOMMUFD: Deliver IO page faults to user space
 2024-04-30 14:57 UTC  (10+ messages)
` [PATCH v5 1/9] iommu: Introduce domain attachment handle
` [PATCH v5 2/9] iommu: Replace sva_iommu with iommu_attach_handle
` [PATCH v5 3/9] iommu: Add attachment handle to struct iopf_group
` [PATCH v5 4/9] iommufd: Add fault and response message definitions
` [PATCH v5 5/9] iommufd: Add iommufd fault object
` [PATCH v5 6/9] iommufd: Fault-capable hwpt attach/detach/replace
` [PATCH v5 7/9] iommufd: Associate fault object with iommufd_hw_pgtable
` [PATCH v5 8/9] iommufd/selftest: Add IOPF support for mock device
` [PATCH v5 9/9] iommufd/selftest: Add coverage for IOPF test

[PATCH v4 0/7] iommu, dma-mapping: Simplify arch_setup_dma_ops()
 2024-04-30 14:39 UTC  (12+ messages)
` [PATCH v4 6/7] iommu/dma: Centralise iommu_setup_dma_ops()

[PATCH] arm64: Properly clean up iommu-dma remnants
 2024-04-30 12:51 UTC  (5+ messages)

[PATCH v2 00/12] iommufd support pasid attach/replace
 2024-04-30 12:26 UTC  (10+ messages)
` [PATCH v2 02/12] iommu: Introduce a replace API for device pasid
` [PATCH v2 04/12] iommufd: Support attach/replace hwpt per pasid
` [PATCH v2 12/12] iommu/vt-d: Add set_dev_pasid callback for nested domain

[PATCH v4 0/9] IOMMUFD: Deliver IO page faults to user space
 2024-04-29 20:24 UTC  (11+ messages)
` [PATCH v4 2/9] iommu: Replace sva_iommu with iommu_attach_handle

[PATCH v2 0/4] vfio-pci support pasid attach/detach
 2024-04-29 17:44 UTC  (24+ messages)

[PATCH v7 0/9] Make the SMMUv3 CD logic match the new STE design (part 2a/3)
 2024-04-29 15:30 UTC  (18+ messages)
` [PATCH v7 2/9] iommu/arm-smmu-v3: Make CD programming use arm_smmu_write_entry()
` [PATCH v7 5/9] iommu/arm-smmu-v3: Make arm_smmu_alloc_cd_ptr()
` [PATCH v7 9/9] iommu/arm-smmu-v3: Add unit tests for arm_smmu_write_entry

[RFC v2 0/3] iommu/intel: Free empty page tables on unmaps
 2024-04-29 14:56 UTC  (8+ messages)
` [RFC v2 2/3] iommu/intel: synchronize page table map and unmap operations

[PATCH v1 1/1] iommu/amd: Fix compilation error
 2024-04-29 12:09 UTC  (2+ messages)

[PATCH v4 0/2] Enable JPEG encoding on rk3588
 2024-04-28 17:29 UTC  (4+ messages)

[PATCH 1/1] iommu/vt-d: Decouple igfx_off from graphic identity mapping
 2024-04-28 12:12 UTC  (3+ messages)

[PATCH v2 1/1] Documentation/core-api: Add swiotlb documentation
 2024-04-26 16:29 UTC  (4+ messages)

[PATCH v2] iommu/amd: Enhance def_domain_type to handle untrusted device
 2024-04-26 10:11 UTC  (2+ messages)

[PATCH] dt-bindings: iommu: renesas,ipmmu-vmsa: add r8a779h0 support
 2024-04-26 10:04 UTC  (2+ messages)

[PATCH 00/18] [PULL REQUEST] Intel IOMMU updates for v6.10
 2024-04-26 10:00 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;
as well as URLs for NNTP newsgroup(s).