iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-14 15:40:25 to 2020-01-28 22:16:31 UTC [more...]

[PATCH v1 0/6] iommu/arm-smmu: Auxiliary domain and per instance pagetables
 2020-01-28 22:16 UTC  (5+ messages)
` [PATCH v1 1/6] iommu: Add DOMAIN_ATTR_PTBASE
` [PATCH v1 3/6] drm/msm/adreno: ADd support for IOMMU auxiliary domains
` [PATCH v1 4/6] drm/msm: Add support to create target specific address spaces
` [PATCH v1 5/6] drm/msm/gpu: Add ttbr0 to the memptrs

[PATCH v5 0/5] iommu/arm-smmu: Split pagetable support for arm-smmu-v2
 2020-01-28 22:00 UTC  (6+ messages)
` [PATCH v5 1/5] iommu: Add DOMAIN_ATTR_SPLIT_TABLES
` [PATCH v5 2/5] iommu/arm-smmu: Add support for TTBR1
` [PATCH v5 3/5] drm/msm: Attach the IOMMU device during initialization
` [PATCH v5 4/5] drm/msm: Refactor address space initialization
` [PATCH v5 5/5] drm/msm/a6xx: Support split pagetables

[PATCH 0/3] iommu: Add Allwinner H6 IOMMU driver
 2020-01-28 14:41 UTC  (12+ messages)
` [PATCH 1/3] dt-bindings: iommu: Add Allwinner H6 IOMMU bindings
` [PATCH 2/3] iommu: Add Allwinner H6 IOMMU driver
` [PATCH 3/3] arm64: dts: allwinner: h6: Add IOMMU

[PATCH 2/2] arm: use swiotlb for bounce buffer on LPAE configs
 2020-01-27 14:00 UTC  (6+ messages)
` [PoC] arm: dma-mapping: direct: Apply dma_pfn_offset only when it is valid

[PATCH v2] swiotlb: Adjust SWIOTBL bounce buffer size for SEV guests
 2020-01-24 23:00 UTC  (5+ messages)

[PATCH v5 0/7] Clean up VMD DMA Map Ops
 2020-01-24 21:02 UTC  (14+ messages)
` [PATCH v5 1/7] x86/PCI: Add a to_pci_sysdata helper
` [PATCH v5 2/7] x86/PCI: Expose VMD's PCI Device in pci_sysdata
` [PATCH v5 3/7] PCI: Introduce pci_real_dma_dev()
` [PATCH v5 4/7] iommu/vt-d: Use pci_real_dma_dev() for mapping
` [PATCH v5 5/7] iommu/vt-d: Remove VMD child device sanity check
` [PATCH v5 6/7] PCI: vmd: Stop overriding dma_map_ops
` [PATCH v5 7/7] x86/PCI: Remove X86_DEV_DMA_OPS

[git pull] IOMMU Fixes for Linux v5.5-rc7
 2020-01-24 18:00 UTC  (2+ messages)

[PATCH v2] iommu: amd: Fix IOMMU perf counter clobbering during init
 2020-01-24 17:59 UTC  (4+ messages)

[PATCH 1/1] iommu/amd: Remove the unnecessary assignment
 2020-01-24 14:39 UTC  (2+ messages)

[PATCH 1/1] iommu/vt-d: Remove unnecessary WARN_ON_ONCE()
 2020-01-24 14:36 UTC  (4+ messages)

[PATCH AUTOSEL 4.19 03/11] iommu/amd: Support multiple PCI DMA aliases in IRQ Remapping
 2020-01-24  1:17 UTC 

[PATCH AUTOSEL 5.4 13/33] iommu/amd: Support multiple PCI DMA aliases in device table
 2020-01-24  1:16 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 14/33] iommu/amd: Support multiple PCI DMA aliases in IRQ Remapping

[PATCH] iommu: amd: Fix IOMMU perf counter clobbering during init
 2020-01-23 21:27 UTC  (5+ messages)

[RFC PATCH 0/4] iommu: Per-group default domain type
 2020-01-23 14:55 UTC  (12+ messages)
` [RFC PATCH 3/4] iommu: Preallocate iommu group when probing devices

[Patch v3 0/3] iommu: reduce spinlock contention on fast path
 2020-01-22 17:54 UTC  (14+ messages)
` [Patch v3 1/3] iommu: avoid unnecessary magazine allocations
` [Patch v3 2/3] iommu: optimize iova_magazine_free_pfns()
` [Patch v3 3/3] iommu: avoid taking iova_rbtree_lock twice

[PATCH] svm/avic: iommu/amd: Flush IOMMU IRT after update all entries
 2020-01-22 15:44 UTC  (2+ messages)

[PATCH 0/2] iommu/arm-smmu: Allow client devices to select direct mapping
 2020-01-22 11:48 UTC  (3+ messages)
` [PATCH 1/2] iommu: arm-smmu-impl: Convert to a generic reset implementation
` [PATCH 2/2] iommu/arm-smmu: Allow client devices to select direct mapping

[PATCH] iommu/arm-smmu-v3: Batch ATC invalidation commands
 2020-01-22 11:27 UTC  (2+ messages)

[PATCH] iommu/vt-d: call __dmar_remove_one_dev_info with valid pointer
 2020-01-22  5:43 UTC  (2+ messages)

[RFC PATCH 2/4] PCI: Add "pci=iommu_passthrough=" parameter for iommu passthrough
 2020-01-22  4:49 UTC  (5+ messages)

[PATCH v3 0/5] iommu/arm-smmu: Split pagetable support for arm-smmu-v2
 2020-01-21 18:54 UTC  (6+ messages)
` [PATCH v3 2/5] iommu/arm-smmu: Add support for split pagetables

[PATCH v4 0/7] Clean up VMD DMA Map Ops
 2020-01-21  1:22 UTC  (14+ messages)
` [PATCH v4 1/7] x86/PCI: Add a to_pci_sysdata helper
` [PATCH v4 2/7] x86/PCI: Expose VMD's PCI Device in pci_sysdata
` [PATCH v4 3/7] PCI: Introduce pci_real_dma_dev()
` [PATCH v4 4/7] iommu/vt-d: Use pci_real_dma_dev() for mapping
` [PATCH v4 5/7] iommu/vt-d: Remove VMD child device sanity check
` [PATCH v4 6/7] PCI: vmd: Stop overriding dma_map_ops
` [PATCH v4 7/7] x86/PCI: Remove X86_DEV_DMA_OPS

intel iommu pasid question
 2020-01-19  3:18 UTC  (4+ messages)

[PATCH v2] iommu/arm-smmu-v3: Add SMMUv3.2 range invalidation support
 2020-01-17 21:16 UTC 

[PATCH v3 0/5] Clean up VMD DMA Map Ops
 2020-01-17 18:17 UTC  (4+ messages)
` [PATCH v3 4/5] PCI: vmd: Stop overriding dma_map_ops

[rfc] dma-mapping: preallocate unencrypted DMA atomic pool
 2020-01-17 15:28 UTC  (2+ messages)

[linux-next/mainline][bisected 3acac06][ppc] Oops when unloading mpt3sas driver
 2020-01-17 12:51 UTC  (2+ messages)

[PATCH 0/2] iommu/amd: Optimization and cleanup for unused variables
 2020-01-17 10:06 UTC  (2+ messages)

[GIT PULL] iommu/arm-smmu: Updates for 5.6
 2020-01-17 10:02 UTC  (2+ messages)

[PULL REQUEST] iommu/vt-d: patches for v5.6 - 2nd wave
 2020-01-17  9:58 UTC  (7+ messages)
` [PATCH 1/5] iommu/vt-d: Don't reject Host Bridge due to scope mismatch
` [PATCH 2/5] iommu/vt-d: Mark firmware tainted if RMRR fails sanity check
` [PATCH 3/5] iommu/vt-d: Add RMRR base and end addresses "
` [PATCH 4/5] iommu/vt-d: Allow devices with RMRRs to use identity domain
` [PATCH 5/5] iommu/vt-d: Unnecessary to handle default "

[PATCH] iommu/arm-smmu-v3: Add SMMUv3.2 range invalidation support
 2020-01-16 23:09 UTC  (8+ messages)

[PATCH AUTOSEL 4.4 085/174] iommu/vt-d: Make kernel parameter igfx_off work with vIOMMU
 2020-01-16 17:42 UTC  (4+ messages)
` [PATCH AUTOSEL 4.4 096/174] iommu: Use right function to get group for device
` [PATCH AUTOSEL 4.4 106/174] iommu/amd: Make iommu_disable safer
` [PATCH AUTOSEL 4.4 139/174] iommu/amd: Wait for completion of IOTLB flush in attach_device

[PATCH AUTOSEL 4.9 127/251] iommu/vt-d: Make kernel parameter igfx_off work with vIOMMU
 2020-01-16 17:35 UTC  (4+ messages)
` [PATCH AUTOSEL 4.9 148/251] iommu: Use right function to get group for device
` [PATCH AUTOSEL 4.9 162/251] iommu/amd: Make iommu_disable safer
` [PATCH AUTOSEL 4.9 202/251] iommu/amd: Wait for completion of IOTLB flush in attach_device

[PATCH AUTOSEL 4.14 181/371] iommu/vt-d: Make kernel parameter igfx_off work with vIOMMU
 2020-01-16 17:22 UTC  (6+ messages)
` [PATCH AUTOSEL 4.14 218/371] iommu: Use right function to get group for device
` [PATCH AUTOSEL 4.14 226/371] iommu/vt-d: Duplicate iommu_resv_region objects per device list
` [PATCH AUTOSEL 4.14 242/371] iommu/amd: Make iommu_disable safer
` [PATCH AUTOSEL 4.14 277/371] iommu/mediatek: Fix iova_to_phys PA start for 4GB mode
` [PATCH AUTOSEL 4.14 302/371] iommu/amd: Wait for completion of IOTLB flush in attach_device

[PATCH AUTOSEL 4.19 329/671] iommu/vt-d: Make kernel parameter igfx_off work with vIOMMU
 2020-01-16 17:03 UTC  (7+ messages)
` [PATCH AUTOSEL 4.19 381/671] iommu: Add missing new line for dma type
` [PATCH AUTOSEL 4.19 382/671] iommu: Use right function to get group for device
` [PATCH AUTOSEL 4.19 405/671] iommu/vt-d: Duplicate iommu_resv_region objects per device list
` [PATCH AUTOSEL 4.19 442/671] iommu/amd: Make iommu_disable safer
` [PATCH AUTOSEL 4.19 510/671] iommu/mediatek: Fix iova_to_phys PA start for 4GB mode
` [PATCH AUTOSEL 4.19 560/671] iommu/amd: Wait for completion of IOTLB flush in attach_device

[PATCH AUTOSEL 4.19 219/671] iommu: Fix IOMMU debugfs fallout
 2020-01-16 16:52 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 229/671] iommu/vt-d: Fix NULL pointer reference in intel_svm_bind_mm()

[PATCH AUTOSEL 5.4 127/205] iommu/mediatek: Correct the flush_iotlb_all callback
 2020-01-16 16:42 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 128/205] iommu/mediatek: Add a new tlb_lock for tlb_flush
` [PATCH AUTOSEL 5.4 161/205] dma-direct: don't check swiotlb=force in dma_direct_map_resource

[PATCH v11 0/4] Add uacce module for Accelerator
 2020-01-16  2:11 UTC  (10+ messages)
` [PATCH v11 2/4] uacce: add uacce driver

[PATCH v5 00/13] iommu: Add PASID support to Arm SMMUv3
 2020-01-15 18:29 UTC  (16+ messages)
` [PATCH v5 01/13] iommu/arm-smmu-v3: Drop __GFP_ZERO flag from DMA allocation
` [PATCH v5 02/13] dt-bindings: document PASID property for IOMMU masters
` [PATCH v5 03/13] iommu/arm-smmu-v3: Parse PASID devicetree property of platform devices
` [PATCH v5 04/13] ACPI/IORT: Parse SSID property of named component node
` [PATCH v5 05/13] iommu/arm-smmu-v3: Prepare arm_smmu_s1_cfg for SSID support
` [PATCH v5 06/13] iommu/arm-smmu-v3: Add context descriptor tables allocators
` [PATCH v5 07/13] iommu/arm-smmu-v3: Add support for Substream IDs
` [PATCH v5 08/13] iommu/arm-smmu-v3: Propagate ssid_bits
` [PATCH v5 09/13] iommu/arm-smmu-v3: Prepare for handling arm_smmu_write_ctx_desc() failure
` [PATCH v5 10/13] iommu/arm-smmu-v3: Add second level of context descriptor table
` [PATCH v5 11/13] iommu/arm-smmu-v3: Improve add_device() error handling
` [PATCH v5 12/13] PCI/ATS: Add PASID stubs
` [PATCH v5 13/13] iommu/arm-smmu-v3: Add support for PCI PASID

[PATCH v4 00/13] iommu: Add PASID support to Arm SMMUv3
 2020-01-15 17:44 UTC  (18+ messages)
` [PATCH v4 07/13] iommu/arm-smmu-v3: Add support for Substream IDs
` [PATCH v4 09/13] iommu/arm-smmu-v3: Prepare for handling arm_smmu_write_ctx_desc() failure
` [PATCH v4 10/13] iommu/arm-smmu-v3: Add second level of context descriptor table
` [PATCH v4 11/13] iommu/arm-smmu-v3: Improve add_device() error handling
` [PATCH v4 13/13] iommu/arm-smmu-v3: Add support for PCI PASID

Bug 205201 - Booting halts if Dawicontrol DC-2976 UW SCSI board installed, unless RAM size limited to 3500M
 2020-01-15 15:18 UTC  (3+ messages)

[PATCH v12 0/4] Add uacce module for Accelerator
 2020-01-15 14:12 UTC  (5+ messages)
` [PATCH v12 1/4] uacce: Add documents for uacce
` [PATCH v12 2/4] uacce: add uacce driver
` [PATCH v12 3/4] crypto: hisilicon - Remove module_param uacce_mode
` [PATCH v12 4/4] crypto: hisilicon - register zip engine to uacce

[PATCH] iommu/vt-d: fix the wrong printing in RHSA parsing
 2020-01-15 10:28 UTC 


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