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
2019-09-06 07:55:33 linux-kernel [PATCH v5 5/9] Drivers: hv: vmbus: Ignore the offers when resuming from hibernation
2019-09-06 07:54:37 linux-kernel [PATCH v5 4/9] Drivers: hv: vmbus: Implement suspend/resume for VSC drivers for hibernation
2019-09-06 07:47:18 linux-kernel [PATCH v5 0/3] Enhance Hyper-V for hibernation
2019-09-05 23:13:00 linux-kernel RE: [PATCH v4 01/12] x86/hyper-v: Suspend/resume the hypercall page for hibernation
2019-09-03 06:01:28 linux-kernel RE: "fs/namei.c: keep track of nd->root refcount status" causes boot panic
2019-09-03 05:53:31 linux-kernel RE: "fs/namei.c: keep track of nd->root refcount status" causes boot panic
2019-09-03 00:45:24 linux-kernel RE: [PATCH] HID: hyperv: Use in-place iterator API in the channel callback
2019-09-03 00:35:47 linux-kernel RE: [PATCH v2] PCI: PM: Move to D0 before calling pci_legacy_resume_early()
2019-09-03 00:25:46 linux-kernel [PATCH v4 00/12] Enhance the hv_vmbus driver to support hibernation
2019-09-03 00:25:41 linux-kernel [PATCH v4 03/12] clocksource/drivers: Suspend/resume Hyper-V clocksource for hibernation
2019-09-03 00:25:40 linux-kernel [PATCH v4 02/12] x86/hyper-v: Implement hv_is_hibernation_supported()
2019-09-03 00:25:38 linux-kernel [PATCH v4 06/12] Drivers: hv: vmbus: Add a helper function is_sub_channel()
2019-09-03 00:25:28 linux-kernel [PATCH v4 08/12] Drivers: hv: vmbus: Ignore the offers when resuming from hibernation
2019-09-03 00:25:04 linux-kernel [PATCH v4 05/12] Drivers: hv: vmbus: Suspend/resume the synic for hibernation
2019-09-03 00:25:00 linux-kernel [PATCH v4 12/12] Drivers: hv: vmbus: Resume after fixing up old primary channels
2019-09-03 00:24:57 linux-kernel [PATCH v4 11/12] Drivers: hv: vmbus: Suspend after cleaning up hv_sock and sub channels
2019-09-03 00:24:51 linux-kernel [PATCH v4 10/12] Drivers: hv: vmbus: Clean up hv_sock channels by force upon suspend
2019-09-03 00:24:44 linux-kernel [PATCH v4 09/12] Drivers: hv: vmbus: Suspend/resume the vmbus itself for hibernation
2019-09-03 00:24:36 linux-kernel [PATCH v4 07/12] Drivers: hv: vmbus: Implement suspend/resume for VSC drivers for hibernation
2019-09-03 00:24:31 linux-kernel [PATCH v4 04/12] Drivers: hv: vmbus: Break out synic enable and disable operations
2019-09-03 00:24:25 linux-kernel [PATCH v4 01/12] x86/hyper-v: Suspend/resume the hypercall page for hibernation
2019-09-02 23:18:13 linux-kernel [PATCH] irqdomain: Add the missing assignment of domain->fwnode for named fwnode
2019-08-31 05:09:41 linux-kernel RE: [PATCH v3 12/12] Drivers: hv: vmbus: Resume after fixing up old primary channels
2019-08-31 04:38:51 linux-kernel RE: [PATCH v3 12/12] Drivers: hv: vmbus: Resume after fixing up old primary channels
2019-08-31 02:56:51 linux-kernel RE: [PATCH v3 11/12] Drivers: hv: vmbus: Suspend after cleaning up hv_sock and sub channels
2019-08-31 02:04:04 linux-kernel RE: [PATCH v3 10/12] Drivers: hv: vmbus: Clean up hv_sock channels by force upon suspend
2019-08-31 00:25:43 linux-kernel RE: [PATCH v3 08/12] Drivers: hv: vmbus: Ignore the offers when resuming from hibernation
2019-08-30 23:38:44 linux-kernel RE: [PATCH v3 02/12] x86/hyper-v: Implement hv_is_hibernation_supported()
2019-08-20 03:15:38 linux-kernel [PATCH] vsock: Fix a lockdep warning in __vsock_release()
2019-08-20 03:08:40 linux-kernel [PATCH] Drivers: hv: vmbus: Remove the unused "tsc_page" from struct hv_context
2019-08-20 03:04:17 linux-kernel [PATCH] Input: hyperv-keyboard: Use in-place iterator API in the channel callback
2019-08-20 02:58:42 linux-kernel [PATCH] HID: hyperv: Use in-place iterator API in the channel callback
2019-08-20 01:55:40 linux-kernel [PATCH v3 00/12] Enhance the hv_vmbus driver to support hibernation
2019-08-20 01:55:16 linux-kernel [PATCH v3 08/12] Drivers: hv: vmbus: Ignore the offers when resuming from hibernation
2019-08-20 01:55:01 linux-kernel [PATCH v3 10/12] Drivers: hv: vmbus: Clean up hv_sock channels by force upon suspend
2019-08-20 01:54:42 linux-kernel [PATCH v3 11/12] Drivers: hv: vmbus: Suspend after cleaning up hv_sock and sub channels
2019-08-20 01:54:22 linux-kernel [PATCH v3 04/12] Drivers: hv: vmbus: Break out synic enable and disable operations
2019-08-20 01:53:50 linux-kernel [PATCH v3 05/12] Drivers: hv: vmbus: Suspend/resume the synic for hibernation
2019-08-20 01:53:43 linux-kernel [PATCH v3 09/12] Drivers: hv: vmbus: Suspend/resume the vmbus itself for hibernation
2019-08-20 01:53:38 linux-kernel [PATCH v3 12/12] Drivers: hv: vmbus: Resume after fixing up old primary channels
2019-08-20 01:53:27 linux-kernel [PATCH v3 07/12] Drivers: hv: vmbus: Implement suspend/resume for VSC drivers for hibernation
2019-08-20 01:53:20 linux-kernel [PATCH v3 06/12] Drivers: hv: vmbus: Add a helper function is_sub_channel()
2019-08-20 01:53:16 linux-kernel [PATCH v3 03/12] clocksource/drivers: Suspend/resume Hyper-V clocksource for hibernation
2019-08-20 01:53:11 linux-kernel [PATCH v3 02/12] x86/hyper-v: Implement hv_is_hibernation_supported()
2019-08-20 01:53:08 linux-kernel [PATCH v3 01/12] x86/hyper-v: Suspend/resume the hypercall page for hibernation
2019-08-14 01:08:09 linux-kernel [PATCH v2] PCI: PM: Move to D0 before calling pci_legacy_resume_early()
2019-08-09 02:00:20 linux-kernel [PATCH net v2] hv_netvsc: Fix a warning of suspicious RCU usage
2019-08-09 01:17:39 linux-kernel RE: [PATCH net] hv_netvsc: Fix a warning of suspicious RCU usage
2019-08-08 20:04:15 linux-kernel RE: [PATCH] PCI: PM: Also move to D0 before calling pci_legacy_resume_early()
2019-08-08 18:48:16 linux-kernel [PATCH] PCI: PM: Also move to D0 before calling pci_legacy_resume_early()
2019-08-07 23:10:33 linux-kernel RE: [PATCH v2 6/7] Drivers: hv: vmbus: Suspend/resume the vmbus itself for hibernation