messages from 2018-12-08 08:39:25 to 2018-12-12 10:05:56 UTC [more...]
[PATCH v6 00/21] IOMMU: Tegra GART driver clean up and optimization
2018-12-12 10:05 UTC (31+ messages)
` [PATCH v6 03/21] iommu/tegra: gart: Ignore devices without IOMMU phandle in DT
` [PATCH v6 04/21] iommu: Introduce iotlb_sync_map callback
` [PATCH v6 06/21] dt-bindings: memory: tegra: Squash tegra20-gart into tegra20-mc
` [PATCH v6 07/21] ARM: dts: tegra20: Update Memory Controller node to the new binding
` [PATCH v6 01/21] iommu/tegra: gart: Remove pr_fmt and clean up includes
` [PATCH v6 02/21] iommu/tegra: gart: Clean up driver probe errors handling
` [PATCH v6 05/21] iommu/tegra: gart: Optimize mapping / unmapping performance
` [PATCH v6 08/21] memory: tegra: Don't invoke Tegra30+ specific memory timing setup on Tegra20
` [PATCH v6 09/21] memory: tegra: Adapt to Tegra20 device-tree binding changes
` [PATCH v6 10/21] memory: tegra: Read client ID on GART page fault
` [PATCH v6 11/21] memory: tegra: Use of_device_get_match_data()
` [PATCH v6 12/21] memory: tegra: Use relaxed versions of readl/writel
` [PATCH v6 13/21] iommu/tegra: gart: Integrate with Memory Controller driver
` [PATCH v6 14/21] iommu/tegra: gart: Fix spinlock recursion
` [PATCH v6 15/21] iommu/tegra: gart: Fix NULL pointer dereference
` [PATCH v6 16/21] iommu/tegra: gart: Allow only one active domain at a time
` [PATCH v6 17/21] iommu/tegra: gart: Don't use managed resources
` [PATCH v6 18/21] iommu/tegra: gart: Prepend error/debug messages with "gart:"
` [PATCH v6 19/21] iommu/tegra: gart: Don't detach devices from inactive domains
` [PATCH v6 20/21] iommu/tegra: gart: Simplify clients-tracking code
` [PATCH v6 21/21] iommu/tegra: gart: Perform code refactoring
[RFC PATCH 0/6] Auxiliary IOMMU domains and Arm SMMUv3
2018-12-12 10:03 UTC (21+ messages)
[PATCH 0/9 v2] Access dev->iommu_fwspec through functions
2018-12-12 9:53 UTC (11+ messages)
` [PATCH 1/9] iommu: Introduce wrappers around dev->iommu_fwspec
` [PATCH 2/9] ACPI/IORT: Use helper functions to access dev->iommu_fwspec
` [PATCH 4/9] iommu/dma: "
` [PATCH 3/9] iommu/arm-smmu: "
` [PATCH 5/9] iommu/ipmmu-vmsa: "
` [PATCH 6/9] iommu/mediatek: "
` [PATCH 7/9] iommu/of: "
` [PATCH 8/9] iommu/qcom: "
` [PATCH 9/9] iommu/tegra: "
[PATCH v4 0/2] Enable smmu support on sdm845
2018-12-12 9:48 UTC (5+ messages)
` [PATCH v4 1/2] dt-bindings: arm-smmu: Add binding doc for Qcom smmu-500
[GIT PULL] iommu/arm-smmu: Updates for 4.21
2018-12-12 9:17 UTC (2+ messages)
[RFC v2 00/20] SMMUv3 Nested Stage Setup
2018-12-12 8:21 UTC (4+ messages)
` [RFC v2 14/20] iommu: introduce device fault data
use generic DMA mapping code in powerpc V4
2018-12-12 7:03 UTC (23+ messages)
[RFC PATCH 0/3] PCIe Host request to reserve IOVA
2018-12-12 5:46 UTC (4+ messages)
` [RFC PATCH 1/3] PCI: Add dma-resv window list
` [RFC PATCH 2/3] iommu/dma: IOVA reserve for PCI host reserve address list
` [RFC PATCH 3/3] PCI: iproc: Add dma reserve resources to host
[PATCH v6 0/7] Add virtio-iommu driver
2018-12-12 0:39 UTC (11+ messages)
` [PATCH v6 1/7] dt-bindings: virtio-mmio: Add IOMMU description
` [PATCH v6 2/7] dt-bindings: virtio: Add virtio-pci-iommu node
` [PATCH v6 3/7] of: Allow the iommu-map property to omit untranslated devices
` [PATCH v6 4/7] PCI: OF: Initialize dev->fwnode appropriately
` [PATCH v6 5/7] iommu: Add virtio-iommu driver
` [PATCH v6 6/7] iommu/virtio: Add probe request
` [PATCH v6 7/7] iommu/virtio: Add event queue
[RFC] avoid indirect calls for DMA direct mappings v2
2018-12-11 17:15 UTC (8+ messages)
[PATCH v5 0/7] Add virtio-iommu driver
2018-12-11 16:29 UTC (10+ messages)
` [PATCH v5 5/7] iommu: "
[PATCH 0/6 v2] Introduce device_iommu_mapped() function
2018-12-11 15:18 UTC (9+ messages)
` [PATCH 1/6] driver core: "
` [PATCH 3/6] ACPI/IORT: Use device_iommu_mapped()
` [PATCH 4/6] powerpc/iommu: "
` [PATCH 2/6] iommu/of: "
` [PATCH 5/6] xhci: "
` [PATCH 6/6] dmaengine: sh: rcar-dmac: "
[PATCH 0/4 v2] Consolidate iommu_ops->add/remove_device() calls
2018-12-11 15:05 UTC (5+ messages)
` [PATCH 1/4] iommu/sysfs: Rename iommu_release_device()
` [PATCH 2/4] iommu: Consolitate ->add/remove_device() calls
` [PATCH 3/4] iommu/of: Don't call iommu_ops->add_device directly
` [PATCH 4/4] ACPI/IORT: "
make the non-consistent DMA allocator more userful (resend)
2018-12-11 13:46 UTC (18+ messages)
` [PATCH 1/6] sparc: remove no needed sbus_dma_ops methods
` [PATCH 2/6] sparc: factor the dma coherent mapping into helper
` [PATCH 3/6] sparc: remove the sparc32_dma_ops indirection
` [PATCH 4/6] sparc: remove not required includes from dma-mapping.h
` [PATCH 5/6] sparc: move the leon PCI memory space comment to <asm/leon.h>
` [PATCH 6/6] sparc: merge 32-bit and 64-bit version of pci.h
[PATCH v3 0/7] dma-debug cleanup and dynamic allocation
2018-12-11 13:43 UTC (11+ messages)
` [PATCH v3 1/7] dma-debug: Use pr_fmt()
` [PATCH v3 2/7] dma-debug: Expose nr_total_entries in debugfs
` [PATCH v3 3/7] dma-debug: Dynamically expand the dma_debug_entry pool
` [PATCH v3 4/7] dma-debug: Make leak-like behaviour apparent
` [PATCH v3 5/7] x86/dma/amd-gart: Stop resizing dma_debug_entry pool
` [PATCH v3 6/7] dma/debug: Remove dma_debug_resize_entries()
` [PATCH v3 7/7] dma-debug: Batch dma_debug_entry allocation
[PATCH] dma-debug: fix soft lockup when a lot of debug are enabled
2018-12-11 11:51 UTC (2+ messages)
[PATCH 0/2] Refactor dummy DMA ops
2018-12-11 10:15 UTC (3+ messages)
` [PATCH 2/2] ACPI / scan: Refactor _CCA enforcement
[PATCH v4 00/18] MT8183 IOMMU SUPPORT
2018-12-11 9:52 UTC (9+ messages)
` [PATCH v4 12/18] memory: mtk-smi: Invoke pm runtime_callback to enable clocks
` [PATCH v4 13/18] memory: mtk-smi: Add bus_sel for mt8183
` [PATCH v4 14/18] iommu/mediatek: Fix VLD_PA_RANGE register backup when suspend
` [PATCH v4 15/18] iommu/mediatek: Add shutdown callback
` [PATCH v4 16/18] memory: mtk-smi: Get rid of need_larbid
` [PATCH v4 17/18] iommu/mediatek: Constify iommu_ops
` [PATCH v4 18/18] iommu/mediatek: Switch to SPDX license identifier
[PATCH v6 00/12] iommu/vt-d: Add scalable mode support
2018-12-11 9:46 UTC (14+ messages)
` [PATCH v6 02/12] iommu/vt-d: Manage scalalble mode PASID tables
` [PATCH v6 03/12] iommu/vt-d: Move page table helpers into header
` [PATCH v6 04/12] iommu/vt-d: Add 256-bit invalidation descriptor support
` [PATCH v6 01/12] iommu/vt-d: Enumerate the scalable mode capability
` [PATCH v6 05/12] iommu/vt-d: Reserve a domain id for FL and PT modes
` [PATCH v6 06/12] iommu/vt-d: Add second level page table interface
` [PATCH v6 07/12] iommu/vt-d: Setup pasid entry for RID2PASID support
` [PATCH v6 08/12] iommu/vt-d: Pass pasid table to context mapping
` [PATCH v6 09/12] iommu/vt-d: Setup context and enable RID2PASID support
` [PATCH v6 10/12] iommu/vt-d: Add first level page table interface
` [PATCH v6 11/12] iommu/vt-d: Shared virtual address in scalable mode
` [PATCH v6 12/12] iommu/vt-d: Remove deferred invalidation
[PATCH v4] iommu/dma: Use NUMA aware memory allocations in __iommu_dma_alloc_pages()
2018-12-11 9:30 UTC (5+ messages)
[PATCH v2 1/2] swiotlb: add debugfs to track swiotlb buffer usage
2018-12-10 21:05 UTC (6+ messages)
` [PATCH v2 2/2] swiotlb: checking whether swiotlb buffer is full with io_tlb_used
[PATCH] dma-mapping: remove a pointless memset in dma_atomic_pool_init
2018-12-10 19:28 UTC (2+ messages)
make the non-consistent DMA allocator more userful
2018-12-10 19:25 UTC (19+ messages)
` [PATCH 01/10] dma-direct: provide a generic implementation of DMA_ATTR_NON_CONSISTENT
` [PATCH 02/10] arm64/iommu: don't remap contiguous allocations for coherent devices
` [PATCH 03/10] arm64/iommu: implement support for DMA_ATTR_NON_CONSISTENT
` [PATCH 04/10] arm: implement DMA_ATTR_NON_CONSISTENT
` [PATCH 05/10] sparc64/iommu: move code around a bit
` [PATCH 06/10] sparc64/iommu: implement DMA_ATTR_NON_CONSISTENT
` [PATCH 07/10] sparc64/pci_sun4v: move code around a bit
` [PATCH 08/10] sparc64/pci_sun4v: implement DMA_ATTR_NON_CONSISTENT
` [PATCH 09/10] dma-mapping: skip declared coherent memory for DMA_ATTR_NON_CONSISTENT
` [PATCH 10/10] Documentation: update the description "
dma_declare_coherent_memory on main memory
2018-12-10 19:02 UTC (4+ messages)
[PATCH v3 6/9] iommu/dma-iommu.c: Convert to use vm_insert_range
2018-12-10 16:31 UTC (4+ messages)
[PATCH v6 0/3] iommu/io-pgtable-arm-v7s: Use DMA32 zone for page tables
2018-12-10 15:35 UTC (5+ messages)
` [PATCH v6 1/3] mm: Add support for kmem caches in DMA32 zone
` [PATCH v6 2/3] iommu/io-pgtable-arm-v7s: Request DMA32 memory, and improve debugging
` [PATCH v6 3/3] mm: Add /sys/kernel/slab/cache/cache_dma32
use generic DMA mapping code in powerpc V4
2018-12-09 10:23 UTC (4+ messages)
` [PATCH 12/34] powerpc/cell: move dma direct window setup out of dma_configure
[PATCH RFC 1/1] swiotlb: add debugfs to track swiotlb buffer usage
2018-12-09 1:37 UTC (5+ 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