iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-31 16:00:02 to 2019-08-09 00:49:35 UTC [more...]

[PATCH 1/2] iommu/vt-d: Detach domain before using a private one
 2019-08-09  0:48 UTC  (5+ messages)
` [PATCH 2/2] iommu/vt-d: Fix possible use-after-free of private domain

[PATCH 0/8] Raspberry Pi 4 DMA addressing support
 2019-08-08 17:30 UTC  (20+ messages)
` [PATCH 3/8] of/fdt: add function to get the SoC wide DMA addressable memory size
` [PATCH 4/8] arm64: re-introduce max_zone_dma_phys()
` [PATCH 5/8] arm64: use ZONE_DMA on DMA addressing limited devices
` [PATCH 6/8] dma-direct: turn ARCH_ZONE_DMA_BITS into a variable
` [PATCH 7/8] arm64: update arch_zone_dma_bits to fine tune dma-direct min mask
` [PATCH 8/8] mm: comment arm64's usage of 'enum zone_type'

[PATCH v3 0/4] Qcom smmu-500 wait-for-safe handling for sdm845
 2019-08-08 16:30 UTC  (9+ messages)
` [PATCH v3 1/4] firmware: qcom_scm-64: Add atomic version of qcom_scm_call
` [PATCH v3 4/4] arm64: dts/sdm845: Enable FW implemented safe sequence handler on MTP

remove default fallbacks in dma_map_ops v3
 2019-08-08 16:00 UTC  (9+ messages)
` [PATCH 1/8] dma-mapping: provide a better default ->get_required_mask
` [PATCH 2/8] dma-mapping: move the dma_get_sgtable API comments from arm to common code
` [PATCH 3/8] dma-mapping: explicitly wire up ->mmap and ->get_sgtable
` [PATCH 4/8] dma-mapping: add a dma_can_mmap helper
` [PATCH 5/8] ALSA: pcm: use dma_can_mmap() to check if a device supports dma_mmap_*
` [PATCH 6/8] arm-nommu: call dma_mmap_from_dev_coherent directly
` [PATCH 7/8] parisc: don't set ARCH_NO_COHERENT_DMA_MMAP
` [PATCH 8/8] dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAP

[PATCH] iommu/amd: Override wrong IVRS IOAPIC on Raven Ridge systems
 2019-08-08 10:17 UTC 

[PATCH v3 hmm 00/11] Add mmu_notifier_get/put for managing mmu notifier registrations
 2019-08-08 10:29 UTC  (19+ messages)
` [PATCH v3 hmm 01/11] mm/mmu_notifiers: hoist do_mmu_notifier_register down_write to the caller
` [PATCH v3 hmm 02/11] mm/mmu_notifiers: do not speculatively allocate a mmu_notifier_mm
` [PATCH v3 hmm 03/11] mm/mmu_notifiers: add a get/put scheme for the registration
` [PATCH v3 hmm 04/11] misc/sgi-gru: use mmu_notifier_get/put for struct gru_mm_struct
` [PATCH v3 hmm 05/11] hmm: use mmu_notifier_get/put for 'struct hmm'
` [PATCH v3 hmm 06/11] RDMA/odp: use mmu_notifier_get/put for 'struct ib_ucontext_per_mm'
` [PATCH v3 hmm 07/11] RDMA/odp: remove ib_ucontext from ib_umem
` [PATCH v3 hmm 08/11] drm/radeon: use mmu_notifier_get/put for struct radeon_mn
` [PATCH v3 hmm 09/11] drm/amdkfd: fix a use after free race with mmu_notifer unregister
` [PATCH v3 hmm 10/11] drm/amdkfd: use mmu_notifier_put
` [PATCH v3 hmm 11/11] mm/mmu_notifiers: remove unregister_no_release

Regression due to d98849aff879 (dma-direct: handle DMA_ATTR_NO_KERNEL_MAPPING in common code)
 2019-08-08  7:48 UTC  (13+ messages)

[PATCH v3 0/2] iommu/arm-smmu: Split pagetable support
 2019-08-07 22:21 UTC  (3+ messages)
` [PATCH v3 1/2] iommu/io-pgtable-arm: Add support for ARM_ADRENO_GPU_LPAE io-pgtable format
` [PATCH v3 2/2] iommu/arm-smmu: Add support for Adreno GPU pagetable formats

[PATCH v3 0/2] iommu/arm-smmu: Split pagetable support
 2019-08-07 22:19 UTC  (2+ messages)
` [PATCH v3 1/2] iommu/io-pgtable-arm: Add support for ARM_ADRENO_GPU_LPAE io-pgtable format

fix default dma_mmap_* pgprot v2
 2019-08-07 11:45 UTC  (8+ messages)
` [PATCH 1/2] dma-mapping: fix page attributes for dma_mmap_*
` [PATCH 2/2] MIPS: remove support for DMA_ATTR_WRITE_COMBINE

[PATCH 0/8] iommu/omap: misc fixes
 2019-08-07  8:26 UTC  (9+ messages)
` [PATCH 1/8] iommu/omap: fix boot issue on remoteprocs with AMMU/Unicache
` [PATCH 2/8] iommu/omap: add pdata ops for omap_device_enable/idle
` [PATCH 3/8] iommu/omap: streamline enable/disable through runtime pm callbacks
` [PATCH 4/8] iommu/omap: add logic to save/restore locked TLBs
` [PATCH 5/8] iommu/omap: Add system suspend/resume support
` [PATCH 6/8] iommu/omap: introduce new API for runtime suspend/resume control
` [PATCH 7/8] iommu/omap: add support for late attachment of iommu devices
` [PATCH 8/8] iommu/omap: remove pm_runtime_irq_safe flag for OMAP IOMMUs

fix default dma_mmap_* pgprot v3
 2019-08-07  6:16 UTC  (3+ messages)
` [PATCH 1/2] dma-mapping: fix page attributes for dma_mmap_*
` [PATCH 2/2] MIPS: remove support for DMA_ATTR_WRITE_COMBINE

fix default dma_mmap_* pgprot
 2019-08-07  6:14 UTC  (12+ messages)
` [PATCH] dma-mapping: fix page attributes for dma_mmap_*

[PATCH 0/3] iommu/vtd: Per device dma ops
 2019-08-07  3:06 UTC  (10+ messages)
` [PATCH 1/3] iommu/vt-d: Refactor find_domain() helper
` [PATCH 2/3] iommu/vt-d: Apply per-device dma_ops
` [PATCH 3/3] iommu/vt-d: Cleanup after using per-device dma ops

[PATCH] iommu/dma: Handle SG length overflow better
 2019-08-07  1:11 UTC  (4+ messages)

[PATCH 4.19 17/32] iommu/vt-d: Dont queue_iova() if there is no flush queue
 2019-08-06 23:16 UTC  (4+ messages)

[PATCH AUTOSEL 5.2 06/59] dma-mapping: check pfn validity in dma_common_{mmap, get_sgtable}
 2019-08-06 21:32 UTC 

[PATCH] dma-direct: don't truncate dma_required_mask to bus addressing capabilities
 2019-08-06 20:16 UTC  (3+ messages)

[PATCH v2] iommu: arm-smmu-v3: Mark expected switch fall-through
 2019-08-06 15:28 UTC  (3+ messages)

[PATCH 1/1] iommu/vt-d: Detach domain when move device out of group
 2019-08-06 15:27 UTC  (2+ messages)

[PATCH] iommu/dma: Handle MSI mappings separately
 2019-08-06 15:23 UTC  (2+ messages)

[PATCH v2] iommu: revisit iommu_insert_resv_region() implementation
 2019-08-06  7:32 UTC  (3+ messages)

remove default fallbacks in dma_map_ops v2
 2019-08-06  6:00 UTC  (11+ messages)
` [PATCH 1/7] dma-mapping: move the dma_get_sgtable API comments from arm to common code
` [PATCH 2/7] dma-mapping: explicitly wire up ->mmap and ->get_sgtable
` [PATCH 3/7] dma-mapping: add a dma_can_mmap helper
` [PATCH 4/7] ALSA: pcm: use dma_can_mmap() to check if a device supports dma_mmap_*
` [PATCH 5/7] m68knommu: add a pgprot_noncached stub
` [PATCH 6/7] dma-mapping: remove ARCH_NO_COHERENT_DMA_MMAP
` [PATCH 7/7] dma-mapping: provide a better default ->get_required_mask

[PATCH v4 0/6] Remove x86-specific code from generic headers
 2019-08-06  4:49 UTC  (7+ messages)
` [PATCH v4 1/6] x86, s390: Move ARCH_HAS_MEM_ENCRYPT definition to arch/Kconfig
` [PATCH v4 2/6] swiotlb: Remove call to sme_active()
` [PATCH v4 3/6] dma-mapping: Remove dma_check_mask()
` [PATCH v4 4/6] x86, s390/mm: Move sme_active() and sme_me_mask to x86-specific header
` [PATCH v4 5/6] fs/core/vmcore: Move sev_active() reference to x86 arch code
` [PATCH v4 6/6] s390/mm: Remove sev_active() function

[PATCH] iommu/iova: wait 'fq_timer' handler to finish before destroying 'fq'
 2019-08-06  2:22 UTC  (2+ messages)

[PATCH v4 00/15] iommu/vt-d: Delegate DMA domain to generic iommu
 2019-08-06  0:06 UTC  (10+ messages)
` [PATCH v4 12/15] iommu/vt-d: Cleanup get_valid_domain_for_dev()

[PATCH v4 00/22] Shared virtual address IOMMU and VT-d support
 2019-08-05 23:13 UTC  (8+ messages)
` [PATCH v4 11/22] iommu: Introduce guest PASID bind function
` [PATCH v4 14/22] iommu/vt-d: Add custom allocator for IOASID

large DMA segments vs SWIOTLB
 2019-08-05 15:56 UTC  (5+ messages)

[PATCH v3 1/8] dma: debug: Replace strncmp with str_has_prefix
 2019-08-05 12:22 UTC 

[PATCH v3 0/8] Replace strncmp with str_has_prefix
 2019-08-05 12:22 UTC 

arm swiotlb fix
 2019-08-05  7:56 UTC  (2+ messages)
` [PATCH] arm: initialize the dma-remap atomic pool for LPAE configs

remove default fallbacks in dma_map_ops
 2019-08-03 11:22 UTC  (6+ messages)
` [PATCH 5/5] dma-mapping: remove ARCH_NO_COHERENT_DMA_MMAP

[PATCH v1] dma-mapping: normal memory for mmap() on coherent architectures
 2019-08-03  6:39 UTC  (4+ messages)

[GIT PULL] arm highmem block I/O regression fix for 5.3
 2019-08-02 16:05 UTC  (2+ messages)

[GIT PULL] dma-mapping regression fixes for 5.3
 2019-08-02 16:05 UTC  (2+ messages)

[PATCH AUTOSEL 5.2 40/76] iommu/vt-d: Check if domain->pgd was allocated
 2019-08-02 13:19 UTC 

[PATCH 4.14 17/25] iommu/vt-d: Dont queue_iova() if there is no flush queue
 2019-08-02  9:39 UTC 

DMA_ATTR_WRITE_COMBINE on mips
 2019-08-02  6:37 UTC 

[PATCH v2 01/10] dma: debug: Replace strncmp with str_has_prefix
 2019-08-02  1:46 UTC 

[PATCH v2 00/10] Replace strncmp with str_has_prefix
 2019-08-02  1:46 UTC 

[PATCH] iommu: revisit iommu_insert_resv_region() implementation
 2019-08-01 14:24 UTC  (3+ messages)

[PATCH 1/2] iommu/iova: introduce iova_magazine_compact_pfns()
 2019-08-01 12:21 UTC  (2+ messages)
` [PATCH 2/2] iommu/iova: enhance the rcache optimization

[PATCH] iommu/arm-smmu-v3: add nr_ats_masters to avoid unnecessary operations
 2019-08-01 12:20 UTC 

Failure to recreate virtual functions
 2019-08-01  1:49 UTC  (8+ messages)

[PATCH-4.19-stable 0/2] iommu/vt-d: queue_iova() boot crash backport
 2019-07-31 17:05 UTC  (3+ messages)
` [PATCH-4.19-stable 1/2] iommu/vt-d: Don't queue_iova() if there is no flush queue

Patch "iommu/vt-d: Don't queue_iova() if there is no flush queue" has been added to the 4.19-stable tree
 2019-07-31 17:05 UTC 

Patch "iommu/vt-d: Don't queue_iova() if there is no flush queue" has been added to the 4.14-stable tree
 2019-07-31 17:05 UTC 

[PATCH-4.14-stable 0/2] iommu/vt-d: queue_iova() boot crash backport
 2019-07-31 16:23 UTC  (2+ messages)
` [PATCH-4.14-stable 1/2] iommu/vt-d: Don't queue_iova() if there is no flush queue


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