Dexuan Cui ([email protected])

Number of posts: 1237 (0.34 per day)
First post: 2014-06-24 21:59:59
Last post: 2024-05-24 08:45:57

Date List Subject
2018-06-13 20:34:09 linux-kernel RE: [PATCH] PCI: hv: Fix a __local_bh_enable_ip warning in hv_compose_msi_msg()
2018-06-07 00:20:47 linux-kernel RE: [PATCH] PCI: hv: Fix a __local_bh_enable_ip warning in hv_compose_msi_msg()
2018-06-06 21:36:12 linux-kernel [PATCH v2] hv_netvsc: Fix a network regression after ifdown/ifup
2018-06-06 21:33:12 linux-kernel RE: [PATCH] hv_netvsc: Fix a network regression after ifdown/ifup
2018-06-06 21:13:29 linux-kernel [PATCH] hv_netvsc: Fix a network regression after ifdown/ifup
2018-05-31 21:02:31 linux-kernel RE: [PATCH] PCI: hv: Do not wait forever on a device that has disappeared
2018-05-29 21:29:30 linux-kernel RE: [PATCH] PCI: hv: Do not wait forever on a device that has disappeared
2018-05-29 19:59:23 linux-kernel RE: [PATCH] PCI: hv: Do not wait forever on a device that has disappeared
2018-05-25 02:48:38 linux-kernel RE: [PATCH] PCI: hv: Do not wait forever on a device that has disappeared
2018-05-23 21:12:54 linux-kernel [PATCH] PCI: hv: Do not wait forever on a device that has disappeared
2018-05-23 00:19:31 linux-kernel [PATCH] PCI: hv: Fix a __local_bh_enable_ip warning in hv_compose_msi_msg()
2018-05-22 18:31:28 linux-kernel RE: [PATCH] tools: hv: lsvmbus: convert to Python3
2018-05-15 20:11:06 linux-kernel RE: for_each_cpu() is buggy for UP kernel?
2018-05-15 19:55:01 linux-kernel [PATCH] tick/broadcast: Use for_each_cpu() specially on UP kernels
2018-05-15 03:03:06 linux-kernel RE: for_each_cpu() is buggy for UP kernel?
2018-05-15 00:26:42 linux-kernel [PATCH] Drivers: hv: vmbus: Removed an unnecessary cast from void *
2018-05-14 18:57:41 linux-kernel RE: [PATCH 1/1] Drivers: hv: vmbus: enable VMBus protocol version 5.0
2018-05-14 18:15:10 linux-kernel RE: [PATCH 1/1] Drivers: hv: vmbus: enable VMBus protocol version 5.0
2018-05-09 06:24:52 linux-kernel for_each_cpu() is buggy for UP kernel?
2018-05-08 23:07:55 linux-kernel RE: [PATCH] Drivers: hv: vmbus: enable VMBus protocol version 5.0
2018-05-08 22:27:12 linux-kernel [PATCH] Drivers: hv: vmbus: enable VMBus protocol version 5.0
2018-04-26 20:57:02 linux-kernel [PATCH] Drivers: hv: vmbus: Fix the offer_in_progress in vmbus_process_offer()
2018-04-20 17:44:57 linux-kernel RE: kernel panics with 4.14.X versions
2018-04-19 21:40:46 linux-kernel RE: kernel panics with 4.14.X versions
2018-04-17 17:44:37 linux-kernel RE: kernel panics with 4.14.X versions
2018-04-16 21:12:21 linux-kernel RE: kernel panics with 4.14.X versions
2018-04-05 17:54:14 linux-kernel RE: Any standard kernel API to dynamically allocate/free per-cpu vectors on x86?
2018-04-04 23:32:19 linux-kernel RE: Any standard kernel API to dynamically allocate/free per-cpu vectors on x86?
2018-04-04 20:48:08 linux-kernel Any standard kernel API to dynamically allocate/free per-cpu vectors on x86?
2018-03-16 20:00:21 linux-kernel RE: [PATCH v4 3/4] PCI: hv: Remove hbus->enum_sem
2018-03-16 17:44:36 linux-kernel RE: [PATCH v4 3/4] PCI: hv: Remove hbus->enum_sem
2018-03-15 18:29:51 linux-kernel RE: [PATCH v4 1/2] PCI: hv: Serialize the present and eject work items
2018-03-15 17:56:57 linux-kernel RE: [PATCH v4 1/2] PCI: hv: Serialize the present and eject work items
2018-03-15 14:24:48 linux-kernel [PATCH v4 4/4] PCI: hv: Only queue a new work in hv_pci_devices_present() if necessary
2018-03-15 14:23:30 linux-kernel [PATCH v4 3/4] PCI: hv: Remove hbus->enum_sem
2018-03-15 14:23:28 linux-kernel [PATCH v4 0/2] PCI: hv: Fix some real issues
2018-03-15 14:23:13 linux-kernel [PATCH v4 2/4] PCI: hv: Remove the bogus test in hv_eject_device_work()
2018-03-15 14:22:58 linux-kernel [PATCH v4 1/4] PCI: hv: Fix a comment typo in _hv_pcifront_read_config()
2018-03-15 14:22:45 linux-kernel [PATCH v4 0/4] PCI: hv: Add 4 cosmetic patches
2018-03-15 14:22:41 linux-kernel [PATCH v4 2/2] PCI: hv: Fix 2 hang issues in hv_compose_msi_msg()
2018-03-15 14:22:32 linux-kernel [PATCH v4 1/2] PCI: hv: Serialize the present and eject work items
2018-03-14 17:18:56 linux-kernel RE: [PATCH v3 6/6] PCI: hv: fix 2 hang issues in hv_compose_msi_msg()
2018-03-13 18:25:14 linux-kernel RE: [PATCH v3 6/6] PCI: hv: fix 2 hang issues in hv_compose_msi_msg()
2018-03-07 21:41:52 linux-kernel RE: [PATCH v3 6/6] PCI: hv: fix 2 hang issues in hv_compose_msi_msg()
2018-03-06 18:25:49 linux-kernel [PATCH v3 3/6] PCI: hv: serialize the present/eject work items
2018-03-06 18:25:29 linux-kernel [PATCH v3 0/6] some fixes to the pci-hyperv driver.
2018-03-06 18:25:14 linux-kernel [PATCH v3 2/6] PCI: hv: hv_eject_device_work(): remove the bogus test
2018-03-06 18:24:40 linux-kernel [PATCH v3 1/6] PCI: hv: fix a comment typo in _hv_pcifront_read_config()
2018-03-06 18:24:25 linux-kernel [PATCH v3 5/6] PCI: hv: hv_pci_devices_present(): only queue a new work when necessary
2018-03-06 18:23:59 linux-kernel [PATCH v3 4/6] PCI: hv: remove hbus->enum_sem
2018-03-06 18:23:21 linux-kernel [PATCH v3 6/6] PCI: hv: fix 2 hang issues in hv_compose_msi_msg()