iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-05 16:29:50 to 2023-06-09 16:20:14 UTC [more...]

[PATCH 05/12] percpu: Add {raw,this}_cpu_try_cmpxchg()
 2023-06-09 16:20 UTC  (4+ messages)
` [PATCH v2 5/12] "

[PATCH 0/3] arm64: dts: qcom: sa8775p: Add interconnect to SMMU
 2023-06-09 15:39 UTC  (16+ messages)
` [PATCH 1/3] dt-bindings: arm-smmu: Add interconnect for qcom SMMUs
` [PATCH 2/3] arm64: dts: qcom: sa8775p: Add interconnect to PCIe SMMU
` [PATCH 3/3] iommu/arm-smmu-qcom: Add support for the interconnect

unexport swiotlb_active
 2023-06-09 15:38 UTC  (11+ messages)
` [PATCH 2/4] x86: always initialize xen-swiotlb when xen-pcifront is enabling
` [PATCH 3/4] drm/nouveau: stop using is_swiotlb_active

[PATCH v6 00/17] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
 2023-06-09 14:39 UTC  (18+ messages)
` [PATCH v6 01/17] mm/slab: Decouple ARCH_KMALLOC_MINALIGN from ARCH_DMA_MINALIGN
` [PATCH v6 03/17] mm/slab: Simplify create_kmalloc_cache() args and make it static
` [PATCH v6 04/17] mm/slab: Limit kmalloc() minimum alignment to dma_get_cache_alignment()
` [PATCH v6 15/17] iommu/dma: Force bouncing if the size is not cacheline-aligned
` [PATCH v6 16/17] mm: slab: Reduce the kmalloc() minimum alignment if DMA bouncing possible

[PATCH] iommu/amd: Fix compile error for unused function
 2023-06-09 13:20 UTC 

[GIT PULL] iommu/arm-smmu: Updates for 6.5
 2023-06-09 12:58 UTC  (2+ messages)

[PATCH v3 0/5] iommu/amd: AVIC Interrupt Remapping Improvements
 2023-06-09 12:47 UTC  (3+ messages)

[PATCH v3 00/11] Linux RISC-V AIA Support
 2023-06-09 11:40 UTC  (5+ messages)
` [PATCH v3 02/11] of/irq: Set FWNODE_FLAG_BEST_EFFORT for the interrupt controller DT nodes

[PATCH v2 0/2] iommu/amd/iommu_v2: Fix refcount related issues
 2023-06-09 10:51 UTC  (3+ messages)
` [PATCH v2 1/2] iommu/amd/iommu_v2: Fix pasid_state refcount dec hit 0 warning on pasid unbind
` [PATCH v2 2/2] iommu/amd/iommu_v2: Clear pasid state in free path

[PATCH 0/2] iommu/amd: Interrupt handling improvements
 2023-06-09 10:20 UTC  (3+ messages)
` [PATCH 1/2] iommu/amd: Add separate interrupt handler for PPR and GA log
` [PATCH 2/2] iommu/amd: Enable separate interrupt "

[PATCH 0/2] iommu/amd: Add PPR overflow support
 2023-06-09 10:17 UTC  (3+ messages)
` [PATCH 1/2] iommu/amd: Generalize log overflow handling
` [PATCH 2/2] iommu/amd: Handle PPR log overflow

[PATCH 1/2] iommu/amd: Use BIT/BIT_ULL macro to define bit fields
 2023-06-09  9:06 UTC  (2+ messages)
` [PATCH 2/2] iommu/amd: Remove extern from function prototypes

[PATCH] iommu/amd: Fix DTE_IRQ_PHYS_ADDR_MASK macro
 2023-06-09  9:03 UTC 

[PATCH 1/1] iommu/vt-d: Remove commented-out code
 2023-06-09  6:05 UTC 

[PATCH v2 00/18] Add PASID support to SMMUv3 unmanaged domains
 2023-06-09  1:44 UTC  (25+ messages)
` [PATCH v2 01/18] iommu/arm-smmu-v3: Move ctx_desc out of s1_cfg
` [PATCH v2 02/18] iommu/arm-smmu-v3: Add smmu_s1_cfg to smmu_master
` [PATCH v2 03/18] iommu/arm-smmu-v3: Refactor write_strtab_ent
` [PATCH v2 04/18] iommu/arm-smmu-v3: Refactor write_ctx_desc
` [PATCH v2 05/18] iommu/arm-smmu-v3: Use the master-owned s1_cfg
` [PATCH v2 06/18] iommu/arm-smmu-v3: Simplify arm_smmu_enable_ats
` [PATCH v2 07/18] iommu/arm-smmu-v3: Keep track of attached ssids
` [PATCH v2 08/18] iommu/arm-smmu-v3: Add helper for atc invalidation
` [PATCH v2 09/18] iommu/arm-smmu-v3: Implement set_dev_pasid
` [PATCH v2 10/18] iommu/arm-smmu-v3-sva: Remove bond refcount
` [PATCH v2 11/18] iommu/arm-smmu-v3-sva: Clean unused iommu_sva
` [PATCH v2 12/18] iommu/arm-smmu-v3-sva: Remove arm_smmu_bond
` [PATCH v2 13/18] iommu/arm-smmu-v3-sva: Add check when enabling sva
` [PATCH v2 14/18] iommu/arm-smmu-v3: Support domains with shared CDs
` [PATCH v2 15/18] iommu/arm-smmu-v3: Allow more re-use for SVA
` [PATCH v2 16/18] iommu/arm-smmu-v3-sva: Attach S1_SHARED_CD domain
` [PATCH v2 17/18] iommu/arm-smmu-v3-sva: Alloc notifier for {smmu,mn}
` [PATCH v2 18/18] iommu/arm-smmu-v3-sva: Remove atc_inv_domain_ssid

[PATCH] iommu/arm-smmu-v3: Set TTL invalidation hint better
 2023-06-08 21:36 UTC  (2+ messages)

[PATCH 0/4] iommu/arm-smmu-v3: Arm SMMU errata bits
 2023-06-08 21:36 UTC  (2+ messages)

[PATCH v6 00/12] SM63(50|75) DPU support
 2023-06-08 21:03 UTC  (20+ messages)
` [PATCH v6 01/12] dt-bindings: display/msm: dsi-controller-main: Add SM6350
` [PATCH v6 02/12] dt-bindings: display/msm: dsi-controller-main: Add SM6375
` [PATCH v6 03/12] dt-bindings: display/msm: sc7180-dpu: Describe SM6350 and SM6375
` [PATCH v6 04/12] dt-bindings: display/msm: Add SM6350 MDSS
` [PATCH v6 05/12] dt-bindings: display/msm: Add SM6375 MDSS
` [PATCH v6 06/12] drm/msm/dpu: Add SM6350 support
` [PATCH v6 07/12] drm/msm: mdss: "
` [PATCH v6 08/12] drm/msm/dpu: Add SM6375 support
` [PATCH v6 09/12] drm/msm: mdss: "
` [PATCH v6 10/12] iommu/arm-smmu-qcom: Sort the compatible list alphabetically
` [PATCH v6 11/12] iommu/arm-smmu-qcom: Add SM6375 DPU compatible
` [PATCH v6 12/12] iommu/arm-smmu-qcom: Add SM6350 "

Question about reserved_regions w/ Intel IOMMU
 2023-06-08 18:17 UTC  (10+ messages)

[PATCH RESEND] PCI: Add function 1 DMA alias quirk for Marvell 88SE9235
 2023-06-08 17:19 UTC  (3+ messages)

[PATCH v3 00/10] Add Intel VT-d nested translation
 2023-06-08  8:07 UTC  (12+ messages)
` [PATCH v3 04/10] iommu/vt-d: Add helper to setup pasid "
` [PATCH v3 07/10] iommu/vt-d: Add iotlb flush for nested domain

[PATCH v2] iommu/amd: Fix possible memory leak of 'domain'
 2023-06-08  4:17 UTC  (2+ messages)

[PATCH 6.3 010/286] iommu: Make IPMMU_VMSA dependencies more strict
 2023-06-07 20:11 UTC 

Scatter-gather DMA
 2023-06-07 17:36 UTC  (3+ messages)

[PATCH] iommu/amd: Fix possible memory leak of 'domain'
 2023-06-07 14:26 UTC  (4+ messages)

[PATCH, RFC] swiotlb-xen: fix dma to physical address translation for cache operations
 2023-06-07 13:25 UTC 

[RESEND PATCH] dma-remap: Use kvmalloc_array/kvfree for larger dma memory remap
 2023-06-07 13:07 UTC  (2+ messages)

[PATCH v1 1/1] swiotlb: use the atomic counter of total used slabs if available
 2023-06-07 13:07 UTC  (2+ messages)

[PATCH v1 1/1] swiotlb: remove unused field "used" from struct io_tlb_mem
 2023-06-07 13:07 UTC  (2+ messages)

[PATCH v2 00/10] Add devicetree support for SDX75 Modem and IDP
 2023-06-07  8:51 UTC  (31+ messages)
` [PATCH v2 01/10] dt-bindings: arm: qcom: Document SDX75 platform and boards
` [PATCH v2 02/10] dt-bindings: firmware: scm: Add compatible for SDX75
` [PATCH v2 03/10] dt-bindings: interrupt-controller: Add SDX75 PDC compatible
` [PATCH v2 04/10] dt-bindings: arm-smmu: Add SDX75 SMMU compatible
` [PATCH v2 05/10] dt-bindings: cpufreq: cpufreq-qcom-hw: Add SDX75 compatible
` [PATCH v2 06/10] arm64: dts: qcom: Add SDX75 platform and IDP board support
` [PATCH v2 07/10] arm64: dts: qcom: Add support for GCC and RPMHCC for SDX75
` [PATCH v2 08/10] arm64: dts: qcom: Add QUPv3 UART console node "
` [PATCH v2 09/10] arm64: dts: qcom: Enable the QUPv3 UART console "
` [PATCH v2 10/10] arm64: dts: qcom: Add the support of cpufreq on SDX75

[PATCH 0/2] Prevent RESV_DIRECT devices from user assignment
 2023-06-07  3:51 UTC  (3+ messages)
` [PATCH 1/2] iommu: Prevent RESV_DIRECT devices from blocking domains
` [PATCH 2/2] iommu/vt-d: Remove rmrr check in domain attaching device path

[PATCH v2 00/11] iommufd: Add nesting infrastructure
 2023-06-07  0:14 UTC  (15+ messages)
` [PATCH v2 01/11] iommu: Add new iommu op to create domains owned by userspace

[PATCH v12 0/7] MT8188 IOMMU SUPPORT
 2023-06-06 14:19 UTC  (11+ messages)
` [PATCH v12 2/7] iommu/mediatek: Fix two IOMMU share pagetable issue
` [PATCH v12 3/7] iommu/mediatek: Adjust mtk_iommu_config flow
` [PATCH v12 4/7] iommu/mediatek: Add enable IOMMU SMC command for INFRA masters
` [PATCH v12 5/7] iommu/mediatek: Add MT8188 IOMMU Support
` [PATCH v12 6/7] iommu/mediatek: mt8188: Add iova_region_larb_msk

[RESEND PATCH] dma-remap: Use kvmalloc_array/kvfree for larger dma memory remap
 2023-06-06 13:05 UTC 

撤回: [RESEND PATCH] dma-remap: Use kvmalloc_array/kvfree for larger dma memory remap
 2023-06-06 12:58 UTC 

[regression] Bug 217218 - Trying to boot Linux version 6-2.2 kernel with Marvell SATA controller 88SE9235
 2023-06-06 10:26 UTC  (12+ messages)

[RESEND PATCH] dt-bindings: iommu: arm,smmu: enable clocks for sa8775p Adreno SMMU
 2023-06-06  7:20 UTC  (3+ messages)

[PATCH v5 00/17] Consolidate the error handling around device attachment
 2023-06-06  5:33 UTC  (6+ messages)
` [PATCH v5 10/17] iommu: Do iommu_group_create_direct_mappings() before attach

IOMMU software bounce buffers and their overhead
 2023-06-06  2:15 UTC  (2+ messages)

[PATCH v3 00/10] Consolidate the probe_device path
 2023-06-06  0:59 UTC  (11+ messages)
` [PATCH v3 01/10] iommu: Have __iommu_probe_device() check for already probed devices
` [PATCH v3 02/10] iommu: Use iommu_group_ref_get/put() for dev->iommu_group
` [PATCH v3 03/10] iommu: Inline iommu_group_get_for_dev() into __iommu_probe_device()
` [PATCH v3 04/10] iommu: Simplify the __iommu_group_remove_device() flow
` [PATCH v3 05/10] iommu: Add iommu_init/deinit_device() paired functions
` [PATCH v3 06/10] iommu: Move the iommu driver sysfs setup into iommu_init/deinit_device()
` [PATCH v3 07/10] iommu: Do not export iommu_device_link/unlink()
` [PATCH v3 08/10] iommu: Always destroy the iommu_group during iommu_release_device()
` [PATCH v3 09/10] iommu: Split iommu_group_add_device()
` [PATCH v3 10/10] iommu: Avoid locking/unlocking for iommu_probe_device()

[PATCH v5 00/12] SM63(50|75) DPU support
 2023-06-05 17:09 UTC  (5+ messages)
` [PATCH v5 05/12] dt-bindings: display/msm: Add SM6375 MDSS

[PATCH 0/8] Add devicetree support for SDX75 Modem and IDP
 2023-06-05 16:35 UTC  (2+ messages)

[PATCH] dt-bindings: arm-smmu: Fix SC8280XP Adreno binding
 2023-06-05 16:35 UTC  (2+ messages)

[PATCH 0/2] SM6375 GPU SMMU
 2023-06-05 16:35 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).