aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-04-19selftests: netfilter: nft_zones_many.sh: move to lib.sh infraFlorian Westphal1-48/+45
2024-04-19selftests: netfilter: nft_synproxy.sh: move to lib.sh infraFlorian Westphal1-49/+28
2024-04-19selftests: netfilter: nft_queue.sh: shellcheck cleanupsFlorian Westphal1-108/+103
2024-04-19selftests: netfilter: nft_queue.sh: move to lib.sh infraFlorian Westphal1-61/+34
2024-04-19selftests/bpf: Use connect_to_addr in sk_assignGeliang Tang1-25/+1
2024-04-19selftests/bpf: Use connect_to_addr in cls_redirectGeliang Tang1-17/+1
2024-04-19selftests/bpf: Update arguments of connect_to_addrGeliang Tang3-7/+15
2024-04-19selftests/bpf: Use start_server_addr in sk_assignGeliang Tang1-25/+4
2024-04-19selftests/bpf: Use start_server_addr in cls_redirectGeliang Tang1-18/+2
2024-04-19selftests/bpf: Add start_server_addr helperGeliang Tang2-2/+14
2024-04-19Merge tag 'perf-tools-fixes-for-v6.9-2024-04-19' of git://git.kernel.org/pub/...Linus Torvalds19-742/+817
2024-04-19Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2024-04-19Merge x86 bugfixes from Linux 6.9-rc3Paolo Bonzini40-245/+1109
2024-04-18Revert "tools headers: Remove almost unused copy of uapi/stat.h, add few cond...Arnaldo Carvalho de Melo2-0/+196
2024-04-18perf probe-event: Better error message for a too-long probe nameDima Kogan1-1/+1
2024-04-18perf probe-event: Un-hardcode sizeof(buf)Dima Kogan1-2/+2
2024-04-18perf stat: Add new field in stat_config to enable hardware aware groupingWeilin Wang4-0/+10
2024-04-18perf test shell arm_coresight: Increase buffer size for Coresight basic testsJames Clark1-1/+1
2024-04-18perf genelf: Fix compiling with libelf on rv32Chen Pei1-0/+3
2024-04-18perf vendor events arm64: AmpereOne/AmpereOneX: Mark L1D_CACHE_INVAL impacted...Ilkka Koskinen2-2/+6
2024-04-18perf test bpf-counters: Add test for BPF event modifierIan Rogers1-23/+52
2024-04-18perf docs: Document bpf event modifierIan Rogers1-0/+1
2024-04-18selftests: net: set the exit code correctly in Python testsJakub Kicinski3-2/+16
2024-04-18selftests: net: fix counting totals when some checks failJakub Kicinski1-1/+4
2024-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-173/+325
2024-04-18Merge tag 'net-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds7-24/+29
2024-04-17selftests: kselftest_harness: fix Clang warning about zero-length formatJakub Kicinski2-5/+7
2024-04-17selftests: openvswitch: Fix escape chars in regexp.Adrian Moreno1-8/+8
2024-04-17selftests: adopt BPF's approach to quieter buildsJakub Kicinski3-16/+23
2024-04-17perf tools: Enable configs required for test_uprobe_from_different_cu.shChaitanya S Prakash1-0/+3
2024-04-17perf report: Add weight[123] output fieldsNamhyung Kim5-31/+115
2024-04-17perf hist: Add weight fields to hist entry statsNamhyung Kim2-2/+13
2024-04-17perf hist: Move histogram related code to hist.hNamhyung Kim3-196/+184
2024-04-17libbpf: Fix dump of subsequent char arraysQuentin Deslandes1-0/+4
2024-04-17libbpf: Fix misaligned array closing bracketQuentin Deslandes1-0/+1
2024-04-17selftests: fix netfilter path in MakefileYujie Liu1-1/+1
2024-04-16selftests: drv-net: add config for netdevsimJakub Kicinski1-0/+2
2024-04-16selftests: drv-net: add stdout to the command failed exceptionJakub Kicinski1-1/+2
2024-04-16bpftool: Address minor issues in bash completionQuentin Monnet1-36/+25
2024-04-16bpftool: Update documentation where progs/maps can be passed by nameQuentin Monnet4-4/+4
2024-04-16perf annotate-data: Handle RSP if it's not the FB registerNamhyung Kim1-8/+19
2024-04-16perf dwarf-aux: Check variable address range properlyNamhyung Kim1-4/+3
2024-04-16perf dwarf-aux: Check pointer offset when checking variablesNamhyung Kim1-7/+21
2024-04-16perf annotate-data: Improve debug message with location infoNamhyung Kim1-17/+82
2024-04-16selftests/tcp_ao: Printing fixes to confirm with format-securityDmitry Safonov1-6/+6
2024-04-16selftests/tcp_ao: Fix fscanf() call for format-securityDmitry Safonov1-1/+1
2024-04-16selftests/tcp_ao: Zero-init tcp_ao_info_optDmitry Safonov1-1/+1
2024-04-16selftests/tcp_ao: Make RST tests less flakyDmitry Safonov1-10/+13
2024-04-16selftests: forwarding: router_nh: Add a diagramPetr Machata1-0/+14
2024-04-16selftests: forwarding: router_mpath_nh_res: Add a diagramPetr Machata1-0/+35