summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2024-04-21ASoC: dapm-graph: new tool to visualize DAPM stateLuca Ceresoli-0/+303
2024-04-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-25/+72
2024-04-20Merge tag 'powerpc-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-1/+1
2024-04-19selftests: netfilter: update makefiles and kernel configFlorian Westphal-1/+57
2024-04-19selftests: netfilter: nft_audit.sh: add more skip checksFlorian Westphal-4/+26
2024-04-19selftests: netfilter: nft_meta.sh: small shellcheck cleanupFlorian Westphal-2/+2
2024-04-19selftests: netfilter: nft_fib.sh: shellcheck cleanupsFlorian Westphal-67/+61
2024-04-19selftests: netfilter: conntrack_ipip_mtu.sh: shellcheck cleanupsFlorian Westphal-37/+37
2024-04-19selftests: netfilter: nft_nat_zones.sh: shellcheck cleanupsFlorian Westphal-118/+75
2024-04-19selftests: netfilter: xt_string.sh: shellcheck cleanupsFlorian Westphal-17/+17
2024-04-19selftests: netfilter: xt_string.sh: move to lib.sh infraFlorian Westphal-25/+30
2024-04-19selftests: netfilter: nft_zones_many.sh: move to lib.sh infraFlorian Westphal-48/+45
2024-04-19selftests: netfilter: nft_synproxy.sh: move to lib.sh infraFlorian Westphal-49/+28
2024-04-19selftests: netfilter: nft_queue.sh: shellcheck cleanupsFlorian Westphal-108/+103
2024-04-19selftests: netfilter: nft_queue.sh: move to lib.sh infraFlorian Westphal-61/+34
2024-04-19selftests/bpf: Use connect_to_addr in sk_assignGeliang Tang-25/+1
2024-04-19selftests/bpf: Use connect_to_addr in cls_redirectGeliang Tang-17/+1
2024-04-19selftests/bpf: Update arguments of connect_to_addrGeliang Tang-7/+15
2024-04-19selftests/bpf: Use start_server_addr in sk_assignGeliang Tang-25/+4
2024-04-19selftests/bpf: Use start_server_addr in cls_redirectGeliang Tang-18/+2
2024-04-19selftests/bpf: Add start_server_addr helperGeliang Tang-2/+14
2024-04-19Merge tag 'perf-tools-fixes-for-v6.9-2024-04-19' of git://git.kernel.org/pub/...Linus Torvalds-742/+817
2024-04-19Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+2
2024-04-19Merge x86 bugfixes from Linux 6.9-rc3Paolo Bonzini-245/+1109
2024-04-18Revert "tools headers: Remove almost unused copy of uapi/stat.h, add few cond...Arnaldo Carvalho de Melo-0/+196
2024-04-18perf probe-event: Better error message for a too-long probe nameDima Kogan-1/+1
2024-04-18perf probe-event: Un-hardcode sizeof(buf)Dima Kogan-2/+2
2024-04-18perf stat: Add new field in stat_config to enable hardware aware groupingWeilin Wang-0/+10
2024-04-18perf test shell arm_coresight: Increase buffer size for Coresight basic testsJames Clark-1/+1
2024-04-18perf genelf: Fix compiling with libelf on rv32Chen Pei-0/+3
2024-04-18perf vendor events arm64: AmpereOne/AmpereOneX: Mark L1D_CACHE_INVAL impacted...Ilkka Koskinen-2/+6
2024-04-18perf test bpf-counters: Add test for BPF event modifierIan Rogers-23/+52
2024-04-18perf docs: Document bpf event modifierIan Rogers-0/+1
2024-04-18selftests: net: set the exit code correctly in Python testsJakub Kicinski-2/+16
2024-04-18selftests: net: fix counting totals when some checks failJakub Kicinski-1/+4
2024-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-173/+325
2024-04-18Merge tag 'net-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-24/+29
2024-04-17selftests: kselftest_harness: fix Clang warning about zero-length formatJakub Kicinski-5/+7
2024-04-17selftests: openvswitch: Fix escape chars in regexp.Adrian Moreno-8/+8
2024-04-17selftests: adopt BPF's approach to quieter buildsJakub Kicinski-16/+23
2024-04-17perf tools: Enable configs required for test_uprobe_from_different_cu.shChaitanya S Prakash-0/+3
2024-04-17perf report: Add weight[123] output fieldsNamhyung Kim-31/+115
2024-04-17perf hist: Add weight fields to hist entry statsNamhyung Kim-2/+13
2024-04-17perf hist: Move histogram related code to hist.hNamhyung Kim-196/+184
2024-04-17libbpf: Fix dump of subsequent char arraysQuentin Deslandes-0/+4
2024-04-17libbpf: Fix misaligned array closing bracketQuentin Deslandes-0/+1
2024-04-17selftests: fix netfilter path in MakefileYujie Liu-1/+1
2024-04-16selftests: drv-net: add config for netdevsimJakub Kicinski-0/+2
2024-04-16selftests: drv-net: add stdout to the command failed exceptionJakub Kicinski-1/+2
2024-04-16bpftool: Address minor issues in bash completionQuentin Monnet-36/+25