Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2021-06-30 02:43:26 to 2021-07-09 11:11:53 UTC [more...]

[bug report] iommu_dma_unmap_sg() is very slow then running IO from remote numa node
 2021-07-09 11:04 UTC  (4+ messages)

[RFC v2] /dev/iommu uAPI proposal
 2021-07-09  7:48 UTC 

[PATCH 0/4] Add dynamic iommu backed bounce buffers
 2021-07-09  7:25 UTC  (11+ messages)
` [PATCH 1/4] dma-iommu: add kalloc gfp flag to alloc helper
` [PATCH 2/4] dma-iommu: replace device arguments
` [PATCH 3/4] dma-iommu: expose a few helper functions to module
` [PATCH 4/4] dma-iommu: Add iommu bounce buffers to dma-iommu api

[PATCH v2 0/4] Fixes for dma-iommu swiotlb bounce buffers
 2021-07-09  3:35 UTC  (5+ messages)
` [PATCH v2 1/4] dma-iommu: fix sync_sg with swiotlb
` [PATCH v2 2/4] dma-iommu: fix arch_sync_dma for map "
` [PATCH v2 3/4] dma-iommu: pass SKIP_CPU_SYNC to swiotlb unmap
` [PATCH v2 4/4] dma-iommu: Check CONFIG_SWIOTLB more broadly

[PATCH 1/2] dma-iommu: fix swiotlb SKIP_CPU_SYNC and arch sync
 2021-07-08 17:49 UTC  (5+ messages)
` [PATCH 2/2] dma-iommu: Check CONFIG_SWIOTLB more broadly

[PATCH v15 00/12] Restricted DMA
 2021-07-08 16:44 UTC  (30+ messages)
` [PATCH v15 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing
` [PATCH v15 12/12] of: Add plumbing for restricted DMA pool

[PATCH v2] iommu/amd: Keep swiotlb enabled to ensure devices with 32bit DMA still work
 2021-07-08 16:44 UTC 

[PATCH] iommu/amd: Enable swiotlb if any device supports iommu v2 and uses identity mapping
 2021-07-08 14:43 UTC  (5+ messages)

[PATCH v2 0/3] iommu: Enable non-strict DMA on QCom SD/MMC
 2021-07-08 14:36 UTC  (6+ messages)

[RFC PATCH V4 00/12] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-07-08 14:40 UTC  (15+ messages)
` [RFC PATCH V4 01/12] x86/HV: Initialize shared memory boundary in the Isolation VM
` [RFC PATCH V4 02/12] x86/HV: Add new hvcall guest address host visibility support
` [RFC PATCH V4 03/12] HV: Mark vmbus ring buffer visible to host in Isolation VM
` [RFC PATCH V4 04/12] HV: Add Write/Read MSR registers via ghcb page
` [RFC PATCH V4 05/12] HV: Add ghcb hvcall support for SNP VM
` [RFC PATCH V4 06/12] HV/Vmbus: Add SNP support for VMbus channel initiate message
` [RFC PATCH V4 07/12] HV/Vmbus: Initialize VMbus ring buffer for Isolation VM
` [RFC PATCH V4 08/12] x86/Swiotlb/HV: Add Swiotlb bounce buffer remap function for HV IVM
` [RFC PATCH V4 09/12] HV/IOMMU: Enable swiotlb bounce buffer for Isolation VM
` [RFC PATCH V4 10/12] HV/Netvsc: Add Isolation VM support for netvsc driver
` [RFC PATCH V4 11/12] HV/Storvsc: Add Isolation VM support for storvsc driver
` [RFC PATCH V4 12/12] x86/HV: Not set memory decrypted/encrypted during kexec alloc/free page in IVM

[Resend RFC PATCH V4 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-07-08 13:54 UTC  (16+ messages)
` [Resend RFC PATCH V4 01/13] x86/HV: Initialize GHCB page in Isolation VM
` [Resend RFC PATCH V4 02/13] x86/HV: Initialize shared memory boundary in the "
` [Resend RFC PATCH V4 03/13] x86/HV: Add new hvcall guest address host visibility support
` [Resend RFC PATCH V4 04/13] HV: Mark vmbus ring buffer visible to host in Isolation VM
` [Resend RFC PATCH V4 05/13] HV: Add Write/Read MSR registers via ghcb page
` [Resend RFC PATCH V4 06/13] HV: Add ghcb hvcall support for SNP VM
` [Resend RFC PATCH V4 07/13] HV/Vmbus: Add SNP support for VMbus channel initiate message
` [Resend RFC PATCH V4 08/13] HV/Vmbus: Initialize VMbus ring buffer for Isolation VM
` [Resend RFC PATCH V4 09/13] x86/Swiotlb/HV: Add Swiotlb bounce buffer remap function for HV IVM
` [Resend RFC PATCH V4 10/13] HV/IOMMU: Enable swiotlb bounce buffer for Isolation VM
` [Resend RFC PATCH V4 11/13] HV/Netvsc: Add Isolation VM support for netvsc driver
` [Resend RFC PATCH V4 12/13] HV/Storvsc: Add Isolation VM support for storvsc driver
` [Resend RFC PATCH V4 13/13] x86/HV: Not set memory decrypted/encrypted during kexec alloc/free page in IVM

[PATCH v8 00/10] Introduce VDUSE - vDPA Device in Userspace
 2021-07-08 12:35 UTC  (31+ messages)
` [PATCH v8 09/10] vduse: "
    `  "
        `  "
` [PATCH v8 10/10] Documentation: Add documentation for VDUSE
    `  "
        `  "

[PATCH] iommu: qcom: Revert "iommu/arm: Cleanup resources in case of probe error path"
 2021-07-08 10:03 UTC  (5+ messages)

[PATCH 0/9] MT8195 SMI support
 2021-07-08  9:47 UTC  (9+ messages)
` [PATCH 1/9] dt-bindings: memory: mediatek: Add mt8195 smi binding
` [PATCH 3/9] memory: mtk-smi: Use clk_bulk instead of the clk ops
` [PATCH 4/9] memory: mtk-smi: Rename smi_gen to smi_type
` [PATCH 6/9] memory: mtk-smi: Add smi sub common support

[PATCH v2] iommu: rockchip: Fix physical address decoding
 2021-07-08  9:39 UTC  (3+ messages)

[PATCH v14 0/6] iommu: Enhance IOMMU default DMA mode build options
 2021-07-08  9:38 UTC  (3+ messages)

[PATCH] swiotlb: add overflow checks to swiotlb_bounce
 2021-07-08  0:59 UTC  (2+ messages)

[PATCH v5 0/5] iommu/arm-smmu: adreno-smmu page fault handling
 2021-07-07 17:38 UTC  (6+ messages)

[Resend RFC PATCH V4 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-07-07 15:45 UTC 

[RFC PATCH 0/1] dma-debug: fix check_for_illegal_area() in debug_dma_map_sg()
 2021-07-07 11:47 UTC  (5+ messages)
` [RFC PATCH 1/1] "

[PATCH] iommu: Fallback to default setting when def_domain_type() callback returns 0
 2021-07-07  9:06 UTC  (5+ messages)

[PATCH] firmware: QCOM_SCM: Allow qcom_scm driver to be loadable as a permenent module
 2021-07-07  4:53 UTC 

[PATCH v5 3/5] drm/msm: Improve the a6xx page fault handler
 2021-07-06 14:27 UTC 

[bug report] IB/usnic: Add Cisco VIC low-level hardware driver
 2021-07-05 15:45 UTC  (5+ messages)

[PATCH v5 0/8] ACPI/IORT: Support for IORT RMR node
 2021-07-05  9:10 UTC  (13+ messages)
` [PATCH v5 3/8] ACPI/IORT: Add a helper to retrieve RMR memory regions
` [PATCH v5 7/8] iommu/arm-smmu: Get associated RMR info and install bypass SMR

Re: [PATCH v8 03/10] eventfd: Increase the recursion depth of eventfd_signal()
 2021-07-03  8:31 UTC  (3+ messages)
` [PATCH] eventfd: Enlarge recursion limit to allow vhost to work

[GIT PULL] dma-mapping updates for Linux 5.14
 2021-07-02 21:47 UTC  (2+ messages)

[git pull] IOMMU Updates for Linux v5.14
 2021-07-02 21:47 UTC  (2+ messages)

[PATCH v2 0/5] iommu: Support identity mappings of reserved-memory regions
 2021-07-02 14:16 UTC  (9+ messages)
` [PATCH v2 1/5] dt-bindings: reserved-memory: Document memory region specifier
` [PATCH v2 2/5] iommu: Implement of_iommu_get_resv_regions()

[PATCH] iommu/arm: Cleanup resources in case of probe error path
 2021-07-01  9:26 UTC  (10+ messages)

[PATCH v4] swiotlb: fix implicit debugfs declarations
 2021-07-01  3:31 UTC 

[PATCH rdma-next v1 1/2] lib/scatterlist: Fix wrong update of orig_nents
 2021-06-30 17:49 UTC  (4+ messages)

[PATCH v4 0/3] Apple M1 DART IOMMU driver
 2021-06-30 13:54 UTC  (7+ messages)
` [PATCH v4 1/3] iommu: io-pgtable: add DART pagetable format
` [PATCH v4 2/3] dt-bindings: iommu: add DART iommu bindings
` [PATCH v4 3/3] iommu: dart: Add DART iommu driver

[PATCH v3] swiotlb: fix implicit debugfs_create_dir declaration
 2021-06-30 13:49 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-v3: Add default domain quirk for Arm Fast Models
 2021-06-30 11:07 UTC  (4+ messages)

[PATCH 2/3] iommu/io-pgtable-arm: Add IOMMU_LLC page protection flag
 2021-06-30 10:07 UTC  (12+ messages)

[PATCH v2 00/12] x86: Trenchboot secure dynamic launch Linux kernel support
 2021-06-30  9:50 UTC  (8+ messages)
` [PATCH v2 12/12] iommu: Do not allow IOMMU passthrough with Secure Launch

[PATCH 3/6] vfio: remove the unused mdev iommu hook
 2021-06-30  9:08 UTC  (12+ messages)

[PATCH 00/24] MT8195 IOMMU SUPPORT
 2021-06-30  7:30 UTC  (7+ messages)
` [PATCH 01/24] dt-bindings: mediatek: mt8195: Add binding for MM IOMMU
` [PATCH 02/24] dt-bindings: mediatek: mt8195: Add binding for infra IOMMU
` [PATCH 23/24] iommu/mediatek: Add multi bank support

[RFC] /dev/ioasid uAPI proposal
 2021-06-30  7:07 UTC  (14+ messages)

[RFC] /dev/ioasid uAPI proposal
 2021-06-30  7:01 UTC  (11+ messages)

[RFC] /dev/ioasid uAPI proposal
 2021-06-30  6:56 UTC  (20+ messages)

[PATCH v2] swiotlb: fix implicit debugfs_create_dir declaration
 2021-06-30  4:07 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox