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