1. 7c9ff3d Drivers: hv: vmbus: Fix duplicate CPU assignments within a device by Haiyang Zhang · 3 years, 6 months ago
  2. 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  3. f39650d kernel.h: split out panic and oops helpers by Andy Shevchenko · 3 years, 6 months ago
  4. b694011 Merge tag 'hyperv-next-signed-20210629' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 3 years, 6 months ago
  5. a4d7e8a Drivers: hv: Move Hyper-V extended capability check to arch neutral code by Michael Kelley · 3 years, 7 months ago
  6. 9de6655 drivers: hv: Fix missing error code in vmbus_connect() by Jiapeng Chong · 3 years, 7 months ago
  7. c6a8625 hv_utils: Fix passing zero to 'PTR_ERR' warning by YueHaibing · 3 years, 8 months ago
  8. bf5fd8c scsi: storvsc: Use blk_mq_unique_tag() to generate requestIDs by Andrea Parri (Microsoft) · 3 years, 8 months ago
  9. adae1e9 Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer by Andres Beltran · 3 years, 9 months ago
  10. 03b30cc hv_balloon: Remove redundant assignment to region_start by Jiapeng Chong · 3 years, 8 months ago
  11. 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
  12. 753ed9c drivers: hv: Create a consistent pattern for checking Hyper-V hypercall status by Joseph Salisbury · 3 years, 9 months ago
  13. 77db0ec Drivers: hv: vmbus: Increase wait time for VMbus unload by Michael Kelley · 3 years, 8 months ago
  14. 8c2d5e0 Drivers: hv: vmbus: Initialize unload_event statically by Andrea Parri (Microsoft) · 3 years, 8 months ago
  15. b635ccc Drivers: hv: vmbus: Check for pending channel interrupts before taking a CPU offline by Andrea Parri (Microsoft) · 3 years, 9 months ago
  16. 870ced0 Drivers: hv: vmbus: Drivers: hv: vmbus: Introduce CHANNELMSG_MODIFYCHANNEL_RESPONSE by Andrea Parri (Microsoft) · 3 years, 9 months ago
  17. 1df53d2 Drivers: hv: vmbus: Introduce and negotiate VMBus protocol version 5.3 by Andrea Parri (Microsoft) · 3 years, 9 months ago
  18. 3e9bf43 Drivers: hv: vmbus: Use after free in __vmbus_open() by Dan Carpenter · 3 years, 9 months ago
  19. 61d74d8 Drivers: hv: vmbus: remove unused function by Jiapeng Chong · 3 years, 9 months ago
  20. 0975694 Drivers: hv: vmbus: Remove unused linux/version.h header by Qiheng Lin · 3 years, 9 months ago
  21. 6dc2a77 x86/Hyper-V: Support for free page reporting by Sunil Muthuswamy · 3 years, 9 months ago
  22. 05e48d8 drivers: hv: Fix EXPORT_SYMBOL and tab spaces issue by Vasanth · 3 years, 10 months ago
  23. 0c85c54 Drivers: hv: vmbus: Drop error message when 'No request id available' by Andrea Parri (Microsoft) · 3 years, 10 months ago
  24. d608715 Drivers: hv: vmbus: Move handling of VMbus interrupts by Michael Kelley · 3 years, 10 months ago
  25. 946f4b8 Drivers: hv: vmbus: Handle auto EOI quirk inline by Michael Kelley · 3 years, 10 months ago
  26. b548a77 Drivers: hv: vmbus: Move hyperv_report_panic_msg to arch neutral code by Michael Kelley · 3 years, 10 months ago
  27. f3c5e63 Drivers: hv: Redo Hyper-V synthetic MSR get/set functions by Michael Kelley · 3 years, 10 months ago
  28. ca48739e Drivers: hv: vmbus: Move Hyper-V page allocator to arch neutral code by Michael Kelley · 3 years, 10 months ago
  29. f850a4c drivers: hv: Fix whitespace errors by Vasanth · 3 years, 10 months ago
  30. f9f3f02 printk: introduce a kmsg_dump iterator by John Ogness · 3 years, 10 months ago
  31. 2601126 mm/memory_hotplug: MEMHP_MERGE_RESOURCE -> MHP_MERGE_RESOURCE by David Hildenbrand · 3 years, 10 months ago
  32. 3019270 Revert "Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer" by Wei Liu · 3 years, 11 months ago
  33. 7e279d7 Drivers: hv: vmbus: skip VMBus initialization if Linux is root by Wei Liu · 3 years, 11 months ago
  34. 7ef4b2f Drivers: hv: vmbus: Enforce 'VMBus version >= 5.2' on isolated guests by Andrea Parri (Microsoft) · 4 years ago
  35. 21a4e35 Drivers: hv: vmbus: Restrict vmbus_devices on isolated guests by Andrea Parri (Microsoft) · 4 years ago
  36. bdb4952 hv_utils: Fix spelling mistake "Hearbeat" -> "Heartbeat" by Colin Ian King · 4 years ago
  37. c068e3f Drivers: hv: vmbus: Add /sys/bus/vmbus/hibernation by Dexuan Cui · 4 years ago
  38. e4d221b Drivers: hv: vmbus: Resolve race condition in vmbus_onoffer_rescind() by Andrea Parri (Microsoft) · 4 years, 1 month ago
  39. e3fa4b7 Drivers: hv: vmbus: Avoid use-after-free in vmbus_onoffer_rescind() by Andrea Parri (Microsoft) · 4 years, 1 month ago
  40. fe8c1b1 Drivers: hv: vmbus: Copy the hv_message in vmbus_on_msg_dpc() by Andrea Parri (Microsoft) · 4 years, 1 month ago
  41. 9c400d3 Drivers: hv: vmbus: Reduce number of references to message in vmbus_on_msg_dpc() by Andrea Parri (Microsoft) · 4 years, 1 month ago
  42. e99c4af Drivers: hv: vmbus: Initialize memory to be sent to the host by Andrea Parri (Microsoft) · 4 years, 1 month ago
  43. 06caa77 hv_utils: Add validation for untrusted Hyper-V values by Andres Beltran · 4 years, 2 months ago
  44. a8c3209 Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer by Andres Beltran · 4 years, 1 month ago
  45. dfe94d4 x86/hyperv: Fix kexec panic/hang issues by Dexuan Cui · 4 years ago
  46. 571b12d Merge tag 'hyperv-next-signed-20201214' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years ago
  47. d1df458 hv_balloon: do adjust_managed_page_count() when ballooning/un-ballooning by Vitaly Kuznetsov · 4 years, 1 month ago
  48. 7f3f227 hv_balloon: simplify math in alloc_balloon_pages() by Vitaly Kuznetsov · 4 years, 1 month ago
  49. 5c641fe drivers/hv: remove obsolete TODO and fix misleading typo in comment by Stefan Eschenbacher · 4 years, 1 month ago
  50. b0c03ef drivers: hv: vmbus: Fix checkpatch SPLIT_STRING by Matheus Castello · 4 years, 1 month ago
  51. 14c685d drivers: hv: vmbus: Fix call msleep using < 20ms by Matheus Castello · 4 years, 1 month ago
  52. e4f2212 drivers: hv: vmbus: Fix checkpatch LINE_SPACING by Matheus Castello · 4 years, 1 month ago
  53. f0434de4 drivers: hv: vmbus: Replace symbolic permissions by octal permissions by Matheus Castello · 4 years, 1 month ago
  54. b18e358 drivers: hv: Fix hyperv_record_panic_msg path on comment by Matheus Castello · 4 years, 1 month ago
  55. e8b7db3 Drivers: hv: vmbus: Add vmbus_requestor data structure for VMBus hardening by Andres Beltran · 4 years, 2 months ago
  56. a5698b3 Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 1 month ago
  57. 92e4dc8 Drivers: hv: vmbus: Allow cleanup of VMBUS_CONNECT_CPU if disconnected by Chris Co · 4 years, 2 months ago
  58. 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
  59. 2c3bd2a hv_balloon: disable warning when floor reached by Olaf Hering · 4 years, 3 months ago
  60. c4cf498 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 2 months ago
  61. 2c76e7f hv_balloon: try to merge system ram resources by David Hildenbrand · 4 years, 2 months ago
  62. b611719 mm/memory_hotplug: prepare passing flags to add_memory() and friends by David Hildenbrand · 4 years, 2 months ago
  63. 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
  64. 626b901 Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDT by Michael Kelley · 4 years, 5 months ago
  65. 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
  66. 061dc93 Driver: hv: util: Use VMBUS_RING_SIZE() for ringbuffer sizes by Boqun Feng · 4 years, 3 months ago
  67. bca6b91 Drivers: hv: vmbus: Move virt_to_hvpfn() to hyperv header by Boqun Feng · 4 years, 3 months ago
  68. ef514d3 Drivers: hv: Use HV_HYP_PAGE in hv_synic_enable_regs() by Boqun Feng · 4 years, 3 months ago
  69. c1135c7 Drivers: hv: vmbus: Introduce types of GPADL by Boqun Feng · 4 years, 3 months ago
  70. edd9bbc Drivers: hv: vmbus: Move __vmbus_open() by Boqun Feng · 4 years, 3 months ago
  71. a5dda20 Drivers: hv: vmbus: Always use HV_HYP_PAGE_SIZE for gpadl by Boqun Feng · 4 years, 3 months ago
  72. 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
  73. 911e198 Drivers: hv: vmbus: Add timeout to vmbus_wait_for_unload by Michael Kelley · 4 years, 4 months ago
  74. 19873eec Drivers: hv: vmbus: hibernation: do not hang forever in vmbus_bus_resume() by Dexuan Cui · 4 years, 4 months ago
  75. 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
  76. b46b4a8 hv_utils: drain the timesync packets on onchannelcallback by Vineeth Pillai · 4 years, 4 months ago
  77. 90b125f hv_utils: return error if host timesysnc update is stale by Vineeth Pillai · 4 years, 4 months ago
  78. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  79. 49971e6 drivers: hv: remove cast from hyperv_die_event by Olaf Hering · 4 years, 4 months ago
  80. 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
  81. 608a973 Drivers: hv: vmbus: Only notify Hyper-V for die events that are oops by Michael Kelley · 4 years, 5 months ago
  82. 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
  83. 77b48be Drivers: hv: Change flag to write log level in panic msg to false by Joseph Salisbury · 4 years, 6 months ago
  84. 775f43f Drivers: hv: vmbus: Remove the lock field from the vmbus_channel struct by Andrea Parri (Microsoft) · 4 years, 6 months ago
  85. 8a99e50 Drivers: hv: vmbus: Remove unnecessary channel->lock critical sections (sc_list updaters) by Andrea Parri (Microsoft) · 4 years, 6 months ago
  86. 3eb0ac8 Drivers: hv: vmbus: Use channel_mutex in channel_vp_mapping_show() by Andrea Parri (Microsoft) · 4 years, 6 months ago
  87. 12d0dd8 Drivers: hv: vmbus: Remove unnecessary channel->lock critical sections (sc_list readers) by Andrea Parri (Microsoft) · 4 years, 6 months ago
  88. 0a96820 Drivers: hv: vmbus: Replace cpumask_test_cpu(, cpu_online_mask) with cpu_online() by Andrea Parri (Microsoft) · 4 years, 6 months ago
  89. 458d090 Drivers: hv: vmbus: Remove the numa_node field from the vmbus_channel struct by Andrea Parri (Microsoft) · 4 years, 6 months ago
  90. 5bf7468 Drivers: hv: vmbus: Remove the target_vp field from the vmbus_channel struct by Andrea Parri (Microsoft) · 4 years, 6 months ago
  91. 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
  92. afaa33d Drivers: hv: vmbus: Resolve more races involving init_vp_index() by Andrea Parri (Microsoft) · 4 years, 7 months ago
  93. a949e86 Drivers: hv: vmbus: Resolve race between init_vp_index() and CPU hotplug by Andrea Parri (Microsoft) · 4 years, 7 months ago
  94. 723c425 Driver: hv: vmbus: drop a no long applicable comment by Wei Liu · 4 years, 8 months ago
  95. 0027e3f hyper-v: Replace open-coded variant of %*phN specifier by Andy Shevchenko · 4 years, 8 months ago
  96. 458c447 hyper-v: Supply GUID pointer to printf() like functions by Andy Shevchenko · 4 years, 8 months ago
  97. 69f5705 hyper-v: Use UUID API for exporting the GUID (part 2) by Andy Shevchenko · 4 years, 8 months ago
  98. 677b0ce drivers: hv: remove redundant assignment to pointer primary_channel by Colin Ian King · 4 years, 9 months ago
  99. 7769e18 scsi: storvsc: Re-init stor_chns when a channel interrupt is re-assigned by Andrea Parri (Microsoft) · 4 years, 9 months ago
  100. 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