index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
/
channel_mgmt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-23
Drivers: hv: vmbus: Resolve more races involving init_vp_index()
Andrea Parri (Microsoft)
1
-6
/
+16
2020-05-23
Drivers: hv: vmbus: Resolve race between init_vp_index() and CPU hotplug
Andrea Parri (Microsoft)
1
-28
/
+18
2020-05-20
drivers: hv: remove redundant assignment to pointer primary_channel
Colin Ian King
1
-4
/
+1
2020-04-23
Drivers: hv: vmbus: Introduce the CHANNELMSG_MODIFYCHANNEL message type
Andrea Parri (Microsoft)
1
-1
/
+1
2020-04-23
Drivers: hv: vmbus: Synchronize init_vp_index() vs. CPU hotplug
Andrea Parri (Microsoft)
1
-13
/
+34
2020-04-23
Drivers: hv: vmbus: Remove the unused HV_LOCALIZED channel affinity logic
Andrea Parri (Microsoft)
1
-80
/
+25
2020-04-23
Drivers: hv: vmbus: Use a spin lock for synchronizing channel scheduling vs. ...
Andrea Parri (Microsoft)
1
-0
/
+1
2020-04-23
Drivers: hv: vmbus: Replace the per-CPU channel lists with a global array of ...
Andrea Parri (Microsoft)
1
-67
/
+112
2020-04-23
Drivers: hv: vmbus: Don't bind the offer&rescind works to a specific CPU
Andrea Parri (Microsoft)
1
-5
/
+16
2020-04-23
Drivers: hv: check VMBus messages lengths
Vitaly Kuznetsov
1
-24
/
+30
2020-04-23
Drivers: hv: avoid passing opaque pointer to vmbus_onmessage()
Vitaly Kuznetsov
1
-6
/
+1
2020-04-10
x86/Hyper-V: Unload vmbus channel in hv panic callback
Tianyu Lan
1
-0
/
+3
2020-01-26
Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23)
Dexuan Cui
1
-14
/
+7
2019-09-06
Drivers: hv: vmbus: Resume after fixing up old primary channels
Dexuan Cui
1
-20
/
+65
2019-09-06
Drivers: hv: vmbus: Suspend after cleaning up hv_sock and sub channels
Dexuan Cui
1
-0
/
+26
2019-09-06
Drivers: hv: vmbus: Ignore the offers when resuming from hibernation
Dexuan Cui
1
-1
/
+57
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320
Thomas Gleixner
1
-13
/
+1
2019-04-11
Drivers: hv: vmbus: Fix race condition with new ring_buffer_info mutex
Kimberly Brown
1
-0
/
+2
2019-03-21
Drivers: hv: vmbus: Expose monitor data only when monitor pages are used
Kimberly Brown
1
-0
/
+1
2019-02-15
vmbus: Switch to use new generic UUID API
Andy Shevchenko
1
-9
/
+9
2018-12-10
Merge 4.20-rc6 into char-misc-next
Greg Kroah-Hartman
1
-62
/
+126
2018-12-03
Drivers: hv: vmbus: Offload the handling of channels to two workqueues
Dexuan Cui
1
-63
/
+126
2018-11-26
Drivers: hv: vmbus: Remove the useless API vmbus_get_outgoing_channel()
Dexuan Cui
1
-45
/
+0
2018-10-03
Drivers: hv: vmbus: Use cpumask_var_t for on-stack cpu mask
Dexuan Cui
1
-5
/
+9
2018-10-03
Drivers: hv: vmbus: Fix the descriptions of some function parameters
Dexuan Cui
1
-14
/
+9
2018-09-25
vmbus: pass channel to hv_process_channel_removal
Stephen Hemminger
1
-12
/
+5
2018-08-02
Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()
Dexuan Cui
1
-0
/
+6
2018-07-03
Drivers: hv: vmbus: Fix the offer_in_progress in vmbus_process_offer()
Dexuan Cui
1
-3
/
+1
2018-03-28
Drivers: hv: vmbus: do not mark HV_PCIE as perf_device
Dexuan Cui
1
-1
/
+1
2018-03-06
hv_vmbus: Correct the stale comments regarding cpu affinity
Haiyang Zhang
1
-4
/
+2
2017-11-28
Drivers: hv: vmbus: Fix a rescind issue
K. Y. Srinivasan
1
-3
/
+4
2017-11-04
hyper-v: trace vmbus_release_relid()
Vitaly Kuznetsov
1
-2
/
+5
2017-11-04
hyper-v: trace vmbus_request_offers()
Vitaly Kuznetsov
1
-1
/
+3
2017-11-04
hyper-v: trace vmbus_onversion_response()
Vitaly Kuznetsov
1
-0
/
+3
2017-11-04
hyper-v: trace vmbus_ongpadl_torndown()
Vitaly Kuznetsov
1
-0
/
+2
2017-11-04
hyper-v: trace vmbus_ongpadl_created()
Vitaly Kuznetsov
1
-0
/
+2
2017-11-04
hyper-v: trace vmbus_onopen_result()
Vitaly Kuznetsov
1
-0
/
+2
2017-11-04
hyper-v: trace vmbus_onoffer_rescind()
Vitaly Kuznetsov
1
-0
/
+2
2017-11-04
hyper-v: trace vmbus_onoffer()
Vitaly Kuznetsov
1
-0
/
+2
2017-11-04
hyper-v: trace vmbus_on_message()
Vitaly Kuznetsov
1
-0
/
+2
2017-10-23
Merge 4.14-rc6 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+4
2017-10-20
vmbus: hvsock: add proper sync for vmbus_hvsock_device_unregister()
Dexuan Cui
1
-1
/
+4
2017-10-16
Merge 4.14-rc5 into char-misc-next
Greg Kroah-Hartman
1
-23
/
+18
2017-10-04
Drivers: hv: vmbus: Fix bugs in rescind handling
K. Y. Srinivasan
1
-19
/
+18
2017-10-04
vmbus: add per-channel sysfs info
Stephen Hemminger
1
-1
/
+9
2017-09-22
vmbus: don't acquire the mutex in vmbus_hvsock_device_unregister()
Dexuan Cui
1
-4
/
+0
2017-09-07
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-15
/
+5
2017-08-16
Drivers: hv: vmbus: Fix rescind handling issues
K. Y. Srinivasan
1
-3
/
+26
2017-08-10
hyper-v: Globalize vp_index
Vitaly Kuznetsov
1
-4
/
+3
2017-08-10
hyper-v: Use fast hypercall for HVCALL_SIGNAL_EVENT
Vitaly Kuznetsov
1
-11
/
+2
[next]