iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-30 05:39:26 to 2023-06-05 17:09:40 UTC [more...]

[PATCH v5 00/12] SM63(50|75) DPU support
 2023-06-05 17:09 UTC  (18+ messages)
` [PATCH v5 03/12] dt-bindings: display/msm: sc7180-dpu: Describe SM6350 and SM6375
` [PATCH v5 04/12] dt-bindings: display/msm: Add SM6350 MDSS
` [PATCH v5 05/12] dt-bindings: display/msm: Add SM6375 MDSS
` [PATCH v5 08/12] drm/msm/dpu: Add SM6375 support

[PATCH 0/8] Add devicetree support for SDX75 Modem and IDP
 2023-06-05 16:35 UTC  (7+ messages)
` [PATCH 5/8] arm64: dts: qcom: Add SDX75 platform and IDP board support

[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  (5+ messages)
` [PATCH 1/2] dt-bindings: arm-smmu: Add "
` [PATCH 2/2] arm64: dts: qcom: sm6375: Add GPUCC and Adreno SMMU

[PATCH v2 00/10] Add devicetree support for SDX75 Modem and IDP
 2023-06-05 16:29 UTC  (11+ 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

[RESEND PATCH] dt-bindings: iommu: arm,smmu: enable clocks for sa8775p Adreno SMMU
 2023-06-05 15:39 UTC  (2+ messages)

[PATCH v3 0/7] iopoll: Busy loop and timeout improvements + conversions
 2023-06-05 15:08 UTC  (11+ messages)
` [PATCH v3 1/7] iopoll: Call cpu_relax() in busy loops
` [PATCH v3 2/7] iopoll: Do not use timekeeping in read_poll_timeout_atomic()
` [PATCH v3 3/7] clk: renesas: cpg-mssr: Convert to readl_poll_timeout_atomic()
` [PATCH v3 4/7] clk: renesas: mstp: "
` [PATCH v3 5/7] clk: renesas: rzg2l: "
` [PATCH v3 6/7] soc: renesas: rmobile-sysc: "
` [PATCH v3 7/7] iommu/ipmmu-vmsa: Convert to read_poll_timeout_atomic()

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

[PATCH v3 0/2] Misc cleanup for iommu/vt-d
 2023-06-05 11:26 UTC  (3+ messages)
` [PATCH v3 1/2] iommu/vt-d: Handle the failure case of dmar_reenable_qi()
` [PATCH v3 2/2] iommu/vt-d: Remove two WARN_ON in domain_context_mapping_one()

[PATCH] dma/Kconfig: fix a typo
 2023-06-05  7:35 UTC  (3+ messages)

IOMMU software bounce buffers and their overhead
 2023-06-03 16:49 UTC 

[PATCH 00/12] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
 2023-06-02 20:42 UTC  (31+ messages)
` [PATCH 01/12] cyrpto/b128ops: Remove struct u128
` [PATCH 02/12] types: Introduce [us]128
` [PATCH 03/12] arch: Introduce arch_{,try_}_cmpxchg128{,_local}()
` [PATCH 04/12] instrumentation: Wire up cmpxchg128()
` [PATCH 05/12] percpu: Add {raw,this}_cpu_try_cmpxchg()
` [PATCH 06/12] percpu: Wire up cmpxchg128
` [PATCH 07/12] percpu: #ifndef __SIZEOF_INT128__
    ` [PATCH v2 07/12] parisc/percpu: Work around the lack of __SIZEOF_INT128__
` [PATCH 08/12] x86,amd_iommu: Replace cmpxchg_double()
` [PATCH 09/12] x86,intel_iommu: "
` [PATCH 10/12] slub: "
` [PATCH 11/12] arch: Remove cmpxchg_double
` [PATCH 12/12] s390/cpum_sf: Convert to cmpxchg128()

[PATCH v8 0/7] Re-enable IDXD kernel workqueue under DMA API
 2023-06-02 18:22 UTC  (8+ messages)
` [PATCH v8 1/7] iommu: Generalize PASID 0 for normal DMA w/o PASID
` [PATCH v8 2/7] iommu: Move global PASID allocation from SVA to core
` [PATCH v8 3/7] iommu/vt-d: Add domain_flush_pasid_iotlb()
` [PATCH v8 4/7] iommu/vt-d: Remove pasid_mutex
` [PATCH v8 5/7] iommu/vt-d: Make prq draining code generic
` [PATCH v8 6/7] iommu/vt-d: Add set_dev_pasid callback for dma domain
` [PATCH v8 7/7] dmaengine/idxd: Re-enable kernel workqueue under DMA API

[PATCH v2 05/10] iommu: Add iommu_init/deinit_device() paired functions
 2023-06-02 17:20 UTC  (3+ messages)

[PATCH v2 03/10] iommu: Inline iommu_group_get_for_dev() into __iommu_probe_device()
 2023-06-02 17:17 UTC  (3+ messages)

[RFC PATCH 00/45] KVM: Arm SMMUv3 driver for pKVM
 2023-06-02 15:29 UTC  (4+ messages)
` [RFC PATCH 19/45] KVM: arm64: iommu: Add domains

[PATCH 0/2] Misc cleanup for iommu/vt-d
 2023-06-02 14:32 UTC  (12+ messages)
` [PATCH 1/2] iommu/vt-d: Remove the dead code in init_iommu_hw()
` [PATCH 2/2] iommu/vt-d: Use BUG_ON to check NULL value of 'table'

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

[git pull] IOMMU Fixes for Linux v6.4-rc4
 2023-06-02 12:37 UTC  (2+ messages)

[PATCH v2] vhost/vdpa: Add MSI translation tables to iommu for software-managed MSI
 2023-06-02 12:11 UTC  (2+ messages)

[PATCH v6 00/17] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
 2023-06-02 11:19 UTC  (19+ messages)
` [PATCH v6 01/17] mm/slab: Decouple ARCH_KMALLOC_MINALIGN from ARCH_DMA_MINALIGN
` [PATCH v6 02/17] dma: Allow dma_get_cache_alignment() to be overridden by the arch code
` [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 05/17] drivers/base: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
` [PATCH v6 06/17] drivers/gpu: "
` [PATCH v6 07/17] drivers/usb: "
` [PATCH v6 08/17] drivers/spi: "
` [PATCH v6 09/17] dm-crypt: "
` [PATCH v6 10/17] iio: core: "
` [PATCH v6 11/17] arm64: Allow kmalloc() caches aligned to the smaller cache_line_size()
` [PATCH v6 12/17] scatterlist: Add dedicated config for DMA flags
` [PATCH v6 13/17] dma-mapping: Name SG DMA flag helpers consistently
` [PATCH v6 14/17] dma-mapping: Force bouncing if the kmalloc() size is not cache-line-aligned
` [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 v6 17/17] arm64: Enable ARCH_WANT_KMALLOC_DMA_BOUNCE for arm64

[PATCH v2 0/2] Misc cleanup for iommu/vt-d
 2023-06-02 10:06 UTC  (5+ messages)
` [PATCH v2 1/2] iommu/vt-d: Handle the failure case of dmar_reenable_qi()
` [PATCH v2 2/2] iommu/vt-d: Remove two WARN_ON in domain_context_mapping_one()

[PATCH v12 0/7] MT8188 IOMMU SUPPORT
 2023-06-02  9:02 UTC  (8+ messages)
` [PATCH v12 1/7] dt-bindings: mediatek: mt8188: Add binding for MM & INFRA IOMMU
` [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
` [PATCH v12 7/7] MAINTAINERS: iommu/mediatek: Update the header file name

[PATCH] iommu/vt-d: add tips on dmar_perf_latency
 2023-06-02  2:36 UTC 

[PATCH v2 23/25] iommu: Add ops->domain_alloc_paging()
 2023-06-01 20:47 UTC  (3+ messages)

[PATCH v2 25/25] iommu: Convert remaining simple drivers to domain_alloc_paging()
 2023-06-01 20:37 UTC  (3+ messages)

[PATCH v2 09/25] iommu/fsl_pamu: Implement an IDENTITY domain
 2023-06-01 20:17 UTC  (5+ messages)

[PATCH v2 04/25] iommu: Add IOMMU_DOMAIN_PLATFORM for S390
 2023-06-01 19:58 UTC  (3+ messages)

[PATCH v2 08/25] iommu: Allow an IDENTITY domain as the default_domain in ARM32
 2023-06-01 18:57 UTC  (2+ messages)

[PATCH v2 00/25] iommu: Make default_domain's mandatory
 2023-06-01 16:51 UTC  (3+ messages)
` [PATCH v2 05/25] iommu/tegra-gart: Remove tegra-gart

[PATCH] iommu/arm-smmu-v3: Set TTL invalidation hint better
 2023-06-01 16:43 UTC 

[PATCH v7 0/4] Re-enable IDXD kernel workqueue under DMA API
 2023-06-01 15:58 UTC  (12+ messages)
` [PATCH v7 1/4] iommu: Generalize PASID 0 for normal DMA w/o PASID
` [PATCH v7 3/4] iommu/vt-d: Add set_dev_pasid callback for dma domain

[PATCH v2 0/3] Remove iommu_group_remove_device() from fsl
 2023-06-01  9:48 UTC  (7+ messages)

[PATCH RFC] iommu/mediatek: Flush IOTLB completely only if domain has been attached
 2023-06-01  9:50 UTC  (2+ messages)

[PATCH RFCv2 00/24] IOMMUFD Dirty Tracking
 2023-05-31  9:21 UTC  (5+ messages)
` [PATCH RFCv2 24/24] iommu/arm-smmu-v3: Advertise IOMMU_DOMAIN_F_ENFORCE_DIRTY

[RFC PATCHES 00/17] IOMMUFD: Deliver IO page faults to user space
 2023-05-31  4:12 UTC  (8+ messages)
` [RFC PATCHES 16/17] iommufd/selftest: Add IOPF feature for mock devices
` [RFC PATCHES 17/17] iommufd/selftest: Cover iopf-capable nested hwpt

[PATCH v6 0/4] Re-enable IDXD kernel workqueue under DMA API
 2023-05-31  4:02 UTC  (6+ messages)
` [PATCH v6 3/4] iommu/vt-d: Add set_dev_pasid callback for dma domain

[PATCH v3 00/11] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
 2023-05-30 19:32 UTC  (5+ messages)
` [PATCH v3 08/11] slub: Replace cmpxchg_double()

[PATCH] dma-mapping: Name SG DMA flag helpers consistently
 2023-05-30 17:23 UTC  (3+ messages)

[PATCH v3 00/10] Add Intel VT-d nested translation
 2023-05-30 16:42 UTC  (5+ messages)

[PATCH v5 00/15] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
 2023-05-30 16:31 UTC  (11+ messages)
` [PATCH v5 13/15] iommu/dma: Force bouncing if the size is not cacheline-aligned

[PATCH v3 0/5] iommu/amd: AVIC Interrupt Remapping Improvements
 2023-05-30 14:11 UTC  (6+ messages)
` [PATCH v3 1/5] iommu/amd: Switch amd_iommu_update_ga() to use modify_irte_ga()
` [PATCH v3 2/5] iommu/amd: Remove the unused struct amd_ir_data.ref
` [PATCH v3 3/5] iommu/amd: Introduce Disable IRTE Caching Support
` [PATCH v3 4/5] iommu/amd: Do not Invalidate IRT when IRTE caching is disabled
` [PATCH v3 5/5] iommu/amd: Improving Interrupt Remapping Table Invalidation


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).