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
/
channel_mgmt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drivers: hv: vmbus: Increase wait time for VMbus unload
Michael Kelley
2021-04-20
1
-5
/
+25
*
Drivers: hv: vmbus: Initialize unload_event statically
Andrea Parri (Microsoft)
2021-04-20
1
-1
/
+6
*
Drivers: hv: vmbus: Drivers: hv: vmbus: Introduce CHANNELMSG_MODIFYCHANNEL_RE...
Andrea Parri (Microsoft)
2021-04-18
1
-0
/
+42
*
drivers: hv: Fix EXPORT_SYMBOL and tab spaces issue
Vasanth
2021-03-22
1
-4
/
+3
*
Drivers: hv: vmbus: Restrict vmbus_devices on isolated guests
Andrea Parri (Microsoft)
2021-02-11
1
-0
/
+38
*
Drivers: hv: vmbus: Resolve race condition in vmbus_onoffer_rescind()
Andrea Parri (Microsoft)
2021-02-05
1
-0
/
+12
*
Drivers: hv: vmbus: Avoid use-after-free in vmbus_onoffer_rescind()
Andrea Parri (Microsoft)
2021-02-05
1
-2
/
+1
*
hv_utils: Add validation for untrusted Hyper-V values
Andres Beltran
2021-02-05
1
-5
/
+19
*
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-09-15
1
-2
/
+5
|
\
|
*
Drivers: hv: vmbus: Add timeout to vmbus_wait_for_unload
Michael Kelley
2020-09-14
1
-2
/
+5
*
|
Drivers: hv: vmbus: Remove the lock field from the vmbus_channel struct
Andrea Parri (Microsoft)
2020-06-20
1
-1
/
+0
*
|
Drivers: hv: vmbus: Remove unnecessary channel->lock critical sections (sc_li...
Andrea Parri (Microsoft)
2020-06-19
1
-19
/
+6
*
|
Drivers: hv: vmbus: Remove the numa_node field from the vmbus_channel struct
Andrea Parri (Microsoft)
2020-06-19
1
-2
/
+0
*
|
Drivers: hv: vmbus: Remove the target_vp field from the vmbus_channel struct
Andrea Parri (Microsoft)
2020-06-19
1
-3
/
+0
|
/
*
Drivers: hv: vmbus: Resolve more races involving init_vp_index()
Andrea Parri (Microsoft)
2020-05-23
1
-6
/
+16
*
Drivers: hv: vmbus: Resolve race between init_vp_index() and CPU hotplug
Andrea Parri (Microsoft)
2020-05-23
1
-28
/
+18
*
drivers: hv: remove redundant assignment to pointer primary_channel
Colin Ian King
2020-05-20
1
-4
/
+1
*
Drivers: hv: vmbus: Introduce the CHANNELMSG_MODIFYCHANNEL message type
Andrea Parri (Microsoft)
2020-04-23
1
-1
/
+1
*
Drivers: hv: vmbus: Synchronize init_vp_index() vs. CPU hotplug
Andrea Parri (Microsoft)
2020-04-23
1
-13
/
+34
*
Drivers: hv: vmbus: Remove the unused HV_LOCALIZED channel affinity logic
Andrea Parri (Microsoft)
2020-04-23
1
-80
/
+25
*
Drivers: hv: vmbus: Use a spin lock for synchronizing channel scheduling vs. ...
Andrea Parri (Microsoft)
2020-04-23
1
-0
/
+1
*
Drivers: hv: vmbus: Replace the per-CPU channel lists with a global array of ...
Andrea Parri (Microsoft)
2020-04-23
1
-67
/
+112
*
Drivers: hv: vmbus: Don't bind the offer&rescind works to a specific CPU
Andrea Parri (Microsoft)
2020-04-23
1
-5
/
+16
*
Drivers: hv: check VMBus messages lengths
Vitaly Kuznetsov
2020-04-23
1
-24
/
+30
*
Drivers: hv: avoid passing opaque pointer to vmbus_onmessage()
Vitaly Kuznetsov
2020-04-23
1
-6
/
+1
*
x86/Hyper-V: Unload vmbus channel in hv panic callback
Tianyu Lan
2020-04-10
1
-0
/
+3
*
Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23)
Dexuan Cui
2020-01-25
1
-14
/
+7
*
Drivers: hv: vmbus: Resume after fixing up old primary channels
Dexuan Cui
2019-09-06
1
-20
/
+65
*
Drivers: hv: vmbus: Suspend after cleaning up hv_sock and sub channels
Dexuan Cui
2019-09-06
1
-0
/
+26
*
Drivers: hv: vmbus: Ignore the offers when resuming from hibernation
Dexuan Cui
2019-09-06
1
-1
/
+57
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320
Thomas Gleixner
2019-06-05
1
-13
/
+1
*
Drivers: hv: vmbus: Fix race condition with new ring_buffer_info mutex
Kimberly Brown
2019-04-10
1
-0
/
+2
*
Drivers: hv: vmbus: Expose monitor data only when monitor pages are used
Kimberly Brown
2019-03-20
1
-0
/
+1
*
vmbus: Switch to use new generic UUID API
Andy Shevchenko
2019-02-14
1
-9
/
+9
*
Merge 4.20-rc6 into char-misc-next
Greg Kroah-Hartman
2018-12-10
1
-62
/
+126
|
\
|
*
Drivers: hv: vmbus: Offload the handling of channels to two workqueues
Dexuan Cui
2018-12-03
1
-63
/
+126
*
|
Drivers: hv: vmbus: Remove the useless API vmbus_get_outgoing_channel()
Dexuan Cui
2018-11-26
1
-45
/
+0
|
/
*
Drivers: hv: vmbus: Use cpumask_var_t for on-stack cpu mask
Dexuan Cui
2018-10-02
1
-5
/
+9
*
Drivers: hv: vmbus: Fix the descriptions of some function parameters
Dexuan Cui
2018-10-02
1
-14
/
+9
*
vmbus: pass channel to hv_process_channel_removal
Stephen Hemminger
2018-09-25
1
-12
/
+5
*
Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()
Dexuan Cui
2018-08-02
1
-0
/
+6
*
Drivers: hv: vmbus: Fix the offer_in_progress in vmbus_process_offer()
Dexuan Cui
2018-07-03
1
-3
/
+1
*
Drivers: hv: vmbus: do not mark HV_PCIE as perf_device
Dexuan Cui
2018-03-28
1
-1
/
+1
*
hv_vmbus: Correct the stale comments regarding cpu affinity
Haiyang Zhang
2018-03-06
1
-4
/
+2
*
Drivers: hv: vmbus: Fix a rescind issue
K. Y. Srinivasan
2017-11-28
1
-3
/
+4
*
hyper-v: trace vmbus_release_relid()
Vitaly Kuznetsov
2017-11-04
1
-2
/
+5
*
hyper-v: trace vmbus_request_offers()
Vitaly Kuznetsov
2017-11-04
1
-1
/
+3
*
hyper-v: trace vmbus_onversion_response()
Vitaly Kuznetsov
2017-11-04
1
-0
/
+3
*
hyper-v: trace vmbus_ongpadl_torndown()
Vitaly Kuznetsov
2017-11-04
1
-0
/
+2
*
hyper-v: trace vmbus_ongpadl_created()
Vitaly Kuznetsov
2017-11-04
1
-0
/
+2
[next]