blob: 61c3c61a0608e6f08329b6ea1d2de59f3e0f60aa [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")
ddc9d357b991 ("Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23)")
af9ca6f9bb16 ("drivers: hv: vmbus: Introduce latency testing")
d8bd2d442bb2 ("Drivers: hv: vmbus: Resume after fixing up old primary channels")
b307b38962eb ("Drivers: hv: vmbus: Suspend after cleaning up hv_sock and sub channels")
1f48dcf180e5 ("Drivers: hv: vmbus: Clean up hv_sock channels by force upon suspend")
f53335e3289f ("Drivers: hv: vmbus: Suspend/resume the vmbus itself for hibernation")
e3ede02add7e ("Drivers: hv: vmbus: Ignore the offers when resuming from hibernation")
ed56ef675ae6 ("Drivers: hv: vmbus: Add a helper function is_sub_channel()")
fd1fea6834d0 ("clocksource/drivers: Make Hyper-V clocksource ISA agnostic")
a0033bd1eae4 ("Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in hv_synic_cleanup()")
14948e39445d ("Drivers: hv: vmbus: Fix race condition with new ring_buffer_info mutex")
fcedbb293ee4 ("Drivers: hv: vmbus: Refactor chan->state if statement")
46fc15487d02 ("Drivers: hv: vmbus: Expose monitor data only when monitor pages are used")
396ae57ef1ef ("Drivers: hv: vmbus: Expose counters for interrupts and full conditions")
593db80390cf ("vmbus: Switch to use new generic UUID API")
ba50bf1ce9a5 ("Drivers: hv: vmbus: Check for ring when getting debug info")
457fa3469a65 ("Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc")