iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-09 19:38:37 to 2021-04-15 14:47:23 UTC [more...]

[PATCH 0/3] Add support for ACPI VIOT
 2021-04-15 14:46 UTC  (9+ messages)
` [PATCH 1/3] ACPICA: iASL: Add definitions for the VIOT table
` [PATCH 2/3] ACPI: Add driver "

[PATCH] iommu/fsl-pamu: Fix uninitialized variable warning
 2021-04-15 14:44 UTC 

[PATCH 0/2] iommu/amd: Revert and remove failing PMC test
 2021-04-15 14:39 UTC  (17+ messages)
` [PATCH 1/2] Revert "iommu/amd: Fix performance counter initialization"
` [PATCH 2/2] iommu/amd: Remove performance counter pre-initialization test

[PATCH v2] iommu/vt-d: Force to flush iotlb before creating superpage
 2021-04-15 14:13 UTC  (3+ messages)

[PATCH] iommu/amd: Put newline after closing bracket in warning
 2021-04-15 13:54 UTC  (2+ messages)

[PATCH 1/2] iommu/mediatek-v1: Avoid build fail when build as module
 2021-04-15 13:48 UTC  (3+ messages)
` [PATCH 2/2] iommu/mediatek-v1: Add error handle for mtk_iommu_probe

[PATCH] iommu/vt-d: Fix an error handling path in 'intel_prepare_irq_remapping()'
 2021-04-15 13:46 UTC  (3+ messages)

[PATCH 1/1] iommu/vt-d: Fix build error of pasid_enable_wpe() with !X86
 2021-04-15 13:43 UTC  (3+ messages)

[PATCH RESEND] iommu/amd: Remove duplicate check of devid
 2021-04-15 13:40 UTC  (2+ messages)

[PATCH] iommu: exynos: remove unneeded local variable initialization
 2021-04-15 13:36 UTC  (2+ messages)

[PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
 2021-04-15 13:11 UTC  (12+ messages)

[Resend RFC PATCH V2 00/12] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-04-15 13:09 UTC  (26+ messages)
` [Resend RFC PATCH V2 01/12] x86/HV: Initialize GHCB page in Isolation VM
` [Resend RFC PATCH V2 02/12] x86/HV: Initialize shared memory boundary "
` [Resend RFC PATCH V2 03/12] x86/Hyper-V: Add new hvcall guest address host visibility support
` [Resend RFC PATCH V2 04/12] HV: Add Write/Read MSR registers via ghcb
` [Resend RFC PATCH V2 05/12] HV: Add ghcb hvcall support for SNP VM
` [Resend RFC PATCH V2 06/12] HV/Vmbus: Add SNP support for VMbus channel initiate message
` [Resend RFC PATCH V2 07/12] HV/Vmbus: Initialize VMbus ring buffer for Isolation VM
` [Resend RFC PATCH V2 08/12] UIO/Hyper-V: Not load UIO HV driver in the isolation VM
` [Resend RFC PATCH V2 09/12] swiotlb: Add bounce buffer remap address setting function
` [Resend RFC PATCH V2 10/12] HV/IOMMU: Add Hyper-V dma ops support
` [Resend RFC PATCH V2 11/12] HV/Netvsc: Add Isolation VM support for netvsc driver
` [Resend RFC PATCH V2 12/12] HV/Storvsc: Add Isolation VM support for storvsc driver

[PATCH 1/2] iommu/sva: Tighten SVA bind API with explicit flags
 2021-04-15 11:59 UTC  (15+ messages)
` [PATCH 2/2] iommu/sva: Remove mm parameter from SVA bind API

[RFC PATCH v2 0/8] ACPI/IORT: Support for IORT RMR node
 2021-04-15 10:37 UTC  (8+ messages)
` [RFC PATCH v2 1/8] ACPICA: IORT: Update for revision E
` [RFC PATCH v2 2/8] ACPI/IORT: Add support for RMR node parsing

[PATCH v3 00/12] iommu/smmuv3: Implement hardware dirty log tracking
 2021-04-15 10:21 UTC  (19+ messages)
` [PATCH v3 01/12] iommu: Introduce dirty log tracking framework
` [PATCH v3 02/12] iommu: Add iommu_split_block interface
` [PATCH v3 03/12] iommu: Add iommu_merge_page interface
` [PATCH v3 04/12] iommu/arm-smmu-v3: Add support for Hardware Translation Table Update
` [PATCH v3 05/12] iommu/arm-smmu-v3: Enable HTTU for stage1 with io-pgtable mapping
` [PATCH v3 06/12] iommu/arm-smmu-v3: Add feature detection for BBML
` [PATCH v3 07/12] iommu/arm-smmu-v3: Realize split_block iommu ops
` [PATCH v3 08/12] iommu/arm-smmu-v3: Realize merge_page "
` [PATCH v3 09/12] iommu/arm-smmu-v3: Realize switch_dirty_log "
` [PATCH v3 10/12] iommu/arm-smmu-v3: Realize sync_dirty_log "
` [PATCH v3 11/12] iommu/arm-smmu-v3: Realize clear_dirty_log "
` [PATCH v3 12/12] iommu/arm-smmu-v3: Add HWDBM device feature reporting

[PATCH v2] iommu/iova: put free_iova_mem() outside of spinlock iova_rbtree_lock
 2021-04-15  9:49 UTC  (2+ messages)

[PATCH v2 0/2] Simplify and restrict IOMMU SVA APIs
 2021-04-15  6:44 UTC  (5+ messages)
` [PATCH v2 1/2] iommu/sva: Tighten SVA bind API with explicit flags
` [PATCH v2 2/2] iommu/sva: Remove mm parameter from SVA bind API

[PATCH] iommu/iova: put free_iova_mem() outside of spinlock iova_rbtree_lock
 2021-04-15  1:05 UTC  (3+ messages)

[PATCH][next] iommu/vt-d: Fix out-bounds-warning in intel_svm_page_response()
 2021-04-14 20:04 UTC  (3+ messages)

[PATCH v2][next] iommu/vt-d: Fix out-bounds-warning in intel_svm_page_response()
 2021-04-14 20:14 UTC 

[PATCH 0/6] dma mapping/iommu: Allow IOMMU IOVA rcache range to be configured
 2021-04-14 17:44 UTC  (9+ messages)
` [PATCH 1/6] iommu: Move IOVA power-of-2 roundup into allocator

[RFC V2 PATCH 00/12] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-04-14 14:12 UTC  (5+ messages)
` [RFC V2 PATCH 9/12] swiotlb: Add bounce buffer remap address setting function
` [RFC V2 PATCH 10/12] HV/IOMMU: Add Hyper-V dma ops support

[PATCH] x86/dma: Tear down DMA ops on driver unbind
 2021-04-14  8:26 UTC 

[PATCH v15 00/12] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-04-14  7:08 UTC  (16+ messages)
` [PATCH v15 01/12] iommu: Introduce attach/detach_pasid_table API
` [PATCH v15 02/12] iommu: Introduce bind/unbind_guest_msi
` [PATCH v15 03/12] iommu/smmuv3: Allow s1 and s2 configs to coexist
` [PATCH v15 04/12] iommu/smmuv3: Get prepared for nested stage support
` [PATCH v15 05/12] iommu/smmuv3: Implement attach/detach_pasid_table
` [PATCH v15 06/12] iommu/smmuv3: Allow stage 1 invalidation with unmanaged ASIDs
` [PATCH v15 07/12] iommu/smmuv3: Implement cache_invalidate
` [PATCH v15 08/12] dma-iommu: Implement NESTED_MSI cookie
` [PATCH v15 09/12] iommu/smmuv3: Nested mode single MSI doorbell per domain enforcement
` [PATCH v15 10/12] iommu/smmuv3: Enforce incompatibility between nested mode and HW MSI regions
` [PATCH v15 11/12] iommu/smmuv3: Implement bind/unbind_guest_msi
` [PATCH v15 12/12] iommu/smmuv3: report additional recoverable faults

[PATCH 5.4 v3 1/1] iommu/vt-d: Fix agaw for a supported 48 bit guest address width
 2021-04-14  6:41 UTC  (6+ messages)

[PATCH v5 00/16] Clean up "mediatek,larb"
 2021-04-13 14:58 UTC  (22+ messages)
` [PATCH v5 01/16] dt-binding: mediatek: Get rid of mediatek, larb for multimedia HW
` [PATCH v5 02/16] iommu/mediatek: Add probe_defer for smi-larb
` [PATCH v5 03/16] iommu/mediatek: Add device_link between the consumer and the larb devices
` [PATCH v5 04/16] memory: mtk-smi: Add device-link between smi-larb and smi-common
` [PATCH v5 05/16] media: mtk-jpeg: Use pm_runtime_resume_and_get for PM get_sync
` [PATCH v5 06/16] media: mtk-jpeg: Get rid of mtk_smi_larb_get/put
` [PATCH v5 07/16] media: mtk-mdp: Use pm_runtime_resume_and_get for PM get_sync
` [PATCH v5 08/16] media: mtk-mdp: Get rid of mtk_smi_larb_get/put
` [PATCH v5 09/16] drm/mediatek: Use pm_runtime_resume_and_get for PM get_sync
` [PATCH v5 10/16] drm/mediatek: Add pm runtime support for ovl and rdma
` [PATCH v5 11/16] drm/mediatek: Get rid of mtk_smi_larb_get/put
` [PATCH v5 12/16] media: mtk-vcodec: Use pm_runtime_resume_and_get for PM get_sync
` [PATCH v5 13/16] media: mtk-vcodec: Get rid of mtk_smi_larb_get/put
` [PATCH v5 14/16] memory: mtk-smi: "
` [PATCH v5 15/16] arm: dts: mediatek: Get rid of mediatek, larb for MM nodes
` [PATCH v5 16/16] arm64: "
` (subset) [PATCH v5 00/16] Clean up "mediatek,larb"

[PATCH 5.4 v2 1/1] iommu/vt-d: Fix agaw for a supported 48 bit guest address width
 2021-04-12 18:45 UTC  (6+ messages)

AMD-Vi: [Firmware Warn]: EFR mismatch. Use IVHD EFR (0xf77ef22294ada : 0x400f77ef22294ada)
 2021-04-12 18:07 UTC 

[PATCH v3] drivers: introduce and use WANT_DMA_CMA for soft dependencies on DMA_CMA
 2021-04-12 13:19 UTC  (5+ messages)

[PATCH] iommu/amd: Fix extended features logging
 2021-04-12 10:59 UTC  (10+ messages)

[PATCH v2] iommu/amd: Fix extended features logging
 2021-04-11 22:21 UTC  (2+ messages)

next-20210409 build breakage in drivers/iommu/mtk_iommu_v1.c
 2021-04-11 20:07 UTC 

[PATCH v13 00/13] SMMUv3 Nested Stage Setup (VFIO part)
 2021-04-11 15:28 UTC  (17+ messages)
` [PATCH v13 01/13] vfio: VFIO_IOMMU_SET_PASID_TABLE
` [PATCH v13 02/13] vfio: VFIO_IOMMU_CACHE_INVALIDATE
` [PATCH v13 03/13] vfio: VFIO_IOMMU_SET_MSI_BINDING
` [PATCH v13 04/13] vfio/pci: Add VFIO_REGION_TYPE_NESTED region type
` [PATCH v13 05/13] vfio/pci: Register an iommu fault handler
` [PATCH v13 06/13] vfio/pci: Allow to mmap the fault queue
` [PATCH v13 07/13] vfio: Use capability chains to handle device specific irq
` [PATCH v13 08/13] vfio/pci: Add framework for custom interrupt indices
` [PATCH v13 09/13] vfio: Add new IRQ for DMA fault reporting
` [PATCH v13 10/13] vfio/pci: Register and allow DMA FAULT IRQ signaling
` [PATCH v13 11/13] vfio: Document nested stage control
` [PATCH v13 12/13] vfio/pci: Register a DMA fault response region
` [PATCH v13 13/13] vfio/pci: Inject page response upon response region fill

[PATCH v12 00/13] SMMUv3 Nested Stage Setup (VFIO part)
 2021-04-11 12:12 UTC  (4+ messages)
` [PATCH v12 01/13] vfio: VFIO_IOMMU_SET_PASID_TABLE

linux-next: Tree for Apr 9 (drivers/iommu/intel/pasid.c)
 2021-04-10 23:50 UTC 

[PATCH v14 00/13] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-04-10 13:34 UTC  (4+ messages)
` [PATCH v14 08/13] dma-iommu: Implement NESTED_MSI cookie

[PATCH v2] swiotlb: Make SWIOTLB_NO_FORCE perform no allocation
 2021-04-09 20:33 UTC  (6+ messages)
` [PATCH v3] "

[PATCH v2 0/3] Apple M1 DART IOMMU driver
 2021-04-09 19:38 UTC  (5+ messages)
` [PATCH v2 1/3] iommu: io-pgtable: add DART pagetable format


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