messages from 2018-11-09 19:09:01 to 2018-11-17 02:35:42 UTC [more...]
[PATCH v3 00/15] MT8183 IOMMU SUPPORT
2018-11-17 2:35 UTC (16+ messages)
` [PATCH v3 01/15] dt-bindings: mediatek: Add binding for mt8183 IOMMU and SMI
` [PATCH v3 03/15] memory: mtk-smi: Use a general config_port interface
` [PATCH v3 07/15] iommu/mediatek: Add mmu1 support
` [PATCH v3 02/15] iommu/mediatek: Use a struct as the platform data
` [PATCH v3 04/15] iommu/io-pgtable-arm-v7s: Add paddr_to_iopte and iopte_to_paddr helpers
` [PATCH v3 05/15] iommu/io-pgtable-arm-v7s: Extend MediaTek 4GB Mode
` [PATCH v3 06/15] iommu/mediatek: Add mt8183 IOMMU support
` [PATCH v3 08/15] memory: mtk-smi: Invoke pm runtime_callback to enable clocks
` [PATCH v3 09/15] memory: mtk-smi: Use a struct for the platform data for smi-common
` [PATCH v3 10/15] memory: mtk-smi: Add bus_sel for mt8183
` [PATCH v3 12/15] iommu/mediatek: Add shutdown callback
` [PATCH v3 13/15] memory: mtk-smi: Get rid of need_larbid
` [PATCH v3 14/15] iommu/mediatek: Constify iommu_ops
` [PATCH v3 15/15] iommu/mediatek: Switch to SPDX license identifier
` [PATCH v3 11/15] iommu/mediatek: Add VLD_PA_RANGE register backup when suspend
[PATCH v4 0/7] Add virtio-iommu driver
2018-11-16 23:26 UTC (14+ messages)
` [PATCH v4 1/7] dt-bindings: virtio-mmio: Add IOMMU description
` [PATCH v4 2/7] dt-bindings: virtio: Add virtio-pci-iommu node
` [PATCH v4 3/7] of: Allow the iommu-map property to omit untranslated devices
` [PATCH v4 4/7] PCI: OF: Initialize dev->fwnode appropriately
` [PATCH v4 5/7] iommu: Add virtio-iommu driver
` [PATCH v4 6/7] iommu/virtio: Add probe request
` [PATCH v4 7/7] iommu/virtio: Add event queue
[PATCH 1/9] mm: Introduce new vm_insert_range API
2018-11-16 18:28 UTC (8+ messages)
[PATCH 2/2] arch: switch the default on ARCH_HAS_SG_CHAIN
2018-11-16 16:52 UTC (2+ messages)
[PATCH v5 00/21] IOMMU: Tegra GART driver clean up and optimization
2018-11-16 12:13 UTC (2+ messages)
[RESEND PATCH v17 0/5] iommu/arm-smmu: Add runtime pm/sleep support
2018-11-16 11:24 UTC (6+ messages)
` [RESEND PATCH v17 1/5] iommu/arm-smmu: Add pm_runtime/sleep ops
` [RESEND PATCH v17 2/5] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
` [RESEND PATCH v17 3/5] iommu/arm-smmu: Add the device_link between masters and smmu
` [RESEND PATCH v17 4/5] dt-bindings: arm-smmu: Add bindings for qcom, smmu-v2
` [RESEND PATCH v17 5/5] iommu/arm-smmu: Add support for qcom, smmu-v2 variant
[PATCH 0/4] PCI / iommu / thunderbolt: IOMMU based DMA protection
2018-11-16 10:57 UTC (44+ messages)
` [PATCH 1/4] PCI / ACPI: Identify external PCI devices
` [PATCH 2/4] iommu/vt-d: Force IOMMU on for platform opt in hint
` [PATCH 3/4] iommu/vt-d: Do not enable ATS for external devices
` [PATCH 4/4] thunderbolt: Export IOMMU based DMA protection support to userspace
[PATCH v4 0/8] vfio/mdev: IOMMU aware mediated device
2018-11-16 8:57 UTC (7+ messages)
` [PATCH v4 6/8] vfio/mdev: Add iommu place holders in mdev_device
[PATCH 1/2] csky, h8300, riscv: remove <asm/scatterlist.h> leftovers
2018-11-16 1:47 UTC (2+ messages)
move the arm arch_dma_alloc implementation to common code
2018-11-15 20:58 UTC (6+ messages)
` [PATCH 4/9] dma-mapping: move the arm64 ncoherent alloc/free support "
[PATCH v3 0/7] Add virtio-iommu driver
2018-11-15 16:22 UTC (8+ messages)
` [PATCH v3 1/7] dt-bindings: virtio-mmio: Add IOMMU description
` [PATCH v3 2/7] dt-bindings: virtio: Add virtio-pci-iommu node
` [PATCH v3 6/7] iommu/virtio: Add probe request
[PATCH 0/7] iommu/amd: Always allow to map huge pages
2018-11-15 15:55 UTC (4+ messages)
` [PATCH 7/7] vfio/type1: Remove map_try_harder() code path
[PATCH 6/9] iommu/dma-iommu.c: Convert to use vm_insert_range
2018-11-15 15:49 UTC
[PATCH 0/9] Use vm_insert_range
2018-11-15 15:43 UTC
[PATCH v2 1/5] iommu/arm-smmu: rearrange arm-smmu.c code
2018-11-15 2:25 UTC (2+ messages)
move swiotlb noncoherent dma support from arm64 to generic code V2
2018-11-14 16:12 UTC (8+ messages)
` [PATCH 06/10] swiotlb: use swiotlb_map_page in swiotlb_map_sg_attrs
use generic DMA mapping code in powerpc V4
2018-11-14 8:23 UTC (35+ messages)
` [PATCH 01/34] powerpc: use mm zones more sensibly
` [PATCH 02/34] powerpc: allow NOT_COHERENT_CACHE for amigaone
` [PATCH 03/34] powerpc/dma: remove the unused ARCH_HAS_DMA_MMAP_COHERENT define
` [PATCH 04/34] powerpc/dma: remove the unused ISA_DMA_THRESHOLD export
` [PATCH 05/34] powerpc/dma: remove the unused dma_iommu_ops export
` [PATCH 06/34] powerpc/dma: split the two __dma_alloc_coherent implementations
` [PATCH 07/34] powerpc/dma: remove the no-op dma_nommu_unmap_{page,sg} routines
` [PATCH 08/34] powerpc/dma: untangle vio_dma_mapping_ops from dma_iommu_ops
` [PATCH 09/34] powerpc/dma: handle iommu bypass in dma_iommu_ops
` [PATCH 10/34] powerpc/pseries: unwind dma_get_required_mask_pSeriesLP a bit
` [PATCH 11/34] powerpc/pseries: use the generic iommu bypass code
` [PATCH 12/34] powerpc/cell: move dma direct window setup out of dma_configure
` [PATCH 13/34] powerpc/cell: use the generic iommu bypass code
` [PATCH 14/34] powerpc/dart: remove dead cleanup code in iommu_init_early_dart
` [PATCH 15/34] powerpc/dart: use the generic iommu bypass code
` [PATCH 16/34] powerpc/powernv: remove pnv_pci_ioda_pe_single_vendor
` [PATCH 17/34] powerpc/powernv: remove pnv_npu_dma_set_mask
` [PATCH 18/34] powerpc/powernv: use the generic iommu bypass code
` [PATCH 19/34] cxl: drop the dma_set_mask callback from vphb
` [PATCH 20/34] powerpc/dma: stop overriding dma_get_required_mask
` [PATCH 21/34] powerpc/pci: remove the dma_set_mask pci_controller ops methods
` [PATCH 22/34] powerpc/dma: remove the iommu fallback for coherent allocations
` [PATCH 23/34] powerpc/dma: remove get_pci_dma_ops
` [PATCH 24/34] powerpc/dma: move pci_dma_dev_setup_swiotlb to fsl_pci.c
` [PATCH 25/34] powerpc/dma: remove max_direct_dma_addr
` [PATCH 26/34] powerpc/dma: fix an off-by-one in dma_capable
` [PATCH 27/34] powerpc/fsl_pci: simplify fsl_pci_dma_set_mask
` [PATCH 28/34] dma-mapping, powerpc: simplify the arch dma_set_mask override
` [PATCH 29/34] powerpc/dma: use phys_to_dma instead of get_dma_offset
` [PATCH 30/34] powerpc/dma: remove dma_nommu_mmap_coherent
` [PATCH 31/34] powerpc/dma: use generic direct and swiotlb ops
` [PATCH 32/34] powerpc/dma: remove get_dma_offset
` [PATCH 33/34] powerpc/dma: remove set_dma_offset
` [PATCH 34/34] powerpc/dma: trim the fat from <asm/dma-mapping.h>
[PATCH] iommu: arm-smmu: Set SCTLR.HUPCF bit
2018-11-13 13:12 UTC (5+ messages)
[PATCH v4 0/9] mpt3sas and dmapool scalability
2018-11-13 6:44 UTC (2+ messages)
[PATCH v4 9/9] dmapool: debug: prevent endless loop in case of corruption
2018-11-13 6:36 UTC (2+ messages)
[PATCH v4 8/9] dmapool: improve accuracy of debug statistics
2018-11-13 6:30 UTC (2+ messages)
[PATCH v4 7/9] dmapool: cleanup integer types
2018-11-13 6:27 UTC (2+ messages)
[PATCH v4 6/9] dmapool: improve scalability of dma_pool_free
2018-11-13 6:25 UTC (2+ messages)
[PATCH v4 5/9] dmapool: rename fields in dma_page
2018-11-13 6:20 UTC (2+ messages)
[PATCH v4 4/9] dmapool: improve scalability of dma_pool_alloc
2018-11-13 6:19 UTC (2+ messages)
[PATCH v4 3/9] dmapool: cleanup dma_pool_destroy
2018-11-13 6:15 UTC (2+ messages)
[PATCH v4 2/9] dmapool: remove checks for dev == NULL
2018-11-13 6:14 UTC (4+ messages)
[PATCH v4 1/9] dmapool: fix boundary comparison
2018-11-13 6:13 UTC (2+ messages)
[RFC PATCH 0/6] Auxiliary IOMMU domains and Arm SMMUv3
2018-11-12 14:55 UTC (8+ messages)
` [RFC PATCH 2/6] drivers core: Add I/O ASID allocator
[PATCH] amd/iommu: Fix Guest Virtual APIC Log Tail Address Register
2018-11-12 14:08 UTC (2+ messages)
[PATCH v2 1/1] iommu/vtd: Cleanup dma_remapping.h header
2018-11-12 13:23 UTC (5+ messages)
[RFC] mm: Replace all open encodings for NUMA_NO_NODE
2018-11-12 11:47 UTC (6+ messages)
[RFC] iommu/vt-d: Group and domain relationship
2018-11-12 11:15 UTC (9+ messages)
[RFC PATCH 0/5] iommu: APIs for paravirtual PASID allocation
2018-11-12 6:45 UTC (6+ messages)
` [RFC PATCH 1/5] iommu: Add APIs for IOMMU PASID management
` [RFC PATCH 2/5] iommu/vt-d: Initialize a PASID consumer
` [RFC PATCH 3/5] iommu/vt-d: Enlightened PASID allocation
` [RFC PATCH 4/5] iommu/vt-d: Allocate and free a pasid
` [RFC PATCH 5/5] iommu/vt-d: Use global pasid allocator
[PATCH 1/1] iommu/vtd: Cleanup dma_remapping.h header
2018-11-12 1:17 UTC (3+ messages)
[PATCH 3.16 032/366] iommu/vt-d: Ratelimit each dmar fault printing
2018-11-11 19:49 UTC
[PATCH v2 0/3] iommu/io-pgtable-arm-v7s: Use DMA32 zone for page tables
2018-11-11 9:03 UTC (4+ messages)
` [PATCH v2 1/3] mm: slab/slub: Add check_slab_flags function to check for valid flags
` [PATCH v2 2/3] mm: Add support for SLAB_CACHE_DMA32
` [PATCH v2 3/3] iommu/io-pgtable-arm-v7s: Request DMA32 memory, and improve debugging
[RFC] remove the ->mapping_error method from dma_map_ops
2018-11-09 23:12 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox