iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-30 15:35:59 to 2019-11-08 12:35:56 UTC [more...]

[PATCH] intel-iommu: Turn off translations at shutdown
 2019-11-08  8:57 UTC  (7+ messages)

[PATCH v8 0/3] Add uacce module for Accelerator
 2019-11-08 12:34 UTC  (4+ messages)
` [PATCH v8 1/3] uacce: Add documents for uacce
` [PATCH v8 2/3] uacce: add uacce driver
` [PATCH v8 3/3] crypto: hisilicon - register zip engine to uacce

[RFC v2 0/3] vfio: support Shared Virtual Addressing
 2019-11-08 12:23 UTC  (13+ messages)
` [RFC v2 1/3] vfio: VFIO_IOMMU_CACHE_INVALIDATE
` [RFC v2 2/3] vfio/type1: VFIO_IOMMU_PASID_REQUEST(alloc/free)
` [RFC v2 3/3] vfio/type1: bind guest pasid (guest page tables) to host

[PATCH v7 00/11] Nested Shared Virtual Address (SVA) VT-d support
 2019-11-08 11:30 UTC  (19+ messages)
` [PATCH v7 01/11] iommu/vt-d: Cache virtual command capability register
` [PATCH v7 02/11] iommu/vt-d: Enlightened PASID allocation
` [PATCH v7 03/11] iommu/vt-d: Add custom allocator for IOASID
` [PATCH v7 04/11] iommu/vt-d: Replace Intel specific PASID allocator with IOASID
` [PATCH v7 07/11] iommu/vt-d: Add nested translation helper function
` [PATCH v7 10/11] iommu/vt-d: Support flushing more translation cache types

[PATCH 0/7] iommu: Permit modular builds of ARM SMMU[v3] drivers
 2019-11-08 11:03 UTC  (34+ messages)
` [PATCH 5/7] iommu/arm-smmu-v3: Allow building as a module
` [PATCH 6/7] Revert "iommu/arm-smmu: Make arm-smmu explicitly non-modular"
` [PATCH 7/7] iommu/arm-smmu: Allow building as a module

[PATCH v7 0/3] Add uacce module for Accelerator
 2019-11-08  7:48 UTC  (14+ messages)
` [PATCH v7 1/3] uacce: Add documents for uacce
` [PATCH v7 2/3] uacce: add uacce driver
` [PATCH v7 3/3] crypto: hisilicon - register zip engine to uacce

[PATCH 1/1] iommu/vt-d: Add Kconfig option to enable/disable scalable mode
 2019-11-08  1:35 UTC  (3+ messages)

switch xtensa over to the generic DMA remap / uncached segment code
 2019-11-07 17:44 UTC  (8+ messages)
` [PATCH 1/5] dma-direct: remove __dma_direct_free_pages
` [PATCH 2/5] dma-direct: remove the dma_handle argument to __dma_direct_alloc_pages
` [PATCH 3/5] dma-direct: provide mmap and get_sgtable method overrides
` [PATCH 4/5] dma-mapping: merge the generic remapping helpers into dma-direct
` [PATCH 5/5] xtensa: use the generic uncached segment support

[PATCH] dma-mapping: drop the dev argument to arch_sync_dma_for_*
 2019-11-07 17:41 UTC 

provide in-place uncached remapping for dma-direct
 2019-11-07 17:40 UTC  (3+ messages)
` [PATCH 1/2] dma-mapping: support setting memory uncached in place
` [PATCH 2/2] openrisc: use the generic in-place uncached DMA allocator

[PATCH v3 0/2] x86: Get rid of custom DMA functions
 2019-11-07 15:06 UTC  (2+ messages)
` [PATCH v3 1/2] dma-direct: check for overflows on 32 bit DMA addresses

[GIT PULL] iommu/arm-smmu: Updates for 5.5
 2019-11-07 14:30 UTC 

[PATCH v2 0/3] dma-mapping: introduce new dma unmap and sync variants
 2019-11-07 12:30 UTC  (10+ messages)
` [PATCH v2 1/3] dma-mapping: introduce new dma unmap and sync api variants
` [PATCH v2 3/3] dpaa2_eth: use new unmap and sync dma "

use generic DMA mapping code in powerpc V4
 2019-11-07  9:53 UTC  (18+ messages)
                          ` Bug 205201 - overflow of DMA mask and bus mask

[PATCH v3 0/6] iommu/ipmmu-vmsa: minor updates
 2019-11-07  0:11 UTC  (13+ messages)
` [PATCH v3 1/6] iommu/ipmmu-vmsa: Remove all unused register definitions
` [PATCH v3 2/6] iommu/ipmmu-vmsa: tidyup "
` [PATCH v3 3/6] iommu/ipmmu-vmsa: Add helper functions for MMU "context" registers
` [PATCH v3 4/6] iommu/ipmmu-vmsa: Calculate context registers' offset instead of a macro
` [PATCH v3 5/6] iommu/ipmmu-vmsa: Add helper functions for "uTLB" registers
` [PATCH v3 6/6] iommu/ipmmu-vmsa: Add utlb_offset_base

[RESEND,PATCH 00/13] MT6779 IOMMU SUPPORT
 2019-11-06 23:40 UTC  (15+ messages)
` [RESEND,PATCH 01/13] dt-bindings: mediatek: Add bindings for MT6779
` [RESEND,PATCH 02/13] iommu/mediatek: Add mt6779 IOMMU basic support
` [RESEND,PATCH 03/13] iommu/mediatek: Add mtk_iommu_pgtable structure
` [RESEND, PATCH 04/13] iommu/mediatek: Remove mtk_iommu_domain_finalise
` [RESEND, PATCH 05/13] iommu/mediatek: Remove pgtable info in mtk_iommu_domain
` [RESEND,PATCH 06/13] iommu/mediatek: Change get the way of m4u_group
` [RESEND,PATCH 07/13] iommu/mediatek: Add smi_larb info about device
` [RESEND,PATCH 08/13] iommu/mediatek: Add mtk_domain_data structure
` [RESEND, PATCH 09/13] iommu/mediatek: Remove the usage of m4u_dom variable
` [RESEND, PATCH 10/13] iommu/mediatek: Remove mtk_iommu_get_m4u_data api
` [RESEND,PATCH 11/13] iommu/mediatek: Add iova reserved function
` [RESEND, PATCH 12/13] iommu/mediatek: Change single domain to multiple domains
` [RESEND, PATCH 13/13] iommu/mediatek: Add multiple mtk_iommu_domain support for mt6779

[PATCH v2] iommu/vt-d: Check VT-d RMRR region in BIOS is reported as reserved
 2019-11-06 18:42 UTC  (2+ messages)

[PATCH] iommu/io-pgtable-arm: Rename IOMMU_QCOM_SYS_CACHE and improve doc
 2019-11-06 13:03 UTC 

[PATCH] Ensure pci transactions coming from PLX NTB are handled when IOMMU is turned on
 2019-11-05 12:17 UTC  (2+ messages)

[PATCHv7 0/3] QCOM smmu-500 wait-for-safe handling for sdm845
 2019-11-05  2:29 UTC  (15+ messages)
` [PATCHv7 1/3] firmware: qcom_scm-64: Add atomic version of qcom_scm_call
` [PATCHv7 2/3] firmware/qcom_scm: Add scm call to handle smmu errata

[PATCH v2 00/10] iommu/io-pgtable: Cleanup and prep for split tables
 2019-11-04 23:40 UTC  (22+ messages)
` [PATCH v2 06/10] iommu/io-pgtable-arm: Simplify level indexing
` [PATCH v2 07/10] iommu/io-pgtable-arm: Rationalise MAIR handling
` [PATCH v2 08/10] iommu/io-pgtable-arm: Rationalise TTBRn handling
` [PATCH v2 09/10] iommu/io-pgtable-arm: Rationalise TCR handling
` [PATCH v2 10/10] iommu/io-pgtable-arm: Prepare for TTBR1 usage

[PATCH 1/1] iommu/amd: Fix the overwritten exclusion range with multiple IVMDs
 2019-11-04  5:58 UTC 

[PATCH v5 0/7] Improve tlb range flush
 2019-11-04 15:17 UTC  (9+ messages)
` [PATCH v5 1/7] iommu/mediatek: Correct the flush_iotlb_all callback
` [PATCH v5 2/7] iommu/mediatek: Add a new tlb_lock for tlb_flush
` [PATCH v5 3/7] iommu/mediatek: Use gather to achieve the tlb range flush
` [PATCH v5 4/7] iommu/mediatek: Delete the leaf in the tlb_flush
` [PATCH v5 5/7] iommu/mediatek: Move the tlb_sync into tlb_flush
` [PATCH v5 6/7] iommu/mediatek: Get rid of the pgtlock
` [PATCH v5 7/7] iommu/mediatek: Reduce the tlb flush timeout value

arm64 iommu groups issue
 2019-11-04 12:18 UTC  (4+ messages)

[PATCH] video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs
 2019-11-02  6:17 UTC  (3+ messages)

[PATCH 1/1] MAINTAINERS: Update for INTEL IOMMU (VT-d) entry
 2019-11-02  2:53 UTC 

[PATCH v2] dt-bindings: iommu: Convert Arm SMMUv3 to DT schema
 2019-11-01 20:14 UTC  (3+ messages)

[RFC 0/3] Introduce memory controller mini-framework
 2019-11-01 19:56 UTC  (5+ messages)
` [RFC 1/3] memory: "

[PATCH] iommu/arm-smmu: avoid pathological RPM behaviour for unmaps
 2019-11-01 16:28 UTC  (2+ messages)

[PATCH] dma/direct: turn ARCH_ZONE_DMA_BITS into a variable
 2019-10-31 18:32 UTC  (8+ messages)

[PATCH RFC 0/5] ARM: Raspberry Pi 4 DMA support
 2019-10-31 17:26 UTC  (6+ messages)
` [PATCH RFC 1/5] dma/direct: turn ARCH_ZONE_DMA_BITS into a variable

[PATCH v4 0/2] dma-mapping: Add vmap checks to dma_map_single()
 2019-10-31 17:13 UTC  (11+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] usb: core: Remove redundant vmap checks

[PATCH v2 0/2] x86: Get rid of custom DMA functions
 2019-10-31 10:44 UTC  (4+ messages)
` [PATCH v2 1/2] dma-direct: check for overflows on 32 bit DMA addresses

[PATCH v4 0/6] Nvidia Arm SMMUv2 Implementation
 2019-10-31  0:07 UTC  (7+ messages)
` [PATCH v4 1/6] iommu/arm-smmu: add NVIDIA implementation for dual ARM MMU-500 usage
` [PATCH v4 2/6] dt-bindings: arm-smmu: Add binding for Tegra194 SMMU
` [PATCH v4 3/6] iommu/arm-smmu: Add global/context fault implementation hooks
` [PATCH v4 4/6] arm64: tegra: Add Memory controller DT node on T194
` [PATCH v4 5/6] arm64: tegra: Add DT node for T194 SMMU
` [PATCH v4 6/6] arm64: tegra: enable SMMU for SDHCI and EQOS on T194

[PATCH 3/7] PCI: Export pci_ats_disabled() as a GPL symbol to modules
 2019-10-30 20:30 UTC  (2+ messages)

[PATCH] dma/coherent: remove unused dma_get_device_base()
 2019-10-30 18:13 UTC  (2+ messages)

[PATCH] dma-mapping: fix handling of dma-ranges for reserved memory (again)
 2019-10-30 18:12 UTC  (2+ messages)

[PATCH V2] kernel: dma: contigous: Make CMA parameters __initdata/__initconst
 2019-10-30 18:12 UTC  (2+ 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).