LinuxLists
Users
About
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
Previous Page
Date
List
Subject
2018-06-05 20:43:19
linux-kernel
[PATCH 5/8] Drivers: hv: vmbus: Remove x86 MSR refs in arch independent code
2018-06-05 20:42:32
linux-kernel
[PATCH 8/8] Tools: hv: vss: fix loop device detection
2018-06-05 20:42:22
linux-kernel
[PATCH 6/8] Drivers: hv: vmbus: Make TLFS #define names architecture neutral
2018-06-05 20:42:14
linux-kernel
[PATCH 2/8] x86/hyperv: Add interrupt handler annotations
2018-06-05 20:42:14
linux-kernel
[PATCH 1/8] use the new async probing feature for the hyperv drivers
2018-06-05 20:41:21
linux-kernel
[PATCH 3/8] Drivers: hv: vmbus: Add comments on ring buffer signaling
2018-06-05 20:40:51
linux-kernel
[PATCH 4/8] Drivers: hv: vmbus: Fix the offer_in_progress in vmbus_process_offer()
2018-06-05 20:40:51
linux-kernel
[PATCH 7/8] tools: hv: update lsvmbus to be compatible with python3
2018-06-05 20:37:31
linux-kernel
[PATCH 0/8] Drivers: hv: Miscellaneous fixes/improvements
2018-05-16 21:56:39
linux-kernel
[PATCH V3 1/5] X86: Hyper-V: Enlighten APIC access
2018-05-16 21:56:24
linux-kernel
[PATCH V3 3/5] X86: Hyper-V: Enhanced IPI enlightenment
2018-05-16 21:56:21
linux-kernel
[PATCH V3 5/5] X86: Hyper-V: Consolidate the allocation of the hypercall input page
2018-05-16 21:55:31
linux-kernel
[PATCH V3 2/5] X86: Hyper-V: Enable IPI enlightenments
2018-05-16 21:55:09
linux-kernel
[PATCH V3 4/5] X86: Hyper-V: Consolidate code for converting cpumask to vpset
2018-05-16 21:53:30
linux-kernel
[PATCH V3 0/5] X86: Hyper-V: APIC enlightenments
2018-05-12 09:32:09
linux-kernel
[PATCH 1/1] Drivers: hv: vmbus: enable VMBus protocol version 5.0
2018-05-12 08:47:04
linux-kernel
[PATCH 1/1] doc: fix sysfs ABI documentation
2018-05-04 06:11:37
linux-kernel
[PATCH V2 2/5] X86: Hyper-V: Enable IPI enlightenments
2018-05-04 06:11:24
linux-kernel
[PATCH V2 4/5] X86: Hyper-V: Consolidate code for converting cpumask to vpset
2018-05-04 06:10:46
linux-kernel
[PATCH V2 3/5] X86: Hyper-V: Enhanced IPI enlightenment
2018-05-04 06:10:38
linux-kernel
[PATCH V2 5/5] X86: Hyper-V: Consolidate the allocation of the hypercall input page
2018-05-04 06:10:15
linux-kernel
[PATCH V2 1/5] X86: Hyper-V: Enlighten APIC access
2018-05-04 06:09:32
linux-kernel
[PATCH V2 0/5] X86: Hyper-V: APIC enlightenments
2018-04-25 18:16:48
linux-kernel
[PATCH 4/5] X86: Hyper-V: Consolidate code for converting cpumask to vpset
2018-04-25 18:16:25
linux-kernel
[PATCH 5/5] X86: Hyper-V: Consolidate the allocation of the hypercall input page
2018-04-25 18:16:21
linux-kernel
[PATCH 2/5] X86: Hyper-V: Enable IPI enlightenments
2018-04-25 18:16:00
linux-kernel
[PATCH 1/5] X86: Hyper-V: Enlighten APIC access
2018-04-25 18:15:39
linux-kernel
[PATCH 3/5] X86: Hyper-V: Enhanced IPI enlightenment
2018-04-25 18:13:40
linux-kernel
[PATCH 0/5] X86: Hyper-V: APIC enlightenments
2018-03-27 22:01:36
linux-kernel
[PATCH 0/4] Drivers: hv: vmbus: Miscellaneous fixes