index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
hyperv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+1
2021-04-18
Drivers: hv: vmbus: Drivers: hv: vmbus: Introduce CHANNELMSG_MODIFYCHANNEL_RE...
Andrea Parri (Microsoft)
1
-1
/
+10
2021-04-18
Drivers: hv: vmbus: Introduce and negotiate VMBus protocol version 5.3
Andrea Parri (Microsoft)
1
-0
/
+2
2021-03-24
hv: hyperv.h: a few mundane typo fixes
Bhaskar Chowdhury
1
-4
/
+4
2021-03-17
scsi: storvsc: Enable scatterlist entry lengths > 4Kbytes
Michael Kelley
1
-0
/
+1
2021-02-15
Revert "Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer"
Wei Liu
1
-40
/
+8
2021-02-11
hv: hyperv.h: Replace one-element array with flexible-array in struct icmsg_n...
Gustavo A. R. Silva
1
-2
/
+2
2021-02-11
Drivers: hv: vmbus: Restrict vmbus_devices on isolated guests
Andrea Parri (Microsoft)
1
-0
/
+1
2021-02-05
Drivers: hv: vmbus: Resolve race condition in vmbus_onoffer_rescind()
Andrea Parri (Microsoft)
1
-0
/
+1
2021-02-05
hv_utils: Add validation for untrusted Hyper-V values
Andres Beltran
1
-1
/
+8
2021-02-05
Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer
Andres Beltran
1
-8
/
+40
2020-11-17
hv_netvsc: Use vmbus_requestor to generate transaction IDs for VMBus hardening
Andres Beltran
1
-0
/
+1
2020-11-17
Drivers: hv: vmbus: Add vmbus_requestor data structure for VMBus hardening
Andres Beltran
1
-0
/
+22
2020-09-28
hv: hyperv.h: Introduce some hvpfn helper functions
Boqun Feng
1
-0
/
+5
2020-09-28
Drivers: hv: vmbus: Move virt_to_hvpfn() to hyperv header
Boqun Feng
1
-0
/
+15
2020-09-28
Drivers: hv: vmbus: Introduce types of GPADL
Boqun Feng
1
-1
/
+47
2020-06-20
Drivers: hv: vmbus: Remove the lock field from the vmbus_channel struct
Andrea Parri (Microsoft)
1
-6
/
+0
2020-06-19
Drivers: hv: vmbus: Remove the numa_node field from the vmbus_channel struct
Andrea Parri (Microsoft)
1
-1
/
+0
2020-06-19
Drivers: hv: vmbus: Remove the target_vp field from the vmbus_channel struct
Andrea Parri (Microsoft)
1
-8
/
+7
2020-05-23
Drivers: hv: vmbus: Resolve more races involving init_vp_index()
Andrea Parri (Microsoft)
1
-0
/
+7
2020-05-20
vmbus: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-5
/
+5
2020-05-20
scsi: storvsc: Re-init stor_chns when a channel interrupt is re-assigned
Andrea Parri (Microsoft)
1
-0
/
+3
2020-04-23
Drivers: hv: vmbus: Introduce the CHANNELMSG_MODIFYCHANNEL message type
Andrea Parri (Microsoft)
1
-1
/
+9
2020-04-23
Drivers: hv: vmbus: Remove the unused HV_LOCALIZED channel affinity logic
Andrea Parri (Microsoft)
1
-27
/
+0
2020-04-23
Drivers: hv: vmbus: Use a spin lock for synchronizing channel scheduling vs. ...
Andrea Parri (Microsoft)
1
-0
/
+6
2020-04-23
Drivers: hv: vmbus: Replace the per-CPU channel lists with a global array of ...
Andrea Parri (Microsoft)
1
-5
/
+0
2020-04-23
Drivers: hv: avoid passing opaque pointer to vmbus_onmessage()
Vitaly Kuznetsov
1
-1
/
+1
2020-01-26
hv_utils: Add the support of hibernation
Dexuan Cui
1
-0
/
+2
2020-01-25
Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23)
Dexuan Cui
1
-0
/
+2
2019-11-21
drivers: hv: vmbus: Introduce latency testing
Branden Bonaby
1
-0
/
+19
2019-11-21
Drivers: hv: vmbus: Enable VMBus protocol versions 4.1, 5.1 and 5.2
Andrea Parri
1
-1
/
+7
2019-11-21
Drivers: hv: vmbus: Introduce table of VMBus protocol versions
Andrea Parri
1
-4
/
+0
2019-09-24
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+15
2019-09-06
Drivers: hv: vmbus: Resume after fixing up old primary channels
Dexuan Cui
1
-0
/
+3
2019-09-06
Drivers: hv: vmbus: Implement suspend/resume for VSC drivers for hibernation
Dexuan Cui
1
-0
/
+3
2019-09-06
Drivers: hv: vmbus: Add a helper function is_sub_channel()
Dexuan Cui
1
-1
/
+9
2019-08-22
PCI: hv: Add a Hyper-V PCI interface driver for software backchannel interface
Haiyang Zhang
1
-8
/
+22
2019-08-22
PCI: hv: Add a paravirtual backchannel in software
Dexuan Cui
1
-0
/
+15
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320
Thomas Gleixner
1
-14
/
+1
2019-04-10
Drivers: hv: vmbus: Fix race condition with new ring_buffer_info mutex
Kimberly Brown
1
-1
/
+6
2019-02-14
Drivers: hv: vmbus: Expose counters for interrupts and full conditions
Kimberly Brown
1
-0
/
+46
2019-02-14
vmbus: Switch to use new generic UUID API
Andy Shevchenko
1
-49
/
+49
2019-01-09
Drivers: hv: vmbus: Check for ring when getting debug info
Dexuan Cui
1
-2
/
+3
2018-12-10
Merge 4.20-rc6 into char-misc-next
Greg Kroah-Hartman
1
-0
/
+7
2018-12-03
Drivers: hv: vmbus: Offload the handling of channels to two workqueues
Dexuan Cui
1
-0
/
+7
2018-11-26
Drivers: hv: vmbus: Remove the useless API vmbus_get_outgoing_channel()
Dexuan Cui
1
-17
/
+0
2018-09-25
vmbus: split ring buffer allocation from open
Stephen Hemminger
1
-0
/
+9
2018-09-25
vmbus: keep pointer to ring buffer page
Stephen Hemminger
1
-1
/
+1
2018-09-25
vmbus: pass channel to hv_process_channel_removal
Stephen Hemminger
1
-1
/
+1
2018-09-12
vmbus: add driver_override support
Stephen Hemminger
1
-0
/
+1
[next]