blob: b218a8c701977d3f8a91d0e26263d5ae6d7d75a8 [file] [log] [blame]
e8b7db38449a ("Drivers: hv: vmbus: Add vmbus_requestor data structure for VMBus hardening")
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")
ddc9d357b991 ("Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23)")
af9ca6f9bb16 ("drivers: hv: vmbus: Introduce latency testing")