LinuxLists
Users
About
Dave Jiang (
[email protected]
)
Number of posts: 819 (0.19 per day)
First post: 2012-08-24 23:36:36
Last post: 2024-06-10 15:40:11
Previous Page
/
Next Page
Date
List
Subject
2022-08-24 22:33:16
linux-kernel
Re: [PATCH] dmaengine: idxd: Set workqueue state to disabled before trying to re-enable
2022-08-24 20:58:20
linux-kernel
Re: [PATCH] dmaengine: idxd: Set workqueue state to disabled before trying to re-enable
2022-08-24 18:23:30
linux-kernel
Re: [PATCH v2] dmaengine: idxd: avoid deadlock in process_misc_interrupts()
2022-08-23 19:03:10
linux-kernel
Re: [PATCH v2] dmaengine: idxd: avoid deadlock in process_misc_interrupts()
2022-08-17 23:43:46
linux-kernel
Re: [RFC PATCH 1/9] cxl/mem: Implement Get Event Records command
2022-08-08 21:16:41
linux-kernel
Re: [RFC PATCH 0/2] cxl: BG operations and device sanitation
2022-08-04 18:31:50
linux-kernel
Re: [RFC PATCH 0/2] cxl: BG operations and device sanitation
2022-06-01 21:01:16
linux-kernel
Re: [PATCH] dmaengine: add verification of DMA_INTERRUPT capability for dmatest
2022-05-18 22:58:23
linux-kernel
Re: linux-next: manual merge of the dmaengine tree with Linus' tree
2022-05-18 17:49:44
linux-kernel
Re: linux-next: manual merge of the dmaengine tree with Linus' tree
2022-05-14 02:06:31
linux-kernel
Re: [PATCH] dmaengine: idxd: Remove unnecessary synchronize_irq() before free_irq()
2022-05-14 01:30:09
linux-kernel
Re: [PATCH] dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocate
2022-05-13 23:58:57
linux-kernel
Re: [PATCH] dmaengine: sf-pdma: Add multithread support for a DMA channel
2022-04-27 16:15:07
linux-kernel
Re: [RFC 1/1] drivers/dma/*: replace tasklets with workqueue
2022-04-22 20:20:00
linux-kernel
Re: [PATCH] dmaengine: idxd: Fix the error handling path in idxd_cdev_register()
2022-04-22 19:15:56
linux-kernel
Re: [PATCH] ntb_perf: fix doubletest cocci warning
2022-04-18 15:41:21
linux-kernel
Re: [PATCH] ntb_perf: extend with burst/poll/doorbell latency measurement
2022-04-12 19:43:44
linux-kernel
Re: [PATCH] staging: r8188eu: correct multiple misspellings in driver r8188eu
2022-04-06 20:03:55
linux-kernel
Re: [PATCH 3/4] staging: r8188eu: correct misspelling in comment 'tppe' -> 'type'
2022-01-18 03:02:21
linux-kernel
Re: [PATCH] dmaengine: idxd: Remove useless DMA-32 fallback configuration
2022-01-06 23:18:12
linux-kernel
Re: linux-next: manual merge of the dmaengine tree with the dmaengine-fixes tree
2022-01-04 21:41:04
linux-kernel
Re: linux-next: manual merge of the dmaengine tree with the dmaengine-fixes tree
2022-01-04 16:38:52
linux-kernel
Re: [PATCH] dmaengine: ioatdma: use default_groups in kobj_type
2021-12-28 14:54:39
linux-kernel
Re: linux-next: manual merge of the dmaengine tree with the dmaengine-fixes tree
2021-12-09 00:12:29
linux-kernel
Re: [PATCH 4/4] dmaengine: idxd: Use DMA API for in-kernel DMA with PASID
2021-12-08 15:35:54
linux-kernel
Re: [PATCH 4/4] dmaengine: idxd: Use DMA API for in-kernel DMA with PASID
2021-12-07 23:27:08
linux-kernel
Re: [PATCH 4/4] dmaengine: idxd: Use DMA API for in-kernel DMA with PASID
2021-12-01 22:55:14
linux-kernel
Re: [patch 21/32] NTB/msi: Convert to msi_on_each_desc()
2021-12-01 21:49:53
linux-kernel
Re: [patch 21/32] NTB/msi: Convert to msi_on_each_desc()
2021-12-01 21:21:26
linux-kernel
Re: [patch 21/32] NTB/msi: Convert to msi_on_each_desc()
2021-12-01 18:47:57
linux-kernel
Re: [patch 21/32] NTB/msi: Convert to msi_on_each_desc()
2021-12-01 16:29:06
linux-kernel
Re: [patch 21/32] NTB/msi: Convert to msi_on_each_desc()
2021-11-29 22:52:30
linux-kernel
Re: [patch 21/32] NTB/msi: Convert to msi_on_each_desc()
2021-09-08 18:14:15
linux-kernel
Re: [PATCH -next] dmaengine: idxd: Use list_move_tail instead of list_del/list_add_tail
2021-08-02 18:04:27
linux-kernel
Re: [PATCH] dmaengine: idxd: Remove unused status variable in irq_process_work_list()
2021-08-02 15:26:50
linux-kernel
Re: [PATCH] x86/asm: fix gcc-5 enqcmds() build failure
2021-07-29 16:18:34
linux-kernel
Re: [PATCH] dmaengine: idxd: Fix a possible NULL pointer dereference
2021-07-27 18:03:52
linux-kernel
Re: linux-next: manual merge of the dmaengine tree with the driver-core tree
2021-07-08 14:50:54
linux-kernel
Re: [PATCH] dmaengine: idxd: Simplify code and axe the use of a deprecated API
2021-06-22 15:52:33
linux-kernel
Re: Virtualizing MSI-X on IMS via VFIO
2021-06-11 18:23:30
linux-kernel
Re: [PATCH v6 00/20] Add VFIO mediated device support and DEV-MSI support for the idxd driver
2021-06-09 05:14:38
linux-kernel
Re: [PATCH v6 05/20] vfio: mdev: common lib code for setting up Interrupt Message Store
2021-06-08 16:05:45
linux-kernel
Re: [PATCH v6 00/20] Add VFIO mediated device support and DEV-MSI support for the idxd driver
2021-06-07 18:14:34
linux-kernel
Re: [PATCH v6 00/20] Add VFIO mediated device support and DEV-MSI support for the idxd driver
2021-06-02 15:44:01
linux-kernel
Re: [PATCH v6 00/20] Add VFIO mediated device support and DEV-MSI support for the idxd driver
2021-06-02 15:03:24
linux-kernel
Re: [PATCH] dmaengine: idxd: Fix missing error code in idxd_cdev_open()
2021-05-28 17:19:21
linux-kernel
Re: [PATCH v6 05/20] vfio: mdev: common lib code for setting up Interrupt Message Store
2021-05-28 05:33:34
linux-kernel
Re: [PATCH v6 05/20] vfio: mdev: common lib code for setting up Interrupt Message Store
2021-05-27 01:59:16
linux-kernel
Re: [PATCH v6 15/20] vfio/mdev: idxd: ims domain setup for the vdcm
2021-05-27 01:41:33
linux-kernel
Re: [PATCH v6 15/20] vfio/mdev: idxd: ims domain setup for the vdcm
2021-05-22 00:25:53
linux-kernel
[PATCH v6 14/20] vfio/mdev: idxd: add 1dwq-v1 mdev type