Logan Gunthorpe ([email protected])

Number of posts: 2929 (3.16 per day)
First post: 2015-05-09 17:50:34
Last post: 2017-11-22 20:56:44

Date List Subject
2024-01-04 22:06:43 linux-kernel Re: [PATCH] PCI/P2PDMA: Fix a sleeping issue in a RCU read section
2023-10-02 22:15:06 linux-kernel Re: [PATCH][next] PCI/P2PDMA: Fix undefined behavior bug in struct pci_p2pdma_pagemap
2023-10-02 22:10:58 linux-kernel Re: [PATCH][next] PCI/P2PDMA: Fix undefined behavior bug in struct pci_p2pdma_pagemap
2023-07-31 16:37:01 linux-kernel Re: [PATCH v6 0/1] Switchtec Switch DMA Engine Driver
2023-07-31 01:19:48 linux-kernel Re: [PATCH v2] dmaengine: plx_dma: Fix potential deadlock on &plxdev->ring_lock
2023-07-27 16:11:32 linux-kernel Re: [PATCH] dmaengine: plx_dma: Fix potential deadlock on &plxdev->ring_lock
2023-07-26 21:53:14 linux-kernel Re: [PATCH] dmaengine: plx_dma: Fix potential deadlock on &plxdev->ring_lock
2023-07-26 16:42:16 linux-kernel Re: [PATCH] dmaengine: plx_dma: Fix potential deadlock on &plxdev->ring_lock
2023-06-26 15:41:36 linux-kernel Re: [PATCH 0/2] PCI: switchtec: Add support for PCIe Gen5 devices
2023-05-30 18:26:06 linux-kernel Re: [PATCH] dma-mapping: Name SG DMA flag helpers consistently
2023-04-17 16:52:41 linux-kernel Re: [PATCH v2 3/5] dmaengine: plx_dma: Don't set chancnt
2023-04-13 15:13:07 linux-kernel Re: [PATCH -next v6 5/5] md: protect md_thread with rcu
2023-04-11 15:51:20 linux-kernel Re: [PATCH v2 1/1] dmaengine: switchtec-dma: Introduce Switchtec DMA engine PCI driver
2023-04-11 15:51:08 linux-kernel Re: [PATCH -next v5 1/6] md: pass a md_thread pointer to md_register_thread()
2023-04-10 15:43:22 linux-kernel Re: [PATCH -next v5 6/6] md: protect md_thread with rcu
2023-04-03 15:55:54 linux-kernel Re: [PATCH v4 5/5] md: protect md_thread with rcu
2023-04-03 15:50:02 linux-kernel Re: [PATCH 4/5] driver core: class: remove struct class_interface * from callbacks
2023-03-31 15:44:36 linux-kernel Re: [PATCH v3 3/3] md: protect md_thread with rcu
2023-03-30 23:11:07 linux-kernel Re: [PATCH 1/1] dmaengine: switchtec-dma: Introduce Switchtec DMA engine PCI driver
2023-03-30 19:36:47 linux-kernel Re: [PATCH v3 3/3] md: protect md_thread with rcu
2023-03-28 17:37:49 linux-kernel Re: [PATCH v2] PCI/P2PDMA: Fix the comments on pci_p2pmem_find_many()
2023-03-28 16:17:21 linux-kernel Re: [PATCH v2] PCI/P2PDMA: Fix the comments on pci_p2pmem_find_many()
2023-03-27 15:49:46 linux-kernel Re: [PATCH] PCI/P2PDMA: Fix the comments on pci_p2pmem_find_many()
2023-03-15 22:56:36 linux-kernel Re: [PATCH v2 0/5] md: fix uaf for sync_thread
2023-02-09 17:30:24 linux-kernel [PATCH] PCI/P2PDMA: Annotate RCU dereference
2023-02-06 18:21:32 linux-kernel Re: drivers/pci/p2pdma.c:199:44: sparse: sparse: dereference of noderef expression
2023-01-09 18:21:04 linux-kernel Re: [PATCH] lib/scatterlist: Fix to calculate the last_pg properly
2023-01-05 20:27:47 linux-kernel Re: [PATCH] lib/scatterlist: Fix to merge contiguous pages into the last SG properly
2022-12-23 18:41:02 linux-kernel Re: [PATCH] dmaengine: plx_dma: Fix potential double free in plx_dma_create
2022-12-20 17:12:17 linux-kernel Re: [PATCH] dmaengine: plx_dma: Fix potential double free in plx_dma_create
2022-12-16 16:45:58 linux-kernel Re: [PATCH v2 2/2] PCI: switchtec: Return -EFAULT for copy_to_user() errors
2022-12-15 19:10:19 linux-kernel Re: [PATCH 2/2] PCI: switchtec: Remove useless assignments in switchtec_dev_read()
2022-12-15 19:07:32 linux-kernel Re: [PATCH 1/2] PCI: switchtec: Simplify switchtec_dma_mrpc_isr()
2022-12-06 18:46:06 linux-kernel Re: [PATCH v3 2/4] iov_iter: Add a function to extract a page list from an iterator
2022-12-06 17:04:03 linux-kernel Re: [PATCH v3 2/4] iov_iter: Add a function to extract a page list from an iterator
2022-11-09 17:51:31 linux-kernel Re: [PATCH v11 0/9] Userspace P2PDMA with O_DIRECT NVMe devices
2022-10-27 14:42:43 linux-kernel Re: [PATCH v11 3/9] iov_iter: introduce iov_iter_get_pages_[alloc_]flags()
2022-10-25 16:31:07 linux-kernel Re: [PATCH v11 6/9] block: set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages()
2022-10-25 15:58:57 linux-kernel Re: [PATCH v11 3/9] iov_iter: introduce iov_iter_get_pages_[alloc_]flags()
2022-10-21 18:09:22 linux-kernel [PATCH v11 7/9] block: set FOLL_PCI_P2PDMA in bio_map_user_iov()
2022-10-21 18:08:00 linux-kernel [PATCH v11 9/9] ABI: sysfs-bus-pci: add documentation for p2pmem allocate
2022-10-21 18:03:42 linux-kernel [PATCH v11 0/9] Userspace P2PDMA with O_DIRECT NVMe devices
2022-10-21 18:02:20 linux-kernel [PATCH v11 5/9] lib/scatterlist: add check when merging zone device pages
2022-10-21 18:02:00 linux-kernel [PATCH v11 3/9] iov_iter: introduce iov_iter_get_pages_[alloc_]flags()
2022-10-21 18:01:27 linux-kernel [PATCH v11 6/9] block: set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages()
2022-10-21 17:59:02 linux-kernel [PATCH v11 8/9] PCI/P2PDMA: Allow userspace VMA allocations through sysfs
2022-10-21 17:46:43 linux-kernel [PATCH v11 1/9] mm: allow multiple error returns in try_grab_page()
2022-10-21 17:45:31 linux-kernel [PATCH v11 2/9] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
2022-10-21 17:45:05 linux-kernel [PATCH v11 4/9] block: add check when merging zone device pages
2022-09-28 21:59:19 linux-kernel Re: [PATCH v10 1/8] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
2022-09-24 00:20:56 linux-kernel Re: [PATCH v10 1/8] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages