1. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  2. 5f85942 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  3. 8976093 Drivers: hv: vmbus: Removed an unnecessary cast from void * by Dexuan Cui · 6 years ago
  4. ae20b25 Drivers: hv: vmbus: enable VMBus protocol version 5.0 by Dexuan Cui · 6 years ago
  5. 63273cb scsi: vmbus: Add function to report available ring buffer to write in total ring size percentage by Long Li · 7 years ago
  6. d8312a3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  7. 5a48580 x86/hyper-v: move hyperv.h out of uapi by Vitaly Kuznetsov · 7 years ago
  8. 45ea83f hv: add SPDX license id to Kconfig by Stephen Hemminger · 7 years ago
  9. 7624127 hv: add SPDX license to trace by Stephen Hemminger · 7 years ago
  10. 238064f Drivers: hv: vmbus: do not mark HV_PCIE as perf_device by Dexuan Cui · 7 years ago
  11. f68b1a1 Drivers: hv: vmbus: respect what we get from hv_get_synint_state() by Dexuan Cui · 7 years ago
  12. b24d0d5 Merge 4.16-rc7 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  13. cf21be9 hv_balloon: trace post_status by Vitaly Kuznetsov · 7 years ago
  14. bba072d1 hv_balloon: fix bugs in num_pages_onlined accounting by Vitaly Kuznetsov · 7 years ago
  15. 4f098af hv_balloon: simplify hv_online_page()/hv_page_online_one() by Vitaly Kuznetsov · 7 years ago
  16. 223e1e4 hv_balloon: fix printk loglevel by Vitaly Kuznetsov · 7 years ago
  17. 248e742 Drivers: hv: vmbus: Implement Direct Mode for stimer0 by Michael Kelley · 7 years ago
  18. ce76704 hv_vmbus: Correct the stale comments regarding cpu affinity by Haiyang Zhang · 7 years ago
  19. 68cb811 hv: Synthetic typo correction by Joe Perches · 7 years ago
  20. 597ff72 hyper-v: use GFP_KERNEL for hv_context.hv_numa_map by Jia-Ju Bai · 7 years ago
  21. 655296c Drivers: hv: vmbus: Fix ring buffer signaling by Michael Kelley · 7 years ago
  22. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  23. f6cff79 Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  24. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  25. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  26. f0fa297 vmbus: add monitor_id and subchannel_id to sysfs per channel by Stephen Hemminger · 7 years ago
  27. 875c362 vmbus: make channel attributes static by Stephen Hemminger · 7 years ago
  28. 4a5f3cd Drivers: hv: vmbus: Remove x86-isms from arch independent drivers by Michael Kelley · 7 years ago
  29. a0ce093 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  30. 869b556 vmbus: unregister device_obj->channels_kset by Dexuan Cui · 7 years ago
  31. 51e18a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  32. 0487426 vmbus: make hv_get_ringbuffer_availbytes local by Stephen Hemminger · 7 years ago
  33. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 7 years ago
  34. 7fa32e5 Drivers: hv: vmbus: Fix a rescind issue by K. Y. Srinivasan · 7 years ago
  35. 2bf16b7 Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  36. 03b2a32 x86/virt: Add enum for hypervisors to replace x86_hyper by Juergen Gross · 7 years ago
  37. 991f8f1 hyper-v: trace channel events by Vitaly Kuznetsov · 7 years ago
  38. 98f31a0 hyper-v: trace vmbus_send_tl_connect_request() by Vitaly Kuznetsov · 7 years ago
  39. 259cc66 hyper-v: trace vmbus_release_relid() by Vitaly Kuznetsov · 7 years ago
  40. 034ebf5 hyper-v: trace vmbus_negotiate_version() by Vitaly Kuznetsov · 7 years ago
  41. 09cdf8f hyper-v: trace vmbus_teardown_gpadl() by Vitaly Kuznetsov · 7 years ago
  42. 69edbd5 hyper-v: trace vmbus_establish_gpadl() by Vitaly Kuznetsov · 7 years ago
  43. 633b005 hyper-v: trace vmbus_close_internal() by Vitaly Kuznetsov · 7 years ago
  44. 9202d77 hyper-v: trace vmbus_open() by Vitaly Kuznetsov · 7 years ago
  45. d6706e6 hyper-v: trace vmbus_request_offers() by Vitaly Kuznetsov · 7 years ago
  46. c7924fb hyper-v: trace vmbus_onversion_response() by Vitaly Kuznetsov · 7 years ago
  47. 602a8c5 hyper-v: trace vmbus_ongpadl_torndown() by Vitaly Kuznetsov · 7 years ago
  48. a13bf0e hyper-v: trace vmbus_ongpadl_created() by Vitaly Kuznetsov · 7 years ago
  49. 9f23ce1 hyper-v: trace vmbus_onopen_result() by Vitaly Kuznetsov · 7 years ago
  50. 5175167 hyper-v: trace vmbus_onoffer_rescind() by Vitaly Kuznetsov · 7 years ago
  51. 03b81e6 hyper-v: trace vmbus_onoffer() by Vitaly Kuznetsov · 7 years ago
  52. 716fa52 hyper-v: trace vmbus_on_message() by Vitaly Kuznetsov · 7 years ago
  53. c9fe0f8 hyper-v: trace vmbus_on_msg_dpc() by Vitaly Kuznetsov · 7 years ago
  54. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  55. 7ed4325 Drivers: hv: vmbus: Make panic reporting to be more useful by K. Y. Srinivasan · 7 years ago
  56. 6981fbf Drivers: hv: vmbus: Expose per-channel interrupts and events counters by Stephen Hemminger · 7 years ago
  57. 6fbf248 Merge 4.14-rc6 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  58. 33d426a vmbus: initialize reserved fields in messages by Stephen Hemminger · 7 years ago
  59. 9d35593 vmbus: hvsock: add proper sync for vmbus_hvsock_device_unregister() by Dexuan Cui · 7 years ago
  60. 58f2c39 Merge 4.14-rc5 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  61. 192b2d7 Drivers: hv: vmbus: Fix bugs in rescind handling by K. Y. Srinivasan · 7 years ago
  62. c2e5df6 vmbus: add per-channel sysfs info by Stephen Hemminger · 7 years ago
  63. 549e658 Drivers: hv: fcopy: restore correct transfer length by Olaf Hering · 7 years ago
  64. 33c150c vmbus: don't acquire the mutex in vmbus_hvsock_device_unregister() by Dexuan Cui · 7 years ago
  65. 57e88b4 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  66. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  67. 5dd0fb9 vmbus: remove unused vmbus_sendpacket_ctl by stephen hemminger · 7 years ago
  68. 5a668d8 vmbus: remove unused vmubs_sendpacket_pagebuffer_ctl by stephen hemminger · 7 years ago
  69. 9a603b8 vmbus: remove unused vmbus_sendpacket_multipagebuffer by stephen hemminger · 7 years ago
  70. 6f3d791 Drivers: hv: vmbus: Fix rescind handling issues by K. Y. Srinivasan · 7 years ago
  71. ddce54b Drivers: hv: kvp: Use MAX_ADAPTER_ID_SIZE for translating adapter id by Alex Ng · 7 years ago
  72. c548f39 Drivers: hv: balloon: Initialize last_post_time on startup by Alex Ng · 7 years ago
  73. 7b6e54b Drivers: hv: balloon: Show the max dynamic memory assigned by Alex Ng · 7 years ago
  74. 6df8d9a Drivers: hv: balloon: Correctly update onlined page count by Alex Ng · 7 years ago
  75. 2ffd9e3 x86/hyper-v: Use hypercall for remote TLB flush by Vitaly Kuznetsov · 7 years ago
  76. 7415aea hyper-v: Globalize vp_index by Vitaly Kuznetsov · 7 years ago
  77. 0578417 hyper-v: Use fast hypercall for HVCALL_SIGNAL_EVENT by Vitaly Kuznetsov · 7 years ago
  78. fc53662 x86/hyper-v: Make hv_do_hypercall() inline by Vitaly Kuznetsov · 7 years ago
  79. 24a81a2 Merge 4.13-rc2 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  80. 15e1674 vmbus: add prefetch to ring buffer iterator by Stephen Hemminger · 7 years ago
  81. 03bad71 vmbus: more host signalling avoidance by Stephen Hemminger · 7 years ago
  82. 05d00bc vmbus: eliminate duplicate cached index by Stephen Hemminger · 7 years ago
  83. 8dd45f2 vmbus: refactor hv_signal_on_read by Stephen Hemminger · 7 years ago
  84. 4226ff6 vmbus: simplify hv_ringbuffer_read by Stephen Hemminger · 7 years ago
  85. 6463a45 vmbus: re-enable channel tasklet by Stephen Hemminger · 7 years ago
  86. 9031114 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  87. 2371cd9 scsi: storvsc: remove unnecessary channel inbound lock by Stephen Hemminger · 7 years ago
  88. 13b9abf Drivers: hv: vmbus: Close timing hole that can corrupt per-cpu page by Michael Kelley · 7 years ago
  89. 3110010 vmbus: Reuse uuid_le_to_bin() helper by Andy Shevchenko · 7 years ago
  90. e917a5e drivers: hv: vmbus: Increase the time between retries in vmbus_post_msg() by K. Y. Srinivasan · 7 years ago
  91. 1d10602 hv_utils: fix TimeSync work on pre-TimeSync-v4 hosts by Vitaly Kuznetsov · 7 years ago
  92. 4f9bac0 hv_utils: drop .getcrosststamp() support from PTP driver by Vitaly Kuznetsov · 7 years ago
  93. e546d77 Drivers: hv: vmbus: Get the current time from the current clocksource by K. Y. Srinivasan · 7 years ago
  94. a3ade8c HV: properly delay KVP packets when negotiation is in progress by Long Li · 7 years ago
  95. 54a6626 Drivers: hv: vmbus: Fix rescind handling by K. Y. Srinivasan · 7 years ago
  96. 1e052a1 Drivers: hv: util: Make hv_poll_channel() a little more efficient by K. Y. Srinivasan · 7 years ago
  97. 48f4ccd Drivers: hv: vmbus: Fix error code returned by vmbus_post_msg() by K. Y. Srinivasan · 7 years ago
  98. af82455 Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  99. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  100. aa2a4b65 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago