messages from 2018-07-24 12:01:42 to 2018-07-30 21:17:13 UTC [more...]
[PATCH] PCI: call dma_debug_add_bus for pci_bus_type in common code
2018-07-30 21:17 UTC (3+ messages)
[PATCH] sparc: use generic dma_noncoherent_ops
2018-07-30 19:41 UTC (2+ messages)
use generic DMA mapping code in powerpc
2018-07-30 16:38 UTC (21+ messages)
` [PATCH 01/20] kernel/dma/direct: take DMA offset into account in dma_direct_supported
` [PATCH 02/20] kernel/dma/direct: refine dma_direct_alloc zone selection
` [PATCH 03/20] dma-mapping: make the get_required_mask method available unconditionally
` [PATCH 04/20] ia64: remove get_required_mask implementation
` [PATCH 05/20] swiotlb: allow the architecture to provide a get_required_mask hook
` [PATCH 06/20] dma-noncoherent: add an optional arch hook for ->get_required_mask
` [PATCH 07/20] powerpc/dma: remove the unused ARCH_HAS_DMA_MMAP_COHERENT define
` [PATCH 08/20] powerpc/dma: remove the unused dma_nommu_ops export
` [PATCH 09/20] powerpc/dma: remove the unused ISA_DMA_THRESHOLD export
` [PATCH 10/20] powerpc/dma-noncoherent: don't disable irqs over kmap_atomic
` [PATCH 11/20] powerpc/dma: split the two __dma_alloc_coherent implementations
` [PATCH 12/20] powerpc/dma: use phys_to_dma instead of get_dma_offset
` [PATCH 13/20] powerpc/dma: remove get_dma_offset
` [PATCH 14/20] powerpc/dma: replace dma_nommu_dma_supported with dma_direct_supported
` [PATCH 15/20] powerpc/dma: remove the unused unmap_page and unmap_sg methods
` [PATCH 16/20] powerpc/dma: use dma_direct_{alloc,free}
` [PATCH 17/20] powerpc/dma-swiotlb: use generic swiotlb_dma_ops
` [PATCH 18/20] powerpc/dma-noncoherent: use generic dma_noncoherent_ops
` [PATCH 19/20] powerpc/dma: use the generic dma-direct map_page and map_sg routines
` [PATCH 20/20] powerpc/dma: remove dma_nommu_mmap_coherent
[PATCH 2/3] dmapool: improve scalability of dma_pool_free
2018-07-30 14:05 UTC (12+ messages)
use the generic dma-noncoherent code for sh V2
2018-07-30 9:24 UTC (10+ messages)
` [PATCH 1/5] sh: simplify get_arch_dma_ops
` [PATCH 2/5] sh: introduce a sh_cacheop_vaddr helper
` [PATCH 3/5] sh: use dma_direct_ops for the CONFIG_DMA_COHERENT case
` [PATCH 4/5] sh: split arch/sh/mm/consistent.c
` [PATCH 5/5] sh: use generic dma_noncoherent_ops
generic noncoherent dma ops for sparc32, 2nd resend
2018-07-30 8:02 UTC (4+ messages)
` [PATCH] sparc: use generic dma_noncoherent_ops
[PATCH] powerpc: do not redefined NEED_DMA_MAP_STATE
2018-07-30 7:37 UTC
[PATCH] iommu: remove the ->map_sg indirection
2018-07-30 7:36 UTC
[PATCH] iommu/iova: Update cached node pointer when current node fails to get any free IOVA
2018-07-30 7:10 UTC (11+ messages)
[PATCH v2 0/7] Stop losing firmware-set DMA masks
2018-07-29 12:32 UTC (36+ messages)
` [PATCH v2 2/7] dma-mapping: Generalise dma_32bit_limit flag
` [PATCH v2 3/7] ACPI/IORT: Set bus DMA mask as appropriate
` [PATCH v2 4/7] of/device: "
` [PATCH v2 5/7] iommu/dma: Respect bus DMA limit for IOVAs
` [PATCH v2 6/7] ACPI/IORT: Don't set default coherent DMA mask
` [PATCH v2 7/7] OF: "
[PATCH] MIPS: remove mips_swiotlb_ops
2018-07-28 19:06 UTC (2+ messages)
[RFC PATCH v1 0/6] Resolve unwanted DMA backing with IOMMU
2018-07-28 11:40 UTC (18+ messages)
` [RFC PATCH v1 1/6] driver core: Add option for disabling of backing devices DMA "
` [RFC PATCH v1 2/6] of/device: Don't back devices DMA with IOMMU if that's undesired by driver
` [RFC PATCH v1 3/6] drm/tegra: Avoid implicit DMA backing with IOMMU
` [RFC PATCH v1 4/6] gpu: host1x: "
` [RFC PATCH v1 6/6] Revert "drm/nouveau: tegra: Detach from ARM DMA/IOMMU mapping"
` [RFC PATCH v1 5/6] drm/nouveau: tegra: Universally avoid implicit DMA backing with IOMMU
[PATCH] of/platform: Initialise default DMA masks
2018-07-27 17:03 UTC (5+ messages)
[PATCH 1/3] dmapool: improve scalability of dma_pool_alloc
2018-07-27 13:50 UTC (4+ messages)
[GIT PULL] iommu/arm-smmu: Updates for 4.19
2018-07-27 13:04 UTC (2+ messages)
MSI B350M MORTAR: `AMD-Vi: Unable to write to IOMMU perf counter.` and `pci 0000:00:00.2: can't derive routing for PCI INT A`
2018-07-27 10:27 UTC (6+ messages)
[PATCH] iommu/arm-smmu-v3: sync the OVACKFLG to PRIQ consumer register
2018-07-27 9:59 UTC (4+ messages)
[PATCH 0/3] Enable smmu support on sdm845
2018-07-27 9:57 UTC (6+ messages)
` [PATCH 3/3] iommu/arm-smmu: Error out only if not enough context interrupts
[PATCH v3 0/6] add non-strict mode support for arm-smmu-v3
2018-07-27 9:37 UTC (16+ messages)
` [PATCH v3 2/6] iommu/dma: add support for non-strict mode
` [PATCH v3 4/6] iommu/io-pgtable-arm: "
` [PATCH v3 6/6] iommu/arm-smmu-v3: add bootup option "iommu_strict_mode"
[PATCH v1] iommu/ipmmu-vmsa: Don't register as BUS IOMMU if machine doesn't have IPMMU-VMSA
2018-07-27 9:10 UTC (3+ messages)
[PATCH] iommu/ipmmu-vmsa: Clarify supported platforms
2018-07-27 7:51 UTC (4+ messages)
[PATCH] iommu/ipmmu-vmsa: Fix allocation in atomic context
2018-07-27 7:41 UTC (2+ messages)
[PATCH v14 0/4] iommu/arm-smmu: Add runtime pm/sleep support
2018-07-27 7:02 UTC (5+ messages)
` [PATCH v14 1/4] iommu/arm-smmu: Add pm_runtime/sleep ops
` [PATCH v14 2/4] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
` [PATCH v14 3/4] iommu/arm-smmu: Add the device_link between masters and smmu
` [PATCH v14 4/4] iommu/arm-smmu: Add support for qcom,smmu-v2 variant
[PATCH v13 0/4] iommu/arm-smmu: Add runtime pm/sleep support
2018-07-27 5:05 UTC (8+ messages)
` [PATCH v13 1/4] iommu/arm-smmu: Add pm_runtime/sleep ops
[PATCH 3/3] [SCSI] mpt3sas: replace chain_dma_pool
2018-07-26 18:55 UTC
[PATCH 0/3] mpt3sas and dmapool scalability
2018-07-26 18:53 UTC
[PATCH v4] iommu/arm-smmu-v3: Poll for CMD_SYNC outside cmdq lock
2018-07-26 17:03 UTC
[RFC PATCH 00/10] vfio/mdev: IOMMU aware mediated device
2018-07-26 15:09 UTC (18+ messages)
` [RFC PATCH 01/10] iommu/vt-d: Get iommu device for a "
` [RFC PATCH 03/10] iommu/vt-d: Allocate groups for mediated devices
[PATCH 0/2] iommu/arm-smmu: Add Stratix10 SMMU Support
2018-07-25 18:24 UTC (3+ messages)
` [PATCH 1/2] arm64: dts: stratix10: Add Stratix10 SMMU support
` [PATCH 2/2] iommu/arm-smmu: Add support for Stratix10 smmu-v2 variant
[PATCH/RFC] drivers/vfio: Allow type-1 IOMMU instantiation with Renesas IPMMU-VMSA
2018-07-25 13:48 UTC (2+ messages)
[PATCH 0/3] SOCFPGA Stratix10 SMMU Support
2018-07-25 13:34 UTC (8+ messages)
` [PATCH 1/3] Docs: dt: arm-smmu: Add optional clock parameter
` [PATCH 3/3] arm64: dts: stratix10: Add SMMU Node
[PATCH v2] iommu/ipmmu-vmsa: Fix allocation in atomic context
2018-07-25 13:13 UTC
[PATCH 0/7 v6] Support for fsl-mc bus and its devices in SMMU
2018-07-25 13:00 UTC (7+ messages)
` [PATCH 1/7 v6] Documentation: fsl-mc: add iommu-map device-tree binding for fsl-mc bus
` [PATCH 4/7 v6] iommu/arm-smmu: Add support for the "
` [PATCH 5/7 v6] bus/fsl-mc: support dma configure for devices on "
swiotlb cleanup (resend)
2018-07-25 11:38 UTC (7+ messages)
` [PATCH 1/6] swiotlb: remove a pointless comment
` [PATCH 2/6] swiotlb: do not panic on mapping failures
` [PATCH 3/6] swiotlb: merge swiotlb_unmap_page and unmap_single
` [PATCH 4/6] swiotlb: mark is_swiotlb_buffer static
` [PATCH 5/6] swiotlb: share more code between map_page and map_sg
` [PATCH 6/6] swiotlb: respect DMA_ATTR_NO_WARN in __swiotlb_map_page
[PATCH v2] dma-mapping: Relax warning for per-device areas
2018-07-25 11:31 UTC (2+ messages)
use the generic dma-noncoherent code for sh V3
2018-07-25 9:40 UTC (6+ messages)
` [PATCH 1/5] sh: simplify get_arch_dma_ops
` [PATCH 2/5] sh: introduce a sh_cacheop_vaddr helper
` [PATCH 3/5] sh: use dma_direct_ops for the CONFIG_DMA_COHERENT case
` [PATCH 4/5] sh: split arch/sh/mm/consistent.c
` [PATCH 5/5] sh: use generic dma_noncoherent_ops
use the generic dma-noncoherent code for hexagon
2018-07-25 4:39 UTC (4+ messages)
` [PATCH 1/3] hexagon: remove the sync_single_for_cpu DMA operation
use the generic dma-noncoherent code for sh
2018-07-24 12:11 UTC (6+ messages)
` [PATCH 4/5] sh: split arch/sh/mm/consistent.c
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