index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
hv
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools: hv: rm .*.cmd when make clean
zhang jiao
2024-09-05
1
-1
/
+1
*
tools: hv: lsvmbus: change shebang to use python3
Anthony Nandaa
2024-08-03
1
-1
/
+1
*
tools: hv: suppress the invalid warning for packed member alignment
Saurabh Sengar
2024-05-28
1
-0
/
+1
*
Merge 6.9-rc5 into char-misc-next
Greg Kroah-Hartman
2024-04-23
1
-41
/
+172
|
\
|
*
hv/hv_kvp_daemon: Handle IPv4 and Ipv6 combination for keyfile format
Shradha Gupta
2024-04-10
1
-41
/
+172
*
|
Drivers: hv: Remove fcopy driver
Saurabh Sengar
2024-04-11
1
-266
/
+0
*
|
tools: hv: Add new fcopy application based on uio driver
Saurabh Sengar
2024-04-11
3
-6
/
+501
*
|
tools: hv: Add vmbus_bufring
Saurabh Sengar
2024-04-11
2
-0
/
+476
|
/
*
hv/hv_kvp_daemon: Some small fixes for handling NM keyfiles
Ani Sinha
2023-11-10
2
-10
/
+14
*
hv/hv_kvp_daemon:Support for keyfile based connection profile
Shradha Gupta
2023-10-10
2
-37
/
+235
*
vmbus_testing: fix wrong python syntax for integer value comparison
Ani Sinha
2023-07-23
1
-2
/
+2
*
tools: hv: kvp: remove unnecessary (void*) conversions
Zhou jie
2022-09-05
1
-2
/
+2
*
tools: hv: Remove an extraneous "the"
Jason Wang
2022-08-15
1
-1
/
+1
*
kbuild: replace $(if A,A,B) with $(or A,B)
Masahiro Yamada
2022-02-15
1
-1
/
+1
*
tools: hv: change http to https in hv_kvp_daemon.c
Alexander A. Klimov
2020-07-06
1
-1
/
+1
*
Tools: hv: Reopen the devices if read() or write() returns errors
Dexuan Cui
2020-01-26
3
-31
/
+91
*
tools: hv: add vmbus testing tool
Branden Bonaby
2019-11-21
1
-0
/
+376
*
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-09-24
2
-10
/
+44
|
\
|
*
Tools: hv: move to tools buildsystem
Andy Shevchenko
2019-08-20
2
-10
/
+44
*
|
Tools: hv: kvp: eliminate 'may be used uninitialized' warning
Vitaly Kuznetsov
2019-08-20
1
-1
/
+1
*
|
tools: hv: fix typos in toolchain
Adrian Vladu
2019-08-17
4
-6
/
+6
*
|
tools: hv: fix KVP and VSS daemons exit code
Adrian Vladu
2019-08-17
2
-0
/
+4
*
|
tools: hv: fixed Python pep8/flake8 warnings for lsvmbus
Adrian Vladu
2019-08-17
1
-33
/
+42
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 280
Thomas Gleixner
2019-06-05
2
-22
/
+2
*
Tools: hv: kvp: Fix a warning of buffer overflow with gcc 8.0.1
Dexuan Cui
2018-11-11
1
-2
/
+13
*
tools: hv: fcopy: set 'error' in case an unknown operation was requested
Vitaly Kuznetsov
2018-09-30
1
-0
/
+1
*
Tools: hv: Fix a bug in the key delete code
K. Y. Srinivasan
2018-09-12
1
-1
/
+1
*
Tools: hv: vss: fix loop device detection
Vitaly Kuznetsov
2018-07-03
1
-4
/
+61
*
tools: hv: update lsvmbus to be compatible with python3
Olaf Hering
2018-07-03
1
-6
/
+6
*
tools: hv: include string.h in hv_fcopy_daemon
Olaf Hering
2018-03-06
1
-0
/
+1
*
tools: hv: fix compiler warnings about major/target_fname
Dexuan Cui
2018-03-06
2
-1
/
+3
*
tools/hv: Fix IP reporting by KVP daemon with SRIOV
Haiyang Zhang
2018-03-06
1
-73
/
+65
*
tools: fix cross-compile var clobbering
Martin Kelly
2018-02-21
1
-1
/
+0
*
Merge 4.15-rc3 into char-misc-next
Greg Kroah-Hartman
2017-12-11
1
-56
/
+14
|
\
|
*
hv: kvp: Avoid reading past allocated blocks from KVP file
Paul Meyer
2017-11-28
1
-56
/
+14
*
|
tools/hv: add install target to Makefile
Vitaly Kuznetsov
2017-11-28
1
-1
/
+22
|
/
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
4
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-09-06
1
-232
/
+0
|
\
|
*
netvsc: remove bonding setup script
stephen hemminger
2017-08-02
1
-255
/
+0
|
*
tools: hv: ignore a NIC if it has been configured
sixiao@microsoft.com
2017-07-16
1
-2
/
+25
*
|
Tools: hv: update buffer handling in hv_fcopy_daemon
Olaf Hering
2017-08-16
1
-15
/
+17
*
|
Tools: hv: fix snprintf warning in kvp_daemon
Olaf Hering
2017-08-16
1
-1
/
+1
*
|
Tools: hv: vss: Skip freezing filesystems backed by loop
Alex Ng
2017-08-16
1
-0
/
+7
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-07-05
1
-6
/
+27
|
\
|
*
tools: hv: set hotplug for VF on Suse
sixiao@microsoft.com
2017-06-02
1
-1
/
+5
|
*
tools: hv: set allow-hotplug for VF on Ubuntu
sixiao@microsoft.com
2017-06-02
1
-2
/
+4
|
*
tools: hv: Add clean up for included files in Ubuntu net config
Haiyang Zhang
2017-05-16
1
-3
/
+18
*
|
tools: hv: properly handle long paths
Vitaly Kuznetsov
2017-05-18
1
-26
/
+18
*
|
Tools: hv: vss: Thaw the filesystem and continue if freeze call has timed out
Alex Ng
2017-05-18
1
-1
/
+3
|
/
*
tools: hv: Add clean up function for Ubuntu config
Haiyang Zhang
2017-03-06
1
-0
/
+18
[next]