messages from 2017-09-21 08:59:18 to 2017-10-03 10:43:11 UTC [more...]
refactor dma_cache_sync V2
2017-10-03 10:43 UTC (12+ messages)
` [PATCH 01/11] floppy: consolidate the dummy fd_cacheflush definition
` [PATCH 02/11] x86: make dma_cache_sync a no-op
` [PATCH 03/11] frv: "
` [PATCH 04/11] ia64: "
` [PATCH 05/11] microblaze: "
` [PATCH 06/11] mn10300: "
` [PATCH 08/11] unicore32: "
` [PATCH 09/11] xtensa: "
` [PATCH 07/11] powerpc: "
` [PATCH 10/11] sh: "
` [PATCH 11/11] dma-mapping: turn dma_cache_sync into a dma_map_ops method
[PATCH v3] dma-debug: fix incorrect pfn calculation
2017-10-03 7:07 UTC (5+ messages)
[PATCH v10] FlexRM support in VFIO platform
2017-10-03 5:27 UTC (2+ messages)
` [PATCH v10] vfio: platform: reset: Add Broadcom FlexRM reset module
road blocks for using dma-iommu on more than arm64
2017-10-02 17:48 UTC (6+ messages)
[PATCH v2 1/2] iommu/io-pgtable-arm: Convert to IOMMU API TLB sync
2017-10-02 13:48 UTC (3+ messages)
` [PATCH v2 2/2] iommu/io-pgtable-arm-v7s: "
[PATCH] iommu/iova: Don't try to copy anchor nodes
2017-10-02 13:47 UTC (2+ messages)
DMA error when sg->offset value is greater than PAGE_SIZE in Intel IOMMU
2017-10-01 8:59 UTC (39+ messages)
[PATCH] iommu/vt-d: Fix scatterlist offset handling
2017-09-29 16:18 UTC (7+ messages)
bind pasid table API
2017-09-29 15:38 UTC (18+ messages)
[git pull] IOMMU Fixes for Linux v4.14-rc2
2017-09-29 13:51 UTC
[PATCH 0/4] numa, iommu/smmu: IOMMU/SMMU driver optimization for NUMA systems
2017-09-29 12:13 UTC (13+ messages)
` [PATCH 1/4] mm: move function alloc_pages_exact_nid out of __meminit
` [PATCH 2/4] numa, iommu/io-pgtable-arm: Use NUMA aware memory allocation for smmu translation tables
` [PATCH 3/4] iommu/arm-smmu-v3: Use NUMA memory allocations for stream tables and comamnd queues
` [PATCH 4/4] iommu/dma, numa: Use NUMA aware memory allocations in __iommu_dma_alloc_pages
PROBLEM: intel_iommu=on under 4.13 breaks resume from suspend on my Thinkpad T560
2017-09-29 12:08 UTC (4+ messages)
intel-dmar: possible circular locking dependency detected
2017-09-28 13:41 UTC (4+ messages)
[PATCH 0/3] Misc IOVA tweaks
2017-09-28 13:41 UTC (6+ messages)
` [PATCH 3/3] iommu/iova: Try harder to allocate from rcache magazine
` [PATCH v2] "
[RFC] iommu: arm-smmu: stall support
2017-09-27 16:14 UTC (10+ messages)
[PATCH] iommu/iova: Improve alloc_iova performance
2017-09-27 15:21 UTC (3+ messages)
[PATCH v5 0/6] Optimise 64-bit IOVA allocations
2017-09-27 15:11 UTC (12+ messages)
` [PATCH v5 1/6] iommu/iova: Optimise rbtree searching
` [PATCH v5 2/6] iommu/iova: Optimise the padding calculation
` [PATCH v5 3/6] iommu/iova: Extend rbtree node caching
` [PATCH v5 4/6] iommu/iova: Make dma_32bit_pfn implicit
` [PATCH v5 5/6] iommu/iova: Add rbtree anchor node
` [PATCH v5 6/6] iommu/iova: Simplify cached node logic
[PATCH] iommu: Fix comment for iommu_ops.map_sg
2017-09-27 15:03 UTC (2+ messages)
[PATCH] iommu/amd: pr_err() strings should end with newlines
2017-09-27 15:02 UTC (2+ messages)
[PATCH] iommu/mediatek: Limit the physical address in 32bit for v7s
2017-09-27 14:58 UTC (3+ messages)
[PATCH] iommu/io-pgtable-arm-v7s: Need dma-sync while there is no QUIRK_NO_DMA
2017-09-27 14:56 UTC (3+ messages)
[PATCH v8 0/5] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
2017-09-27 13:32 UTC (6+ messages)
` [PATCH v8 1/5] Doc: iommu/arm-smmu-v3: Add workaround for HiSilicon erratum 161010801
` [PATCH v8 2/5] ACPI/IORT: Add msi address regions reservation helper
` [PATCH v8 3/5] iommu/of: "
` [PATCH v8 4/5] iommu/dma: Add a helper function to reserve HW MSI address regions for IOMMU drivers
` [PATCH v8 5/5] iommu/arm-smmu-v3:Enable ACPI based HiSilicon erratum 161010801
[PATCH 1/2] iommu/io-pgtable-arm: Convert to IOMMU API TLB sync
2017-09-27 12:34 UTC (4+ messages)
[RFC PATCH 1/1] iommu/arm-smmu: Add support for multiple TBU child devices
2017-09-27 6:42 UTC (3+ messages)
[PATCH v2] dma-debug: fix incorrect pfn calculation
2017-09-27 1:41 UTC
[PATCH] dma-debug: fix incorrect pfn calculation
2017-09-27 1:07 UTC (3+ messages)
[RFC] iommu/arm-smmu: Add support for TTBR1
2017-09-26 23:40 UTC
[PATCH v1 0/4] iommu/tegra: gart: Couple corrections
2017-09-26 16:57 UTC (13+ messages)
` [PATCH v1 1/4] iommu/tegra: gart: Don't unnecessarily allocate registers context
` [PATCH v1 2/4] iommu/tegra: gart: Check whether page is already mapped
` [PATCH v1 3/4] iommu/tegra: gart: Move PFN validation out of spinlock
` [PATCH v1 4/4] iommu/tegra: gart: Correct number of unmapped bytes
[PATCH] pci: Add dummy for pci_acs_enabled() if CONFIG_PCI=n to fix iommmu build
2017-09-25 16:13 UTC (5+ messages)
iommu/io-pgtable: depend on !GENERIC_ATOMIC64 when using COMPILE_TEST with LPAE
2017-09-25 15:53 UTC (4+ messages)
[PATCH] iommu/arm-smmu-v3: Correct COHACC override message
2017-09-25 14:19 UTC (2+ messages)
[RFC] virtio-iommu version 0.4
2017-09-25 13:47 UTC (14+ messages)
` [virtio-dev] "
` [virtio-dev] "
[PATCH v7 0/5] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
2017-09-22 15:37 UTC (4+ messages)
` [PATCH v7 3/5] iommu/of: Add msi address regions reservation helper
[PATCH] iommu/arm-smmu: Remove ACPICA workarounds
2017-09-22 14:04 UTC
[git pull] IOMMU Fixes for Linux v4.14-rc1
2017-09-22 12:07 UTC
[PATCH] iommu/of: Remove PCI host bridge node check
2017-09-22 10:06 UTC (6+ messages)
` [PATCH v2] "
[PATCH 0/3] iommu/ipmmu-vmsa: R-Car Gen3 IPMMU DT binding update
2017-09-22 9:59 UTC (6+ messages)
` [PATCH 1/3] iommu/ipmmu-vmsa: Document R-Car M3-W IPMMU DT bindings
` [PATCH 2/3] iommu/ipmmu-vmsa: Document R-Car V3M "
` [PATCH 3/3] iommu/ipmmu-vmsa: Document R-Car D3 "
[PATCH] iommu/amd: Use raw_cpu_ptr() instead of get_cpu_ptr() for ->flush_queue
2017-09-21 15:21 UTC (5+ messages)
` [PATCH v2] iommu/iova: Use raw_cpu_ptr() instead of get_cpu_ptr() for ->fq
[PATCH v2] iommu/arm-smmu-v3: Avoid ILLEGAL setting of STE.S1STALLD and CD.S
2017-09-21 12:36 UTC
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;
as well as URLs for NNTP newsgroup(s).