iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-29 11:18:56 to 2019-09-04 08:15:34 UTC [more...]

[PATCH 0/3] Use kzfree instead of memset() + kfree()
 2019-09-04  8:15 UTC  (5+ messages)
` [PATCH 1/3] crypto: marvell: Use kzfree rather than its implementation
` [PATCH 2/3] iommu/pamu: "
` [PATCH 3/3] Staging: rtl8723bs: "

swiotlb-xen cleanups v3
 2019-09-04  7:00 UTC  (17+ messages)
` [PATCH 01/13] xen/arm: use dma-noncoherent.h calls for xen-swiotlb cache maintainance
` [PATCH 02/13] xen/arm: consolidate page-coherent.h
` [PATCH 03/13] xen/arm: use dev_is_dma_coherent
` [PATCH 04/13] xen/arm: simplify dma_cache_maint
` [PATCH 05/13] xen/arm: remove xen_dma_ops
` [PATCH 06/13] xen: remove the exports for xen_{create, destroy}_contiguous_region
` [PATCH 07/13] swiotlb-xen: remove xen_swiotlb_dma_mmap and -xen_swiotlb_dma_get_sgtable
` [PATCH 08/13] swiotlb-xen: always use dma-direct helpers to alloc coherent pages
` [PATCH 09/13] swiotlb-xen: use the same foreign page check everywhere
` [PATCH 10/13] swiotlb-xen: simplify cache maintainance
` [PATCH 11/13] swiotlb-xen: remove page-coherent.h
` [PATCH 12/13] swiotlb-xen: merge xen_unmap_single into xen_swiotlb_unmap_page
` [PATCH 13/13] arm64: use asm-generic/dma-mapping.h

[PATCH v3 06/14] media: mtk-mdp: Get rid of mtk_smi_larb_get/put
 2019-09-04  4:07 UTC 

[RFC PATCH 00/11] Secure Virtual Machine Enablement
 2019-09-04  2:48 UTC  (2+ messages)

[PATCH 0/4] iommu: Add support to change default domain of a group
 2019-09-04  3:17 UTC  (5+ messages)
` [PATCH 3/4] iommu: Add support to change default domain of an iommu_group

remove various dma_declare_coherent related exports
 2019-09-03 21:07 UTC  (6+ messages)
` [PATCH 1/4] dma-mapping: remove dma_release_declared_memory
` [PATCH 2/4] dma-mapping: remove the dma_mmap_from_dev_coherent export
` [PATCH 3/4] remoteproc: don't allow modular build
` [PATCH 4/4] dma-mapping: remove the dma_declare_coherent_memory export

[PATCH v4 1/6] x86, s390: Move ARCH_HAS_MEM_ENCRYPT definition to arch/Kconfig
 2019-09-03 18:53 UTC  (3+ messages)

[PATCH] PCI: Remove unused includes and superfluous struct declaration
 2019-09-03 17:20 UTC  (6+ messages)
` [PATCH v2] "

[PATCH AUTOSEL 4.19 150/167] iommu/iova: Remove stale cached32_node
 2019-09-03 16:25 UTC 

PCIe DMA addressing issues on Raspberry Pi 4
 2019-09-03 15:43 UTC 

[PATCH -next] iommu/arm-smmu-v3: Fix build error without CONFIG_PCI_ATS
 2019-09-03 12:58 UTC  (5+ messages)
` [PATCH v2 "

[PATCH v1 1/2] iommu: pass cell_count = -1 to of_for_each_phandle with cells_name
 2019-09-03 12:52 UTC  (4+ messages)
` [PATCH v1 2/2] of: Let of_for_each_phandle fallback to non-negative cell_count

[PATCH v3 00/14] Clean up "mediatek,larb" after adding device_link
 2019-09-03  9:37 UTC  (15+ messages)
` [PATCH v3 01/14] dt-binding: mediatek: Get rid of mediatek, larb for multimedia HW
` [PATCH v3 02/14] iommu/mediatek: Add probe_defer for smi-larb
` [PATCH v3 03/14] iommu/mediatek: Add device_link between the consumer and the larb devices
` [PATCH v3 04/14] memory: mtk-smi: Add device-link between smi-larb and smi-common
` [PATCH v3 05/14] media: mtk-jpeg: Get rid of mtk_smi_larb_get/put
` [PATCH v3 06/14] media: mtk-mdp: "
` [PATCH v3 07/14] media: mtk-vcodec: "
` [PATCH v3 08/14] drm/mediatek: "
` [PATCH v3 09/14] memory: mtk-smi: "
` [PATCH v3 10/14] iommu/mediatek: Use builtin_platform_driver
` [PATCH v3 11/14] memory: mtk-smi: Use device_is_bound to check if smi-common is ready
` [PATCH v3 12/14] drm/mediatek: Add pm runtime support for ovl and rdma
` [PATCH v3 13/14] arm: dts: mediatek: Get rid of mediatek, larb for MM nodes
` [PATCH v3 14/14] arm64: "

[RFC PATCH] iommu/vt-d: Fix IOMMU field not populated on device hot re-plug
 2019-09-03  7:41 UTC  (6+ messages)

[PATCH 0/5] iommu: Implement iommu_put_resv_regions_simple()
 2019-09-03  6:54 UTC  (6+ messages)
` [PATCH 2/5] iommu: arm: Use iommu_put_resv_regions_simple()
` [PATCH 3/5] iommu: amd: "
` [PATCH 4/5] iommu: intel: "
` [PATCH 5/5] iommu: virt: "

[PATCH v10 0/4] treewide: improve R-Car SDHI performance
 2019-09-03  6:42 UTC  (6+ messages)
` [PATCH v10 3/4] block: add a helper function to merge the segments

"Rework enabling/disabling of ATS for PCI masters" failed to compile on arm64
 2019-09-03  6:40 UTC  (2+ messages)

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

[PATCH 0/7] Nvidia Arm SMMUv2 Implementation
 2019-09-03  1:07 UTC  (33+ messages)
` [PATCH 1/7] iommu/arm-smmu: add Nvidia SMMUv2 implementation
` [PATCH 2/7] dt-bindings: arm-smmu: Add binding for nvidia,smmu-v2
  ` [PATCH 2/7] dt-bindings: arm-smmu: Add binding for nvidia, smmu-v2
` [PATCH 3/7] iommu/arm-smmu: Add tlb_sync implementation hook
` [PATCH 4/7] iommu/arm-smmu: Add global/context fault implementation hooks
` [PATCH 5/7] arm64: tegra: Add Memory controller DT node on T194
` [PATCH 6/7] arm64: tegra: Add DT node for T194 SMMU
` [PATCH 7/7] arm64: tegra: enable SMMU for SDHCI and EQOS

[PATCH] PCI: Move ATS declarations to linux/pci.h
 2019-09-02 21:38 UTC  (5+ messages)

[PATCH 0/2] iommu: Support reserved-memory regions
 2019-09-02 15:00 UTC  (8+ messages)
` [PATCH 1/2] iommu: Implement of_iommu_get_resv_regions()
` [PATCH 2/2] iommu: dma: Use of_iommu_get_resv_regions()

[PATCH v2 00/11] Raspberry Pi 4 DMA addressing support
 2019-09-02 13:01 UTC  (7+ messages)
` [PATCH v2 01/11] asm-generic: add dma_zone_size

[PATCH v2] swiotlb-xen: Convert to use macro
 2019-09-02  8:39 UTC 

[PATCH v8 0/7] iommu: Bounce page for untrusted devices
 2019-09-02  7:26 UTC  (16+ messages)
` [PATCH v8 1/7] PCI: Add dev_is_untrusted helper
` [PATCH v8 2/7] swiotlb: Split size parameter to map/unmap APIs
` [PATCH v8 3/7] swiotlb: Zero out bounce buffer for untrusted device
` [PATCH v8 4/7] iommu/vt-d: Check whether device requires bounce buffer
` [PATCH v8 5/7] iommu/vt-d: Don't switch off swiotlb if bounce page is used
` [PATCH v8 6/7] iommu/vt-d: Add trace events for device dma map/unmap
` [PATCH v8 7/7] iommu/vt-d: Use bounce buffer for untrusted devices

[PATCH] swiotlb-zen: Convert to use macro
 2019-09-02  7:20 UTC  (2+ messages)

Singaporean Mr. Teo En Ming's Refugee Seeking Attempts, In The Search of a Substantially Better Life
 2019-08-31 13:54 UTC 

cleanup vmap usage in the dma-mapping layer
 2019-08-30 14:59 UTC  (7+ messages)
` [PATCH 1/4] vmalloc: lift the arm flag for coherent mappings to common code
` [PATCH 2/4] dma-mapping: always use VM_DMA_COHERENT for generic DMA remap
` [PATCH 3/4] dma-mapping: introduce a dma_common_find_pages helper
` [PATCH 4/4] arm: remove wrappers for the generic dma remap helpers

[PATCH] iommu/qcom_iommu: Use struct_size() helper
 2019-08-30 14:36 UTC  (2+ messages)

[PATCH] Remove wrong default domain comments
 2019-08-30 14:33 UTC  (2+ messages)

[PATCH v1] iommu/vt-d: remove global page flush support
 2019-08-30 14:29 UTC  (2+ messages)

[PATCH 1/1] Revert "iommu/vt-d: Avoid duplicated pci dma alias consideration"
 2019-08-30 14:26 UTC  (2+ messages)

[PATCH] iommu/dma: fix for dereferencing before null checking
 2019-08-30 14:23 UTC  (2+ messages)

[PATCH v11 00/23] MT8183 IOMMU SUPPORT
 2019-08-30 14:21 UTC  (2+ messages)

[PATCH v3] iommu: revisit iommu_insert_resv_region() implementation
 2019-08-30 13:50 UTC  (2+ messages)

[PATCH] iommu/vt-d: Fix wrong analysis whether devices share the same bus
 2019-08-30 13:48 UTC  (2+ messages)

[PATCH] iommu/iova: avoid false sharing on fq_timer_on
 2019-08-30 13:22 UTC  (4+ messages)

[GIT PULL] iommu/arm-smmu: Big batch of updates for 5.4
 2019-08-30 11:24 UTC  (4+ messages)

convert microblaze to the generic dma remap allocator
 2019-08-30 10:58 UTC  (2+ messages)

[PATCH] iommu/amd: silence warnings under memory pressure
 2019-08-30 10:51 UTC  (2+ messages)

[PATCH v7 0/7] iommu: Bounce page for untrusted devices
 2019-08-30 10:31 UTC  (5+ messages)
` [PATCH v7 1/7] iommu/vt-d: Don't switch off swiotlb if use direct dma

swiotlb-xen cleanups v2
 2019-08-29 22:55 UTC  (26+ messages)
` [PATCH 01/11] xen/arm: use dma-noncoherent.h calls for xen-swiotlb cache maintainance
` [PATCH 02/11] xen/arm: use dev_is_dma_coherent
` [PATCH 03/11] xen/arm: simplify dma_cache_maint
` [PATCH 04/11] xen/arm: remove xen_dma_ops
` [PATCH 05/11] xen: remove the exports for xen_{create, destroy}_contiguous_region
  ` [PATCH 05/11] xen: remove the exports for xen_{create,destroy}_contiguous_region
` [PATCH 06/11] swiotlb-xen: always use dma-direct helpers to alloc coherent pages
` [PATCH 07/11] swiotlb-xen: use the same foreign page check everywhere
` [PATCH 08/11] swiotlb-xen: simplify cache maintainance
` [PATCH 09/11] swiotlb-xen: remove page-coherent.h
` [PATCH 10/11] swiotlb-xen: merge xen_unmap_single into xen_swiotlb_unmap_page
` [PATCH 11/11] arm64: use asm-generic/dma-mapping.h

[PATCH] media: staging: tegra-vde: Disable building with COMPILE_TEST
 2019-08-29 15:49 UTC  (5+ messages)

remove default fallbacks in dma_map_ops v3
 2019-08-29 15:38 UTC  (2+ messages)

cleanup the dma_pgprot handling v2
 2019-08-29 15:28 UTC  (2+ messages)

[PATCH] dma-mapping: remove dma_{alloc,free,mmap}_writecombine
 2019-08-29 14:54 UTC  (3+ messages)

stop overriding dma_ops in vmd v2
 2019-08-29 14:14 UTC  (7+ messages)
` [PATCH 2/5] x86/pci: Add a to_pci_sysdata helper
` [PATCH 4/5] PCI/vmd: Stop overriding dma_map_ops

[PATCH v2 0/2] Optimize dma_*_from_contiguous calls
 2019-08-29 11:45 UTC  (13+ messages)
` [PATCH v2 2/2] dma-contiguous: Use fallback alloc_pages for single pages


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