kys ([email protected])

Number of posts: 81 (81 per day)
First post: 2018-03-27 22:01:36
Last post: 2018-03-27 22:01:36

Date List Subject
2018-11-26 02:33:54 linux-kernel [PATCH 1/2] Drivers: hv: vmbus: check the creation_status in vmbus_establish_gpadl()
2018-11-26 02:33:10 linux-kernel [PATCH 2/2] Drivers: hv: vmbus: offload the handling of channels to two workqueues
2018-11-26 02:30:14 linux-kernel [PATCH 0/2] Drivers: hv: vmbus: Miscellaneous fixes
2018-11-26 02:21:32 linux-kernel [PATCH] Drivers: hv: vmbus: Remove the useless API vmbus_get_outgoing_channel()
2018-11-26 00:28:35 linux-kernel [PATCH] scsi: storvsc: Fix a race in sub-channel creation that can cause panic
2018-11-22 15:52:30 linux-kernel [PATCH 2/4] arm64: hyperv: Add support for Hyper-V as a hypervisor
2018-11-22 15:52:22 linux-kernel [PATCH 4/4] Drivers: hv: Enable CONFIG_HYPERV on ARM64
2018-11-22 15:52:09 linux-kernel [PATCH 1/4] arm64: hyperv: Add core Hyper-V include files
2018-11-22 15:52:06 linux-kernel [PATCH 3/4] Drivers: hv: vmbus: Add hooks for per-CPU IRQ
2018-11-22 15:51:52 linux-kernel [PATCH 0/4] Hyper-V: Enable Linux guests on Hyper-V on ARM64
2018-11-22 15:25:08 linux-kernel [PATCH 0/4] Hyper-V: Enable Linux guests on Hyper-V on ARM64
2018-10-18 05:22:44 linux-kernel [PATCH V2 4/5] Drivers: hv: kvp: Use %u to print U32
2018-10-18 05:22:02 linux-kernel [PATCH V2 0/5] Drivers: hv: Miscellaneous fixes
2018-10-18 05:13:38 linux-kernel [PATCH V2 2/5] hv_utils: update name in struct hv_driver util_drv
2018-10-18 05:12:20 linux-kernel [PATCH V2 5/5] Tools: hv: kvp: Fix a warning of buffer overflow with gcc 8.0.1
2018-10-18 05:11:46 linux-kernel [PATCH V2 3/5] Drivers: hv: kvp: Fix the recent regression caused by incorrect clean-up
2018-10-18 05:11:23 linux-kernel [PATCH V2 1/5] Drivers: hv: vmbus: Get rid of unnecessary state in hv_context
2018-10-17 03:17:47 linux-kernel [PATCH 5/5] Tools: hv: kvp: Fix a warning of buffer overflow with gcc 8.0.1
2018-10-17 03:17:47 linux-kernel [PATCH 2/5] hv_utils: update name in struct hv_driver util_drv
2018-10-17 03:16:06 linux-kernel [PATCH 3/5] Drivers: hv: kvp: Fix the recent regression caused by incorrect clean-up
2018-10-17 03:15:59 linux-kernel [PATCH 1/5] Drivers: hv: vmbus: Get rid of unnecessary state in hv_context
2018-10-17 03:15:49 linux-kernel [PATCH 4/5] Drivers: hv: kvp: Use %u to print U32
2018-10-17 03:14:25 linux-kernel [PATCH 0/5] Drivers: hv: Miscellaneous fixes
2018-09-23 21:14:04 linux-kernel [PATCH 2/4] Drivers: hv: kvp: Fix the indentation of some "break" statements
2018-09-23 21:12:45 linux-kernel [PATCH 3/4] Drivers: hv: kvp: Fix two "this statement may fall through" warnings
2018-09-23 21:12:23 linux-kernel [PATCH 1/4] Drivers: hv: vmbus: Fix the descriptions of some function parameters
2018-09-23 21:12:16 linux-kernel [PATCH 4/4] Drivers: hv: vmbus: Use cpumask_var_t for on-stack cpu mask
2018-09-23 21:11:04 linux-kernel [PATCH 0/4] Drivers: hv: Miscellaneous fixes
2018-09-17 04:17:52 linux-kernel [PATCH 2/2] tools: hv: fcopy: set 'error' in case an unknown operation was requested
2018-09-17 04:16:22 linux-kernel [PATCH 1/2] Drivers: hv: vmbus: Use get/put_cpu() in vmbus_connect()
2018-09-17 04:15:30 linux-kernel [PATCH 0/2] Drivers: hv: Miscellaneous fixes
2018-08-20 21:19:09 linux-kernel [PATCH] vmbus: don't return values for uninitalized channels
2018-08-10 23:09:47 linux-kernel [PATCH 2/5] vmbus: add driver_override support
2018-08-10 23:09:33 linux-kernel [PATCH 4/5] uio_hv_generic: drop #ifdef DEBUG
2018-08-10 23:09:27 linux-kernel [PATCH 5/5] Drivers: hv: vmbus: Fix synic per-cpu context initialization
2018-08-10 23:08:33 linux-kernel [PATCH 1/5] Tools: hv: Fix a bug in the key delete code
2018-08-10 23:08:22 linux-kernel [PATCH 3/5] uio_hv_generic: increase size of receive and send buffers
2018-08-10 23:08:05 linux-kernel [PATCH 0/5] Miscellaneous fixes/enhancements
2018-08-02 03:11:06 linux-kernel [PATCH 3/3] Drivers: hv: vmbus: Cleanup synic memory free path
2018-08-02 03:10:49 linux-kernel [PATCH 2/3] Drivers: hv: vmbus: Remove use of slow_virt_to_phys()
2018-08-02 03:10:35 linux-kernel [PATCH 1/3] Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()
2018-08-02 03:09:24 linux-kernel [PATCH 0/3] Drivers: hv: vmbus: Miscellaneous fixes
2018-07-28 22:02:00 linux-kernel [PATCH 2/4] Drivers: hv: vmbus: Fix the issue with freeing up hv_ctl_table_hdr
2018-07-28 22:01:30 linux-kernel [PATCH 4/4] Drivers: hv: vmbus: add numa_node to sysfs
2018-07-28 22:01:00 linux-kernel [PATCH 3/4] Drivers: hv: vmbus: Get rid of MSR access from vmbus_drv.c
2018-07-28 22:00:52 linux-kernel [PATCH 1/4] Drivers: hv: vmus: Fix the check for return value from kmsg get dump buffer
2018-07-28 21:59:09 linux-kernel [PATCH 0/4] Drivers: hv: vmbus: Miscellaneous fixes/enhancements
2018-07-20 04:04:35 linux-kernel [PATCH 1/1] x86/hyper-v: Fix a merge error
2018-07-08 03:02:33 linux-kernel [PATCH 1/1] Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panic
2018-07-03 23:04:37 linux-kernel [PATCH 1/1] X86/Hyper-V:: Fix the circular dependency in IPI enlightenment.
2018-07-03 22:38:50 linux-kernel [PATCH 1/1] X86: Fix the circular dependency in IPI enlightenment.