index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
hyperv.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drivers: hv: vmbus: Remove the lock field from the vmbus_channel struct
Andrea Parri (Microsoft)
2020-06-20
1
-6
/
+0
*
Drivers: hv: vmbus: Remove the numa_node field from the vmbus_channel struct
Andrea Parri (Microsoft)
2020-06-19
1
-1
/
+0
*
Drivers: hv: vmbus: Remove the target_vp field from the vmbus_channel struct
Andrea Parri (Microsoft)
2020-06-19
1
-8
/
+7
*
Drivers: hv: vmbus: Resolve more races involving init_vp_index()
Andrea Parri (Microsoft)
2020-05-23
1
-0
/
+7
*
vmbus: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-20
1
-5
/
+5
*
scsi: storvsc: Re-init stor_chns when a channel interrupt is re-assigned
Andrea Parri (Microsoft)
2020-05-20
1
-0
/
+3
*
Drivers: hv: vmbus: Introduce the CHANNELMSG_MODIFYCHANNEL message type
Andrea Parri (Microsoft)
2020-04-23
1
-1
/
+9
*
Drivers: hv: vmbus: Remove the unused HV_LOCALIZED channel affinity logic
Andrea Parri (Microsoft)
2020-04-23
1
-27
/
+0
*
Drivers: hv: vmbus: Use a spin lock for synchronizing channel scheduling vs. ...
Andrea Parri (Microsoft)
2020-04-23
1
-0
/
+6
*
Drivers: hv: vmbus: Replace the per-CPU channel lists with a global array of ...
Andrea Parri (Microsoft)
2020-04-23
1
-5
/
+0
*
Drivers: hv: avoid passing opaque pointer to vmbus_onmessage()
Vitaly Kuznetsov
2020-04-23
1
-1
/
+1
*
hv_utils: Add the support of hibernation
Dexuan Cui
2020-01-26
1
-0
/
+2
*
Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23)
Dexuan Cui
2020-01-25
1
-0
/
+2
*
drivers: hv: vmbus: Introduce latency testing
Branden Bonaby
2019-11-21
1
-0
/
+19
*
Drivers: hv: vmbus: Enable VMBus protocol versions 4.1, 5.1 and 5.2
Andrea Parri
2019-11-21
1
-1
/
+7
*
Drivers: hv: vmbus: Introduce table of VMBus protocol versions
Andrea Parri
2019-11-21
1
-4
/
+0
*
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-09-24
1
-1
/
+15
|
\
|
*
Drivers: hv: vmbus: Resume after fixing up old primary channels
Dexuan Cui
2019-09-06
1
-0
/
+3
|
*
Drivers: hv: vmbus: Implement suspend/resume for VSC drivers for hibernation
Dexuan Cui
2019-09-06
1
-0
/
+3
|
*
Drivers: hv: vmbus: Add a helper function is_sub_channel()
Dexuan Cui
2019-09-06
1
-1
/
+9
*
|
PCI: hv: Add a Hyper-V PCI interface driver for software backchannel interface
Haiyang Zhang
2019-08-22
1
-8
/
+22
*
|
PCI: hv: Add a paravirtual backchannel in software
Dexuan Cui
2019-08-22
1
-0
/
+15
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320
Thomas Gleixner
2019-06-05
1
-14
/
+1
*
Drivers: hv: vmbus: Fix race condition with new ring_buffer_info mutex
Kimberly Brown
2019-04-10
1
-1
/
+6
*
Drivers: hv: vmbus: Expose counters for interrupts and full conditions
Kimberly Brown
2019-02-14
1
-0
/
+46
*
vmbus: Switch to use new generic UUID API
Andy Shevchenko
2019-02-14
1
-49
/
+49
*
Drivers: hv: vmbus: Check for ring when getting debug info
Dexuan Cui
2019-01-09
1
-2
/
+3
*
Merge 4.20-rc6 into char-misc-next
Greg Kroah-Hartman
2018-12-10
1
-0
/
+7
|
\
|
*
Drivers: hv: vmbus: Offload the handling of channels to two workqueues
Dexuan Cui
2018-12-03
1
-0
/
+7
*
|
Drivers: hv: vmbus: Remove the useless API vmbus_get_outgoing_channel()
Dexuan Cui
2018-11-26
1
-17
/
+0
|
/
*
vmbus: split ring buffer allocation from open
Stephen Hemminger
2018-09-25
1
-0
/
+9
*
vmbus: keep pointer to ring buffer page
Stephen Hemminger
2018-09-25
1
-1
/
+1
*
vmbus: pass channel to hv_process_channel_removal
Stephen Hemminger
2018-09-25
1
-1
/
+1
*
vmbus: add driver_override support
Stephen Hemminger
2018-09-12
1
-0
/
+1
*
Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()
Dexuan Cui
2018-08-02
1
-0
/
+2
*
Drivers: hv: vmbus: Add comments on ring buffer signaling
Michael Kelley
2018-07-03
1
-8
/
+23
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-06-10
1
-0
/
+12
|
\
|
*
scsi: vmbus: Add function to report available ring buffer to write in total r...
Long Li
2018-04-18
1
-0
/
+12
*
|
Drivers: hv: vmbus: enable VMBus protocol version 5.0
Dexuan Cui
2018-05-14
1
-2
/
+24
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-04-09
1
-1
/
+0
|
\
|
*
x86/hyper-v: move hyperv.h out of uapi
Vitaly Kuznetsov
2018-03-28
1
-1
/
+0
*
|
hv_vmbus: Correct the stale comments regarding cpu affinity
Haiyang Zhang
2018-03-06
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-09
1
-0
/
+1
|
\
|
*
Drivers: hv: vmbus: Fix a rescind issue
K. Y. Srinivasan
2017-11-28
1
-0
/
+1
*
|
vmbus: make hv_get_ringbuffer_availbytes local
Stephen Hemminger
2017-12-03
1
-22
/
+0
|
/
*
Drivers: hv: vmbus: Expose per-channel interrupts and events counters
Stephen Hemminger
2017-10-31
1
-0
/
+4
*
Merge 4.14-rc5 into char-misc-next
Greg Kroah-Hartman
2017-10-16
1
-1
/
+1
|
\
|
*
Drivers: hv: vmbus: Fix bugs in rescind handling
K. Y. Srinivasan
2017-10-04
1
-1
/
+1
*
|
vmbus: add per-channel sysfs info
Stephen Hemminger
2017-10-04
1
-0
/
+6
|
/
*
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-09-07
1
-16
/
+1
|
\
[next]