iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-02 13:40:05 to 2019-09-11 17:19:50 UTC [more...]

[PATCH 0/3] iommu/io-pgtable-arm: Mali LPAE improvements
 2019-09-11 17:19 UTC  (7+ messages)
` [PATCH 1/3] iommu/io-pgtable-arm: Correct Mali attributes
` [PATCH 2/3] iommu/io-pgtable-arm: Support more Mali configurations
` [PATCH 3/3] iommu/io-pgtable-arm: Allow coherent walks for Mali

iommu/amd: Flushing and locking fixes
 2019-09-11 11:34 UTC  (7+ messages)
` [PATCH 1/5] iommu/amd: Wait for completion of IOTLB flush in attach_device
` [PATCH 2/5] iommu/amd: Hold the domain lock when calling __map_single
` [PATCH 3/5] iommu/amd: Hold the domain lock when calling __unmap_single
` [PATCH 4/5] iommu/amd: Hold the domain lock when calling iommu_map_page
` [PATCH 5/5] iommu/amd: Hold the domain lock when calling domain_flush_tlb[_pde]

swiotlb-xen cleanups v4
 2019-09-11 10:45 UTC  (21+ messages)
` [PATCH 01/11] xen/arm: use dma-noncoherent.h calls for xen-swiotlb cache maintainance
` [PATCH 02/11] xen/arm: consolidate page-coherent.h
` [PATCH 03/11] xen/arm: use dev_is_dma_coherent
` [PATCH 04/11] xen/arm: simplify dma_cache_maint
` [PATCH 05/11] xen/arm: remove xen_dma_ops
` [PATCH 06/11] xen: remove the exports for xen_{create, destroy}_contiguous_region
` [PATCH 07/11] swiotlb-xen: remove xen_swiotlb_dma_mmap and xen_swiotlb_dma_get_sgtable
` [PATCH 08/11] swiotlb-xen: use the same foreign page check everywhere
` [PATCH 09/11] swiotlb-xen: simplify cache maintainance
      ` [Xen-devel] "
` [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] iommu/vt-d: Add Scalable Mode fault information
 2019-09-11 10:37 UTC  (4+ messages)

[PATCH v9 0/5] iommu: Bounce page for untrusted devices
 2019-09-11 10:35 UTC  (11+ messages)
` [PATCH v9 1/5] swiotlb: Split size parameter to map/unmap APIs
` [PATCH v9 2/5] iommu/vt-d: Check whether device requires bounce buffer
` [PATCH v9 3/5] iommu/vt-d: Don't switch off swiotlb if bounce page is used
` [PATCH v9 4/5] iommu/vt-d: Add trace events for device dma map/unmap
` [PATCH v9 5/5] iommu/vt-d: Use bounce buffer for untrusted devices

[PATCH v3 0/2] iommu: handle drivers that manage iommu directly
 2019-09-10 17:10 UTC  (8+ messages)
` [PATCH v2 1/2] iommu: add support for drivers that manage iommu explicitly
` [PATCH v2 2/2] drm/msm: mark devices where iommu is managed by driver

[PATCH] iommu/arm-smmu: fix "hang" when games exit
 2019-09-10 15:45 UTC  (3+ messages)

[PATCH] iommu/vt-d: Make function signatures static
 2019-09-10 14:44 UTC  (5+ messages)

[PATCH v4 0/3] Qcom smmu-500 wait-for-safe handling for sdm845
 2019-09-10 13:26 UTC  (7+ messages)
` [PATCH v4 1/3] firmware: qcom_scm-64: Add atomic version of qcom_scm_call
` [PATCH v4 3/3] iommu: arm-smmu-impl: Add sdm845 implementation hook

[PATCH] iommu/amd: Fix sparse warnings
 2019-09-10  9:11 UTC  (3+ messages)

[PATCH AUTOSEL 4.9 6/6] iommu/amd: Fix race in increase_address_space()
 2019-09-09 15:42 UTC 

[PATCH AUTOSEL 4.14 7/8] iommu/amd: Flush old domains in kdump kernel
 2019-09-09 15:41 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 8/8] iommu/amd: Fix race in increase_address_space()

[PATCH AUTOSEL 4.19 7/8] iommu/amd: Flush old domains in kdump kernel
 2019-09-09 15:41 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 8/8] iommu/amd: Fix race in increase_address_space()

[PATCH AUTOSEL 5.2 07/12] iommu/vt-d: Remove global page flush support
 2019-09-09 15:40 UTC  (3+ messages)
` [PATCH AUTOSEL 5.2 11/12] iommu/amd: Flush old domains in kdump kernel
` [PATCH AUTOSEL 5.2 12/12] iommu/amd: Fix race in increase_address_space()

[PATCH] iommu/io-pgtable: Move some initialization data to .init.rodata
 2019-09-09 20:19 UTC 

[PATCH 0/2] iommu: Support reserved-memory regions
 2019-09-09 14:04 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 0/3] Use kzfree instead of memset() + kfree()
 2019-09-09  7:53 UTC  (7+ messages)
` [PATCH 1/3] crypto: marvell: Use kzfree rather than its implementation
` [PATCH 2/3] iommu/pamu: "
` [PATCH 3/3] Staging: rtl8723bs: "

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

[PATCH RFC 11/14] arm64: Move the ASID allocator code in a separate file
 2019-09-07 23:52 UTC 

[PATCH] iommu/intel: Declare Broadwell igfx dmar support snafu
 2019-09-07  7:43 UTC 

[PATCH v4 0/4] Retrieving zPCI specific info with VFIO
 2019-09-07  0:13 UTC  (5+ messages)
` [PATCH v4 1/4] s390: pci: Exporting access to CLP PCI function and PCI group
` [PATCH v4 2/4] s390: pci: Define the maxstbl CLP response entry
` [PATCH v4 3/4] vfio: zpci: defining the VFIO headers
` [PATCH v4 4/4] vfio: pci: Using a device region to retrieve zPCI information

[git pull] IOMMU Fixes for Linux v5.3-rc7
 2019-09-06 20:00 UTC  (2+ messages)

[PATCH] iommu: omap: mark pm functions __maybe_unused
 2019-09-06 15:58 UTC  (4+ messages)

[PATCH] media: staging: tegra-vde: Disable building with COMPILE_TEST
 2019-09-06 14:28 UTC  (7+ messages)

[PATCH v2] swiotlb-xen: Convert to use macro
 2019-09-06 13:35 UTC  (4+ messages)

[RFC PATCH] iommu/amd: fix a race in increase_address_space()
 2019-09-06  8:56 UTC  (4+ messages)
    ` [PATCH] iommu/amd: Fix "

[PATCH] amd/iommu: flush old domains in kdump kernel
 2019-09-06  8:37 UTC  (2+ messages)

[RFC PATCH] virtio_ring: Use DMA API if guest memory is encrypted
 2019-09-06  5:07 UTC  (7+ messages)

[bug] __blk_mq_run_hw_queue suspicious rcu usage
 2019-09-05 22:37 UTC  (2+ messages)

[PATCH 0/2] iommu/ipmmu-vmsa: Disable cache snoop transactions on R-Car Gen3
 2019-09-05  8:44 UTC  (5+ messages)
` [PATCH 1/2] iommu/ipmmu-vmsa: Move IMTTBCR_SL0_TWOBIT_* to restore sort order
` [PATCH 2/2] iommu/ipmmu-vmsa: Disable cache snoop transactions on R-Car Gen3

[PATCH V5 0/5] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
 2019-09-05  6:18 UTC  (2+ messages)

[PATCH v3 06/14] media: mtk-mdp: Get rid of mtk_smi_larb_get/put
 2019-09-05  5:56 UTC  (2+ messages)

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

Crash kernel with 256 MB reserved memory runs into OOM condition
 2019-09-04 10:10 UTC  (6+ messages)

[PATCH v2] iommu/pamu: Use kzfree rather than its implementation
 2019-09-04  9:43 UTC 

remove various dma_declare_coherent related exports
 2019-09-04  9:05 UTC  (7+ 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

swiotlb-xen cleanups v3
 2019-09-04  7:00 UTC  (5+ messages)
` [PATCH 08/13] swiotlb-xen: always use dma-direct helpers to alloc coherent pages

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

[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  (3+ 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  (3+ messages)
` [PATCH 5/5] iommu: virt: Use iommu_put_resv_regions_simple()

[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  (6+ messages)
` [PATCH 1/7] iommu/arm-smmu: add Nvidia SMMUv2 implementation

[PATCH] PCI: Move ATS declarations to linux/pci.h
 2019-09-02 21:38 UTC  (4+ 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).