blob: 3e9cd7d5828247ae46027b6a5bf47f3f1e01deb0 [file] [log] [blame]
edd9bbc1d934 ("Drivers: hv: vmbus: Move __vmbus_open()")
775f43facfe8 ("Drivers: hv: vmbus: Remove the lock field from the vmbus_channel struct")
5bf74682118b ("Drivers: hv: vmbus: Remove the target_vp field from the vmbus_channel struct")
afaa33da08ab ("Drivers: hv: vmbus: Resolve more races involving init_vp_index()")
a949e86c0d78 ("Drivers: hv: vmbus: Resolve race between init_vp_index() and CPU hotplug")
752781057343 ("Drivers: hv: vmbus: Introduce the CHANNELMSG_MODIFYCHANNEL message type")
d570aec0f215 ("Drivers: hv: vmbus: Synchronize init_vp_index() vs. CPU hotplug")
8ef4c4abbbcd ("Drivers: hv: vmbus: Remove the unused HV_LOCALIZED channel affinity logic")
9403b66e6161 ("Drivers: hv: vmbus: Use a spin lock for synchronizing channel scheduling vs. channel removal")
8b6a877c060e ("Drivers: hv: vmbus: Replace the per-CPU channel lists with a global array of channels")
b9fa1b8797dc ("Drivers: hv: vmbus: Don't bind the offer&rescind works to a specific CPU")
8a857c55420f ("Drivers: hv: vmbus: Always handle the VMBus messages on CPU0")
52c7803f9bd4 ("Drivers: hv: check VMBus messages lengths")