iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-13 16:53:13 to 2019-06-18 18:08:57 UTC [more...]

[PATCH 0/8] iommu: Add auxiliary domain and PASID support to Arm SMMUv3
 2019-06-18 18:08 UTC  (9+ messages)
` [PATCH 1/8] iommu: Add I/O ASID allocator
` [PATCH 3/8] iommu/arm-smmu-v3: Support platform SSID

[PATCH v3 0/4] Qcom smmu-500 wait-for-safe handling for sdm845
 2019-06-18 17:55 UTC  (10+ messages)
` [PATCH v3 1/4] firmware: qcom_scm-64: Add atomic version of qcom_scm_call
` [PATCH v3 3/4] iommu/arm-smmu: Add support to handle Qcom's wait-for-safe logic
` [PATCH v3 4/4] arm64: dts/sdm845: Enable FW implemented safe sequence handler on MTP

[PATCH] iommu: io-pgtable: Support non-coherent page tables
 2019-06-18 17:39 UTC  (2+ messages)

[PATCH v4 00/22] Shared virtual address IOMMU and VT-d support
 2019-06-18 16:50 UTC  (23+ messages)
` [PATCH v4 02/22] iommu: Introduce device fault data
` [PATCH v4 04/22] iommu: Add recoverable fault reporting
` [PATCH v4 08/22] iommu: Introduce attach/detach_pasid_table API
` [PATCH v4 09/22] iommu: Introduce cache_invalidate API
` [PATCH v4 10/22] iommu: Fix compile error without IOMMU_API
` [PATCH v4 11/22] iommu: Introduce guest PASID bind function
` [PATCH v4 12/22] iommu: Add I/O ASID allocator
` [PATCH v4 15/22] iommu/vt-d: Replace Intel specific PASID allocator with IOASID
` [PATCH v4 17/22] iommu/vt-d: Avoid duplicated code for PASID setup
` [PATCH v4 19/22] iommu/vt-d: Clean up for SVM device list
` [PATCH v4 20/22] iommu/vt-d: Add bind guest PASID support

[PATCH v7 00/21] MT8183 IOMMU SUPPORT
 2019-06-18 16:35 UTC  (37+ messages)
` [PATCH v7 07/21] iommu/mediatek: Add bclk can be supported optionally
` [PATCH v7 08/21] iommu/mediatek: Add larb-id remapped support
` [PATCH v7 09/21] iommu/mediatek: Refine protect memory definition
` [PATCH v7 10/21] iommu/mediatek: Move reset_axi into plat_data
` [PATCH v7 11/21] iommu/mediatek: Move vld_pa_rng "
` [PATCH v7 12/21] memory: mtk-smi: Add gals support
` [PATCH v7 13/21] iommu/mediatek: Add mt8183 IOMMU support
` [PATCH v7 14/21] iommu/mediatek: Add mmu1 support
` [PATCH v7 15/21] memory: mtk-smi: Invoke pm runtime_callback to enable clocks
` [PATCH v7 16/21] memory: mtk-smi: Add bus_sel for mt8183
` [PATCH v7 17/21] memory: mtk-smi: Get rid of need_larbid
` [PATCH v7 18/21] iommu/mediatek: Fix VLD_PA_RNG register backup when suspend
` [PATCH v7 19/21] iommu/mediatek: Rename enable_4GB to dram_is_4gb
` [PATCH v7 20/21] iommu/mediatek: Fix iova_to_phys PA start for 4GB mode
` [PATCH v7 21/21] iommu/mediatek: Switch to SPDX license identifier

[PATCH -next] iommu/intel: silence a variable set but not used
 2019-06-18 15:32 UTC  (2+ messages)

[PATCH] iommu/intel: remove an unused variable "length"
 2019-06-18 15:30 UTC  (4+ messages)

How to resolve an issue in swiotlb environment?
 2019-06-18 15:28 UTC  (9+ messages)

[PATCH] iommu: fix integer truncation
 2019-06-18 15:25 UTC  (2+ messages)

[PATCH v2 0/4] iommu: Add device fault reporting API
 2019-06-18 15:15 UTC  (3+ messages)
` [PATCH] iommu: Add padding to struct iommu_fault

[PATCH v8 00/29] SMMUv3 Nested Stage Setup
 2019-06-18 14:04 UTC  (17+ messages)
` [PATCH v8 23/29] vfio: VFIO_IOMMU_CACHE_INVALIDATE
` [PATCH v8 26/29] vfio-pci: Register an iommu fault handler

[PATCH v2 00/12] Clean up "mediatek,larb" after adding device_link
 2019-06-18 12:14 UTC  (4+ messages)
` [PATCH v2 08/12] drm/mediatek: Get rid of mtk_smi_larb_get/put

[RFC PATCH 0/2] Support for TI Page-based Address Translator
 2019-06-18  9:07 UTC  (3+ messages)
` [RFC PATCH 2/2] soc: ti: Add Support for the TI Page-based Address Translator (PAT)

[RFC PATCH v4 00/21] Implement an HPET-based hardlockup detector
 2019-06-17 23:08 UTC  (21+ messages)
` [RFC PATCH v4 03/21] x86/hpet: Calculate ticks-per-second in a separate function
` [RFC PATCH v4 04/21] x86/hpet: Add hpet_set_comparator() for periodic and one-shot modes
` [RFC PATCH v4 05/21] x86/hpet: Reserve timer for the HPET hardlockup detector
` [RFC PATCH v4 18/21] x86/apic: Add a parameter for the APIC delivery mode
` [RFC PATCH v4 20/21] iommu/vt-d: hpet: Reserve an interrupt remampping table entry for watchdog
` [RFC PATCH v4 21/21] x86/watchdog/hardlockup/hpet: Support interrupt remapping

[RFC] switch m68k to use the generic remapping DMA allocator
 2019-06-17 18:53 UTC  (5+ messages)
` [PATCH 1/2] m68k: use the generic dma coherent remap allocator
` [PATCH 2/2] m68k: implement arch_dma_prep_coherent

[RFC CFT 0/6] Try to reduce lock contention on the SMMUv3 command queue
 2019-06-17 18:15 UTC  (3+ messages)

[PATCH] swiotlb: fix phys_addr_t overflow warning
 2019-06-17 16:13 UTC  (2+ messages)

[PATCH v2 1/2] arm64: dts: qcom: msm8998: Add ANOC1 SMMU node
 2019-06-17 15:49 UTC  (2+ messages)

use exact allocation for dma coherent memory
 2019-06-17 13:15 UTC  (32+ messages)
` [PATCH 01/16] media: videobuf-dma-contig: use dma_mmap_coherent
` [PATCH 02/16] drm/ati_pcigart: stop using drm_pci_alloc
` [PATCH 03/16] drm/i915: "
  ` [Intel-gfx] "
` [PATCH 04/16] drm: move drm_pci_{alloc,free} to drm_legacy
` [PATCH 05/16] drm: don't mark pages returned from drm_pci_alloc reserved
` [PATCH 06/16] drm: don't pass __GFP_COMP to dma_alloc_coherent in drm_pci_alloc
` [PATCH 07/16] IB/hfi1: stop passing bogus gfp flags arguments to dma_alloc_coherent
` [PATCH 08/16] IB/qib: "
` [PATCH 09/16] cnic: "
` [PATCH 10/16] iwlwifi: "
` [PATCH 11/16] s390/ism: "
` [PATCH 12/16] staging/comedi: mark as broken
` [PATCH 13/16] mm: rename alloc_pages_exact_nid to alloc_pages_exact_node
` [PATCH 14/16] mm: use alloc_pages_exact_node to implement alloc_pages_exact
` [PATCH 15/16] dma-mapping: clear __GFP_COMP in dma_alloc_attrs
` [PATCH 16/16] dma-mapping: use exact allocation in dma_alloc_contiguous

[RFC PATCH v6 0/5] treewide: improve R-Car SDHI performance
 2019-06-17  7:02 UTC  (31+ messages)
` [RFC PATCH v6 1/5] iommu: add an exported function to get minimum page size for a domain
` [RFC PATCH v6 2/5] block: sort headers on blk-setting.c
` [RFC PATCH v6 3/5] block: add a helper function to merge the segments by an IOMMU
` [RFC PATCH v6 4/5] mmc: tmio: Use dma_max_mapping_size() instead of a workaround
` [RFC PATCH v6 5/5] mmc: queue: Use bigger segments if IOMMU can merge the segments

[RFC] switch nds32 to use the generic remapping DMA allocator
 2019-06-17  2:36 UTC  (5+ messages)
` [PATCH] nds32: use the generic remapping allocator for coherent DMA allocations

[PATCH v8 0/7] Add virtio-iommu driver
 2019-06-16 20:04 UTC  (7+ messages)
` [PATCH v8 2/7] dt-bindings: virtio: Add virtio-pci-iommu node
    ` [virtio-dev] "
` [PATCH v8 5/7] iommu: Add virtio-iommu driver

handle "special" dma allocation in common code
 2019-06-16 10:08 UTC  (12+ messages)
` [PATCH 1/7] arm-nommu: remove the partial DMA_ATTR_NON_CONSISTENT support
` [PATCH 2/7] arc: "
` [PATCH 3/7] openrisc: "
` [PATCH 4/7] dma-mapping: add a dma_alloc_need_uncached helper
` [PATCH 5/7] dma-direct: handle DMA_ATTR_NON_CONSISTENT in common code
` [PATCH 6/7] dma-direct: handle DMA_ATTR_NO_KERNEL_MAPPING "
` [PATCH 7/7] arc: use the generic remapping allocator for coherent DMA allocations

[PATCH 01/10] iommu/exynos: convert to SPDX license tags
 2019-06-14 17:39 UTC  (9+ messages)
` [PATCH 03/10] iommu/omap: "
` [PATCH 09/10] iommu/rockchip: "

[git pull] IOMMU Fixes for Linux v5.2-rc4
 2019-06-14 16:15 UTC  (2+ messages)

[PATCH v2] driver: core: Allow subsystems to continue deferring probe
 2019-06-14 14:36 UTC  (7+ messages)

status of the calgary iommu driver
 2019-06-14 13:03 UTC  (5+ messages)

[PATCH] iommu/dma: Apply dma_{alloc,free}_contiguous functions
 2019-06-14 12:31 UTC  (5+ messages)

[PATCH] dma-remap: Avoid de-referencing NULL atomic_pool
 2019-06-14 12:30 UTC  (2+ messages)

[PATCH 0/2] swiotlb: Cleanup and consistency fix
 2019-06-14  9:47 UTC  (5+ messages)
` [PATCH 1/2] swiotlb: Group identical cleanup in swiotlb_cleanup()
` [PATCH 2/2] swiotlb: Return consistent SWIOTLB segments/nr_tbl

fixups for the dma_set_mask beahvior change in 5.1
 2019-06-14  7:46 UTC  (6+ messages)
` [PATCH 1/2] dma-mapping: truncate dma masks to what dma_addr_t can hold

switch nios2 and microblaze to use the generic uncached segement support
 2019-06-14  6:52 UTC  (5+ messages)

[PATCH v3 0/3] xen/swiotlb: fix an issue and improve swiotlb-xen
 2019-06-14  5:46 UTC  (4+ messages)
` [PATCH v3 1/3] xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()
` [PATCH v3 2/3] xen/swiotlb: simplify range_straddles_page_boundary()
` [PATCH v3 3/3] xen/swiotlb: remember having called xen_create_contiguous_region()

[RFC 0/2] iommu: arm-smmu: Inherit SMR and CB config during init
 2019-06-13 22:49 UTC  (4+ messages)
` [RFC 1/2] iommu: arm-smmu: Handoff SMR registers and context banks

[PATCH v4 0/5] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
 2019-06-13 22:39 UTC  (6+ messages)
` [PATCH v4 1/5] iommu/amd: Remove unnecessary locking from AMD iommu driver
` [PATCH v4 2/5] iommu: Add gfp parameter to iommu_ops::map
` [PATCH v4 3/5] iommu/dma-iommu: Handle deferred devices
` [PATCH v4 4/5] iommu/dma-iommu: Use the dev->coherent_dma_mask
` [PATCH v4 5/5] iommu/amd: Convert AMD iommu driver to the dma-iommu api

[PATCH v3] iommu/amd: Flush not present cache in iommu_map_page
 2019-06-13 22:04 UTC 

[PATCH v2] iommu/omap: convert to SPDX license tags
 2019-06-13 16:53 UTC 


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