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-09-29 02:40:53 linux-kernel [PATCH v8 0/7] Fixes for dma-iommu swiotlb bounce buffers
2021-09-29 02:36:27 linux-kernel [PATCH v8 7/7] dma-iommu: account for min_align_mask w/swiotlb
2021-09-29 02:36:01 linux-kernel [PATCH v8 5/7] dma-iommu: Check CONFIG_SWIOTLB more broadly
2021-09-29 02:34:58 linux-kernel [PATCH v8 6/7] swiotlb: support aligned swiotlb buffers
2021-09-29 02:34:34 linux-kernel [PATCH v8 2/7] dma-iommu: fix arch_sync_dma for map
2021-09-29 02:34:34 linux-kernel [PATCH v8 3/7] dma-iommu: skip extra sync during unmap w/swiotlb
2021-09-21 06:29:17 linux-kernel Re: [PATCH v3 0/4] KVM: allow mapping non-refcounted pages
2021-09-13 08:24:10 linux-kernel Re: [PATCH v7 0/7] Fixes for dma-iommu swiotlb bounce buffers
2021-08-30 05:03:54 linux-kernel [PATCH v7 4/7] dma-iommu: fold _swiotlb helpers into callers
2021-08-30 05:03:43 linux-kernel [PATCH v7 7/7] dma-iommu: account for min_align_mask w/swiotlb
2021-08-30 05:03:11 linux-kernel [PATCH v7 6/7] swiotlb: support aligned swiotlb buffers
2021-08-30 05:02:29 linux-kernel [PATCH v7 5/7] dma-iommu: Check CONFIG_SWIOTLB more broadly
2021-08-30 05:02:25 linux-kernel [PATCH v7 3/7] dma-iommu: skip extra sync during unmap w/swiotlb
2021-08-30 05:02:16 linux-kernel [PATCH v7 2/7] dma-iommu: fix arch_sync_dma for map
2021-08-30 05:02:15 linux-kernel [PATCH v7 1/7] dma-iommu: fix sync_sg with swiotlb
2021-08-30 05:02:04 linux-kernel [PATCH v7 0/7] Fixes for dma-iommu swiotlb bounce buffers
2021-08-25 02:52:45 linux-kernel [PATCH v3 4/4] KVM: mmu: remove over-aggressive warnings
2021-08-25 02:52:20 linux-kernel [PATCH v3 3/4] KVM: arm64/mmu: use gfn_to_pfn_page
2021-08-25 02:52:07 linux-kernel [PATCH v3 2/4] KVM: x86/mmu: use gfn_to_pfn_page
2021-08-25 02:51:51 linux-kernel [PATCH v3 1/4] KVM: mmu: introduce new gfn_to_pfn_page functions
2021-08-25 02:51:48 linux-kernel [PATCH v3 0/4] KVM: allow mapping non-refcounted pages
2021-08-19 10:07:07 linux-kernel Re: [PATCH v6 7/7] dma-iommu: account for min_align_mask
2021-08-17 01:42:13 linux-kernel [PATCH v6 6/7] swiotlb: support aligned swiotlb buffers
2021-08-17 01:42:03 linux-kernel [PATCH v6 5/7] dma-iommu: Check CONFIG_SWIOTLB more broadly
2021-08-17 01:42:00 linux-kernel [PATCH v6 4/7] dma-iommu: fold _swiotlb helpers into callers
2021-08-17 01:41:52 linux-kernel [PATCH v6 7/7] dma-iommu: account for min_align_mask
2021-08-17 01:41:25 linux-kernel [PATCH v6 3/7] dma-iommu: skip extra sync during unmap w/swiotlb
2021-08-17 01:41:19 linux-kernel [PATCH v6 2/7] dma-iommu: fix arch_sync_dma for map
2021-08-17 01:40:18 linux-kernel [PATCH v6 1/7] dma-iommu: fix sync_sg with swiotlb
2021-08-17 01:40:14 linux-kernel [PATCH v6 0/7] Fixes for dma-iommu swiotlb bounce buffers
2021-08-16 03:02:09 linux-kernel [PATCH v5 6/7] swiotlb: support aligned swiotlb buffers
2021-08-16 03:01:53 linux-kernel [PATCH v5 4/7] dma-iommu: fold _swiotlb helpers into callers
2021-08-16 03:01:17 linux-kernel [PATCH v5 7/7] dma-iommu: account for min_align_mask
2021-08-16 03:01:10 linux-kernel [PATCH v5 5/7] dma-iommu: Check CONFIG_SWIOTLB more broadly
2021-08-16 03:00:42 linux-kernel [PATCH v5 3/7] dma-iommu: skip extra sync during unmap w/swiotlb
2021-08-16 03:00:31 linux-kernel [PATCH v5 2/7] dma-iommu: fix arch_sync_dma for map
2021-08-16 03:00:22 linux-kernel [PATCH v5 1/7] dma-iommu: fix sync_sg with swiotlb
2021-08-16 03:00:16 linux-kernel [PATCH v5 0/7] Fixes for dma-iommu swiotlb bounce buffers
2021-08-13 08:55:44 linux-kernel [PATCH v4 4/6] dma-iommu: Check CONFIG_SWIOTLB more broadly
2021-08-13 08:55:26 linux-kernel [PATCH v4 5/6] swiotlb: support aligned swiotlb buffers
2021-08-13 08:54:57 linux-kernel [PATCH v4 2/6] dma-iommu: fix arch_sync_dma for map
2021-08-13 08:54:37 linux-kernel [PATCH v4 3/6] dma-iommu: skip extra sync during unmap w/swiotlb
2021-08-13 07:56:22 linux-kernel [PATCH v4 0/6] Fixes for dma-iommu swiotlb bounce buffers
2021-08-13 07:52:29 linux-kernel [PATCH v4 6/6] dma-iommu: account for min_align_mask
2021-08-13 07:50:15 linux-kernel [PATCH v4 1/6] dma-iommu: fix sync_sg with swiotlb
2021-08-12 10:04:58 linux-kernel Re: [PATCH v3 2/5] dma-iommu: fix arch_sync_dma for map
2021-08-12 01:47:47 linux-kernel Re: [PATCH v3 5/5] dma-iommu: account for min_align_mask
2021-08-11 02:49:36 linux-kernel [PATCH v3 5/5] dma-iommu: account for min_align_mask
2021-08-11 02:48:35 linux-kernel [PATCH v3 3/5] dma-iommu: add SKIP_CPU_SYNC after syncing
2021-08-11 02:46:20 linux-kernel [PATCH v3 2/5] dma-iommu: fix arch_sync_dma for map
2021-08-11 02:46:16 linux-kernel [PATCH v3 1/5] dma-iommu: fix sync_sg with swiotlb