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
2020-01-07 21:01:53
linux-kernel
[PATCH v2 0/8] Allow setting caching mode in arch_add_memory() for P2PDMA
2020-01-07 19:11:26
linux-kernel
[PATCH v4] PCI: Fix disabling of bridge BARs when assigning bus resources
2020-01-06 19:06:24
linux-kernel
[PATCH 10/12] PCI/switchtec: Add permission check for the GAS access MRPC commands
2020-01-06 19:06:05
linux-kernel
[PATCH 02/12] PCI/switchtec: Fix vep_vector_number ioread width
2020-01-06 19:06:04
linux-kernel
[PATCH 01/12] PCI/switchtec: Use dma_set_mask_and_coherent()
2020-01-06 19:06:03
linux-kernel
[PATCH 04/12] PCI/switchtec: Remove redundant valid PFF number count
2020-01-06 19:05:58
linux-kernel
[PATCH 08/12] PCI/switchtec: Add gen4 support in struct sys_info_regs
2020-01-06 19:05:51
linux-kernel
[PATCH 09/12] PCI/switchtec: Add gen4 support in struct flash_info_regs
2020-01-06 19:05:44
linux-kernel
[PATCH 12/12] PCI: Apply switchtec DMA aliasing quirk to GEN4 devices
2020-01-06 19:05:21
linux-kernel
[PATCH 05/12] PCI/switchtec: Move check event id from mask_event() to switchtec_event_isr()
2020-01-06 19:05:14
linux-kernel
[PATCH 00/12] Switchtec Fixes and Gen4 Support
2020-01-06 19:05:11
linux-kernel
[PATCH 06/12] PCI/switchtec: Introduce Generation Variable
2020-01-06 19:05:00
linux-kernel
[PATCH 07/12] PCI/switchtec: Separate out gen3 specific fields in the sys_info_regs structure
2020-01-06 19:04:53
linux-kernel
[PATCH 03/12] PCI/switchtec: Add support for new events
2020-01-06 19:04:51
linux-kernel
[PATCH 11/12] PCI/switchtec: Introduce gen4 variant IDS in the device ID table
2020-01-06 16:52:51
linux-kernel
Re: [PATCH] drivers: pci: Clear ACS state at kexec
2020-01-03 21:22:50
linux-kernel
[PATCH v3 2/3] dmaengine: plx-dma: Implement hardware initialization and cleanup
2020-01-03 21:22:24
linux-kernel
[PATCH v3 1/3] dmaengine: plx-dma: Introduce PLX DMA engine PCI driver skeleton
2020-01-03 21:21:35
linux-kernel
[PATCH v3 3/3] dmaengine: plx-dma: Implement descriptor submission
2020-01-03 21:21:25
linux-kernel
[PATCH v3 0/3] PLX Switch DMA Engine Driver
2019-12-25 02:26:35
linux-kernel
Re: [PATCH 0/5] Support hot-unbind in IOAT
2019-12-12 23:57:19
linux-kernel
[PATCH v10 2/9] nvme: Create helper function to obtain command effects
2019-12-12 23:57:19
linux-kernel
[PATCH v10 7/9] nvmet-passthru: Add passthru code to process commands
2019-12-12 23:56:28
linux-kernel
[PATCH v10 4/9] nvmet-passthru: Introduce NVMet passthru Kconfig option
2019-12-12 23:55:45
linux-kernel
[PATCH v10 3/9] nvme: Move nvme_passthru_[start|end]() calls to common helper
2019-12-12 23:55:41
linux-kernel
[PATCH v10 6/9] nvme: Export existing nvme core functions
2019-12-12 23:55:41
linux-kernel
[PATCH v10 1/9] nvme-core: Clear any SGL flags in passthru commands
2019-12-12 23:55:40
linux-kernel
[PATCH v10 5/9] nvme-core: Introduce nvme_ctrl_get_by_path()
2019-12-12 23:55:40
linux-kernel
[PATCH v10 9/9] nvmet-configfs: Introduce passthru configfs interface
2019-12-12 23:55:40
linux-kernel
[PATCH v10 8/9] nvmet-passthru: Add enable/disable helpers
2019-12-12 23:55:40
linux-kernel
[PATCH v10 0/9] nvmet: add target passthru commands support
2019-12-10 23:55:11
linux-kernel
Re: [PATCH 5/6] mm, memory_hotplug: Provide argument for the pgprot_t in arch_add_memory()
2019-12-10 19:05:01
linux-kernel
Re: [PATCH] block: fix NULL pointer dereference in account statistics with IDE
2019-12-10 18:48:16
linux-kernel
[PATCH] block: fix NULL pointer dereference in account statistics with IDE
2019-12-10 17:56:08
linux-kernel
Re: [PATCH v2 4/5] dmaengine: plx-dma: Implement hardware initialization and cleanup
2019-12-10 17:44:47
linux-kernel
Re: [PATCH v2 3/5] dmaengine: plx-dma: Introduce PLX DMA engine PCI driver skeleton
2019-12-10 17:39:54
linux-kernel
Re: [PATCH 1/5] dmaengine: Store module owner in dma_device struct
2019-12-10 17:32:58
linux-kernel
Re: [PATCH] ntb_perf: pass correct struct device to dma_alloc_coherent
2019-12-10 16:43:47
linux-kernel
Re: [block] 48d9b0d431: BUG:kernel_NULL_pointer_dereference,address
2019-12-10 00:26:31
linux-kernel
[PATCH v2 2/5] dmaengine: Call module_put() after device_free_chan_resources()
2019-12-10 00:26:27
linux-kernel
[PATCH v2 0/5] PLX Switch DMA Engine Driver
2019-12-10 00:25:35
linux-kernel
[PATCH v2 5/5] dmaengine: plx-dma: Implement descriptor submission
2019-12-10 00:25:32
linux-kernel
[PATCH v2 3/5] dmaengine: plx-dma: Introduce PLX DMA engine PCI driver skeleton
2019-12-10 00:25:30
linux-kernel
[PATCH v2 1/5] dmaengine: Store module owner in dma_device struct
2019-12-10 00:25:30
linux-kernel
[PATCH v2 4/5] dmaengine: plx-dma: Implement hardware initialization and cleanup
2019-12-09 21:28:29
linux-kernel
Re: [PATCH 5/6] mm, memory_hotplug: Provide argument for the pgprot_t in arch_add_memory()
2019-12-09 21:26:49
linux-kernel
Re: [PATCH 5/6] mm, memory_hotplug: Provide argument for the pgprot_t in arch_add_memory()
2019-12-09 20:25:38
linux-kernel
Re: [PATCH 5/6] mm, memory_hotplug: Provide argument for the pgprot_t in arch_add_memory()
2019-12-09 19:16:38
linux-kernel
[PATCH 2/6] x86/mm: Introduce _set_memory_prot()
2019-12-09 19:16:20
linux-kernel
[PATCH 4/6] s390/mm: Thread pgprot_t through vmem_add_mapping()
2019-12-09 19:16:19
linux-kernel
[PATCH 1/6] x86/mm: Thread pgprot_t through init_memory_mapping()