IOMMU Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-02 07:31:49 to 2021-07-12 07:55:22 UTC [more...]

[PATCH 5.13 677/800] iommu/amd: Fix extended features logging
 2021-07-12  6:11 UTC 

[PATCH 5.12 591/700] iommu/amd: Fix extended features logging
 2021-07-12  6:11 UTC 

[PATCH 1/1] iommu/vt-d: Fix clearing real DMA device's scalable-mode context entries
 2021-07-12  7:17 UTC 

[PATCH 1/1] iommu/vt-d: Global devTLB flush when present context entry changed
 2021-07-12  7:13 UTC 

[PATCH 0/9] MT8195 SMI support
 2021-07-12  6:44 UTC  (13+ 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 5.10 495/593] iommu/amd: Fix extended features logging
 2021-07-12  6:10 UTC 

add support for the global coherent pool to the dma core
 2021-07-12  6:17 UTC  (8+ messages)
` [PATCH 1/7] dma-direct: add support for dma_coherent_default_memory
` [PATCH 2/7] ARM/nommu: use the generic dma-direct code for non-coherent devices
` [PATCH 3/7] dma-mapping: allow using the global coherent pool for !ARM
` [PATCH 4/7] dma-mapping: simplify dma_init_coherent_memory
` [PATCH 5/7] dma-mapping: add a dma_init_global_coherent helper
` [PATCH 6/7] dma-mapping: make the global coherent pool conditional
` [PATCH 7/7] hexagon: use the generic global coherent pool

[PATCHv3] iommu/arm-smmu: Optimize ->tlb_flush_walk() for qcom implementation
 2021-07-12  4:09 UTC  (2+ messages)

[RFC v2] /dev/iommu uAPI proposal
 2021-07-12  1:22 UTC  (3+ messages)

[PATCH v1] iommu/tegra-smmu: Change debugfs directory name
 2021-07-12  0:13 UTC 

[PATCH 0/4] iommu/vt-d: Disable igfx iommu superpage on bxt/skl/glk
 2021-07-11 23:23 UTC  (6+ messages)
` [PATCH 1/4] iommu/vt-d: Disable superpage for Geminilake igfx
` [PATCH 2/4] iommu/vt-d: Disable superpage for Broxton igfx
` [PATCH 3/4] iommu/vt-d: Disable superpage for Skylake igfx
` [PATCH 4/4] drm/i915/fbc: Allow FBC + VT-d on SKL/BXT

[PATCH AUTOSEL 5.4 36/63] iommu/arm-smmu: Fix arm_smmu_device refcount leak when arm_smmu_rpm_get fails
 2021-07-10  2:26 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 37/63] iommu/arm-smmu: Fix arm_smmu_device refcount leak in address translation

[PATCH AUTOSEL 5.10 56/93] iommu/arm-smmu: Fix arm_smmu_device refcount leak when arm_smmu_rpm_get fails
 2021-07-10  2:23 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 57/93] iommu/arm-smmu: Fix arm_smmu_device refcount leak in address translation

[PATCH AUTOSEL 5.12 056/104] iommu/arm-smmu-qcom: Skip the TTBR1 quirk for db820c
 2021-07-10  2:21 UTC  (3+ messages)
` [PATCH AUTOSEL 5.12 060/104] iommu/arm-smmu: Fix arm_smmu_device refcount leak when arm_smmu_rpm_get fails
` [PATCH AUTOSEL 5.12 061/104] iommu/arm-smmu: Fix arm_smmu_device refcount leak in address translation

[PATCH AUTOSEL 5.13 061/114] iommu/arm-smmu-qcom: Skip the TTBR1 quirk for db820c
 2021-07-10  2:17 UTC  (3+ messages)
` [PATCH AUTOSEL 5.13 065/114] iommu/arm-smmu: Fix arm_smmu_device refcount leak when arm_smmu_rpm_get fails
` [PATCH AUTOSEL 5.13 066/114] iommu/arm-smmu: Fix arm_smmu_device refcount leak in address translation

[PATCH v2 0/3] iommu: Enable non-strict DMA on QCom SD/MMC
 2021-07-09 19:21 UTC  (8+ messages)

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

[RFC v1 3/8] intel/vt-d: make DMAR table parsing code more flexible
 2021-07-09 14:21 UTC  (10+ messages)
` [RFC v1 4/8] intel/vt-d: export intel_iommu_get_resv_regions
` [RFC v1 5/8] mshv: add paravirtualized IOMMU support
` [RFC v1 6/8] mshv: command line option to skip devices in PV-IOMMU

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

[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  (24+ 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 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  (7+ messages)
` [PATCH v5 3/8] ACPI/IORT: Add a helper to retrieve RMR memory regions

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


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 read-only IMAP folder(s) and NNTP newsgroup(s).