LinuxLists
Users
About
Logan Gunthorpe (
[email protected]
)
Number of posts: 2934 (0.88 per day)
First post: 2015-05-09 17:50:34
Last post: 2024-06-10 17:05:39
Previous Page
/
Next Page
Date
List
Subject
2021-07-23 17:52:02
linux-kernel
[PATCH v2 13/21] s390/pci: don't set failed sg dma_address to DMA_MAPPING_ERROR
2021-07-23 17:51:56
linux-kernel
[PATCH v2 16/21] parisc: return error code from .map_sg() ops
2021-07-23 17:51:44
linux-kernel
[PATCH v2 19/21] x86/amd_gart: don't set failed sg dma_address to DMA_MAPPING_ERROR
2021-07-23 17:51:37
linux-kernel
[PATCH v2 18/21] x86/amd_gart: return error code from gart_map_sg()
2021-07-23 17:51:36
linux-kernel
[PATCH v2 17/21] xen: swiotlb: return error code from xen_swiotlb_map_sg()
2021-07-23 17:51:30
linux-kernel
[PATCH v2 01/21] dma-mapping: Allow map_sg() ops to return negative error codes
2021-07-23 17:51:25
linux-kernel
[PATCH v2 21/21] dma-mapping: Disallow .map_sg operations from returning zero on error
2021-07-23 17:51:25
linux-kernel
[PATCH v2 20/21] dma-mapping: return error code from dma_dummy_map_sg()
2021-07-23 17:51:25
linux-kernel
[PATCH v2 00/21] .map_sg() error cleanup
2021-07-23 17:51:25
linux-kernel
[PATCH v2 02/21] dma-direct: Return appropriate error code from dma_direct_map_sg()
2021-07-16 16:20:19
linux-kernel
Re: [PATCH v1 16/16] dma-mapping: Disallow .map_sg operations from returning zero on error
2021-07-15 21:03:08
linux-kernel
[PATCH v1 05/16] alpha: return error code from alpha_pci_map_sg()
2021-07-15 21:03:07
linux-kernel
[PATCH v1 04/16] dma-iommu: Return error code from iommu_dma_map_sg()
2021-07-15 21:03:00
linux-kernel
[PATCH v1 13/16] xen: swiotlb: return error code from xen_swiotlb_map_sg()
2021-07-15 21:02:38
linux-kernel
[PATCH v1 01/16] dma-mapping: Allow map_sg() ops to return negative error codes
2021-07-15 21:02:12
linux-kernel
[PATCH v1 10/16] s390/pci: return error code from s390_dma_map_sg()
2021-07-15 21:02:04
linux-kernel
[PATCH v1 16/16] dma-mapping: Disallow .map_sg operations from returning zero on error
2021-07-15 21:02:00
linux-kernel
[PATCH v1 15/16] dma-mapping: return error code from dma_dummy_map_sg()
2021-07-15 21:01:42
linux-kernel
[PATCH v1 03/16] iommu: Return full error code from iommu_map_sg[_atomic]()
2021-07-15 21:01:40
linux-kernel
[PATCH v1 02/16] dma-direct: Return appropriate error code from dma_direct_map_sg()
2021-07-15 18:24:14
linux-kernel
Re: [PATCH v1 00/16] .map_sg() error cleanup
2021-07-15 18:22:22
linux-kernel
[PATCH v1 06/16] ARM/dma-mapping: return error code from .map_sg() ops
2021-07-15 18:22:20
linux-kernel
[PATCH v1 09/16] powerpc/iommu: return error code from .map_sg() ops
2021-07-15 18:22:19
linux-kernel
[PATCH v1 08/16] MIPS/jazzdma: return error code from jazz_dma_map_sg()
2021-07-15 18:22:18
linux-kernel
[PATCH v1 12/16] parisc: return error code from .map_sg() ops
2021-07-15 18:22:18
linux-kernel
[PATCH v1 14/16] x86/amd_gart: return error code from gart_map_sg()
2021-07-15 17:24:23
linux-kernel
[PATCH v1 11/16] sparc/iommu: return error codes from .map_sg() ops
2021-07-15 17:21:41
linux-kernel
[PATCH v1 07/16] ia64/sba_iommu: return error code from sba_map_sg_attrs()
2021-07-15 17:15:33
linux-kernel
[PATCH v1 00/16] .map_sg() error cleanup
2021-07-05 16:13:37
linux-kernel
Re: [PATCH] PCI/P2PDMA: finish RCU conversion of pdev->p2pdma
2021-06-10 22:30:34
linux-kernel
Re: [PATCH v1 1/6] PCI/P2PDMA: Rename upstream_bridge_distance() and rework documentation
2021-06-10 16:11:11
linux-kernel
[PATCH v1 4/6] PCI/P2PDMA: Print a warning if the host bridge is not in the whitelist
2021-06-10 16:08:53
linux-kernel
[PATCH v1 0/6] P2PDMA Cleanup
2021-06-10 16:08:44
linux-kernel
[PATCH v1 6/6] PCI/P2PDMA: Avoid pci_get_slot() which sleeps
2021-06-10 16:08:32
linux-kernel
[PATCH v1 1/6] PCI/P2PDMA: Rename upstream_bridge_distance() and rework documentation
2021-06-10 16:08:26
linux-kernel
[PATCH v1 5/6] PCI/P2PDMA: Refactor pci_p2pdma_map_type() to take pagemap and device
2021-06-10 16:08:11
linux-kernel
[PATCH v1 3/6] PCI/P2PDMA: Cleanup type for return value of calc_map_type_and_dist()
2021-06-10 16:07:46
linux-kernel
[PATCH v1 2/6] PCI/P2PDMA: Use a buffer on the stack for collecting the acs list
2021-06-07 15:53:03
linux-kernel
Re: [PATCH v2] NTB: Fix an error code in ntb_msit_probe()
2021-06-04 15:21:07
linux-kernel
Re: [PATCH 2/2] NTB: Fix an error code in ntb_msit_probe()
2021-05-15 01:48:22
linux-kernel
Re: [PATCH v2 00/22] Add new DMA mapping operation for P2PDMA
2021-05-15 01:18:19
linux-kernel
Re: [PATCH v2 06/22] PCI/P2PDMA: Attempt to set map_type if it has not been set
2021-05-14 19:44:12
linux-kernel
Re: [PATCH v2 15/22] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
2021-05-14 19:41:08
linux-kernel
Re: [PATCH v2 14/22] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations
2021-05-14 19:41:08
linux-kernel
Re: [PATCH v2 08/22] dma-mapping: Allow map_sg() ops to return negative error codes
2021-05-14 08:12:00
linux-kernel
[PATCH v2 09/22] dma-direct: Return appropriate error code from dma_direct_map_sg()
2021-05-14 08:11:35
linux-kernel
[PATCH v2 11/22] dma-iommu: Return error code from iommu_dma_map_sg()
2021-05-14 08:08:40
linux-kernel
[PATCH v2 22/22] PCI/P2PDMA: Remove pci_p2pdma_[un]map_sg()
2021-05-14 07:54:45
linux-kernel
[PATCH v2 21/22] RDMA/rw: use dma_map_sgtable()
2021-05-14 01:56:15
linux-kernel
[PATCH v2 05/22] PCI/P2PDMA: Print a warning if the host bridge is not in the whitelist
2021-05-14 01:51:47
linux-kernel
[PATCH v2 06/22] PCI/P2PDMA: Attempt to set map_type if it has not been set