index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hv
/
hv_util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hv_utils: Fix passing zero to 'PTR_ERR' warning
YueHaibing
2021-05-18
1
-2
/
+2
*
hv_utils: Fix spelling mistake "Hearbeat" -> "Heartbeat"
Colin Ian King
2021-02-11
1
-1
/
+1
*
hv_utils: Add validation for untrusted Hyper-V values
Andres Beltran
2021-02-05
1
-84
/
+138
*
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-14
1
-4
/
+7
|
\
|
*
Driver: hv: util: Use VMBUS_RING_SIZE() for ringbuffer sizes
Boqun Feng
2020-09-28
1
-4
/
+7
*
|
hv_utils: drain the timesync packets on onchannelcallback
Vineeth Pillai
2020-08-24
1
-3
/
+16
*
|
hv_utils: return error if host timesysnc update is stale
Vineeth Pillai
2020-08-24
1
-11
/
+35
|
/
*
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-02-03
1
-9
/
+139
|
\
|
*
hv_utils: Add the support of hibernation
Dexuan Cui
2020-01-26
1
-1
/
+61
|
*
hv_utils: Support host-initiated hibernation request
Dexuan Cui
2020-01-26
1
-1
/
+48
|
*
hv_utils: Support host-initiated restart request
Dexuan Cui
2020-01-26
1
-8
/
+31
*
|
clocksource/drivers/hyper-v: Untangle stimers and timesync from clocksources
Andrea Parri
2020-01-16
1
-4
/
+4
|
/
*
Drivers: hv: util: Specify ring buffer size using Hyper-V page size
Himadri Pandya
2019-11-21
1
-2
/
+3
*
Drivers: hv: Specify receive buffer size using Hyper-V page size
Himadri Pandya
2019-11-21
1
-4
/
+4
*
clocksource/drivers: Continue making Hyper-V clocksource ISA agnostic
Michael Kelley
2019-07-03
1
-0
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320
Thomas Gleixner
2019-06-05
1
-13
/
+1
*
hv_utils: update name in struct hv_driver util_drv
Haiyang Zhang
2018-11-11
1
-1
/
+1
*
use the new async probing feature for the hyperv drivers
Arjan van de Ven
2018-07-03
1
-0
/
+3
*
hv_utils: fix TimeSync work on pre-TimeSync-v4 hosts
Vitaly Kuznetsov
2017-05-25
1
-74
/
+54
*
hv_utils: drop .getcrosststamp() support from PTP driver
Vitaly Kuznetsov
2017-05-25
1
-36
/
+0
*
Drivers: hv: util: don't forget to init host_ts.lock
Dexuan Cui
2017-03-16
1
-0
/
+2
*
vmbus: add direct isr callback mode
Stephen Hemminger
2017-02-14
1
-2
/
+1
*
Drivers: hv: util: Fix a typo
K. Y. Srinivasan
2017-02-10
1
-1
/
+1
*
hv_utils: implement Hyper-V PTP source
Vitaly Kuznetsov
2017-02-10
1
-27
/
+152
*
Drivers: hv: Log the negotiated IC versions.
Alex Ng
2017-01-31
1
-2
/
+2
*
Drivers: hv: vmbus: Use all supported IC versions to negotiate
Alex Ng
2017-01-31
1
-43
/
+51
*
hv_util: switch to using timespec64
Vitaly Kuznetsov
2017-01-31
1
-3
/
+3
*
Drivers: hv: util: Use hv_get_current_tick() to get current tick
K. Y. Srinivasan
2017-01-20
1
-1
/
+2
*
Drivers: hv: utils: Fix the mapping between host version and protocol to use
Alex Ng
2016-11-07
1
-3
/
+6
*
hv: do not lose pending heartbeat vmbus packets
Long Li
2016-10-25
1
-3
/
+7
*
Drivers: hv: hv_util: Avoid dynamic allocation in time synch
Vivek yadav
2016-09-09
1
-11
/
+28
*
Drivers: hv: utils: Support TimeSync version 4.0 protocol samples.
Alex Ng
2016-09-08
1
-23
/
+59
*
Drivers: hv: utils: Use TimeSync samples to adjust the clock after boot.
Alex Ng
2016-09-08
1
-13
/
+7
*
Drivers: hv: utils: Rename version definitions to reflect protocol version.
Alex Ng
2016-09-08
1
-10
/
+10
*
Drivers: hv: util: Pass the channel information during the init call
K. Y. Srinivasan
2016-03-01
1
-0
/
+1
*
Drivers: hv: util: On device remove, close the channel after de-initializing ...
K. Y. Srinivasan
2015-03-01
1
-1
/
+1
*
hv: hv_util: move vmbus_open() to a later place
Dexuan Cui
2015-03-01
1
-5
/
+6
*
Drivers: hv: util: Fix a bug in the KVP code
K. Y. Srinivasan
2014-07-09
1
-1
/
+1
*
Drivers: hv: Implement the file copy service
K. Y. Srinivasan
2014-02-18
1
-0
/
+11
*
Merge 3.12-rc3 into char-misc-next
Greg Kroah-Hartman
2013-09-29
1
-17
/
+54
|
\
|
*
Drivers: hv: util: Correctly support ws2008R2 and earlier
K. Y. Srinivasan
2013-09-26
1
-17
/
+54
*
|
hv: Change variable type to bool
Peter Senna Tschudin
2013-09-26
1
-1
/
+1
|
/
*
Drivers: hv: remove HV_DRV_VERSION
Olaf Hering
2013-08-02
1
-1
/
+0
*
Drivers: hv: util: Fix a bug in version negotiation code for util services
K. Y. Srinivasan
2013-07-26
1
-3
/
+18
*
Drivers: hv: Add a new driver to support host initiated backup
K. Y. Srinivasan
2013-03-15
1
-0
/
+10
*
Drivers: hv: Execute shutdown in a thread context
K. Y. Srinivasan
2013-01-25
1
-1
/
+11
*
Drivers: hv: Use consolidated GUID definitions
K. Y. Srinivasan
2013-01-25
1
-12
/
+12
*
Drivers: hv: Turn off batched reading for util drivers
K. Y. Srinivasan
2013-01-17
1
-0
/
+10
*
Drivers: hv: Add KVP definitions for IP address injection
K. Y. Srinivasan
2012-08-16
1
-2
/
+2
*
Drivers: hv: util: Properly handle version negotiations.
K. Y. Srinivasan
2012-05-14
1
-3
/
+6
[next]