1. 44261f8 Merge tag 'hyperv-next-signed-20211102' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 3 years, 2 months ago
  2. f2f136c Drivers: hv: vmbus: Add SNP support for VMbus channel initiate message by Tianyu Lan · 3 years, 2 months ago
  3. 8017c99 hyperv/vmbus: include linux/bitops.h by Arnd Bergmann · 3 years, 2 months ago
  4. adae1e9 Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer by Andres Beltran · 3 years, 9 months ago
  5. 5c641fe drivers/hv: remove obsolete TODO and fix misleading typo in comment by Stefan Eschenbacher · 4 years, 1 month ago
  6. e8b7db3 Drivers: hv: vmbus: Add vmbus_requestor data structure for VMBus hardening by Andres Beltran · 4 years, 2 months ago
  7. afaa33d Drivers: hv: vmbus: Resolve more races involving init_vp_index() by Andrea Parri (Microsoft) · 4 years, 7 months ago
  8. 238d2ed8 hv_utils: Always execute the fcopy and vss callbacks in a tasklet by Andrea Parri (Microsoft) · 4 years, 9 months ago
  9. 8b6a877 Drivers: hv: vmbus: Replace the per-CPU channel lists with a global array of channels by Andrea Parri (Microsoft) · 4 years, 9 months ago
  10. 8a857c5 Drivers: hv: vmbus: Always handle the VMBus messages on CPU0 by Andrea Parri (Microsoft) · 4 years, 9 months ago
  11. 52c7803 Drivers: hv: check VMBus messages lengths by Vitaly Kuznetsov · 4 years, 9 months ago
  12. 032d4a4 hv: hyperv_vmbus.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  13. 54e19d3 hv_utils: Add the support of hibernation by Dexuan Cui · 5 years ago
  14. af9ca6f drivers: hv: vmbus: Introduce latency testing by Branden Bonaby · 5 years ago
  15. af5a7e99 Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 5 years ago
  16. e2bddc2 Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  17. d8bd2d4 Drivers: hv: vmbus: Resume after fixing up old primary channels by Dexuan Cui · 5 years ago
  18. b307b38 Drivers: hv: vmbus: Suspend after cleaning up hv_sock and sub channels by Dexuan Cui · 5 years ago
  19. f53335e Drivers: hv: vmbus: Suspend/resume the vmbus itself for hibernation by Dexuan Cui · 5 years ago
  20. dba61cd Drivers: hv: vmbus: Break out synic enable and disable operations by Dexuan Cui · 5 years ago
  21. 16c7596 Drivers: hv: vmbus: Remove the unused "tsc_page" from struct hv_context by Dexuan Cui · 5 years ago
  22. 83527ef drivers: hv: vmbus: Replace page definition with Hyper-V specific one by Maya Nakamura · 5 years ago
  23. fd1fea6 clocksource/drivers: Make Hyper-V clocksource ISA agnostic by Michael Kelley · 5 years ago
  24. 3b20eb2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320 by Thomas Gleixner · 6 years ago
  25. 14948e3 Drivers: hv: vmbus: Fix race condition with new ring_buffer_info mutex by Kimberly Brown · 6 years ago
  26. 46fc154 Drivers: hv: vmbus: Expose monitor data only when monitor pages are used by Kimberly Brown · 6 years ago
  27. 593db80 vmbus: Switch to use new generic UUID API by Andy Shevchenko · 6 years ago
  28. 457fa34 Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  29. 0aa6725 x86/hyper-v: move synic/stimer control structures definitions to hyperv-tlfs.h by Vitaly Kuznetsov · 6 years ago
  30. c4aa8b2 Merge 4.20-rc6 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  31. 37c2578 Drivers: hv: vmbus: Offload the handling of channels to two workqueues by Dexuan Cui · 6 years ago
  32. a3cadf3 Drivers: hv: vmbus: Get rid of unnecessary state in hv_context by K. Y. Srinivasan · 6 years ago
  33. ae20b25 Drivers: hv: vmbus: enable VMBus protocol version 5.0 by Dexuan Cui · 7 years ago
  34. d8312a3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  35. 5a48580 x86/hyper-v: move hyperv.h out of uapi by Vitaly Kuznetsov · 7 years ago
  36. 248e742 Drivers: hv: vmbus: Implement Direct Mode for stimer0 by Michael Kelley · 7 years ago
  37. c9fe0f8 hyper-v: trace vmbus_on_msg_dpc() by Vitaly Kuznetsov · 7 years ago
  38. c2e5df6 vmbus: add per-channel sysfs info by Stephen Hemminger · 7 years ago
  39. 7415aea hyper-v: Globalize vp_index by Vitaly Kuznetsov · 7 years ago
  40. 54a66265 Drivers: hv: vmbus: Fix rescind handling by K. Y. Srinivasan · 8 years ago
  41. 1e052a1 Drivers: hv: util: Make hv_poll_channel() a little more efficient by K. Y. Srinivasan · 8 years ago
  42. 4827ee1 vmbus: expose debug info for drivers by Stephen Hemminger · 8 years ago
  43. 2a9d7de vmbus: cleanup header file style by Stephen Hemminger · 8 years ago
  44. e6242fa vmbus: make channel_message table constant by Stephen Hemminger · 8 years ago
  45. e4165a0 vmbus: constify parameters where possible by Stephen Hemminger · 8 years ago
  46. 6e47dd3 vmbus: expose hv_begin/end_read by Stephen Hemminger · 8 years ago
  47. 5529eaf vmbus: remove conditional locking of vmbus_write by Stephen Hemminger · 8 years ago
  48. 631e63a vmbus: change to per channel tasklet by Stephen Hemminger · 8 years ago
  49. 37cdd99 vmbus: put related per-cpu variable together by Stephen Hemminger · 8 years ago
  50. b103a56 vmbus: drop no longer used kick_q argument by Stephen Hemminger · 8 years ago
  51. 5c1bec6 vmbus: use kernel bitops for traversing interrupt mask by Stephen Hemminger · 8 years ago
  52. d6f3609 Drivers: hv: restore hypervcall page cleanup before kexec by Vitaly Kuznetsov · 8 years ago
  53. 8e27a23 Drivers: hv: vmbus: Cleanup hyperv_vmbus.h by K. Y. Srinivasan · 8 years ago
  54. e810e48 Drivers: hv: vmbus: Move the code to signal end of message by K. Y. Srinivasan · 8 years ago
  55. d058fa7 Drivers: hv: vmbus: Move the crash notification function by K. Y. Srinivasan · 8 years ago
  56. 8de8af7 Drivers: hv: vmbus: Move the extracting of Hypervisor version information by K. Y. Srinivasan · 8 years ago
  57. 63ed4e0 Drivers: hv: vmbus: Consolidate all Hyper-V specific clocksource code by K. Y. Srinivasan · 8 years ago
  58. 6ab42a6 Drivers: hv: vmbus: Move Hypercall invocation code out of common code by K. Y. Srinivasan · 8 years ago
  59. 352c962 Drivers: hv: vmbus: Move the definition of generate_guest_id() by K. Y. Srinivasan · 8 years ago
  60. 3f646ed Drivers: hv: vmbus: Move the definition of hv_x64_msr_hypercall_contents by K. Y. Srinivasan · 8 years ago
  61. 76d36ab hv: switch to cpuhp state machine for synic init/cleanup by Vitaly Kuznetsov · 8 years ago
  62. c0bb039 Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg() by Vitaly Kuznetsov · 8 years ago
  63. 3372592 Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the host by K. Y. Srinivasan · 8 years ago
  64. 1f6ee4e Drivers: hv: vmbus: On write cleanup the logic to interrupt the host by K. Y. Srinivasan · 8 years ago
  65. d7edd31 Drivers: hv: utils: reduce HV_UTIL_NEGO_TIMEOUT timeout by Vitaly Kuznetsov · 8 years ago
  66. 9988ce6 Drivers: hv: ring_buffer: wrap around mappings for ring buffers by Vitaly Kuznetsov · 8 years ago
  67. ccef9bc Drivers: hv: vmbus: Enable explicit signaling policy for NIC channels by K. Y. Srinivasan · 8 years ago
  68. a9f61ca Drivers: hv: avoid vfree() on crash by Vitaly Kuznetsov · 9 years ago
  69. cd95aad Drivers: hv: vmbus: handle various crash scenarios by Vitaly Kuznetsov · 9 years ago
  70. 4dbfc2e Drivers: hv: kvp: fix IP Failover by Vitaly Kuznetsov · 9 years ago
  71. 5cc4724 Drivers: hv: vmbus: Export the vmbus_set_event() API by K. Y. Srinivasan · 9 years ago
  72. 8eee93e Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  73. d81274a Drivers: hv: vmbus: Support handling messages on multiple CPUs by K. Y. Srinivasan · 9 years ago
  74. 0f70b66 Drivers: hv: vmbus: remove code duplication in message handling by Vitaly Kuznetsov · 9 years ago
  75. 75ff3a8 Drivers: hv: vmbus: avoid wait_for_completion() on crash by Vitaly Kuznetsov · 9 years ago
  76. 18f0986 drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header by Andrey Smetanin · 9 years ago
  77. fe760e4 Drivers: hv: vmbus: Give control over how the ring access is serialized by K. Y. Srinivasan · 9 years ago
  78. 1b807e1 Drivers: hv: vmbus: Cleanup vmbus_set_event() by K. Y. Srinivasan · 9 years ago
  79. 4c257ec Merge tag 'char-misc-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  80. c71acc4 drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86 header by Andrey Smetanin · 9 years ago
  81. 5b423ef drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header by Andrey Smetanin · 9 years ago
  82. 4f39bcf drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header by Andrey Smetanin · 9 years ago
  83. 7797dcf drivers/hv: replace enum hv_message_type by u32 by Andrey Smetanin · 9 years ago
  84. 940b68e Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek() by Vitaly Kuznetsov · 9 years ago
  85. d6f591e Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex by Dexuan Cui · 9 years ago
  86. a108393 drivers:hv: Export the API to invoke a hypercall on Hyper-V by Jake Oshins · 9 years ago
  87. 3cace4a Drivers: hv: utils: run polling callback always in interrupt context by Olaf Hering · 9 years ago
  88. c0b200c Drivers: hv: util: Increase the timeout for util services by K. Y. Srinivasan · 9 years ago
  89. c75efa9 drivers/hv: share Hyper-V SynIC constants with userspace by Andrey Smetanin · 9 years ago
  90. ca9357b Drivers: hv: vmbus: Implement a clocksource based on the TSC page by K. Y. Srinivasan · 9 years ago
  91. 9f01ec5 Drivers: hv: vmbus: Improve the CPU affiliation for channels by K. Y. Srinivasan · 9 years ago
  92. e26009a Drivers: hv: vmbus: fix typo in hv_port_info struct by Nik Nyby · 9 years ago
  93. 2db84ef Drivers: hv: vmbus: Implement the protocol for tearing down vmbus state by K. Y. Srinivasan · 10 years ago
  94. 636c88d Drivers: hv: util: introduce state machine for util drivers by Vitaly Kuznetsov · 10 years ago
  95. 8efe78f Drivers: hv: kvp: move poll_channel() to hyperv_vmbus.h by Vitaly Kuznetsov · 10 years ago
  96. 3647a83 Drivers: hv: util: move kvp/vss function declarations to hyperv_vmbus.h by Vitaly Kuznetsov · 10 years ago
  97. d43e2fe hv: don't schedule new works in vmbus_onoffer()/vmbus_onoffer_rescind() by Dexuan Cui · 10 years ago
  98. 652594c hv: run non-blocking message handlers in the dispatch tasklet by Dexuan Cui · 10 years ago
  99. 5ef5b69 Drivers: hv: vmbus: Correcting truncation error for constant HV_CRASH_CTL_CRASH_NOTIFY by Nick Meier · 10 years ago
  100. fde25d2 Drivers: hv: vmbus: Perform device register in the per-channel work element by K. Y. Srinivasan · 10 years ago