index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
hv
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-30
tools: hv: fcopy: set 'error' in case an unknown operation was requested
Vitaly Kuznetsov
1
-0
/
+1
2018-09-12
Tools: hv: Fix a bug in the key delete code
K. Y. Srinivasan
1
-1
/
+1
2018-07-03
Tools: hv: vss: fix loop device detection
Vitaly Kuznetsov
1
-4
/
+61
2018-07-03
tools: hv: update lsvmbus to be compatible with python3
Olaf Hering
1
-6
/
+6
2018-03-06
tools: hv: include string.h in hv_fcopy_daemon
Olaf Hering
1
-0
/
+1
2018-03-06
tools: hv: fix compiler warnings about major/target_fname
Dexuan Cui
2
-1
/
+3
2018-03-06
tools/hv: Fix IP reporting by KVP daemon with SRIOV
Haiyang Zhang
1
-73
/
+65
2018-02-21
tools: fix cross-compile var clobbering
Martin Kelly
1
-1
/
+0
2017-12-11
Merge 4.15-rc3 into char-misc-next
Greg Kroah-Hartman
1
-56
/
+14
2017-11-28
hv: kvp: Avoid reading past allocated blocks from KVP file
Paul Meyer
1
-56
/
+14
2017-11-28
tools/hv: add install target to Makefile
Vitaly Kuznetsov
1
-1
/
+22
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
4
-0
/
+4
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-232
/
+0
2017-08-16
Tools: hv: update buffer handling in hv_fcopy_daemon
Olaf Hering
1
-15
/
+17
2017-08-16
Tools: hv: fix snprintf warning in kvp_daemon
Olaf Hering
1
-1
/
+1
2017-08-16
Tools: hv: vss: Skip freezing filesystems backed by loop
Alex Ng
1
-0
/
+7
2017-08-02
netvsc: remove bonding setup script
stephen hemminger
1
-255
/
+0
2017-07-16
tools: hv: ignore a NIC if it has been configured
sixiao@microsoft.com
1
-2
/
+25
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-6
/
+27
2017-06-02
tools: hv: set hotplug for VF on Suse
sixiao@microsoft.com
1
-1
/
+5
2017-06-02
tools: hv: set allow-hotplug for VF on Ubuntu
sixiao@microsoft.com
1
-2
/
+4
2017-05-18
tools: hv: properly handle long paths
Vitaly Kuznetsov
1
-26
/
+18
2017-05-18
Tools: hv: vss: Thaw the filesystem and continue if freeze call has timed out
Alex Ng
1
-1
/
+3
2017-05-16
tools: hv: Add clean up for included files in Ubuntu net config
Haiyang Zhang
1
-3
/
+18
2017-03-06
tools: hv: Add clean up function for Ubuntu config
Haiyang Zhang
1
-0
/
+18
2016-12-13
Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-20
/
+10
2016-12-06
tools: hv: Enable network manager for bonding scripts on RHEL
Haiyang Zhang
1
-2
/
+2
2016-12-06
Tools: hv: kvp: configurable external scripts path
Alex Fluter
1
-3
/
+8
2016-11-07
tools: hv: remove unnecessary header files and netlink related code
Weibing Zhang
2
-14
/
+0
2016-11-07
tools: hv: fix a compile warning in snprintf
Weibing Zhang
1
-1
/
+1
2016-11-07
tools: hv: remove unnecessary link flag
Weibing Zhang
1
-2
/
+1
2016-09-02
Drivers: hv: utils: Check VSS daemon is listening before a hot backup
Alex Ng
1
-0
/
+3
2016-08-31
Tools: hv: kvp: ensure kvp device fd is closed on exec
Vitaly Kuznetsov
1
-1
/
+1
2016-07-12
tools: hv: Add a script to help bonding synthetic and VF NICs
Haiyang Zhang
1
-0
/
+193
2016-05-01
tools: hv: lsvmbus: add pci pass-through UUID
Vitaly Kuznetsov
1
-0
/
+1
2016-02-07
tools/hv: Use include/uapi with __EXPORTED_HEADERS__
Kamal Mostafa
1
-0
/
+2
2015-12-14
tools: hv: vss: fix the write()'s argument: error -> vss_msg
Dexuan Cui
1
-1
/
+1
2015-12-14
tools: hv: remove repeated HV_FCOPY string
Olaf Hering
1
-2
/
+2
2015-12-14
tools: hv: report ENOSPC errors in hv_fcopy_daemon
Olaf Hering
1
-3
/
+17
2015-08-05
tools: hv: add a python script lsvmbus to list VMBus devices
Dexuan Cui
1
-0
/
+101
2015-05-24
Drivers: hv: fcopy: full handshake support
Vitaly Kuznetsov
1
-0
/
+15
2015-05-24
Drivers: hv: vss: full handshake support
Vitaly Kuznetsov
1
-0
/
+14
2015-05-24
Tools: hv: vss: use misc char device to communicate with kernel
Vitaly Kuznetsov
1
-114
/
+25
2015-05-24
Tools: hv: kvp: use misc char device to communicate with kernel
Vitaly Kuznetsov
1
-135
/
+31
2015-03-25
hv: hypervvssd: call endmntent before call setmntent again
Vaughan Cao
1
-2
/
+8
2015-03-25
tools: hv: fcopy_daemon: support >2GB files for x86_32 guest
Dexuan Cui
1
-1
/
+1
2015-01-25
Tools: hv: do not add redundant '/' in hv_start_fcopy()
Vitaly Kuznetsov
1
-6
/
+0
2015-01-25
Tools: hv: address compiler warnings for hv_fcopy_daemon.c
Vitaly Kuznetsov
1
-2
/
+2
2015-01-25
Tools: hv: address compiler warnings for hv_kvp_daemon.c
Vitaly Kuznetsov
1
-13
/
+12
2015-01-25
Tools: hv: remove unused bytes_written from kvp_update_file()
Vitaly Kuznetsov
1
-3
/
+1
[next]