index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
hv
Age
Commit message (
Expand
)
Author
2025-04-25
tools/hv: update route parsing in kvp daemon
Olaf Hering
2024-12-09
tools/hv: reduce resource usage in hv_kvp_daemon
Olaf Hering
2024-12-09
tools/hv: add a .gitignore file
Olaf Hering
2024-12-09
tools/hv: reduce resouce usage in hv_get_dns_info helper
Olaf Hering
2024-12-09
hv/hv_kvp_daemon: Pass NIC name to hv_get_dns_info as well
Vitaly Kuznetsov
2024-12-09
tools/hv: terminate fcopy daemon if read from uio fails
Olaf Hering
2024-12-09
tools: hv: change permissions of NetworkManager configuration file
Olaf Hering
2024-12-09
tools: hv: Fix a complier warning in the fcopy uio daemon
Dexuan Cui
2024-09-19
Merge tag 'hyperv-next-signed-20240916' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-09-09
tools/hv: Add memory allocation check in hv_fcopy_start
Zhu Jun
2024-09-05
tools: hv: rm .*.cmd when make clean
zhang jiao
2024-08-03
tools: hv: lsvmbus: change shebang to use python3
Anthony Nandaa
2024-05-28
tools: hv: suppress the invalid warning for packed member alignment
Saurabh Sengar
2024-04-23
Merge 6.9-rc5 into char-misc-next
Greg Kroah-Hartman
2024-04-11
Drivers: hv: Remove fcopy driver
Saurabh Sengar
2024-04-11
tools: hv: Add new fcopy application based on uio driver
Saurabh Sengar
2024-04-11
tools: hv: Add vmbus_bufring
Saurabh Sengar
2024-04-10
hv/hv_kvp_daemon: Handle IPv4 and Ipv6 combination for keyfile format
Shradha Gupta
2023-11-10
hv/hv_kvp_daemon: Some small fixes for handling NM keyfiles
Ani Sinha
2023-10-10
hv/hv_kvp_daemon:Support for keyfile based connection profile
Shradha Gupta
2023-07-23
vmbus_testing: fix wrong python syntax for integer value comparison
Ani Sinha
2022-09-05
tools: hv: kvp: remove unnecessary (void*) conversions
Zhou jie
2022-08-15
tools: hv: Remove an extraneous "the"
Jason Wang
2022-02-15
kbuild: replace $(if A,A,B) with $(or A,B)
Masahiro Yamada
2020-07-06
tools: hv: change http to https in hv_kvp_daemon.c
Alexander A. Klimov
2020-01-26
Tools: hv: Reopen the devices if read() or write() returns errors
Dexuan Cui
2019-11-21
tools: hv: add vmbus testing tool
Branden Bonaby
2019-09-24
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-08-20
Tools: hv: move to tools buildsystem
Andy Shevchenko
2019-08-20
Tools: hv: kvp: eliminate 'may be used uninitialized' warning
Vitaly Kuznetsov
2019-08-17
tools: hv: fix typos in toolchain
Adrian Vladu
2019-08-17
tools: hv: fix KVP and VSS daemons exit code
Adrian Vladu
2019-08-17
tools: hv: fixed Python pep8/flake8 warnings for lsvmbus
Adrian Vladu
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 280
Thomas Gleixner
2018-11-11
Tools: hv: kvp: Fix a warning of buffer overflow with gcc 8.0.1
Dexuan Cui
2018-09-30
tools: hv: fcopy: set 'error' in case an unknown operation was requested
Vitaly Kuznetsov
2018-09-12
Tools: hv: Fix a bug in the key delete code
K. Y. Srinivasan
2018-07-03
Tools: hv: vss: fix loop device detection
Vitaly Kuznetsov
2018-07-03
tools: hv: update lsvmbus to be compatible with python3
Olaf Hering
2018-03-06
tools: hv: include string.h in hv_fcopy_daemon
Olaf Hering
2018-03-06
tools: hv: fix compiler warnings about major/target_fname
Dexuan Cui
2018-03-06
tools/hv: Fix IP reporting by KVP daemon with SRIOV
Haiyang Zhang
2018-02-21
tools: fix cross-compile var clobbering
Martin Kelly
2017-12-11
Merge 4.15-rc3 into char-misc-next
Greg Kroah-Hartman
2017-11-28
hv: kvp: Avoid reading past allocated blocks from KVP file
Paul Meyer
2017-11-28
tools/hv: add install target to Makefile
Vitaly Kuznetsov
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-08-16
Tools: hv: update buffer handling in hv_fcopy_daemon
Olaf Hering
2017-08-16
Tools: hv: fix snprintf warning in kvp_daemon
Olaf Hering
[next]