index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
/
vmbus_drv.c
Age
Commit message (
Expand
)
Author
2020-06-03
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-05-23
Drivers: hv: vmbus: Resolve more races involving init_vp_index()
Andrea Parri (Microsoft)
2020-05-20
Driver: hv: vmbus: drop a no long applicable comment
Wei Liu
2020-05-20
hyper-v: Replace open-coded variant of %*phN specifier
Andy Shevchenko
2020-05-20
hyper-v: Supply GUID pointer to printf() like functions
Andy Shevchenko
2020-05-20
scsi: storvsc: Re-init stor_chns when a channel interrupt is re-assigned
Andrea Parri (Microsoft)
2020-04-23
Drivers: hv: vmbus: Introduce the CHANNELMSG_MODIFYCHANNEL message type
Andrea Parri (Microsoft)
2020-04-23
Drivers: hv: vmbus: Use a spin lock for synchronizing channel scheduling vs. ...
Andrea Parri (Microsoft)
2020-04-23
Drivers: hv: vmbus: Replace the per-CPU channel lists with a global array of ...
Andrea Parri (Microsoft)
2020-04-23
Drivers: hv: vmbus: Don't bind the offer&rescind works to a specific CPU
Andrea Parri (Microsoft)
2020-04-23
Drivers: hv: vmbus: Always handle the VMBus messages on CPU0
Andrea Parri (Microsoft)
2020-04-23
Drivers: hv: check VMBus messages lengths
Vitaly Kuznetsov
2020-04-23
Drivers: hv: make sure that 'struct vmbus_channel_message_header' compiles co...
Vitaly Kuznetsov
2020-04-23
Drivers: hv: avoid passing opaque pointer to vmbus_onmessage()
Vitaly Kuznetsov
2020-04-23
Drivers: hv: allocate the exact needed memory for messages
Vitaly Kuznetsov
2020-04-23
Drivers: hv: copy from message page only what's needed
Vitaly Kuznetsov
2020-04-14
Drivers: hv: vmbus: Fix Suspend-to-Idle for Generation-2 VM
Dexuan Cui
2020-04-11
x86/Hyper-V: Report crash data in die() when panic_on_oops is set
Tianyu Lan
2020-04-11
x86/Hyper-V: Report crash register data when sysctl_record_panic_msg is not set
Tianyu Lan
2020-04-11
x86/Hyper-V: Trigger crash enlightenment only once during system crash.
Tianyu Lan
2020-04-10
x86/Hyper-V: Free hv_panic_page when fail to register kmsg dump
Tianyu Lan
2020-04-10
x86/Hyper-V: Unload vmbus channel in hv panic callback
Tianyu Lan
2020-01-25
Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23)
Dexuan Cui
2019-11-30
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-11-21
Drivers: hv: vmbus: Fix crash handler reset of Hyper-V synic
Michael Kelley
2019-11-21
drivers/hv: Replace binary semaphore with mutex
Davidlohr Bueso
2019-11-21
Drivers: hv: vmbus: Remove dependencies on guest page size
Himadri Pandya
2019-11-21
drivers: hv: vmbus: Introduce latency testing
Branden Bonaby
2019-11-21
Drivers: hv: vmbus: Introduce table of VMBus protocol versions
Andrea Parri
2019-11-15
x86/hyperv: Initialize clockevents earlier in CPU onlining
Michael Kelley
2019-10-01
Drivers: hv: vmbus: Fix harmless building warnings without CONFIG_PM_SLEEP
Dexuan Cui
2019-09-06
Drivers: hv: vmbus: Resume after fixing up old primary channels
Dexuan Cui
2019-09-06
Drivers: hv: vmbus: Suspend after cleaning up hv_sock and sub channels
Dexuan Cui
2019-09-06
Drivers: hv: vmbus: Clean up hv_sock channels by force upon suspend
Dexuan Cui
2019-09-06
Drivers: hv: vmbus: Suspend/resume the vmbus itself for hibernation
Dexuan Cui
2019-09-06
Drivers: hv: vmbus: Implement suspend/resume for VSC drivers for hibernation
Dexuan Cui
2019-09-06
Drivers: hv: vmbus: Suspend/resume the synic for hibernation
Dexuan Cui
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
2019-07-12
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-07-03
clocksource/drivers: Make Hyper-V clocksource ISA agnostic
Michael Kelley
2019-06-23
drivers: hv: Add a module description line to the hv_vmbus driver
Joseph Salisbury
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320
Thomas Gleixner
2019-04-10
Drivers: hv: vmbus: Fix race condition with new ring_buffer_info mutex
Kimberly Brown
2019-04-10
Drivers: hv: vmbus: Refactor chan->state if statement
Kimberly Brown
2019-03-20
Drivers: hv: vmbus: Expose monitor data only when monitor pages are used
Kimberly Brown
2019-03-01
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2019-02-23
Drivers: hv: vmbus: Change server monitor_pages index to 0
Kimberly Brown
2019-02-14
Drivers: hv: vmbus: Expose counters for interrupts and full conditions
Kimberly Brown
2019-02-14
vmbus: Switch to use new generic UUID API
Andy Shevchenko
2019-01-09
Drivers: hv: vmbus: Check for ring when getting debug info
Dexuan Cui
[next]