index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
/
connection.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-04
Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-4
/
+12
2023-08-25
x86/hyperv: Introduce a global variable hyperv_paravisor_present
Dexuan Cui
1
-4
/
+11
2023-08-22
x86/hyperv: Set Virtual Trust Level in VMBus init message
Tianyu Lan
1
-0
/
+1
2023-06-28
Drivers: hv: Change hv_free_hyperv_page() to take void * argument
Kameron Carr
1
-7
/
+6
2023-04-17
Drivers: hv: vmbus: Remove second mapping of VMBus monitor pages
Michael Kelley
1
-85
/
+28
2023-03-06
Drivers: vmbus: Check for channel allocation before looking up relids
Mohammed Gamal
1
-0
/
+4
2022-09-23
Drivers: hv: vmbus: Optimize vmbus_on_event
Saurabh Sengar
1
-19
/
+14
2022-07-11
Drivers: hv: vm_bus: Handle vmbus rescind calls after vmbus is suspended
Shradha Gupta
1
-0
/
+11
2022-05-11
Drivers: hv: vmbus: Remove support for Hyper-V 2008 and Hyper-V 2008R2/Win7
Michael Kelley
1
-3
/
+3
2021-10-28
Drivers: hv: vmbus: Add SNP support for VMbus channel initiate message
Tianyu Lan
1
-6
/
+89
2021-10-28
x86/hyperv: Add ghcb hvcall support for SNP VM
Tianyu Lan
1
-1
/
+5
2021-06-02
drivers: hv: Fix missing error code in vmbus_connect()
Jiapeng Chong
1
-1
/
+3
2021-04-20
Drivers: hv: vmbus: Initialize unload_event statically
Andrea Parri (Microsoft)
1
-0
/
+2
2021-04-18
Drivers: hv: vmbus: Introduce and negotiate VMBus protocol version 5.3
Andrea Parri (Microsoft)
1
-1
/
+2
2021-03-08
drivers: hv: Fix whitespace errors
Vasanth
1
-1
/
+1
2021-02-11
Drivers: hv: vmbus: Enforce 'VMBus version >= 5.2' on isolated guests
Andrea Parri (Microsoft)
1
-0
/
+7
2020-04-23
Drivers: hv: vmbus: Replace the per-CPU channel lists with a global array of ...
Andrea Parri (Microsoft)
1
-27
/
+11
2020-04-23
Drivers: hv: vmbus: Always handle the VMBus messages on CPU0
Andrea Parri (Microsoft)
1
-19
/
+1
2019-11-22
Drivers: hv: vmbus: Remove dependencies on guest page size
Himadri Pandya
1
-7
/
+7
2019-11-22
drivers: hv: vmbus: Introduce latency testing
Branden Bonaby
1
-0
/
+1
2019-11-22
Drivers: hv: vmbus: Add module parameter to cap the VMBus version
Andrea Parri
1
-0
/
+13
2019-11-22
Drivers: hv: vmbus: Enable VMBus protocol versions 4.1, 5.1 and 5.2
Andrea Parri
1
-5
/
+8
2019-11-22
Drivers: hv: vmbus: Introduce table of VMBus protocol versions
Andrea Parri
1
-32
/
+18
2019-09-06
Drivers: hv: vmbus: Resume after fixing up old primary channels
Dexuan Cui
1
-0
/
+2
2019-09-06
Drivers: hv: vmbus: Suspend after cleaning up hv_sock and sub channels
Dexuan Cui
1
-0
/
+3
2019-09-06
Drivers: hv: vmbus: Suspend/resume the vmbus itself for hibernation
Dexuan Cui
1
-2
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320
Thomas Gleixner
1
-14
/
+1
2018-12-03
Drivers: hv: vmbus: Offload the handling of channels to two workqueues
Dexuan Cui
1
-3
/
+21
2018-09-30
Drivers: hv: vmbus: Use get/put_cpu() in vmbus_connect()
Dexuan Cui
1
-3
/
+5
2018-05-15
Drivers: hv: vmbus: Removed an unnecessary cast from void *
Dexuan Cui
1
-1
/
+1
2018-05-14
Drivers: hv: vmbus: enable VMBus protocol version 5.0
Dexuan Cui
1
-2
/
+42
2018-03-28
x86/hyper-v: move hyperv.h out of uapi
Vitaly Kuznetsov
1
-1
/
+0
2017-11-04
hyper-v: trace channel events
Vitaly Kuznetsov
1
-0
/
+2
2017-11-04
hyper-v: trace vmbus_negotiate_version()
Vitaly Kuznetsov
1
-0
/
+3
2017-10-31
Drivers: hv: vmbus: Expose per-channel interrupts and events counters
Stephen Hemminger
1
-0
/
+2
2017-08-10
hyper-v: Globalize vp_index
Vitaly Kuznetsov
1
-1
/
+2
2017-08-10
hyper-v: Use fast hypercall for HVCALL_SIGNAL_EVENT
Vitaly Kuznetsov
1
-1
/
+1
2017-08-10
x86/hyper-v: Make hv_do_hypercall() inline
Vitaly Kuznetsov
1
-0
/
+2
2017-05-25
drivers: hv: vmbus: Increase the time between retries in vmbus_post_msg()
K. Y. Srinivasan
1
-1
/
+1
2017-05-18
Drivers: hv: vmbus: Fix rescind handling
K. Y. Srinivasan
1
-2
/
+5
2017-05-18
Drivers: hv: vmbus: Fix error code returned by vmbus_post_msg()
K. Y. Srinivasan
1
-1
/
+1
2017-03-17
vmbus: only reschedule tasklet if time limit exceeded
Stephen Hemminger
1
-31
/
+34
2017-02-14
vmbus: add direct isr callback mode
Stephen Hemminger
1
-15
/
+12
2017-02-14
vmbus: change to per channel tasklet
Stephen Hemminger
1
-75
/
+3
2017-02-14
vmbus: put related per-cpu variable together
Stephen Hemminger
1
-11
/
+9
2017-02-10
vmbus: use kernel bitops for traversing interrupt mask
Stephen Hemminger
1
-38
/
+17
2017-01-20
Drivers: hv: vmbus: Move the extracting of Hypervisor version information
K. Y. Srinivasan
1
-5
/
+2
2017-01-10
Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
Vitaly Kuznetsov
1
-5
/
+12
2016-12-06
uio-hv-generic: new userspace i/o driver for VMBus
Stephen Hemminger
1
-0
/
+1
2016-08-31
Drivers: hv: vmbus: Reduce the delay between retries in vmbus_post_msg()
K. Y. Srinivasan
1
-4
/
+4
[next]