index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hv
/
vmbus_drv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-10
1
-29
/
+53
*
Drivers: hv: vmbus: Refactor chan->state if statement
Kimberly Brown
2019-04-10
1
-3
/
+12
*
Drivers: hv: vmbus: Expose monitor data only when monitor pages are used
Kimberly Brown
2019-03-20
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-14
1
-0
/
+36
|
*
vmbus: Switch to use new generic UUID API
Andy Shevchenko
2019-02-14
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
*
Drivers: hv: vmbus: Return -EINVAL for the sys files for unopened channels
Dexuan Cui
2018-12-13
1
-0
/
+20
*
vmbus: pass channel to hv_process_channel_removal
Stephen Hemminger
2018-09-25
1
-2
/
+1
*
Merge b4.19-rc4 into char-misc-next
Greg Kroah-Hartman
2018-09-16
1
-0
/
+3
|
\
|
*
vmbus: don't return values for uninitalized channels
Stephen Hemminger
2018-09-12
1
-0
/
+3
*
|
vmbus: add driver_override support
Stephen Hemminger
2018-09-12
1
-19
/
+96
|
/
*
Drivers: hv: vmbus: add numa_node to sysfs
Stephen Hemminger
2018-07-29
1
-0
/
+17
*
Drivers: hv: vmbus: Get rid of MSR access from vmbus_drv.c
Sunil Muthuswamy
2018-07-29
1
-1
/
+1
*
Drivers: hv: vmbus: Fix the issue with freeing up hv_ctl_table_hdr
Sunil Muthuswamy
2018-07-29
1
-10
/
+4
*
Drivers: hv: vmus: Fix the check for return value from kmsg get dump buffer
Sunil Muthuswamy
2018-07-29
1
-7
/
+4
*
Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panic
Sunil Muthuswamy
2018-07-08
1
-0
/
+110
*
x86/hyper-v: move hyperv.h out of uapi
Vitaly Kuznetsov
2018-03-28
1
-1
/
+0
*
vmbus: add monitor_id and subchannel_id to sysfs per channel
Stephen Hemminger
2018-01-09
1
-0
/
+17
*
vmbus: make channel attributes static
Stephen Hemminger
2018-01-09
1
-9
/
+9
*
Drivers: hv: vmbus: Remove x86-isms from arch independent drivers
Michael Kelley
2018-01-09
1
-3
/
+2
*
vmbus: unregister device_obj->channels_kset
Dexuan Cui
2017-12-18
1
-0
/
+2
*
Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-16
1
-14
/
+195
|
\
|
*
hyper-v: trace channel events
Vitaly Kuznetsov
2017-11-04
1
-0
/
+2
|
*
hyper-v: trace vmbus_on_msg_dpc()
Vitaly Kuznetsov
2017-11-04
1
-0
/
+2
|
*
Drivers: hv: vmbus: Make panic reporting to be more useful
K. Y. Srinivasan
2017-10-31
1
-2
/
+2
|
*
Drivers: hv: vmbus: Expose per-channel interrupts and events counters
Stephen Hemminger
2017-10-31
1
-0
/
+16
|
*
Merge 4.14-rc5 into char-misc-next
Greg Kroah-Hartman
2017-10-16
1
-2
/
+1
|
|
\
|
*
|
vmbus: add per-channel sysfs info
Stephen Hemminger
2017-10-04
1
-12
/
+173
*
|
|
x86/virt: Add enum for hypervisors to replace x86_hyper
Juergen Gross
2017-11-10
1
-1
/
+1
|
|
/
|
/
|
*
|
Drivers: hv: vmbus: Fix bugs in rescind handling
K. Y. Srinivasan
2017-10-04
1
-2
/
+1
|
/
*
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-09-07
1
-17
/
+0
|
\
|
*
hyper-v: Globalize vp_index
Vitaly Kuznetsov
2017-08-10
1
-17
/
+0
*
|
Drivers: hv: vmbus: Fix rescind handling issues
K. Y. Srinivasan
2017-08-16
1
-0
/
+3
|
/
*
vmbus: Reuse uuid_le_to_bin() helper
Andy Shevchenko
2017-05-25
1
-41
/
+10
*
Drivers: hv: vmbus: Fix rescind handling
K. Y. Srinivasan
2017-05-18
1
-1
/
+28
*
Merge 4.11-rc4 into char-misc-next
Greg Kroah-Hartman
2017-03-27
1
-1
/
+5
|
\
|
*
vmbus: use rcu for per-cpu channel list
Stephen Hemminger
2017-03-16
1
-1
/
+5
*
|
vmbus: make channel_message table constant
Stephen Hemminger
2017-03-17
1
-1
/
+1
*
|
vmbus: remove useless return's
Stephen Hemminger
2017-03-17
1
-2
/
+0
|
/
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
vmbus: add direct isr callback mode
Stephen Hemminger
2017-02-14
1
-2
/
+24
*
vmbus: change to per channel tasklet
Stephen Hemminger
2017-02-14
1
-7
/
+51
*
vmbus: put related per-cpu variable together
Stephen Hemminger
2017-02-14
1
-15
/
+24
*
vmbus: use kernel bitops for traversing interrupt mask
Stephen Hemminger
2017-02-10
1
-3
/
+1
*
Drivers: hv: restore hypervcall page cleanup before kexec
Vitaly Kuznetsov
2017-01-31
1
-7
/
+3
*
Drivers: hv: vmbus: Move the crash notification function
K. Y. Srinivasan
2017-01-20
1
-25
/
+0
*
hv: make CPU offlining prevention fine-grained
Vitaly Kuznetsov
2017-01-10
1
-5
/
+4
[next]