1. 6bf625a Drivers: hv: vmbus: Rework use of DMA_BIT_MASK(64) by Michael Kelley · 2 years, 11 months ago
  2. 8bc69f8 Drivers: hv: vmbus: Fix memory leak in vmbus_add_channel_kobj by Miaoqian Lin · 2 years, 11 months ago
  3. cb3f09f Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 3 years ago
  4. 703f706 random: remove unused irq_flags argument from add_interrupt_randomness() by Sebastian Andrzej Siewior · 3 years, 1 month ago
  5. 743b237 scsi: storvsc: Add Isolation VM support for storvsc driver by Tianyu Lan · 3 years ago
  6. fc7a620 bus: Make remove callback return void by Uwe Kleine-König · 3 years, 6 months ago
  7. f39650d kernel.h: split out panic and oops helpers by Andy Shevchenko · 3 years, 6 months ago
  8. 7f3d08b Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 8 months ago
  9. 870ced0 Drivers: hv: vmbus: Drivers: hv: vmbus: Introduce CHANNELMSG_MODIFYCHANNEL_RESPONSE by Andrea Parri (Microsoft) · 3 years, 9 months ago
  10. d608715 Drivers: hv: vmbus: Move handling of VMbus interrupts by Michael Kelley · 3 years, 10 months ago
  11. b548a77 Drivers: hv: vmbus: Move hyperv_report_panic_msg to arch neutral code by Michael Kelley · 3 years, 10 months ago
  12. f3c5e63 Drivers: hv: Redo Hyper-V synthetic MSR get/set functions by Michael Kelley · 3 years, 10 months ago
  13. f9f3f02 printk: introduce a kmsg_dump iterator by John Ogness · 3 years, 10 months ago
  14. 7e279d7 Drivers: hv: vmbus: skip VMBus initialization if Linux is root by Wei Liu · 3 years, 11 months ago
  15. c068e3f Drivers: hv: vmbus: Add /sys/bus/vmbus/hibernation by Dexuan Cui · 4 years ago
  16. fe8c1b1 Drivers: hv: vmbus: Copy the hv_message in vmbus_on_msg_dpc() by Andrea Parri (Microsoft) · 4 years, 1 month ago
  17. 9c400d3 Drivers: hv: vmbus: Reduce number of references to message in vmbus_on_msg_dpc() by Andrea Parri (Microsoft) · 4 years, 1 month ago
  18. dfe94d4 x86/hyperv: Fix kexec panic/hang issues by Dexuan Cui · 4 years ago
  19. b0c03ef drivers: hv: vmbus: Fix checkpatch SPLIT_STRING by Matheus Castello · 4 years, 1 month ago
  20. 14c685d drivers: hv: vmbus: Fix call msleep using < 20ms by Matheus Castello · 4 years, 1 month ago
  21. e4f2212 drivers: hv: vmbus: Fix checkpatch LINE_SPACING by Matheus Castello · 4 years, 1 month ago
  22. f0434de4 drivers: hv: vmbus: Replace symbolic permissions by octal permissions by Matheus Castello · 4 years, 1 month ago
  23. b18e358 drivers: hv: Fix hyperv_record_panic_msg path on comment by Matheus Castello · 4 years, 1 month ago
  24. 2d0f6b0 Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 2 months ago
  25. 626b901 Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDT by Michael Kelley · 4 years, 5 months ago
  26. 4907a43 Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 2 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, 3 months ago
  28. 19873eec Drivers: hv: vmbus: hibernation: do not hang forever in vmbus_bus_resume() by Dexuan Cui · 4 years, 4 months ago
  29. 49971e6 drivers: hv: remove cast from hyperv_die_event by Olaf Hering · 4 years, 4 months ago
  30. 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
  31. 608a973 Drivers: hv: vmbus: Only notify Hyper-V for die events that are oops by Michael Kelley · 4 years, 5 months ago
  32. 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
  33. 77b48be Drivers: hv: Change flag to write log level in panic msg to false by Joseph Salisbury · 4 years, 6 months ago
  34. 3eb0ac8 Drivers: hv: vmbus: Use channel_mutex in channel_vp_mapping_show() by Andrea Parri (Microsoft) · 4 years, 6 months ago
  35. 12d0dd8 Drivers: hv: vmbus: Remove unnecessary channel->lock critical sections (sc_list readers) by Andrea Parri (Microsoft) · 4 years, 6 months ago
  36. 0a96820 Drivers: hv: vmbus: Replace cpumask_test_cpu(, cpu_online_mask) with cpu_online() by Andrea Parri (Microsoft) · 4 years, 6 months ago
  37. 458d090 Drivers: hv: vmbus: Remove the numa_node field from the vmbus_channel struct by Andrea Parri (Microsoft) · 4 years, 6 months ago
  38. 5bf7468 Drivers: hv: vmbus: Remove the target_vp field from the vmbus_channel struct by Andrea Parri (Microsoft) · 4 years, 6 months ago
  39. 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
  40. afaa33d Drivers: hv: vmbus: Resolve more races involving init_vp_index() by Andrea Parri (Microsoft) · 4 years, 7 months ago
  41. 723c425 Driver: hv: vmbus: drop a no long applicable comment by Wei Liu · 4 years, 8 months ago
  42. 0027e3f hyper-v: Replace open-coded variant of %*phN specifier by Andy Shevchenko · 4 years, 8 months ago
  43. 458c447 hyper-v: Supply GUID pointer to printf() like functions by Andy Shevchenko · 4 years, 8 months ago
  44. 7769e18 scsi: storvsc: Re-init stor_chns when a channel interrupt is re-assigned by Andrea Parri (Microsoft) · 4 years, 9 months ago
  45. 7527810 Drivers: hv: vmbus: Introduce the CHANNELMSG_MODIFYCHANNEL message type by Andrea Parri (Microsoft) · 4 years, 9 months ago
  46. 9403b66 Drivers: hv: vmbus: Use a spin lock for synchronizing channel scheduling vs. channel removal by Andrea Parri (Microsoft) · 4 years, 9 months ago
  47. 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
  48. b9fa1b8 Drivers: hv: vmbus: Don't bind the offer&rescind works to a specific CPU by Andrea Parri (Microsoft) · 4 years, 9 months ago
  49. 8a857c5 Drivers: hv: vmbus: Always handle the VMBus messages on CPU0 by Andrea Parri (Microsoft) · 4 years, 9 months ago
  50. 52c7803 Drivers: hv: check VMBus messages lengths by Vitaly Kuznetsov · 4 years, 9 months ago
  51. b0a284d Drivers: hv: make sure that 'struct vmbus_channel_message_header' compiles correctly by Vitaly Kuznetsov · 4 years, 9 months ago
  52. 5cc4150 Drivers: hv: avoid passing opaque pointer to vmbus_onmessage() by Vitaly Kuznetsov · 4 years, 9 months ago
  53. a276463 Drivers: hv: allocate the exact needed memory for messages by Vitaly Kuznetsov · 4 years, 9 months ago
  54. ac0f7d42 Drivers: hv: copy from message page only what's needed by Vitaly Kuznetsov · 4 years, 9 months ago
  55. 1a06d01 Drivers: hv: vmbus: Fix Suspend-to-Idle for Generation-2 VM by Dexuan Cui · 4 years, 9 months ago
  56. f3a99e7 x86/Hyper-V: Report crash data in die() when panic_on_oops is set by Tianyu Lan · 4 years, 9 months ago
  57. 040026d x86/Hyper-V: Report crash register data when sysctl_record_panic_msg is not set by Tianyu Lan · 4 years, 9 months ago
  58. 73f26e5 x86/Hyper-V: Trigger crash enlightenment only once during system crash. by Tianyu Lan · 4 years, 9 months ago
  59. 7f11a2c x86/Hyper-V: Free hv_panic_page when fail to register kmsg dump by Tianyu Lan · 4 years, 9 months ago
  60. 74347a9 x86/Hyper-V: Unload vmbus channel in hv panic callback by Tianyu Lan · 4 years, 9 months ago
  61. ddc9d35 Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23) by Dexuan Cui · 5 years ago
  62. 0dd0c8f Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 5 years ago
  63. 7a1323b Drivers: hv: vmbus: Fix crash handler reset of Hyper-V synic by Michael Kelley · 5 years ago
  64. 8aea7f8 drivers/hv: Replace binary semaphore with mutex by Davidlohr Bueso · 5 years ago
  65. 53edce0 Drivers: hv: vmbus: Remove dependencies on guest page size by Himadri Pandya · 5 years ago
  66. af9ca6f drivers: hv: vmbus: Introduce latency testing by Branden Bonaby · 5 years ago
  67. bedc61a Drivers: hv: vmbus: Introduce table of VMBus protocol versions by Andrea Parri · 5 years ago
  68. 4df4cb9e9 x86/hyperv: Initialize clockevents earlier in CPU onlining by Michael Kelley · 5 years ago
  69. 83b50f8 Drivers: hv: vmbus: Fix harmless building warnings without CONFIG_PM_SLEEP by Dexuan Cui · 5 years ago
  70. d8bd2d4 Drivers: hv: vmbus: Resume after fixing up old primary channels by Dexuan Cui · 5 years ago
  71. b307b38 Drivers: hv: vmbus: Suspend after cleaning up hv_sock and sub channels by Dexuan Cui · 5 years ago
  72. 1f48dcf Drivers: hv: vmbus: Clean up hv_sock channels by force upon suspend by Dexuan Cui · 5 years ago
  73. f53335e Drivers: hv: vmbus: Suspend/resume the vmbus itself for hibernation by Dexuan Cui · 5 years ago
  74. 271b222 Drivers: hv: vmbus: Implement suspend/resume for VSC drivers for hibernation by Dexuan Cui · 5 years ago
  75. 63ecc6d Drivers: hv: vmbus: Suspend/resume the synic for hibernation by Dexuan Cui · 5 years ago
  76. eec4844 proc/sysctl: add shared variables for range check by Matteo Croce · 5 years ago
  77. 16c9765 Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 5 years ago
  78. fd1fea6 clocksource/drivers: Make Hyper-V clocksource ISA agnostic by Michael Kelley · 5 years ago
  79. 674eecb drivers: hv: Add a module description line to the hv_vmbus driver by Joseph Salisbury · 6 years ago
  80. 3b20eb2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320 by Thomas Gleixner · 6 years ago
  81. 14948e3 Drivers: hv: vmbus: Fix race condition with new ring_buffer_info mutex by Kimberly Brown · 6 years ago
  82. fcedbb2 Drivers: hv: vmbus: Refactor chan->state if statement by Kimberly Brown · 6 years ago
  83. 46fc154 Drivers: hv: vmbus: Expose monitor data only when monitor pages are used by Kimberly Brown · 6 years ago
  84. 99f6362 Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux into char-misc-next by Greg Kroah-Hartman · 6 years ago
  85. fd8e3c3 Drivers: hv: vmbus: Change server monitor_pages index to 0 by Kimberly Brown · 6 years ago
  86. 396ae57 Drivers: hv: vmbus: Expose counters for interrupts and full conditions by Kimberly Brown · 6 years ago
  87. 593db80 vmbus: Switch to use new generic UUID API by Andy Shevchenko · 6 years ago
  88. ba50bf1 Drivers: hv: vmbus: Check for ring when getting debug info by Dexuan Cui · 6 years ago
  89. fc96df1 Drivers: hv: vmbus: Return -EINVAL for the sys files for unopened channels by Dexuan Cui · 6 years ago
  90. 800b932 vmbus: pass channel to hv_process_channel_removal by Stephen Hemminger · 6 years ago
  91. f685fc6 Merge b4.19-rc4 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  92. d765edb vmbus: add driver_override support by Stephen Hemminger · 6 years ago
  93. 6712cc9 vmbus: don't return values for uninitalized channels by Stephen Hemminger · 6 years ago
  94. 7ceb1c3 Drivers: hv: vmbus: add numa_node to sysfs by Stephen Hemminger · 6 years ago
  95. 9d9c965 Drivers: hv: vmbus: Get rid of MSR access from vmbus_drv.c by Sunil Muthuswamy · 6 years ago
  96. 8afc06d Drivers: hv: vmbus: Fix the issue with freeing up hv_ctl_table_hdr by Sunil Muthuswamy · 6 years ago
  97. ddcaf3c Drivers: hv: vmus: Fix the check for return value from kmsg get dump buffer by Sunil Muthuswamy · 6 years ago
  98. 81b18bc Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panic by Sunil Muthuswamy · 6 years ago
  99. 5a48580 x86/hyper-v: move hyperv.h out of uapi by Vitaly Kuznetsov · 7 years ago
  100. f0fa297 vmbus: add monitor_id and subchannel_id to sysfs per channel by Stephen Hemminger · 7 years ago