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

Date List Subject
2023-02-17 16:13:29 linux-kernel Re: [PATCH v3 4/5] iommu/ioasid: Rename INVALID_IOASID
2023-02-03 16:08:30 linux-kernel Re: [PATCH 1/2] dmaengine: idxd: Add enable/disable device IOPF feature
2023-01-27 19:46:11 linux-kernel Re: [PATCH] dmaengine: idxd: Fix default allowed read buffers value in group
2023-01-26 23:24:55 linux-kernel Re: [PATCH] cxl/mbox: Add debug messages for supported mailbox commands
2023-01-24 16:32:02 linux-kernel Re: [PATCH v4] cxl/mbox: Fix Payload Length check for Get Log command
2023-01-17 18:32:00 linux-kernel Re: [PATCH] cxl/region: Fix null pointer dereference for resetting decoder
2022-12-12 15:38:36 linux-kernel Re: [PATCH] dmaengine: idxd: Remove the unused function set_completion_address()
2022-12-09 18:23:13 linux-kernel Re: [PATCH] cxl/acpi: fix null dereference on probe for missing ACPI_COMPANION()
2022-12-09 00:36:59 linux-kernel Re: [PATCH v2] ntb_netdev: Use dev_kfree_skb_any() in interrupt context
2022-12-08 15:57:53 linux-kernel Re: [PATCH] ntb_netdev: Use dev_kfree_skb_irq() in interrupt context
2022-12-08 01:14:49 linux-kernel Re: [PATCH] cxl/uapi: Add warning on CXL command enum
2022-12-02 20:46:46 linux-kernel Re: [PATCH 1/3] dmaengine: idxd: Let probe fail when workqueue cannot be enabled
2022-12-02 19:48:11 linux-kernel Re: [PATCH 2/3] dmaengine: idxd: Prevent use after free on completion memory
2022-12-02 19:02:13 linux-kernel Re: [PATCH 3/3] dmaengine: idxd: Do not call DMX TX callbacks during workqueue disable
2022-12-01 21:57:52 linux-kernel Re: [PATCH V2 11/11] cxl/test: Simulate event log overflow
2022-12-01 21:13:59 linux-kernel Re: [PATCH V2 10/11] cxl/test: Add specific events
2022-12-01 19:28:40 linux-kernel Re: [PATCH V2 05/11] cxl/mem: Trace General Media Event Record
2022-12-01 19:22:06 linux-kernel Re: [PATCH V2 07/11] cxl/mem: Trace Memory Module Event Record
2022-12-01 19:15:33 linux-kernel Re: [PATCH V2 06/11] cxl/mem: Trace DRAM Event Record
2022-12-01 19:11:13 linux-kernel Re: [PATCH V2 01/11] cxl/pci: Add generic MSI-X/MSI irq support
2022-11-28 17:06:59 linux-kernel Re: [PATCH] NTB: ntb_tool: Add check for devm_kcalloc
2022-11-15 23:31:58 linux-kernel Re: [PATCH 03/11] cxl/mem: Implement Clear Event Records command
2022-11-15 23:29:49 linux-kernel Re: [PATCH 05/11] cxl/mem: Trace General Media Event Record
2022-11-15 23:15:59 linux-kernel Re: [PATCH 08/11] cxl/mem: Wire up event interrupts
2022-11-15 23:06:43 linux-kernel Re: [PATCH 07/11] cxl/mem: Trace Memory Module Event Record
2022-11-15 23:05:21 linux-kernel Re: [PATCH 06/11] cxl/mem: Trace DRAM Event Record
2022-11-15 22:33:32 linux-kernel Re: [PATCH 02/11] cxl/mem: Implement Get Event Records command
2022-11-15 22:18:50 linux-kernel Re: [PATCH 04/11] cxl/mem: Clear events on driver load
2022-11-15 22:13:32 linux-kernel Re: [PATCH 01/11] cxl/pci: Add generic MSI-X/MSI irq support
2022-11-11 16:11:33 linux-kernel Re: [PATCH] dmaengine: idxd: Fix crc_val field for completion record
2022-11-09 17:49:59 linux-kernel Re: [PATCH v3 4/9] cxl/mem: Skip intermediate port enumeration of restricted endpoints (RCDs)
2022-11-08 16:44:32 linux-kernel Re: [PATCH 1/3] dmaengine: idxd: Add descriptor definitions for 16 bytes of pattern in memory fill operation
2022-10-12 23:06:49 linux-kernel Re: [PATCH] cxl: Add generic MSI/MSI-X interrupt support
2022-10-04 16:44:42 linux-kernel Re: [PATCH] dmaengine: ioat: Fix spelling mistake "idel" -> "idle"
2022-09-28 16:39:38 linux-kernel Re: [PATCH 2/2] dmaengine: idxd: track enabled workqueues in bitmap
2022-09-28 16:04:58 linux-kernel Re: [PATCH v2 1/2] dmaengine: idxd: Set wq state to disabled in idxd_wq_disable_cleanup()
2022-09-28 15:58:01 linux-kernel Re: [PATCH v2 2/2] dmaengine: idxd: track enabled workqueues in bitmap
2022-09-28 15:56:01 linux-kernel Re: [PATCH v2] cxl: Replace HDM decoder granularity magic numbers
2022-09-20 20:29:53 linux-kernel Re: [RFC PATCH 1/9] cxl/mem: Implement Get Event Records command
2022-09-19 22:16:14 linux-kernel Re: [PATCH 0/2] dmaengine: idxd: Fix up re-enabling device workqueues
2022-09-19 16:01:07 linux-kernel Re: [PATCH] dmaengine: idxd: Set workqueue state to disabled before trying to re-enable
2022-09-16 21:03:19 linux-kernel Re: [PATCH V2 XDMA 1/1] dmaengine: xilinx: xdma: add xilinx xdma driver
2022-09-16 16:00:00 linux-kernel Re: [PATCH] dmaengine: idxd: Fix memory leak in idxd_alloc()
2022-09-16 15:59:52 linux-kernel Re: [PATCH 3/3] dmaengine: Fix client_count is countered one more incorrectly.
2022-09-16 15:59:47 linux-kernel Re: [PATCH] dmaengine: idxd: Fix memory leak in idxd_alloc()
2022-09-16 15:58:07 linux-kernel Re: [PATCH V2 XDMA 1/1] dmaengine: xilinx: xdma: add xilinx xdma driver
2022-09-01 18:30:43 linux-kernel Re: [RFC PATCH 0/9] CXL: Read and clear event logs
2022-09-01 18:24:02 linux-kernel Re: [PATCH v5 6/7] dmaengine: idxd: Support device_tx_status
2022-09-01 17:37:14 linux-kernel Re: [PATCH v5 0/7] dmaengine: Support polling for out of order completions
2022-08-26 23:27:32 linux-kernel Re: [PATCH] tracepoint: Allow trace events in modules with TAINT_TEST
2022-08-24 22:54:54 linux-kernel Re: [PATCH] dmaengine: idxd: Set workqueue state to disabled before trying to re-enable