1. 571b12d Merge tag 'hyperv-next-signed-20201214' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 1 month ago
  2. d1df458 hv_balloon: do adjust_managed_page_count() when ballooning/un-ballooning by Vitaly Kuznetsov · 4 years, 1 month ago
  3. 7f3f227 hv_balloon: simplify math in alloc_balloon_pages() by Vitaly Kuznetsov · 4 years, 1 month ago
  4. 5c641fe drivers/hv: remove obsolete TODO and fix misleading typo in comment by Stefan Eschenbacher · 4 years, 1 month ago
  5. b0c03ef drivers: hv: vmbus: Fix checkpatch SPLIT_STRING by Matheus Castello · 4 years, 1 month ago
  6. 14c685d drivers: hv: vmbus: Fix call msleep using < 20ms by Matheus Castello · 4 years, 2 months ago
  7. e4f2212 drivers: hv: vmbus: Fix checkpatch LINE_SPACING by Matheus Castello · 4 years, 2 months ago
  8. f0434de4 drivers: hv: vmbus: Replace symbolic permissions by octal permissions by Matheus Castello · 4 years, 2 months ago
  9. b18e358 drivers: hv: Fix hyperv_record_panic_msg path on comment by Matheus Castello · 4 years, 2 months ago
  10. e8b7db3 Drivers: hv: vmbus: Add vmbus_requestor data structure for VMBus hardening by Andres Beltran · 4 years, 2 months ago
  11. a5698b3 Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 2 months ago
  12. 92e4dc8 Drivers: hv: vmbus: Allow cleanup of VMBUS_CONNECT_CPU if disconnected by Chris Co · 4 years, 2 months ago
  13. 6732b35 Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 2 months ago
  14. 2c3bd2a hv_balloon: disable warning when floor reached by Olaf Hering · 4 years, 3 months ago
  15. c4cf498 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 3 months ago
  16. 2c76e7f hv_balloon: try to merge system ram resources by David Hildenbrand · 4 years, 3 months ago
  17. b611719 mm/memory_hotplug: prepare passing flags to add_memory() and friends by David Hildenbrand · 4 years, 3 months ago
  18. 2d0f6b0 Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 3 months ago
  19. 626b901 Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDT by Michael Kelley · 4 years, 5 months ago
  20. 4907a43 Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 3 months ago
  21. 061dc93 Driver: hv: util: Use VMBUS_RING_SIZE() for ringbuffer sizes by Boqun Feng · 4 years, 4 months ago
  22. bca6b91 Drivers: hv: vmbus: Move virt_to_hvpfn() to hyperv header by Boqun Feng · 4 years, 4 months ago
  23. ef514d3 Drivers: hv: Use HV_HYP_PAGE in hv_synic_enable_regs() by Boqun Feng · 4 years, 4 months ago
  24. c1135c7 Drivers: hv: vmbus: Introduce types of GPADL by Boqun Feng · 4 years, 4 months ago
  25. edd9bbc Drivers: hv: vmbus: Move __vmbus_open() by Boqun Feng · 4 years, 4 months ago
  26. a5dda20 Drivers: hv: vmbus: Always use HV_HYP_PAGE_SIZE for gpadl by Boqun Feng · 4 years, 4 months ago
  27. 00acc50 Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 4 months ago
  28. 911e198 Drivers: hv: vmbus: Add timeout to vmbus_wait_for_unload by Michael Kelley · 4 years, 4 months ago
  29. 19873eec Drivers: hv: vmbus: hibernation: do not hang forever in vmbus_bus_resume() by Dexuan Cui · 4 years, 4 months ago
  30. 51c4518 Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 4 months ago
  31. b46b4a8 hv_utils: drain the timesync packets on onchannelcallback by Vineeth Pillai · 4 years, 5 months ago
  32. 90b125f hv_utils: return error if host timesysnc update is stale by Vineeth Pillai · 4 years, 5 months ago
  33. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  34. 49971e6 drivers: hv: remove cast from hyperv_die_event by Olaf Hering · 4 years, 5 months ago
  35. cd94257 Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 5 months ago
  36. 608a973 Drivers: hv: vmbus: Only notify Hyper-V for die events that are oops by Michael Kelley · 4 years, 5 months ago
  37. 9ab9bc5 Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 5 months ago
  38. 77b48be Drivers: hv: Change flag to write log level in panic msg to false by Joseph Salisbury · 4 years, 6 months ago
  39. 775f43f Drivers: hv: vmbus: Remove the lock field from the vmbus_channel struct by Andrea Parri (Microsoft) · 4 years, 7 months ago
  40. 8a99e50 Drivers: hv: vmbus: Remove unnecessary channel->lock critical sections (sc_list updaters) by Andrea Parri (Microsoft) · 4 years, 7 months ago
  41. 3eb0ac8 Drivers: hv: vmbus: Use channel_mutex in channel_vp_mapping_show() by Andrea Parri (Microsoft) · 4 years, 7 months ago
  42. 12d0dd8 Drivers: hv: vmbus: Remove unnecessary channel->lock critical sections (sc_list readers) by Andrea Parri (Microsoft) · 4 years, 7 months ago
  43. 0a96820 Drivers: hv: vmbus: Replace cpumask_test_cpu(, cpu_online_mask) with cpu_online() by Andrea Parri (Microsoft) · 4 years, 7 months ago
  44. 458d090 Drivers: hv: vmbus: Remove the numa_node field from the vmbus_channel struct by Andrea Parri (Microsoft) · 4 years, 7 months ago
  45. 5bf7468 Drivers: hv: vmbus: Remove the target_vp field from the vmbus_channel struct by Andrea Parri (Microsoft) · 4 years, 7 months ago
  46. 6b2591c Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 7 months ago
  47. afaa33d Drivers: hv: vmbus: Resolve more races involving init_vp_index() by Andrea Parri (Microsoft) · 4 years, 8 months ago
  48. a949e86 Drivers: hv: vmbus: Resolve race between init_vp_index() and CPU hotplug by Andrea Parri (Microsoft) · 4 years, 8 months ago
  49. 723c425 Driver: hv: vmbus: drop a no long applicable comment by Wei Liu · 4 years, 8 months ago
  50. 0027e3f hyper-v: Replace open-coded variant of %*phN specifier by Andy Shevchenko · 4 years, 9 months ago
  51. 458c447 hyper-v: Supply GUID pointer to printf() like functions by Andy Shevchenko · 4 years, 9 months ago
  52. 69f5705 hyper-v: Use UUID API for exporting the GUID (part 2) by Andy Shevchenko · 4 years, 9 months ago
  53. 677b0ce drivers: hv: remove redundant assignment to pointer primary_channel by Colin Ian King · 4 years, 9 months ago
  54. 7769e18 scsi: storvsc: Re-init stor_chns when a channel interrupt is re-assigned by Andrea Parri (Microsoft) · 4 years, 9 months ago
  55. 869997b Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 8 months ago
  56. 7527810 Drivers: hv: vmbus: Introduce the CHANNELMSG_MODIFYCHANNEL message type by Andrea Parri (Microsoft) · 4 years, 9 months ago
  57. d570aec Drivers: hv: vmbus: Synchronize init_vp_index() vs. CPU hotplug by Andrea Parri (Microsoft) · 4 years, 9 months ago
  58. 8ef4c4a Drivers: hv: vmbus: Remove the unused HV_LOCALIZED channel affinity logic by Andrea Parri (Microsoft) · 4 years, 9 months ago
  59. 9403b66 Drivers: hv: vmbus: Use a spin lock for synchronizing channel scheduling vs. channel removal by Andrea Parri (Microsoft) · 4 years, 9 months ago
  60. 238d2ed8 hv_utils: Always execute the fcopy and vss callbacks in a tasklet by Andrea Parri (Microsoft) · 4 years, 9 months ago
  61. ac50476 hv_netvsc: Disable NAPI before closing the VMBus channel by Andrea Parri (Microsoft) · 4 years, 9 months ago
  62. 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
  63. b9fa1b8 Drivers: hv: vmbus: Don't bind the offer&rescind works to a specific CPU by Andrea Parri (Microsoft) · 4 years, 9 months ago
  64. 8a857c5 Drivers: hv: vmbus: Always handle the VMBus messages on CPU0 by Andrea Parri (Microsoft) · 4 years, 9 months ago
  65. 52c7803 Drivers: hv: check VMBus messages lengths by Vitaly Kuznetsov · 4 years, 9 months ago
  66. b0a284d Drivers: hv: make sure that 'struct vmbus_channel_message_header' compiles correctly by Vitaly Kuznetsov · 4 years, 9 months ago
  67. 5cc4150 Drivers: hv: avoid passing opaque pointer to vmbus_onmessage() by Vitaly Kuznetsov · 4 years, 9 months ago
  68. a276463 Drivers: hv: allocate the exact needed memory for messages by Vitaly Kuznetsov · 4 years, 9 months ago
  69. ac0f7d42 Drivers: hv: copy from message page only what's needed by Vitaly Kuznetsov · 4 years, 9 months ago
  70. 1d3c9c0 hyper-v: Use UUID API for exporting the GUID by Andy Shevchenko · 4 years, 9 months ago
  71. 2ddddd0 Drivers: hv: Move AEOI determination to architecture dependent code by Michael Kelley · 4 years, 9 months ago
  72. 1a06d01 Drivers: hv: vmbus: Fix Suspend-to-Idle for Generation-2 VM by Dexuan Cui · 4 years, 9 months ago
  73. 8632e9b Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 9 months ago
  74. f3a99e7 x86/Hyper-V: Report crash data in die() when panic_on_oops is set by Tianyu Lan · 4 years, 9 months ago
  75. 040026d x86/Hyper-V: Report crash register data when sysctl_record_panic_msg is not set by Tianyu Lan · 4 years, 9 months ago
  76. 73f26e5 x86/Hyper-V: Trigger crash enlightenment only once during system crash. by Tianyu Lan · 4 years, 9 months ago
  77. 7f11a2c x86/Hyper-V: Free hv_panic_page when fail to register kmsg dump by Tianyu Lan · 4 years, 9 months ago
  78. 74347a9 x86/Hyper-V: Unload vmbus channel in hv panic callback by Tianyu Lan · 4 years, 9 months ago
  79. bc58ebd hv_balloon: don't check for memhp_auto_online manually by David Hildenbrand · 4 years, 9 months ago
  80. 3e0d377 hv_debugfs: Make hv_debug_root static by YueHaibing · 4 years, 9 months ago
  81. 032d4a4 hv: hyperv_vmbus.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  82. d0fa925 Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 5 years ago
  83. 54e19d3 hv_utils: Add the support of hibernation by Dexuan Cui · 5 years ago
  84. ffd1d4a hv_utils: Support host-initiated hibernation request by Dexuan Cui · 5 years ago
  85. 3e9c7205 hv_utils: Support host-initiated restart request by Dexuan Cui · 5 years ago
  86. ddc9d35 Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23) by Dexuan Cui · 5 years ago
  87. d33c240 hv_balloon: Balloon up according to request page number by Tianyu Lan · 5 years ago
  88. 0af3e13 clocksource/drivers/hyper-v: Untangle stimers and timesync from clocksources by Andrea Parri · 5 years ago
  89. 596cf45 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  90. 12cc1c73 mm/memory_hotplug.c: remove __online_page_set_limits() by Souptick Joarder · 5 years ago
  91. 30a9c24 hv_balloon: use generic_online_page() by David Hildenbrand · 5 years ago
  92. 0dd0c8f Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 5 years ago
  93. 7a1323b Drivers: hv: vmbus: Fix crash handler reset of Hyper-V synic by Michael Kelley · 5 years ago
  94. 8aea7f8 drivers/hv: Replace binary semaphore with mutex by Davidlohr Bueso · 5 years ago
  95. 25bd2b2 hv_balloon: Add the support of hibernation by Dexuan Cui · 5 years ago
  96. 2af5e7b Drivers: hv: balloon: Remove dependencies on guest page size by Himadri Pandya · 5 years ago
  97. 53edce0 Drivers: hv: vmbus: Remove dependencies on guest page size by Himadri Pandya · 5 years ago
  98. 0541a22 Drivers: hv: util: Specify ring buffer size using Hyper-V page size by Himadri Pandya · 5 years ago
  99. b14d749 Drivers: hv: Specify receive buffer size using Hyper-V page size by Himadri Pandya · 5 years ago
  100. af9ca6f drivers: hv: vmbus: Introduce latency testing by Branden Bonaby · 5 years ago