- f03e04b hyperv/vmbus: include linux/bitops.h by Arnd Bergmann · 3 years, 2 months ago
- eda609d drivers: hv: Fix missing error code in vmbus_connect() by Jiapeng Chong · 3 years, 7 months ago
- f8c3236 hv_utils: Fix passing zero to 'PTR_ERR' warning by YueHaibing · 3 years, 8 months ago
- 8b4d4bd Drivers: hv: vmbus: Increase wait time for VMbus unload by Michael Kelley · 3 years, 8 months ago
- d5c7b42 Drivers: hv: vmbus: Use after free in __vmbus_open() by Dan Carpenter · 3 years, 9 months ago
- 71a6979 Drivers: hv: vmbus: Avoid use-after-free in vmbus_onoffer_rescind() by Andrea Parri (Microsoft) · 4 years, 1 month ago
- 55807e7 x86/hyperv: Fix kexec panic/hang issues by Dexuan Cui · 4 years ago
- 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
- 92e4dc8 Drivers: hv: vmbus: Allow cleanup of VMBUS_CONNECT_CPU if disconnected by Chris Co · 4 years, 2 months ago
- 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
- 2c3bd2a hv_balloon: disable warning when floor reached by Olaf Hering · 4 years, 3 months ago
- c4cf498 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 2 months ago
- 2c76e7f hv_balloon: try to merge system ram resources by David Hildenbrand · 4 years, 2 months ago
- b611719 mm/memory_hotplug: prepare passing flags to add_memory() and friends by David Hildenbrand · 4 years, 2 months ago
- 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
- 626b901 Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDT by Michael Kelley · 4 years, 4 months ago
- 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
- 061dc93 Driver: hv: util: Use VMBUS_RING_SIZE() for ringbuffer sizes by Boqun Feng · 4 years, 3 months ago
- bca6b91 Drivers: hv: vmbus: Move virt_to_hvpfn() to hyperv header by Boqun Feng · 4 years, 3 months ago
- ef514d3 Drivers: hv: Use HV_HYP_PAGE in hv_synic_enable_regs() by Boqun Feng · 4 years, 3 months ago
- c1135c7 Drivers: hv: vmbus: Introduce types of GPADL by Boqun Feng · 4 years, 3 months ago
- edd9bbc Drivers: hv: vmbus: Move __vmbus_open() by Boqun Feng · 4 years, 3 months ago
- a5dda20 Drivers: hv: vmbus: Always use HV_HYP_PAGE_SIZE for gpadl by Boqun Feng · 4 years, 3 months ago
- 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
- 911e198 Drivers: hv: vmbus: Add timeout to vmbus_wait_for_unload by Michael Kelley · 4 years, 3 months ago
- 19873eec Drivers: hv: vmbus: hibernation: do not hang forever in vmbus_bus_resume() by Dexuan Cui · 4 years, 4 months ago
- 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
- b46b4a8 hv_utils: drain the timesync packets on onchannelcallback by Vineeth Pillai · 4 years, 4 months ago
- 90b125f hv_utils: return error if host timesysnc update is stale by Vineeth Pillai · 4 years, 4 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 49971e6 drivers: hv: remove cast from hyperv_die_event by Olaf Hering · 4 years, 4 months ago
- cd94257 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
- 608a973 Drivers: hv: vmbus: Only notify Hyper-V for die events that are oops by Michael Kelley · 4 years, 5 months ago
- 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
- 77b48be Drivers: hv: Change flag to write log level in panic msg to false by Joseph Salisbury · 4 years, 6 months ago
- 775f43f Drivers: hv: vmbus: Remove the lock field from the vmbus_channel struct by Andrea Parri (Microsoft) · 4 years, 6 months ago
- 8a99e50 Drivers: hv: vmbus: Remove unnecessary channel->lock critical sections (sc_list updaters) by Andrea Parri (Microsoft) · 4 years, 6 months ago
- 3eb0ac8 Drivers: hv: vmbus: Use channel_mutex in channel_vp_mapping_show() by Andrea Parri (Microsoft) · 4 years, 6 months ago
- 12d0dd8 Drivers: hv: vmbus: Remove unnecessary channel->lock critical sections (sc_list readers) by Andrea Parri (Microsoft) · 4 years, 6 months ago
- 0a96820 Drivers: hv: vmbus: Replace cpumask_test_cpu(, cpu_online_mask) with cpu_online() by Andrea Parri (Microsoft) · 4 years, 6 months ago
- 458d090 Drivers: hv: vmbus: Remove the numa_node field from the vmbus_channel struct by Andrea Parri (Microsoft) · 4 years, 6 months ago
- 5bf7468 Drivers: hv: vmbus: Remove the target_vp field from the vmbus_channel struct by Andrea Parri (Microsoft) · 4 years, 6 months ago
- 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
- afaa33d Drivers: hv: vmbus: Resolve more races involving init_vp_index() by Andrea Parri (Microsoft) · 4 years, 7 months ago
- a949e86 Drivers: hv: vmbus: Resolve race between init_vp_index() and CPU hotplug by Andrea Parri (Microsoft) · 4 years, 7 months ago
- 723c425 Driver: hv: vmbus: drop a no long applicable comment by Wei Liu · 4 years, 8 months ago
- 0027e3f hyper-v: Replace open-coded variant of %*phN specifier by Andy Shevchenko · 4 years, 8 months ago
- 458c447 hyper-v: Supply GUID pointer to printf() like functions by Andy Shevchenko · 4 years, 8 months ago
- 69f5705 hyper-v: Use UUID API for exporting the GUID (part 2) by Andy Shevchenko · 4 years, 8 months ago
- 677b0ce drivers: hv: remove redundant assignment to pointer primary_channel by Colin Ian King · 4 years, 9 months ago
- 7769e18 scsi: storvsc: Re-init stor_chns when a channel interrupt is re-assigned by Andrea Parri (Microsoft) · 4 years, 9 months ago
- 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
- 7527810 Drivers: hv: vmbus: Introduce the CHANNELMSG_MODIFYCHANNEL message type by Andrea Parri (Microsoft) · 4 years, 9 months ago
- d570aec Drivers: hv: vmbus: Synchronize init_vp_index() vs. CPU hotplug by Andrea Parri (Microsoft) · 4 years, 9 months ago
- 8ef4c4a Drivers: hv: vmbus: Remove the unused HV_LOCALIZED channel affinity logic by Andrea Parri (Microsoft) · 4 years, 9 months ago
- 9403b66 Drivers: hv: vmbus: Use a spin lock for synchronizing channel scheduling vs. channel removal by Andrea Parri (Microsoft) · 4 years, 9 months ago
- 238d2ed8 hv_utils: Always execute the fcopy and vss callbacks in a tasklet by Andrea Parri (Microsoft) · 4 years, 9 months ago
- ac50476 hv_netvsc: Disable NAPI before closing the VMBus channel by Andrea Parri (Microsoft) · 4 years, 9 months ago
- 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
- b9fa1b8 Drivers: hv: vmbus: Don't bind the offer&rescind works to a specific CPU by Andrea Parri (Microsoft) · 4 years, 9 months ago
- 8a857c5 Drivers: hv: vmbus: Always handle the VMBus messages on CPU0 by Andrea Parri (Microsoft) · 4 years, 9 months ago
- 52c7803 Drivers: hv: check VMBus messages lengths by Vitaly Kuznetsov · 4 years, 9 months ago
- b0a284d Drivers: hv: make sure that 'struct vmbus_channel_message_header' compiles correctly by Vitaly Kuznetsov · 4 years, 9 months ago
- 5cc4150 Drivers: hv: avoid passing opaque pointer to vmbus_onmessage() by Vitaly Kuznetsov · 4 years, 9 months ago
- a276463 Drivers: hv: allocate the exact needed memory for messages by Vitaly Kuznetsov · 4 years, 9 months ago
- ac0f7d42 Drivers: hv: copy from message page only what's needed by Vitaly Kuznetsov · 4 years, 9 months ago
- 1d3c9c0 hyper-v: Use UUID API for exporting the GUID by Andy Shevchenko · 4 years, 8 months ago
- 2ddddd0 Drivers: hv: Move AEOI determination to architecture dependent code by Michael Kelley · 4 years, 8 months ago
- 1a06d01 Drivers: hv: vmbus: Fix Suspend-to-Idle for Generation-2 VM by Dexuan Cui · 4 years, 9 months ago
- 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
- f3a99e7 x86/Hyper-V: Report crash data in die() when panic_on_oops is set by Tianyu Lan · 4 years, 9 months ago
- 040026d x86/Hyper-V: Report crash register data when sysctl_record_panic_msg is not set by Tianyu Lan · 4 years, 9 months ago
- 73f26e5 x86/Hyper-V: Trigger crash enlightenment only once during system crash. by Tianyu Lan · 4 years, 9 months ago
- 7f11a2c x86/Hyper-V: Free hv_panic_page when fail to register kmsg dump by Tianyu Lan · 4 years, 9 months ago
- 74347a9 x86/Hyper-V: Unload vmbus channel in hv panic callback by Tianyu Lan · 4 years, 9 months ago
- bc58ebd hv_balloon: don't check for memhp_auto_online manually by David Hildenbrand · 4 years, 9 months ago
- 3e0d377 hv_debugfs: Make hv_debug_root static by YueHaibing · 4 years, 9 months ago
- 032d4a4 hv: hyperv_vmbus.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- d0fa925 Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 5 years ago
- 54e19d3 hv_utils: Add the support of hibernation by Dexuan Cui · 5 years ago
- ffd1d4a hv_utils: Support host-initiated hibernation request by Dexuan Cui · 5 years ago
- 3e9c7205 hv_utils: Support host-initiated restart request by Dexuan Cui · 5 years ago
- ddc9d35 Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23) by Dexuan Cui · 5 years ago
- d33c240 hv_balloon: Balloon up according to request page number by Tianyu Lan · 5 years ago
- 0af3e13 clocksource/drivers/hyper-v: Untangle stimers and timesync from clocksources by Andrea Parri · 5 years ago
- 596cf45 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
- 12cc1c73 mm/memory_hotplug.c: remove __online_page_set_limits() by Souptick Joarder · 5 years ago
- 30a9c24 hv_balloon: use generic_online_page() by David Hildenbrand · 5 years ago
- 0dd0c8f Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 5 years ago
- 7a1323b Drivers: hv: vmbus: Fix crash handler reset of Hyper-V synic by Michael Kelley · 5 years ago
- 8aea7f8 drivers/hv: Replace binary semaphore with mutex by Davidlohr Bueso · 5 years ago
- 25bd2b2 hv_balloon: Add the support of hibernation by Dexuan Cui · 5 years ago
- 2af5e7b Drivers: hv: balloon: Remove dependencies on guest page size by Himadri Pandya · 5 years ago
- 53edce0 Drivers: hv: vmbus: Remove dependencies on guest page size by Himadri Pandya · 5 years ago
- 0541a22 Drivers: hv: util: Specify ring buffer size using Hyper-V page size by Himadri Pandya · 5 years ago
- b14d749 Drivers: hv: Specify receive buffer size using Hyper-V page size by Himadri Pandya · 5 years ago
- af9ca6f drivers: hv: vmbus: Introduce latency testing by Branden Bonaby · 5 years ago
- 931cccc Drivers: hv: vmbus: Add module parameter to cap the VMBus version by Andrea Parri · 5 years ago
- 2d4f49b Drivers: hv: vmbus: Enable VMBus protocol versions 4.1, 5.1 and 5.2 by Andrea Parri · 5 years ago
- bedc61a Drivers: hv: vmbus: Introduce table of VMBus protocol versions by Andrea Parri · 5 years ago