messages from 2019-01-04 08:53:18 to 2019-01-14 20:19:35 UTC [more...]
[PATCH 0/3] Fix virtio-blk issue with SWIOTLB
2019-01-14 20:19 UTC (17+ messages)
` [PATCH 1/3] swiotlb: Export maximum allocation size
` [PATCH 2/3] virtio: Introduce virtio_max_dma_size()
` [PATCH 3/3] virtio-blk: Consider virtio_max_dma_size() for maximum segment size
[PATCH] swiotlb: clear io_tlb_start and io_tlb_end in swiotlb_exit
2019-01-14 20:14 UTC
amdgpu/TTM oopses since merging swiotlb_dma_ops into the dma_direct code
2019-01-14 19:32 UTC (13+ messages)
fix a layering violation in videobuf2 and improve dma_map_resource
2019-01-14 17:08 UTC (13+ messages)
` [PATCH 1/3] dma-mapping: remove the default map_resource implementation
` [PATCH 2/3] dma-mapping: don't BUG when calling dma_map_resource on RAM
` [PATCH 3/3] videobuf2: replace a layering violation with dma_map_resource
remove block layer bounce buffering for MMC
2019-01-14 16:57 UTC (16+ messages)
` [PATCH 01/11] mmc: davinci: handle highmem pages
` [PATCH 02/11] mmc: moxart: "
` [PATCH 03/11] mmc: omap: "
` [PATCH 04/11] mmc: omap: handle chained sglists
` [PATCH 05/11] mmc: s3cmci: handle highmem pages
` [PATCH 06/11] mmc: s3cmci: handle chained sglists
` [PATCH 07/11] mmc: mvsdio: handle highmem pages
` [PATCH 08/11] mmc: sh_mmcif: "
` [PATCH 09/11] mmc: sh_mmcif: handle chained sglists
` [PATCH 10/11] mmc: core: don't use block layer bounce buffers
` [PATCH 11/11] dma-mapping: remove dma_max_pfn
[PATCH] Revert "ARM: dma-mapping: Set proper DMA ops in arm_iommu_detach_device()"
2019-01-14 16:38 UTC (3+ messages)
[PATCH 0/2] ACPI/IORT: handle potential overflows
2019-01-14 15:29 UTC (7+ messages)
` [PATCH 1/2] ACPI/IORT: Handle potential overflow in iort_dma_setup
[PATCH v5 0/8] vfio/mdev: IOMMU aware mediated device
2019-01-14 12:26 UTC (14+ messages)
` [PATCH v5 1/8] iommu: Add APIs for multiple domains per device
` [PATCH v5 2/8] iommu/vt-d: Add per-device IOMMU feature ops entries
` [PATCH v5 3/8] iommu/vt-d: Move common code out of iommu_attch_device()
` [PATCH v5 6/8] vfio/mdev: Add iommu related member in mdev_device
` [PATCH v5 7/8] vfio/type1: Add domain at(de)taching group helpers
` [PATCH v5 4/8] iommu/vt-d: Aux-domain specific domain attach/detach
` [PATCH v5 5/8] iommu/vt-d: Return ID associated with an auxiliary domain
` [PATCH v5 8/8] vfio/type1: Handle different mdev isolation type
implement generic dma_map_ops for IOMMUs
2019-01-14 9:41 UTC (20+ messages)
` [PATCH 01/19] dma-mapping: add a Kconfig symbol to indicated arch_dma_prep_coherent presence
` [PATCH 02/19] dma-iommu: cleanup dma-iommu.h
` [PATCH 03/19] dma-iommu: don't use a scatterlist in iommu_dma_alloc
` [PATCH 04/19] dma-iommu: remove the flush_page callback
` [PATCH 05/19] dma-iommu: move the arm64 wrappers to common code
` [PATCH 06/19] dma-iommu: fix and refactor iommu_dma_mmap
` [PATCH 07/19] dma-iommu: fix and refactor iommu_dma_get_sgtable
` [PATCH 08/19] dma-iommu: move __iommu_dma_map
` [PATCH 09/19] dma-iommu: refactor page array remap helpers
` [PATCH 10/19] dma-iommu: factor atomic pool allocations into helpers
` [PATCH 11/19] dma-iommu: factor contiguous "
` [PATCH 12/19] dma-iommu: refactor iommu_dma_free
` [PATCH 13/19] dma-iommu: don't remap contiguous allocations for coherent devices
` [PATCH 14/19] dma-iommu: factor contiguous remapped allocations into helpers
` [PATCH 15/19] dma-iommu: refactor iommu_dma_alloc
` [PATCH 16/19] dma-iommu: don't depend on CONFIG_DMA_DIRECT_REMAP
` [PATCH 17/19] dma-iommu: switch copyright boilerplace to SPDX
` [PATCH 18/19] arm64: switch copyright boilerplace to SPDX in dma-mapping.c
` [PATCH 19/19] arm64: trim includes "
[PATCH v5 00/18] MT8183 IOMMU SUPPORT
2019-01-14 6:57 UTC (3+ messages)
` [PATCH v5 12/20] memory: mtk-smi: Add gals support
[GIT PULL] remove dma_zalloc_coherent
2019-01-12 19:35 UTC (5+ messages)
use generic DMA mapping code in powerpc V4
2019-01-12 18:14 UTC (16+ messages)
[RFC v3 00/21] SMMUv3 Nested Stage Setup
2019-01-11 23:58 UTC (35+ messages)
` [RFC v3 01/21] iommu: Introduce set_pasid_table API
` [RFC v3 02/21] iommu: Introduce cache_invalidate API
` [RFC v3 03/21] iommu: Introduce bind_guest_msi
` [RFC v3 04/21] vfio: VFIO_IOMMU_SET_PASID_TABLE
` [RFC v3 05/21] vfio: VFIO_IOMMU_CACHE_INVALIDATE
` [RFC v3 08/21] iommu/arm-smmu-v3: Maintain a SID->device structure
` [RFC v3 06/21] vfio: VFIO_IOMMU_BIND_MSI
` [RFC v3 07/21] iommu/arm-smmu-v3: Link domains and devices
` [RFC v3 09/21] iommu/smmuv3: Get prepared for nested stage support
` [RFC v3 11/21] iommu/smmuv3: Implement cache_invalidate
` [RFC v3 12/21] dma-iommu: Implement NESTED_MSI cookie
` [RFC v3 14/21] iommu: introduce device fault data
` [RFC v3 18/21] vfio-pci: Add a new VFIO_REGION_TYPE_NESTED region type
` [RFC v3 21/21] vfio: Document nested stage control
` [RFC v3 10/21] iommu/smmuv3: Implement set_pasid_table
` [RFC v3 13/21] iommu/smmuv3: Implement bind_guest_msi
` [RFC v3 15/21] driver core: add per device iommu param
` [RFC v3 16/21] iommu: introduce device fault report API
` [RFC v3 17/21] iommu/smmuv3: Report non recoverable faults
` [RFC v3 19/21] vfio-pci: Register an iommu fault handler
` [RFC v3 20/21] vfio-pci: Add VFIO_PCI_DMA_FAULT_IRQ_INDEX
remove dma_zalloc_coherent
2019-01-11 18:16 UTC (9+ messages)
` [PATCH 1/3] cross-tree: phase out dma_zalloc_coherent()
` [PATCH 2/3] cross-tree: phase out dma_zalloc_coherent() on headers
` [PATCH 3/3] dma-mapping: remove dma_zalloc_coherent()
[PATCH 6/9] iommu/dma-iommu.c: Convert to use vm_insert_range
2019-01-11 15:11 UTC
[PATCH 1/9] mm: Introduce new vm_insert_range and vm_insert_range_buggy API
2019-01-11 15:07 UTC
[PATCH 0/9] Use vm_insert_range and vm_insert_range_buggy
2019-01-11 15:05 UTC
[PATCH 00/13] Clean up "mediatek,larb" after adding device_link
2019-01-11 14:58 UTC (3+ messages)
` [PATCH 01/13] dt-binding: mediatek: Get rid of mediatek, larb for multimedia HW
` [PATCH 01/13] dt-binding: mediatek: Get rid of mediatek,larb "
[PATCH v6 0/7] Add virtio-iommu driver
2019-01-11 13:00 UTC (5+ messages)
[PATCH 1/1] iommu/vt-d: Support page request in scalable mode
2019-01-11 11:29 UTC (2+ messages)
[PATCH] iommu/of: Fix probe-deferral
2019-01-11 11:28 UTC (2+ messages)
[PATCH 1/1] iova: Allow compiling the library without IOMMU support
2019-01-11 11:27 UTC (2+ messages)
[PATCH 0/8] reduce indentation
2019-01-11 11:25 UTC (3+ messages)
` [PATCH 8/8] iommu/msm: "
[PATCH 0/4 v2] Consolidate iommu_ops->add/remove_device() calls
2019-01-11 10:23 UTC (6+ messages)
` [PATCH 3/4] iommu/of: Don't call iommu_ops->add_device directly
[PATCH v6 0/3] iommu/io-pgtable-arm-v7s: Use DMA32 zone for page tables
2019-01-11 10:21 UTC (3+ messages)
[PATCH] Fix typo. Change tlb_range_add to iotlb_range_add and tlb_sync to iotlb_sync
2019-01-11 10:05 UTC (4+ messages)
ensure dma_alloc_coherent always returns zeroed memory
2019-01-11 6:09 UTC (7+ messages)
` [PATCH 1/2] dma-mapping: zero memory returned from dma_alloc_*
[PATCH v4 0/2] Enable smmu support on sdm845
2019-01-11 3:15 UTC (5+ messages)
` [PATCH v4 2/2] dts: arm64/sdm845: Add node for arm,mmu-500
[PATCH v2] kernel/dma: Fix panic caused by passing swiotlb to command line
2019-01-11 1:49 UTC (6+ messages)
[PATCH] arm64: dts: stratix10: Add Stratix10 SMMU support
2019-01-09 16:22 UTC (2+ messages)
fix DMA ops layering violations in vmwgfx
2019-01-08 18:25 UTC (11+ messages)
` [PATCH 1/4] drm/vmwgfx: remove CONFIG_X86 ifdefs
` [PATCH 2/4] drm/vmwgfx: remove CONFIG_INTEL_IOMMU ifdefs
` [PATCH 3/4] drm/vmwgfx: fix the check when to use dma_alloc_coherent
` [PATCH 4/4] drm/vmwgfx: unwind spaghetti code in vmw_dma_select_mode
[PATCH v3] crypto: talitos - fix ablkcipher for CONFIG_VMAP_STACK
2019-01-08 8:49 UTC (4+ messages)
[RFC v2] iommu/vt-d: Allow iommu_domain_alloc to allocate IOMMU_DOMAIN_DMA
2019-01-07 20:04 UTC (2+ messages)
[GIT PULL] dma-mapping fixes for Linux 4.21-rc1
2019-01-06 20:20 UTC (2+ messages)
crash in gart_unmap_page() with master snapshot (commit e1ef035d272e)
2019-01-04 21:55 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