iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-04 02:16:08 to 2022-08-18 11:53:22 UTC [more...]

[PATCH v11 00/13] iommu: SVA and IOPF refactoring
 2022-08-18 11:53 UTC  (17+ messages)
` [PATCH v11 01/13] iommu: Add max_pasids field in struct iommu_device
` [PATCH v11 02/13] iommu: Add max_pasids field in struct dev_iommu
` [PATCH v11 03/13] iommu: Remove SVM_FLAG_SUPERVISOR_MODE support
` [PATCH v11 04/13] PCI: Allow PASID only when ACS enforced on upstreaming path
` [PATCH v11 05/13] iommu: Add attach/detach_dev_pasid iommu interface
` [PATCH v11 06/13] iommu: Add IOMMU SVA domain support
` [PATCH v11 07/13] iommu/vt-d: Add "
` [PATCH v11 08/13] arm-smmu-v3/sva: "
` [PATCH v11 09/13] iommu/sva: Refactoring iommu_sva_bind/unbind_device()
` [PATCH v11 10/13] iommu: Remove SVA related callbacks from iommu ops
` [PATCH v11 11/13] iommu: Prepare IOMMU domain for IOPF
` [PATCH v11 12/13] iommu: Per-domain I/O page fault handling
` [PATCH v11 13/13] iommu: Rename iommu-sva-lib.{c,h}

[PATCH v2 1/1] iommu/vt-d: Fix kdump kernels boot failure with scalable mode
 2022-08-18 11:13 UTC  (3+ messages)

[PATCH v2] mm/dmapool.c: avoid duplicate memset within dma_pool_alloc
 2022-08-18  8:37 UTC  (4+ messages)

[PATCH 0/3] MT8188 IOMMU SUPPORT
 2022-08-18  8:12 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: mediatek: mt8188: Add binding for MM & INFRA IOMMU
` [PATCH 2/3] iommu/mediatek: Add enable IOMMU SMC command for INFRA master
` [PATCH 3/3] iommu/mediatek: Add MT8188 IOMMU Support

[PATCH v4 00/16] iommu: retire bus_set_iommu()
 2022-08-18  7:34 UTC  (19+ messages)
` [PATCH v4 01/16] iommu/vt-d: Handle race between registration and device probe
` [PATCH v4 02/16] iommu/amd: "
` [PATCH v4 03/16] iommu/s390: Fail probe for non-PCI devices
` [PATCH v4 04/16] iommu: Always register bus notifiers
` [PATCH v4 05/16] iommu: Move bus setup to IOMMU device registration
` [PATCH v4 06/16] iommu/amd: Clean up bus_set_iommu()
` [PATCH v4 07/16] iommu/arm-smmu: "
` [PATCH v4 08/16] iommu/arm-smmu-v3: "
` [PATCH v4 09/16] iommu/dart: "
` [PATCH v4 10/16] iommu/exynos: "
` [PATCH v4 11/16] iommu/ipmmu-vmsa: "
` [PATCH v4 12/16] iommu/mtk: "
` [PATCH v4 13/16] iommu/omap: "
` [PATCH v4 14/16] iommu/tegra-smmu: "
` [PATCH v4 15/16] iommu/virtio: "
` [PATCH v4 16/16] iommu: "

[PATCH -next v2] iommu: return early when devices in a group require different domain type
 2022-08-18  2:24 UTC 

[PATCH] selftests/dma: Add a .gitignore file containing name of executable
 2022-08-17 17:34 UTC  (2+ messages)

[PATCH] mmc: sdhci-xenon: Fix 2G limitation on AC5 SoC
 2022-08-17 17:23 UTC  (6+ messages)

fix dma coherent pool sizing
 2022-08-17 12:53 UTC  (8+ messages)
` [PATCH 1/3] dma-pool: factor out a calculate_pool_size helper
` [PATCH 2/3] dma-pool: don't return errors from dma_atomic_pool_init
` [PATCH 3/3] dma-pool: limit DMA and DMA32 zone size pools

[PATCH 0/3] iommu/dma: Some housekeeping
 2022-08-17 12:19 UTC  (5+ messages)
` [PATCH 1/3] iommu/dma: Clean up Kconfig
` [PATCH 2/3] iommu/dma: Move public interfaces to linux/iommu.h
` [PATCH 3/3] iommu/dma: Make header private

[PATCH 0/3] iova: Some misc changes
 2022-08-17 11:12 UTC  (7+ messages)
` [PATCH 1/3] iova: Remove some magazine pointer NULL checks
` [PATCH 2/3] iova: Remove magazine BUG_ON() checks
` [PATCH 3/3] iova: Re-order code to remove forward declarations

[PATCH -next] iommu: return early when devices in a group require different domain type
 2022-08-17 10:34 UTC  (3+ messages)

[PATCH 1/2] iommu: Retire iommu_capable()
 2022-08-17  8:41 UTC  (3+ messages)
` [PATCH 2/2] iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY better

lockdep splat due to klist iteration from atomic context in Intel IOMMU driver
 2022-08-17  7:20 UTC  (8+ messages)

[PATCH 1/1] iommu/vt-d: Fix possible recursive lock in iommu_flush_dev_iotlb()
 2022-08-17  2:56 UTC 

[PATCH 1/1] iommu/vt-d: Correctly calculate sagaw value of IOMMU
 2022-08-17  2:35 UTC 

[PATCH] media: qcom: Clean up Kconfig dependencies
 2022-08-16 13:49 UTC 

[PATCH v12 0/5] Add driver support for HiSilicon PCIe Tune and Trace device
 2022-08-16 11:44 UTC  (6+ messages)
` [PATCH v12 1/5] iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity
` [PATCH v12 2/5] hwtracing: hisi_ptt: Add trace function support for HiSilicon PCIe Tune and Trace device
` [PATCH v12 3/5] hwtracing: hisi_ptt: Add tune "
` [PATCH v12 4/5] docs: trace: Add HiSilicon PTT device driver documentation
` [PATCH v12 5/5] MAINTAINERS: Add maintainer for HiSilicon PTT driver

[PATCH v4 00/20] Add driver nodes for MT8195 SoC
 2022-08-16  9:21 UTC  (6+ messages)
` [PATCH v4 02/20] dt-bindings: memory: mediatek: Update condition for mt8195 smi node
  ` (subset) "
` [PATCH v4 05/20] dt-bindings: power: mediatek: Update maintainer list

[PATCH 0/7] Compatibles for SM6115
 2022-08-16  7:49 UTC  (13+ messages)
` [PATCH 1/7] dt-bindings: dmaengine: qcom: gpi: add compatible "
` [PATCH 2/7] dmaengine: qcom: gpi: Add SM6115 support
` [PATCH 3/7] dt-bindings: mmc: sdhci-msm: Document the SM6115 compatible
` [PATCH 4/7] cpufreq: Add SM6115 to cpufreq-dt-platdev blocklist
` [PATCH 5/7] dt-bindings: arm-smmu: Add compatible for Qualcomm SM6115
` [PATCH 6/7] iommu/arm-smmu-qcom: Add SM6115 support
` [PATCH 7/7] dt-bindings: firmware: document Qualcomm SM6115 SCM

[PATCH] dma-debug: Improve search for partial syncs
 2022-08-15 19:28 UTC 

[PATCH v6 0/5] Simplify vfio_iommu_type1 attach/detach routine
 2022-08-15 18:14 UTC  (6+ messages)
` [PATCH v6 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
` [PATCH v6 2/5] vfio/iommu_type1: Prefer to reuse domains vs match enforced cache coherency
` [PATCH v6 3/5] vfio/iommu_type1: Remove the domain->ops comparison
` [PATCH v6 4/5] vfio/iommu_type1: Clean up update_dirty_scope in detach_group()
` [PATCH v6 5/5] vfio/iommu_type1: Simplify group attachment

[PATCH] iommu/io-pgtable-arm: Remove iommu_dev==NULL special case
 2022-08-15 16:15 UTC 

[PATCH v2] iova: Re-order code to remove forward declarations
 2022-08-15 11:04 UTC  (2+ messages)

[PATCH -next] iommu: Remove duplicate ida_free in iommu_group_alloc
 2022-08-15  3:14 UTC 

[PATCH -next] iommu: remove comment of dev_has_feat in struct doc
 2022-08-15  1:33 UTC 

[PATCH AUTOSEL 5.15 06/28] iommu/io-pgtable-arm-v7s: Add a quirk to allow pgtable PA up to 35bit
 2022-08-14 16:25 UTC 

[PATCH AUTOSEL 5.18 06/39] iommu/io-pgtable-arm-v7s: Add a quirk to allow pgtable PA up to 35bit
 2022-08-14 16:22 UTC 

[PATCH AUTOSEL 5.19 02/48] swiotlb: panic if nslabs is too small
 2022-08-14 16:19 UTC  (2+ messages)
` [PATCH AUTOSEL 5.19 07/48] iommu/io-pgtable-arm-v7s: Add a quirk to allow pgtable PA up to 35bit

[PATCH] checkpatch: Add kmap and kmap_atomic to the deprecated list
 2022-08-14  5:25 UTC  (2+ messages)

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

[PATCH 1/1] iommu/vt-d: Fix kdump kernels boot failure with scalable mode
 2022-08-12  3:43 UTC  (5+ messages)

[PATCH v6 00/20] Add driver nodes for MT8195 SoC
 2022-08-11  7:05 UTC  (23+ messages)
` [PATCH v6 01/20] dt-bindings: iommu: mediatek: Increase max interrupt number
` [PATCH v6 02/20] dt-bindings: memory: mediatek: Update condition for mt8195 smi node
` [PATCH v6 03/20] dt-bindings: power: mediatek: Refine multiple level power domain nodes
` [PATCH v6 04/20] dt-bindings: power: mediatek: Support naming power controller node with unit address
` [PATCH v6 05/20] dt-bindings: power: mediatek: Update maintainer list
` [PATCH v6 06/20] dt-bindings: power: mediatek: Add bindings for MediaTek SCPSYS
` [PATCH v6 07/20] arm64: dts: mediatek: Update mt81xx scpsys node to align with dt-bindings
` [PATCH v6 08/20] arm64: dts: mt8195: Disable watchdog external reset signal
` [PATCH v6 09/20] arm64: dts: mt8195: Disable I2C0 node
` [PATCH v6 10/20] arm64: dts: mt8195: Add cpufreq node
` [PATCH v6 11/20] arm64: dts: mt8195: Add vdosys and vppsys clock nodes
` [PATCH v6 12/20] arm64: dts: mt8195: Add power domains controller
` [PATCH v6 13/20] arm64: dts: mt8195: Add spmi node
` [PATCH v6 14/20] arm64: dts: mt8195: Add scp node
` [PATCH v6 15/20] arm64: dts: mt8195: Add audio related nodes
` [PATCH v6 16/20] arm64: dts: mt8195: Add adsp node and adsp mailbox nodes
` [PATCH v6 17/20] arm64: dts: mt8195: Specify audio reset controller
` [PATCH v6 18/20] arm64: dts: mt8195: Add iommu and smi nodes
` [PATCH v6 19/20] arm64: dts: mt8195: Add gce node
` [PATCH v6 20/20] arm64: dts: mt8195: Add display node for vdosys0

[PATCH v5 00/20] Add driver nodes for MT8195 SoC
 2022-08-10 12:52 UTC  (18+ messages)
` [PATCH v5 02/20] dt-bindings: memory: mediatek: Update condition for mt8195 smi node
` [PATCH v5 03/20] dt-bindings: power: mediatek: Refine multiple level power domain nodes
` [PATCH v5 04/20] dt-bindings: power: mediatek: Support naming power controller node with unit address
` [PATCH v5 06/20] dt-bindings: power: mediatek: Add bindings for MediaTek SCPSYS
` [PATCH v5 07/20] arm64: dts: mediatek: Update mt81xx scpsys node to align with dt-bindings
` [PATCH v5 08/20] arm64: dts: mt8195: Disable watchdog external reset signal
` [PATCH v5 09/20] arm64: dts: mt8195: Disable I2C0 node
` [PATCH v5 10/20] arm64: dts: mt8195: Add cpufreq node
` [PATCH v5 12/20] arm64: dts: mt8195: Add power domains controller
` [PATCH v5 14/20] arm64: dts: mt8195: Add scp node

[PATCH v1 1/1] iommu/virtio: Do not dereference fwnode in struct device
 2022-08-09  7:20 UTC  (2+ messages)

[PATCH v1 1/1] ACPI: VIOT: Do not dereference fwnode in struct device
 2022-08-08 17:31 UTC  (3+ messages)

Scalable mode and kdump kernels
 2022-08-08  3:56 UTC  (2+ messages)

[git pull] IOMMU Updates for Linux v5.20
 2022-08-06 20:31 UTC  (5+ messages)

[GIT PULL] dma-mapping updates for the kernel formetly known as 5.20
 2022-08-06 18:19 UTC  (2+ messages)

[RFC v2 0/2] swiotlb performance optimizations
 2022-08-05 19:55 UTC  (2+ messages)

[PATCH] iommu/omap: fix buffer overflow in debugfs
 2022-08-05  6:37 UTC  (4+ messages)

[PATCH] iommu/virtio: Implement viommu_{un,}map_pages
 2022-08-04 17:55 UTC  (2+ messages)

[PATCH 1/1] iommu/hyper-v: Use helper instead of directly accessing affinity
 2022-08-04  9:03 UTC  (4+ messages)

[PATCH v10 00/12] iommu: SVA and IOPF refactoring
 2022-08-04  2:42 UTC  (12+ messages)
` [PATCH v10 04/12] iommu: Add attach/detach_dev_pasid iommu interface


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