aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-12-09tools/hv: reduce resouce usage in hv_get_dns_info helperOlaf Hering1-2/+2
2024-12-09hv/hv_kvp_daemon: Pass NIC name to hv_get_dns_info as wellVitaly Kuznetsov1-1/+1
2024-12-09tools/hv: terminate fcopy daemon if read from uio failsOlaf Hering1-1/+3
2024-12-09tools: hv: change permissions of NetworkManager configuration fileOlaf Hering1-1/+1
2024-12-09tools: hv: Fix a complier warning in the fcopy uio daemonDexuan Cui1-5/+3
2024-12-09selftests/bpf: Add more stats into veristatMykyta Yatsenko1-6/+58
2024-12-09selftests: livepatch: add test cases of stack_order sysfs interfaceWardenjohn1-0/+71
2024-12-09selftests/livepatch: Replace hardcoded module name with variable in test-callbacks.shGeorge Guo1-1/+1
2024-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov41-176/+923
2024-12-08Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds2-10/+6
2024-12-07tools: ynl-gen-c: don't require -o argumentJohannes Berg1-1/+4
2024-12-07tools: ynl-gen-c: annotate valid choices for --modeJohannes Berg1-1/+2
2024-12-06selftests: net: cleanup busy_poller.cJoe Damato1-38/+50
2024-12-06selftests: mlxsw: sharedbuffer: Ensure no extra packets are countedDanielle Ratson1-0/+40
2024-12-06selftests: mlxsw: sharedbuffer: Remove duplicate test casesDanielle Ratson1-10/+0
2024-12-06selftests: mlxsw: sharedbuffer: Remove h1 ingress test caseDanielle Ratson1-5/+0
2024-12-06Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds22-68/+650
2024-12-06x86/mm/selftests: Fix typo in lam.cGautam Somani1-1/+1
2024-12-06selftests/bpf: Consolidate kernel modules into common directoryToke Høiland-Jørgensen51-161/+83
2024-12-06selftests/bpf: Add more test cases for LPM trieHou Tao1-0/+395
2024-12-06selftests/bpf: Move test_lpm_map.c to map_testsHou Tao3-9/+4
2024-12-05selftests/damon: add _damon_sysfs.py to TEST_FILESMaximilian Heyne1-1/+1
2024-12-05selftest: hugetlb_dio: fix test namingMark Brown1-9/+5
2024-12-05selftests/tc-testing: sfq: test that kernel rejects limit of 1Octavian Purdila2-0/+41
2024-12-05selftests/bpf: Enable Tx hwtstamp in xdp_hw_metadataSong Yoong Siang1-0/+1
2024-12-05selftests/bpf: Actuate tx_metadata_len in xdp_hw_metadataSong Yoong Siang1-1/+1
2024-12-05libbpf: Fix segfault due to libelf functions not setting errnoQuentin Monnet1-14/+8
2024-12-05perf tools: Fix precise_ip fallback logicNamhyung Kim1-3/+3
2024-12-05Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufdLinus Torvalds1-0/+14
2024-12-05ynl: include uapi header after all dependenciesStanislav Fomichev1-2/+7
2024-12-05ynl: support directional specs in ynl-gen-c.pyStanislav Fomichev1-31/+87
2024-12-05ynl: skip rendering attributes with header property in uapi modeStanislav Fomichev1-0/+4
2024-12-05ynl: support enum-cnt-name attribute in legacy definitionsStanislav Fomichev1-2/+6
2024-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski26-234/+606
2024-12-05Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds10-65/+215
2024-12-05Merge tag 'hid-for-linus-2024120501' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds2-15/+20
2024-12-05vsock/test: verify socket options after setting themKonstantin Shkolnyy9-53/+181
2024-12-05vsock/test: fix parameter types in SO_VM_SOCKETS_* callsKonstantin Shkolnyy2-7/+19
2024-12-05vsock/test: fix failures due to wrong SO_RCVLOWAT parameterKonstantin Shkolnyy2-5/+5
2024-12-04selftests/net: call sendmmsg via udpgso_bench.shKenjiro Nakayama1-0/+3
2024-12-04perf tools: Fix build error on generated/fs_at_flags_array.cNamhyung Kim1-1/+2
2024-12-04tools headers: Sync uapi/linux/prctl.h with the kernel sourcesNamhyung Kim1-1/+26
2024-12-04tools headers: Sync uapi/linux/mount.h with the kernel sourcesNamhyung Kim1-2/+12
2024-12-04tools headers: Sync uapi/linux/fcntl.h with the kernel sourcesNamhyung Kim1-4/+1
2024-12-04tools headers: Sync uapi/asm-generic/mman.h with the kernel sourcesNamhyung Kim1-0/+4
2024-12-04tools headers: Sync *xattrat syscall changes with the kernel sourcesNamhyung Kim6-1/+30
2024-12-04tools headers: Sync arm64 kvm header with the kernel sourcesNamhyung Kim1-0/+6
2024-12-04tools headers: Sync x86 kvm and cpufeature headers with the kernelNamhyung Kim2-2/+10
2024-12-04tools headers: Sync uapi/linux/kvm.h with the kernel sourcesNamhyung Kim1-0/+8
2024-12-04tools headers: Sync uapi/linux/perf_event.h with the kernel sourcesNamhyung Kim1-1/+10