iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-15 09:14:55 to 2023-01-03 10:30:39 UTC [more...]

[regression, bisected, pci/iommu] Bug 216865 - Black screen when amdgpu started during 6.2-rc1 boot with AMD IOMMU enabled
 2023-01-03 10:30 UTC  (2+ messages)

[PATCH] arch/arm/mm/dma-mapping.c: fix __alloc_from_pool returning a dirty buffer
 2023-01-03  9:51 UTC  (4+ messages)

[PATCH v3 0/7 iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-01-03  9:26 UTC  (13+ messages)
` [PATCH v3 1/7] s390/ism: Set DMA coherent mask
` [PATCH v3 2/7] iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return
` [PATCH v3 3/7] s390/pci: prepare is_passed_through() for dma-iommu
` [PATCH v3 4/7] s390/pci: Use dma-iommu layer
` [PATCH v3 5/7] iommu/dma: Allow a single FQ in addition to per-CPU FQs
` [PATCH v3 6/7] iommu/dma: Enable variable queue size and use larger single queue
` [PATCH v3 7/7] iommu/dma: Add IOMMU op to choose lazy domain type

[PATCH] iommu: Fix refcount leak in iommu_device_claim_dma_owner
 2023-01-03  6:30 UTC 

[PATCH v3 00/20] iommu: Retire detach_dev callback
 2023-01-03  2:45 UTC  (4+ messages)
` [PATCH v3 18/20] iommu: Call set_platform_dma if default domain is unavailable

[PATCH] iommu: Fix refcount leak in iommu_device_claim_dma_owner
 2023-01-03  1:26 UTC  (2+ messages)

[PATCH v2 0/6] iommu/sun50i: Allwinner D1 support
 2023-01-03  1:09 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: iommu: sun50i: Add compatible for Allwinner D1
` [PATCH v2 2/6] iommu/sun50i: Track masters attached to the domain
` [PATCH v2 3/6] iommu/sun50i: Keep the bypass register up to date
` [PATCH v2 4/6] iommu/sun50i: Support variants without an external reset
` [PATCH v2 5/6] iommu/sun50i: Add support for the D1 variant
` [PATCH v2 6/6] riscv: dts: allwinner: d1: Add the IOMMU node

[PATCH v2 1/2] arm64: dts: ls1028a: declare cache-coherent page table walk feature for IOMMU
 2022-12-31 13:34 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: ls1088a: "

[PATCH 0/3] crypto: x86/ghash cleanups
 2022-12-30 15:15 UTC  (8+ messages)
` [PATCH 1/3] crypto: x86/ghash - fix unaligned access in ghash_setkey()
` [PATCH 2/3] crypto: x86/ghash - use le128 instead of u128
` [PATCH 3/3] crypto: x86/ghash - add comment and fix broken link

[PATCH v5 0/4] arm64: dts: qcom: sm6125: Enable APPS SMMU
 2022-12-29 17:23 UTC  (7+ messages)
` [PATCH v5 1/4] dt-bindings: arm-smmu: Document smmu-500 binding for SM6125
` [PATCH v5 2/4] arm64: dts: qcom: sm6125: Configure APPS SMMU
` [PATCH v5 3/4] arm64: dts: qcom: sm6125: Add apps_smmu with streamID to SDHCI 1/2 nodes
` [PATCH v5 4/4] arm64: dts: qcom: sm6125: Add IOMMU context to DWC3
` (subset) [PATCH v5 0/4] arm64: dts: qcom: sm6125: Enable APPS SMMU

[Patch v4 00/13] Add PCI pass-thru support to Hyper-V Confidential VMs
 2022-12-29 17:12 UTC  (13+ messages)
` [Patch v4 01/13] x86/ioapic: Gate decrypted mapping on cc_platform_has() attribute
` [Patch v4 03/13] Drivers: hv: Explicitly request decrypted in vmap_pfn() calls
` [Patch v4 04/13] x86/mm: Handle decryption/re-encryption of bss_decrypted consistently

[RFC][PATCH 00/12] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
 2022-12-29 13:36 UTC  (32+ messages)
` [RFC][PATCH 01/12] crypto: Remove u128 usage
` [RFC][PATCH 02/12] crypto/ghash-clmulni: Use (struct) be128
` [RFC][PATCH 03/12] cyrpto/b128ops: Remove struct u128
` [RFC][PATCH 04/12] types: Introduce [us]128
` [RFC][PATCH 05/12] arch: Introduce arch_{,try_}_cmpxchg128{,_local}()
` [RFC][PATCH 06/12] instrumentation: Wire up cmpxchg128()
` [RFC][PATCH 07/12] percpu: Wire up cmpxchg128
` [RFC][PATCH 08/12] s390: Replace cmpxchg_double() with cmpxchg128()
` [RFC][PATCH 09/12] x86,amd_iommu: Replace cmpxchg_double()
` [RFC][PATCH 10/12] x86,intel_iommu: "
` [RFC][PATCH 11/12] slub: "
` [RFC][PATCH 12/12] arch: Remove cmpxchg_double

[PATCH v5] dt-bindings: iommu: qcom: Add Qualcomm MSM8953 compatible
 2022-12-28 21:34 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: arm-smmu: Add sm8150-smmu-500 to the list of Adreno smmus
 2022-12-28 18:13 UTC  (2+ messages)
` (subset) "

[PATCH AUTOSEL 6.0 20/27] iommu/mediatek: Fix crash on isr after kexec()
 2022-12-27 20:33 UTC 

[PATCH AUTOSEL 6.1 20/28] iommu/mediatek: Fix crash on isr after kexec()
 2022-12-27 20:32 UTC 

[PATCH 1/2] iommu/vt-d: Fix PCI device reference count leak in has_external pci()
 2022-12-27  7:37 UTC  (11+ messages)
` [PATCH 1/2] iommu/vt-d: Fix PCI device reference count leak in has_external pci() #forregzbot

[GIT PULL] dma-mapping fixes for Linux 6.2
 2022-12-23 20:08 UTC  (2+ messages)

revert dma-mapping and vmap API abuse in qcom_q6v5_mss
 2022-12-23 15:51 UTC  (10+ messages)
` [PATCH 1/2] Revert "remoteproc: qcom_q6v5_mss: map/unmap metadata region before/after use"
` [PATCH 2/2] vmalloc: reject vmap with VM_FLUSH_RESET_PERMS

[PATCH v6 0/4] MT8188 IOMMU SUPPORT
 2022-12-23 10:14 UTC  (5+ messages)
` [PATCH v6 1/4] dt-bindings: mediatek: mt8188: Add binding for MM & INFRA IOMMU
` [PATCH v6 2/4] iommu/mediatek: Adjust mtk_iommu_config flow
` [PATCH v6 3/4] iommu/mediatek: Add enable IOMMU SMC command for INFRA master
` [PATCH v6 4/4] iommu/mediatek: Add MT8188 IOMMU Support

[PATCH v2 0/3] drm: Add component_match_add_of and convert users of drm_of_component_match_add
 2022-12-22 23:37 UTC  (2+ messages)
` [PATCH v2 2/3] iommu/sound: Use component_match_add_of helper

[PATCH 0/2] drm: Add component_match_add_of and convert users of drm_of_component_match_add
 2022-12-22 21:24 UTC  (4+ messages)

[PATCH 0/2] iommu/exynos: Add fault handling on SysMMU v7
 2022-12-22 15:34 UTC  (8+ messages)
  ` [PATCH 1/2] iommu/exynos: Abstract getting the fault info

[PATCH] dt-bindings: arm-smmu: disallow clocks when not used
 2022-12-22 14:47 UTC  (6+ messages)

[PATCH v2] iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return
 2022-12-22 14:34 UTC 

[PATCH v4 0/4] arm64: dts: qcom: sm6125: Enable APPS SMMU
 2022-12-22 13:17 UTC  (20+ messages)
` [PATCH v4 1/4] dt-bindings: arm-smmu: Document smmu-500 binding for SM6125
` [PATCH v4 2/4] arm64: dts: qcom: sm6125: Configure APPS SMMU
` [PATCH v4 3/4] arm64: dts: qcom: sm6125: Add apps_smmu with streamID to SDHCI 1/2 nodes
` [PATCH v4 4/4] arm64: dts: qcom: sm6125: Add IOMMU context to DWC3

[PATCH v5 0/4] MT8188 IOMMU SUPPORT
 2022-12-22 10:02 UTC  (3+ messages)
` [PATCH v5 2/4] iommu/mediatek: Adjust mtk_iommu_config flow

[PATCH] iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe()
 2022-12-22  9:17 UTC  (4+ messages)

[PATCH] dma-mapping: benchmark: Fix compile error in user-space tool
 2022-12-21 16:44 UTC  (7+ messages)

fix GFP_COMP use in noncoherent dma allocators
 2022-12-21  7:46 UTC  (7+ messages)
` [PATCH 1/2] ALSA: memalloc: don't use GFP_COMP for non-coherent dma allocations
` [PATCH 2/2] dma-mapping: reject GFP_COMP for noncohernt allocaions

[PATCH v2] iommu: fix smmu initialization memory leak problem
 2022-12-20 21:37 UTC  (8+ messages)

[PATCH] iommu/arm-smmu-v3: Fix an error handling path in arm_smmu_device_probe()
 2022-12-19 21:17 UTC 

[PATCH iommufd v2 8/9] irq/s390: Add arch_is_isolated_msi() for s390
 2022-12-19 16:16 UTC  (2+ messages)

[PATCH v2 0/7] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2022-12-19 15:17 UTC  (4+ messages)
` [PATCH v2 3/7] s390/pci: Use dma-iommu layer

[git pull] IOMMU Updates for Linux v6.2
 2022-12-19 15:06 UTC  (2+ messages)

[RFC PATCH] arm64: dts: ls1028a: mark ARM SMMU as DMA coherent
 2022-12-19 12:16 UTC  (5+ messages)

[PATCH] iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY even betterer
 2022-12-19 12:03 UTC  (2+ messages)

[PATCH v5 4/8] dt-bindings: arm-smmu: Add compatible for Qualcomm SM6115
 2022-12-19 11:28 UTC  (7+ messages)
` [PATCH v5 5/8] iommu/arm-smmu-qcom: Add SM6115 support

[6.2][regression] after commit ffcb754584603adf7039d7972564fbf6febdc542 all sound devices disappeared (due BUG at mm/page_alloc.c:3592!)
 2022-12-16 12:52 UTC  (4+ messages)

next/master bisection: baseline.login on mt8173-elm-hana
 2022-12-16 12:21 UTC  (4+ messages)

[PATCH] iommu/renesas: Support riscv compile
 2022-12-16  1:32 UTC  (3+ messages)

[PATCH v2 1/2] iommu/arm-smmu: don't unregister on shutdown
 2022-12-15 14:12 UTC  (2+ messages)
` [PATCH v2 2/2] iommu/arm-smmu-v3: "

[PATCH] iommu/arm-smmu: don't unregister on shutdown
 2022-12-15 10:13 UTC  (5+ messages)

[PATCH] RISC-V: Disable IPMMU_VMSA on rv32
 2022-12-15  9:14 UTC  (6+ 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).