kys ([email protected])

Number of posts: 250 (250 per day)
First post: 2016-10-05 21:27:11
Last post: 2016-10-05 21:27:11

Date List Subject
2016-12-15 00:50:26 linux-kernel [PATCH 3/6] storvsc: Enable multi-queue support
2016-12-15 00:50:25 linux-kernel [PATCH 1/6] storvsc: Enable tracking of queue depth
2016-12-15 00:49:51 linux-kernel [PATCH 0/6] storvsc: Miscellaneous fixes and enhancements
2016-12-08 06:38:39 linux-kernel [PATCH 2/3] hyperv: Add a function to detect if the device is a vmbus dev
2016-12-08 06:38:37 linux-kernel [PATCH 1/3] hyperv: Move hv_pci_dev and related structs to hyperv.h
2016-12-08 06:38:36 linux-kernel [PATCH 3/3] hv_netvsc: Implement VF matching based on serial numbers
2016-12-08 06:37:56 linux-kernel [PATCH 0/3] Drivers: hv: Implement VF association based on serial number
2016-12-07 21:09:36 linux-kernel [PATCH 0/2] Drivers: hv: vmbus: Make CPU offlining more fine grained
2016-12-07 20:58:38 linux-kernel [PATCH 2/2] hv: make CPU offlining prevention fine-grained
2016-12-07 20:58:37 linux-kernel [PATCH 1/2] hv: switch to cpuhp state machine for synic init/cleanup
2016-12-07 07:36:40 linux-kernel [PATCH 1/5] Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
2016-12-07 07:36:38 linux-kernel [PATCH 4/5] hv: don't reset hv_context.tsc_page on crash
2016-12-07 07:36:36 linux-kernel [PATCH 3/5] hv: init percpu_list in hv_synic_alloc()
2016-12-07 07:34:49 linux-kernel [PATCH 2/5] hv: allocate synic pages for all present CPUs
2016-12-07 07:34:47 linux-kernel [PATCH 5/5] Drivers: hv: vmbus: Prevent sending data on a rescinded channel
2016-12-07 07:20:04 linux-kernel [PATCH 0/5] Drivers: hv: vmbus: Some miscellaneous fixes
2016-12-03 18:43:13 linux-kernel [PATCH V2 11/15] hv: don't reset hv_context.tsc_page on crash
2016-12-03 18:41:51 linux-kernel [PATCH V2 10/15] hv: make CPU offlining prevention fine-grained
2016-12-03 18:41:50 linux-kernel [PATCH V2 06/15] hv: allocate synic pages for all present CPUs
2016-12-03 18:41:47 linux-kernel [PATCH V2 14/15] Tools: hv: kvp: configurable external scripts path
2016-12-03 18:41:46 linux-kernel [PATCH V2 12/15] vmbus: add support for dynamic device id's
2016-12-03 18:41:44 linux-kernel [PATCH V2 09/15] hv: switch to cpuhp state machine for synic init/cleanup
2016-12-03 18:41:43 linux-kernel [PATCH V2 13/15] uio-hv-generic: new userspace i/o driver for VMBus
2016-12-03 18:40:29 linux-kernel [PATCH V2 03/15] Drivers: hv: vmbus: Prevent sending data on a rescinded channel
2016-12-03 18:40:28 linux-kernel [PATCH V2 07/15] hv: init percpu_list in hv_synic_alloc()
2016-12-03 18:40:27 linux-kernel [PATCH V2 15/15] hyperv: Add a function to detect if the device is a vmbus dev
2016-12-03 18:40:25 linux-kernel [PATCH V2 08/15] hv: change clockevents unbind tactics
2016-12-03 18:39:58 linux-kernel [PATCH V2 04/15] Drivers: hv: vmbus: Enhance the rescind callback functionality
2016-12-03 18:39:57 linux-kernel [PATCH V2 05/15] hv: acquire vmbus_connection.channel_mutex in vmbus_free_channels()
2016-12-03 18:39:49 linux-kernel [PATCH V2 01/15] Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
2016-12-03 18:39:46 linux-kernel [PATCH V2 02/15] hyperv: Fix spelling of HV_UNKOWN
2016-12-03 18:39:04 linux-kernel [PATCH V2 00/15] Drivers: hv: CPU management fixes and a new uio driver
2016-12-01 15:35:55 linux-kernel [PATCH 03/15] hyperv: Fix spelling of HV_UNKOWN
2016-12-01 15:35:53 linux-kernel [PATCH 06/15] hv: acquire vmbus_connection.channel_mutex in vmbus_free_channels()
2016-12-01 15:35:52 linux-kernel [PATCH 05/15] Drivers: hv: vmbus: Enhance the rescind callback functionality
2016-12-01 15:35:50 linux-kernel [PATCH 13/15] vmbus: add support for dynamic device id's
2016-12-01 15:35:48 linux-kernel [PATCH 14/15] uio-hv-generic: new userspace i/o driver for VMBus
2016-12-01 15:35:46 linux-kernel [PATCH 15/15] Tools: hv: kvp: configurable external scripts path
2016-12-01 15:35:44 linux-kernel [PATCH 11/15] hv: make CPU offlining prevention fine-grained
2016-12-01 15:35:43 linux-kernel [PATCH 08/15] hv: init percpu_list in hv_synic_alloc()
2016-12-01 15:34:42 linux-kernel [PATCH 09/15] hv: change clockevents unbind tactics
2016-12-01 15:34:39 linux-kernel [PATCH 10/15] hv: switch to cpuhp state machine for synic init/cleanup
2016-12-01 15:34:38 linux-kernel [PATCH 07/15] hv: allocate synic pages for all present CPUs
2016-12-01 15:34:37 linux-kernel [PATCH 01/15] Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
2016-12-01 15:34:09 linux-kernel [PATCH 04/15] Drivers: hv: vmbus: Prevent sending data on a rescinded channel
2016-12-01 15:34:07 linux-kernel [PATCH 02/15] hyperv: Add a function to detect hv_device
2016-12-01 15:34:05 linux-kernel [PATCH 12/15] hv: don't reset hv_context.tsc_page on crash
2016-12-01 15:33:21 linux-kernel [PATCH 00/15] Drivers: hv: CPU management fixes and a new uio driver
2016-11-06 19:23:18 linux-kernel [PATCH V3 02/14] Drivers: hv: utils: reduce HV_UTIL_NEGO_TIMEOUT timeout
2016-11-06 19:23:17 linux-kernel [PATCH V3 01/14] Drivers: hv: ring_buffer: count on wrap around mappings in get_next_pkt_raw() (v2)
2016-11-06 19:23:16 linux-kernel [PATCH V3 05/14] Drivers: hv: balloon: Add logging for dynamic memory operations