iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-03 18:39:20 to 2020-12-15 01:09:46 UTC [more...]

[PATCH v10 00/13] iommu: Shared Virtual Addressing for SMMUv3 (PT sharing part)
 2020-12-15  1:09 UTC  (12+ messages)
` [PATCH v10 10/13] iommu/arm-smmu-v3: Check for SVA features
` [PATCH v10 11/13] iommu/arm-smmu-v3: Add SVA device feature

[PATCH 0/7] vfio: iommu_type1: Some fixes and optimization
 2020-12-15  0:16 UTC  (12+ messages)
` [PATCH 1/7] vfio: iommu_type1: Clear added dirty bit when unwind pin
` [PATCH 2/7] vfio: iommu_type1: Initially set the pinned_page_dirty_scope
` [PATCH 3/7] vfio: iommu_type1: Make an explicit "promote" semantic
` [PATCH 4/7] vfio: iommu_type1: Fix missing dirty page when promote pinned_scope
` [PATCH 5/7] vfio: iommu_type1: Drop parameter "pgsize" of vfio_dma_bitmap_alloc_all
` [PATCH 6/7] vfio: iommu_type1: Drop parameter "pgsize" of vfio_iova_dirty_bitmap
` [PATCH 7/7] vfio: iommu_type1: Drop parameter "pgsize" of update_user_bitmap

[GIT PULL] IOMMU updates for 5.11
 2020-12-14 23:45 UTC 

swiotlb/virtio: unchecked device dma address and length
 2020-12-14 21:49 UTC  (2+ messages)

[PATCH 5.9 057/105] arm-smmu-qcom: Ensure the qcom_scm driver has finished probing
 2020-12-14 17:28 UTC 

[PATCH -next] iommu: msm_iommu: Delete useless kfree code
 2020-12-14 16:21 UTC  (2+ messages)

[RFC PATCH v2 0/8] ACPI/IORT: Support for IORT RMR node
 2020-12-14 14:47 UTC  (6+ messages)

[PATCH -next] iommu/amd/init: convert comma to semicolon
 2020-12-14 13:44 UTC 

[PATCH v2] dma-mapping: add unlikely hint for error path in dma_mapping_error
 2020-12-14 13:01 UTC  (4+ messages)

[PATCH v8 0/9] iommu: I/O page faults for SMMUv3
 2020-12-14 12:51 UTC  (4+ messages)
` [PATCH v8 4/9] of/iommu: Support dma-can-stall property

[PATCH] dma-mapping: benchmark: check the validity of dma mask bits
 2020-12-12 10:18 UTC 

[PATCH] [PATCH] Keep offset when mapping data via SWIOTLB
 2020-12-11 20:39 UTC  (3+ messages)

[PATCH] iommu/amd: Add sanity check for interrupt remapping table length macros
 2020-12-11 13:10 UTC  (3+ messages)

[PATCH] dma-mapping: move hint unlikely for dma_mapping_error from drivers to core
 2020-12-11  6:29 UTC  (3+ messages)

[PATCH v5 00/27] MT8192 IOMMU support
 2020-12-11  3:26 UTC  (31+ messages)
` [PATCH v5 01/27] dt-bindings: iommu: mediatek: Convert IOMMU to DT schema
` [PATCH v5 02/27] dt-bindings: memory: mediatek: Add a common larb-port header file
` [PATCH v5 03/27] dt-bindings: memory: mediatek: Extend LARB_NR_MAX to 32
` [PATCH v5 04/27] dt-bindings: memory: mediatek: Add domain definition
` [PATCH v5 05/27] dt-bindings: memory: mediatek: Rename header guard for SMI header file
` [PATCH v5 06/27] dt-bindings: mediatek: Add binding for mt8192 IOMMU
` [PATCH v5 07/27] iommu/mediatek: Use the common mtk-smi-larb-port.h
` [PATCH v5 08/27] iommu/io-pgtable-arm-v7s: Use ias to check the valid iova in unmap
` [PATCH v5 09/27] iommu/io-pgtable-arm-v7s: Extend PA34 for MediaTek
` [PATCH v5 10/27] iommu/io-pgtable-arm-v7s: Clarify LVL_SHIFT/BITS macro
` [PATCH v5 11/27] iommu/io-pgtable-arm-v7s: Add cfg as a param in some macros
` [PATCH v5 12/27] iommu/io-pgtable-arm-v7s: Quad lvl1 pgtable for MediaTek
` [PATCH v5 13/27] iommu/mediatek: Add a flag for iova_34 bit case
` [PATCH v5 14/27] iommu/mediatek: Move hw_init into attach_device
` [PATCH v5 15/27] iommu/mediatek: Add fail handle for sysfs_add and device_register
` [PATCH v5 16/27] iommu/mediatek: Add device link for smi-common and m4u
` [PATCH v5 17/27] iommu/mediatek: Add pm runtime callback
` [PATCH v5 18/27] iommu/mediatek: Add power-domain operation
` [PATCH v5 19/27] iommu/mediatek: Add iova reserved function
` [PATCH v5 20/27] iommu/mediatek: Add single domain
` [PATCH v5 21/27] iommu/mediatek: Support master use iova over 32bit
` [PATCH v5 22/27] iommu/mediatek: Support up to 34bit iova in tlb flush
` [PATCH v5 23/27] iommu/mediatek: Support report iova 34bit translation fault in ISR
` [PATCH v5 24/27] iommu/mediatek: Add support for multi domain
` [PATCH v5 25/27] iommu/mediatek: Adjust the structure
` [PATCH v5 26/27] iommu/mediatek: Add mt8192 support
` [PATCH v5 27/27] MAINTAINERS: Add entry for MediaTek IOMMU

[PATCH v4 1/1] vfio/type1: Add vfio_group_iommu_domain()
 2020-12-10 22:40 UTC  (2+ messages)

[RFC PATCH 00/15] Userspace P2PDMA with O_DIRECT NVMe devices
 2020-12-10 16:44 UTC  (8+ messages)
` [RFC PATCH 04/15] lib/scatterlist: Add flag for indicating P2PDMA segments in an SGL

[PATCH] PCI: Mark AMD Raven iGPU ATS as broken
 2020-12-10 16:25 UTC  (20+ messages)
        ` [EXTERNAL] "

[GIT PULL] IOMMU fix for 5.10 (-final)
 2020-12-10 11:55 UTC  (9+ messages)

[PATCH] drivers/iommu: fix a null-ptr-deref bug in fsl_pamu_domain.c
 2020-12-10  9:14 UTC  (2+ messages)

[PATCH] drivers/iommu: fix a null-ptr-deref bug in msm_iommu.c
 2020-12-10  9:13 UTC  (2+ messages)

[PATCH v3 5/6] media: uvcvideo: Use dma_alloc_noncontiguos API
 2020-12-10  5:08 UTC  (11+ messages)

[RESEND PATCH 1/1] iommu/amd: Remove unnecessary assignment
 2020-12-10  2:13 UTC 

[PATCH v9] x86, swiotlb: Adjust SWIOTLB bounce buffer size for SEV guests
 2020-12-10  1:25 UTC 

[PATCH v8] swiotlb: Adjust SWIOTBL bounce buffer size for SEV guests
 2020-12-09 19:43 UTC  (12+ messages)

[PATCH v4 0/3] iommu/iova: Solve longterm IOVA issue
 2020-12-09 18:23 UTC  (4+ messages)
` [PATCH v4 1/3] iommu/iova: Add free_all_cpu_cached_iovas()
` [PATCH v4 2/3] iommu/iova: Avoid double-negatives in magazine helpers
` [PATCH v4 3/3] iommu/iova: Flush CPU rcache for when a depot fills

[PATCH 1/1] iommu/amd: Remove unnecessary assignment
 2020-12-09 16:56 UTC  (2+ messages)

[PATCH 0/3] IOMMU: Some more IOVA code tidy-up
 2020-12-09 15:50 UTC  (4+ messages)
` [PATCH 1/3] iova: Make has_iova_flush_queue() private
` [PATCH 2/3] iova: Delete copy_reserved_iova()
` [PATCH 3/3] iova: Stop exporting some more functions

[PATCH] iommu: arm-smmu-impl: add NXP hook to preserve bootmappings
 2020-12-08  7:02 UTC  (5+ messages)

[PATCH v13 00/15] SMMUv3 Nested Stage Setup (IOMMU part)
 2020-12-09 14:26 UTC  (3+ messages)
` [PATCH v13 05/15] iommu/smmuv3: Get prepared for nested stage support

[PATCH] dma-iommu: remove __iommu_dma_mmap
 2020-12-09 13:05 UTC  (3+ messages)

[RESEND PATCH v3 0/4] iommu/iova: Solve longterm IOVA issue
 2020-12-09 12:41 UTC  (12+ messages)
` [RESEND PATCH v3 1/4] iommu/iova: Add free_all_cpu_cached_iovas()
` [RESEND PATCH v3 2/4] iommu/iova: Avoid double-negatives in magazine helpers
` [RESEND PATCH v3 3/4] iommu/iova: Flush CPU rcache for when a depot fills

[bug report] dma-mapping: add benchmark support for streaming DMA APIs
 2020-12-09 10:06 UTC  (3+ messages)

[PATCH v2] iommu: Defer the early return in arm_(v7s/lpae)_map
 2020-12-08 15:54 UTC  (3+ messages)

[PATCH] iommu/io-pgtable: Remove tlb_flush_leaf
 2020-12-08 15:54 UTC  (2+ messages)

[PATCH 0/3] IOMMU: Some IOVA code tidy-up
 2020-12-08 15:54 UTC  (4+ messages)
` [PATCH 1/3] iommu: Delete split_and_remove_iova()
` [PATCH 3/3] iommu: Stop exporting free_iova_mem()

[PATCH RESEND] iommu/io-pgtalbe-arm: Remove "iopte_type(pte, l)" extra parameter "l"
 2020-12-08 15:54 UTC  (2+ messages)

[PATCH v2] iommu/arm-smmu-v3: Fix not checking return value about devm_add_action
 2020-12-08 13:53 UTC  (2+ messages)

[PATCH v7] swiotlb: Adjust SWIOTBL bounce buffer size for SEV guests
 2020-12-07 22:33 UTC  (6+ messages)

[PATCH] iommu/arm-smmu-v3: Fix not checking return value about devm_add_action
 2020-12-07 11:29 UTC  (2+ messages)

[PATCH] iommu: Up front sanity check in the arm_lpae_map
 2020-12-07 13:36 UTC  (8+ messages)

[PATCH] iommu/io-pgtalbe-arm: Remove "iopte_type(pte, l)" extra parameter "l"
 2020-12-07 12:09 UTC  (3+ messages)

[PATCH v2] iommu: Improve the performance for direct_mapping
 2020-12-07 11:05 UTC  (2+ messages)

[PATCH] iommu/amd: Set DTE[IntTabLen] to represent 512 IRTEs
 2020-12-07 11:05 UTC  (3+ messages)

[PATCH] iommu/amd: Increase interrupt remapping table limit to 512 entries
 2020-12-07  3:06 UTC  (3+ messages)

[PATCH v2 0/3] Audit Capability and Extended Capability among IOMMUs
 2020-12-05 21:57 UTC  (4+ messages)
` [PATCH v2 1/3] iommu/vt-d: Audit IOMMU Capabilities and add helper functions
` [PATCH v2 2/3] iommu/vt-d: Move capability check code to cap_audit files
` [PATCH v2 3/3] iommu/vt-d: Disable SVM in the platform when IOMMUs have inconsistencies

Question regarding VIOT proposal
 2020-12-04 20:18 UTC  (9+ messages)
  ` [EXTERNAL] "

AMD-Vi: Event logged [IO_PAGE_FAULT device=42:00.0 domain=0x005e address=0xfffffffdf8030000 flags=0x0008]
 2020-12-04 15:10 UTC  (2+ messages)

[PATCH v13 07/15] iommu/smmuv3: Allow stage 1 invalidation with unmanaged ASIDs
 2020-12-04 10:23 UTC  (7+ 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).