summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-04-19selftests: netfilter: nft_zones_many.sh: move to lib.sh infraFlorian Westphal
2024-04-19selftests: netfilter: nft_synproxy.sh: move to lib.sh infraFlorian Westphal
2024-04-19selftests: netfilter: nft_queue.sh: shellcheck cleanupsFlorian Westphal
2024-04-19selftests: netfilter: nft_queue.sh: move to lib.sh infraFlorian Westphal
2024-04-19selftests/bpf: Use connect_to_addr in sk_assignGeliang Tang
2024-04-19selftests/bpf: Use connect_to_addr in cls_redirectGeliang Tang
2024-04-19selftests/bpf: Update arguments of connect_to_addrGeliang Tang
2024-04-19selftests/bpf: Use start_server_addr in sk_assignGeliang Tang
2024-04-19selftests/bpf: Use start_server_addr in cls_redirectGeliang Tang
2024-04-19selftests/bpf: Add start_server_addr helperGeliang Tang
2024-04-19Merge tag 'perf-tools-fixes-for-v6.9-2024-04-19' of git://git.kernel.org/pub/...Linus Torvalds
2024-04-19Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-04-19Merge x86 bugfixes from Linux 6.9-rc3Paolo Bonzini
2024-04-18Revert "tools headers: Remove almost unused copy of uapi/stat.h, add few cond...Arnaldo Carvalho de Melo
2024-04-18perf probe-event: Better error message for a too-long probe nameDima Kogan
2024-04-18perf probe-event: Un-hardcode sizeof(buf)Dima Kogan
2024-04-18perf stat: Add new field in stat_config to enable hardware aware groupingWeilin Wang
2024-04-18perf test shell arm_coresight: Increase buffer size for Coresight basic testsJames Clark
2024-04-18perf genelf: Fix compiling with libelf on rv32Chen Pei
2024-04-18perf vendor events arm64: AmpereOne/AmpereOneX: Mark L1D_CACHE_INVAL impacted...Ilkka Koskinen
2024-04-18perf test bpf-counters: Add test for BPF event modifierIan Rogers
2024-04-18perf docs: Document bpf event modifierIan Rogers
2024-04-18selftests: net: set the exit code correctly in Python testsJakub Kicinski
2024-04-18selftests: net: fix counting totals when some checks failJakub Kicinski
2024-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-18Merge tag 'net-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-04-17selftests: kselftest_harness: fix Clang warning about zero-length formatJakub Kicinski
2024-04-17selftests: openvswitch: Fix escape chars in regexp.Adrian Moreno
2024-04-17selftests: adopt BPF's approach to quieter buildsJakub Kicinski
2024-04-17perf tools: Enable configs required for test_uprobe_from_different_cu.shChaitanya S Prakash
2024-04-17perf report: Add weight[123] output fieldsNamhyung Kim
2024-04-17perf hist: Add weight fields to hist entry statsNamhyung Kim
2024-04-17perf hist: Move histogram related code to hist.hNamhyung Kim
2024-04-17libbpf: Fix dump of subsequent char arraysQuentin Deslandes
2024-04-17libbpf: Fix misaligned array closing bracketQuentin Deslandes
2024-04-17selftests: fix netfilter path in MakefileYujie Liu
2024-04-16selftests: drv-net: add config for netdevsimJakub Kicinski
2024-04-16selftests: drv-net: add stdout to the command failed exceptionJakub Kicinski
2024-04-16bpftool: Address minor issues in bash completionQuentin Monnet
2024-04-16bpftool: Update documentation where progs/maps can be passed by nameQuentin Monnet
2024-04-16perf annotate-data: Handle RSP if it's not the FB registerNamhyung Kim
2024-04-16perf dwarf-aux: Check variable address range properlyNamhyung Kim
2024-04-16perf dwarf-aux: Check pointer offset when checking variablesNamhyung Kim
2024-04-16perf annotate-data: Improve debug message with location infoNamhyung Kim
2024-04-16selftests/tcp_ao: Printing fixes to confirm with format-securityDmitry Safonov
2024-04-16selftests/tcp_ao: Fix fscanf() call for format-securityDmitry Safonov
2024-04-16selftests/tcp_ao: Zero-init tcp_ao_info_optDmitry Safonov
2024-04-16selftests/tcp_ao: Make RST tests less flakyDmitry Safonov
2024-04-16selftests: forwarding: router_nh: Add a diagramPetr Machata
2024-04-16selftests: forwarding: router_mpath_nh_res: Add a diagramPetr Machata