David Stevens ([email protected])

Number of posts: 309 (0.2 per day)
First post: 2020-02-19 08:08:35
Last post: 2024-04-24 09:12:44

Date List Subject
2021-08-11 02:46:01 linux-kernel [PATCH v3 0/5] Fixes for dma-iommu swiotlb bounce buffers
2021-08-11 02:45:59 linux-kernel [PATCH v3 4/5] dma-iommu: Check CONFIG_SWIOTLB more broadly
2021-08-10 05:18:15 linux-kernel Re: [PATCH v2 3/9] dma-iommu: bounce buffers for untrusted devices
2021-08-06 15:22:42 linux-kernel [PATCH v2 9/9] drm/i915: use DMA_ATTR_PERSISTENT_STREAMING flag
2021-08-06 15:22:42 linux-kernel [PATCH v2 7/9] dma-iommu: support iommu bounce buffer optimization
2021-08-06 15:22:06 linux-kernel [PATCH v2 0/9] Add dynamic iommu backed bounce buffers
2021-08-06 10:38:01 linux-kernel [PATCH v2 8/9] dma-mapping: add persistent streaming mapping flag
2021-08-06 10:38:00 linux-kernel [PATCH v2 6/9] dma-iommu: add bounce buffer pools
2021-08-06 10:36:45 linux-kernel [PATCH v2 5/9] dma-iommu: clear only necessary bytes
2021-08-06 10:36:38 linux-kernel [PATCH v2 4/9] dma-iommu: remove extra buffer search on unmap
2021-08-06 10:36:29 linux-kernel [PATCH v2 3/9] dma-iommu: bounce buffers for untrusted devices
2021-08-06 10:36:25 linux-kernel [PATCH v2 1/9] Revert "iommu: Allow the dma-iommu api to use bounce buffers"
2021-08-06 10:36:17 linux-kernel [PATCH v2 2/9] dma-iommu: expose a few helper functions to module
2021-08-05 06:46:35 linux-kernel Re: [PATCH v2 1/4] dma-iommu: fix sync_sg with swiotlb
2021-08-05 05:37:49 linux-kernel Re: [PATCH v2 3/4] dma-iommu: pass SKIP_CPU_SYNC to swiotlb unmap
2021-07-09 07:26:53 linux-kernel Re: [PATCH 0/4] Add dynamic iommu backed bounce buffers
2021-07-09 06:05:44 linux-kernel Re: [PATCH 0/4] Add dynamic iommu backed bounce buffers
2021-07-09 03:37:57 linux-kernel [PATCH v2 4/4] dma-iommu: Check CONFIG_SWIOTLB more broadly
2021-07-09 03:37:25 linux-kernel [PATCH v2 3/4] dma-iommu: pass SKIP_CPU_SYNC to swiotlb unmap
2021-07-09 03:36:17 linux-kernel [PATCH v2 0/4] Fixes for dma-iommu swiotlb bounce buffers
2021-07-09 03:36:17 linux-kernel [PATCH v2 1/4] dma-iommu: fix sync_sg with swiotlb
2021-07-09 03:36:17 linux-kernel [PATCH v2 2/4] dma-iommu: fix arch_sync_dma for map with swiotlb
2021-07-07 07:58:20 linux-kernel [PATCH 3/4] dma-iommu: expose a few helper functions to module
2021-07-07 07:57:56 linux-kernel [PATCH 4/4] dma-iommu: Add iommu bounce buffers to dma-iommu api
2021-07-07 07:56:55 linux-kernel [PATCH 2/4] dma-iommu: replace device arguments
2021-07-07 07:56:54 linux-kernel [PATCH 1/4] dma-iommu: add kalloc gfp flag to alloc helper
2021-07-07 07:56:10 linux-kernel [PATCH 0/4] Add dynamic iommu backed bounce buffers
2021-07-02 06:23:40 linux-kernel [PATCH 2/2] dma-iommu: Check CONFIG_SWIOTLB more broadly
2021-07-02 06:01:46 linux-kernel [PATCH 1/2] dma-iommu: fix swiotlb SKIP_CPU_SYNC and arch sync
2021-06-25 07:41:28 linux-kernel [PATCH v2 3/5] KVM: x86/mmu: use gfn_to_pfn_page
2021-06-25 07:41:20 linux-kernel [PATCH v2 5/5] KVM: mmu: remove over-aggressive warnings
2021-06-25 07:39:40 linux-kernel [PATCH v2 4/5] KVM: arm64/mmu: use gfn_to_pfn_page
2021-06-25 07:39:17 linux-kernel [PATCH v2 2/5] KVM: mmu: introduce new gfn_to_pfn_page functions
2021-06-25 07:39:06 linux-kernel [PATCH v2 1/5] KVM: do not allow mapping valid but non-refcounted pages
2021-06-25 07:38:48 linux-kernel [PATCH v2 0/5] Remove uses of struct page from x86 and arm64 MMU
2021-06-24 04:31:38 linux-kernel Re: [PATCH 6/6] drm/i915/gvt: use gfn_to_pfn's page instead of pfn
2021-06-24 04:02:19 linux-kernel [PATCH 5/6] KVM: mmu: remove over-aggressive warnings
2021-06-24 04:01:18 linux-kernel [PATCH 6/6] drm/i915/gvt: use gfn_to_pfn's page instead of pfn
2021-06-24 04:01:10 linux-kernel [PATCH 3/6] KVM: x86/mmu: avoid struct page in MMU
2021-06-24 04:00:53 linux-kernel [PATCH 4/6] KVM: arm64/mmu: avoid struct page in MMU
2021-06-24 04:00:25 linux-kernel [PATCH 1/6] KVM: x86/mmu: release audited pfns
2021-06-24 04:00:24 linux-kernel [PATCH 2/6] KVM: mmu: also return page from gfn_to_pfn
2021-06-24 04:00:12 linux-kernel [PATCH 0/6] KVM: Remove uses of struct page from x86 and arm64 MMU
2021-04-08 10:00:57 linux-kernel Re: [PATCH v3] drm/syncobj: use newly allocated stub fences
2021-04-08 09:55:57 linux-kernel [PATCH v3] drm/syncobj: use newly allocated stub fences
2021-04-08 09:45:31 linux-kernel [PATCH v2] drm/syncobj: use newly allocated stub fences
2021-04-08 09:38:39 linux-kernel Re: [PATCH] drm/syncobj: use newly allocated stub fences
2021-04-08 09:36:45 linux-kernel [PATCH] drm/syncobj: use newly allocated stub fences
2021-04-08 09:31:11 linux-kernel Re: [PATCH] Revert "drm/syncobj: use dma_fence_get_stub"
2021-04-08 05:01:36 linux-kernel [PATCH] Revert "drm/syncobj: use dma_fence_get_stub"
2021-02-22 02:51:00 linux-kernel [PATCH v4 2/2] KVM: x86/mmu: Consider the hva in mmu_notifier retry