Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2022-07-25 09:53:09 to 2022-08-11 02:58:29 UTC [more...]

[PATCH v6 00/20] Add driver nodes for MT8195 SoC
 2022-08-11  2:58 UTC  (8+ messages)
` [PATCH v6 04/20] dt-bindings: power: mediatek: Support naming power controller node with unit address
` [PATCH v6 08/20] arm64: dts: mt8195: Disable watchdog external reset signal
` [PATCH v6 09/20] arm64: dts: mt8195: Disable I2C0 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 15/20] arm64: dts: mt8195: Add audio related nodes
` [PATCH v6 19/20] arm64: dts: mt8195: Add gce node

[PATCH v5 00/20] Add driver nodes for MT8195 SoC
 2022-08-10 12:52 UTC  (28+ messages)
` [PATCH v5 01/20] dt-bindings: iommu: mediatek: Increase max interrupt number
` [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 05/20] dt-bindings: power: mediatek: Update maintainer list
` [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 11/20] arm64: dts: mt8195: Add vdosys and vppsys clock nodes
` [PATCH v5 12/20] arm64: dts: mt8195: Add power domains controller
` [PATCH v5 13/20] arm64: dts: mt8195: Add spmi node
` [PATCH v5 14/20] arm64: dts: mt8195: Add scp node
` [PATCH v5 15/20] arm64: dts: mt8195: Add audio related nodes
` [PATCH v5 16/20] arm64: dts: mt8195: Add adsp node and adsp mailbox nodes
` [PATCH v5 17/20] arm64: dts: mt8195: Specify audio reset controller
` [PATCH v5 18/20] arm64: dts: mt8195: Add iommu and smi nodes
` [PATCH v5 19/20] arm64: dts: mt8195: Add gce node
` [PATCH v5 20/20] arm64: dts: mt8195: Add display node for vdosys0

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

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

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

[PATCH] mmc: sdhci-xenon: Fix 2G limitation on AC5 SoC
 2022-08-08 14:06 UTC  (2+ 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 0/3] MT8188 IOMMU SUPPORT
 2022-08-04 11:13 UTC  (5+ 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/20] Add driver nodes for MT8195 SoC
 2022-08-04  9:16 UTC  (31+ messages)
` [PATCH v4 01/20] dt-bindings: iommu: mediatek: Increase max interrupt number
` [PATCH v4 02/20] dt-bindings: memory: mediatek: Update condition for mt8195 smi node
` [PATCH v4 03/20] dt-bindings: power: mediatek: Refine multiple level power domain nodes
` [PATCH v4 04/20] dt-bindings: power: mediatek: Support naming power controller node with unit address
` [PATCH v4 05/20] dt-bindings: power: mediatek: Update maintainer list
` [PATCH v4 06/20] dt-bindings: power: mediatek: Add bindings for MediaTek SCPSYS
` [PATCH v4 07/20] arm64: dts: mediatek: Update mt81xx scpsys node to align with dt-bindings
` [PATCH v4 08/20] arm64: dts: mt8195: Disable watchdog external reset signal
` [PATCH v4 09/20] arm64: dts: mt8195: Disable I2C0 node
` [PATCH v4 10/20] arm64: dts: mt8195: Add cpufreq node
` [PATCH v4 11/20] arm64: dts: mt8195: Add vdosys and vppsys clock nodes
` [PATCH v4 12/20] arm64: dts: mt8195: Add power domains controller
` [PATCH v4 13/20] arm64: dts: mt8195: Add spmi node
` [PATCH v4 14/20] arm64: dts: mt8195: Add scp node
` [PATCH v4 15/20] arm64: dts: mt8195: Add audio related nodes
` [PATCH v4 16/20] arm64: dts: mt8195: Add adsp node and adsp mailbox nodes
` [PATCH v4 17/20] arm64: dts: mt8195: Specify audio reset controller
` [PATCH v4 18/20] arm64: dts: mt8195: Add iommu and smi nodes
` [PATCH v4 19/20] arm64: dts: mt8195: Add gce node
` [PATCH v4 20/20] arm64: dts: mt8195: Add display node for vdosys0

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

[PATCH v10 00/12] iommu: SVA and IOPF refactoring
 2022-08-04  2:42 UTC  (66+ messages)
` [PATCH v10 01/12] iommu: Add max_pasids field in struct iommu_device
` [PATCH v10 02/12] iommu: Add max_pasids field in struct dev_iommu
` [PATCH v10 03/12] iommu: Remove SVM_FLAG_SUPERVISOR_MODE support
` [PATCH v10 04/12] iommu: Add attach/detach_dev_pasid iommu interface
` [PATCH v10 05/12] iommu: Add IOMMU SVA domain support
` [PATCH v10 06/12] iommu/vt-d: Add "
` [PATCH v10 08/12] iommu/sva: Refactoring iommu_sva_bind/unbind_device()
` [PATCH v10 09/12] iommu: Remove SVA related callbacks from iommu ops
` [PATCH v10 10/12] iommu: Prepare IOMMU domain for IOPF

[PATCH] iommu/arm-smmu-v3: fixed check process for disable_bypass module parameter
 2022-08-03 12:54 UTC  (4+ messages)

[POSSIBLE BUG] iommu/io-pgtable-arm: possible dereferencing of NULL pointer
 2022-08-01 22:33 UTC  (4+ messages)

[PATCH -next] iommu/dma: Fix missing mutex_init() in iommu_get_msi_cookie()
 2022-08-01 19:48 UTC  (5+ messages)

[PATCH] iommu/amd: use full 64-bit value in build_completion_wait()
 2022-08-01 19:22 UTC 

[PATCH] dma-debug: Fix overflow issue in bucket_find_contain
 2022-08-01 18:47 UTC  (3+ messages)

[PATCH] dma-debug: Remove warning in dma_debug_entry
 2022-08-01 18:01 UTC  (3+ messages)

[PATCH v1 1/1] iommu: Do not dereference fwnode in struct device
 2022-08-01 16:47 UTC 

[PATCH v8 00/13] DMA Mapping P2PDMA Pages
 2022-08-01 14:04 UTC  (4+ messages)

[PATCH] iommu/amd: Fix compile warning in init code
 2022-08-01  8:37 UTC  (4+ messages)

[PATCH v5 0/5] cover-letter: Simplify vfio_iommu_type1 attach/detach routine
 2022-07-29 17:34 UTC  (12+ messages)
` [PATCH v5 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
` [PATCH v5 3/5] vfio/iommu_type1: Remove the domain->ops comparison
` [PATCH v5 4/5] vfio/iommu_type1: Clean up update_dirty_scope in detach_group()

[PATCH v11 0/8] Add support for HiSilicon PCIe Tune and Trace device
 2022-07-29  9:58 UTC  (10+ messages)
` [PATCH v11 2/8] hwtracing: hisi_ptt: Add trace function "

[PATCH 0/2] iommu/amd: Misc Update for Virtual APIC support
 2022-07-29  8:31 UTC  (7+ messages)
` [PATCH 1/2] iommu/amd: Simplify and Consolidate Virtual APIC (AVIC) Enablement
` [PATCH 2/2] iommu/amd: Add support for AVIC when SNP is enabled

[PATCH v2] iova: Re-order code to remove forward declarations
 2022-07-26 15:26 UTC 

[PATCH] iommu/amd: Disable guest vapic logging during early kdump init
 2022-07-26 14:00 UTC  (5+ messages)

[PATCH v3 00/21] Add driver nodes for MT8195 SoC
 2022-07-25 22:24 UTC  (3+ messages)
` [PATCH v3 05/21] dt-bindings: power: mediatek: Update maintainer list

linux-next: Tree for Jul 25 (drivers/iommu/hyperv-iommu.c)
 2022-07-25 21:12 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