aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-12-19kselftest/arm64: Don't probe the current VL for unsupported vector typesMark Brown1-3/+11
2023-12-18Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski93-845/+4931
2023-12-18Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo574-8235/+40143
2023-12-18perf thread: Use function to add missing maps lockIan Rogers1-18/+17
2023-12-18perf synthetic-events: Use function to add missing maps lockIan Rogers1-51/+67
2023-12-18perf symbol: Use function to add missing maps lockIan Rogers1-17/+19
2023-12-18perf probe-event: Use function to add missing maps lockIan Rogers1-14/+26
2023-12-18perf machine: Use function to add missing maps lockIan Rogers1-24/+29
2023-12-18perf tests: Use function to add missing maps lockIan Rogers2-106/+136
2023-12-18perf report: Use function to add missing maps lockIan Rogers1-17/+37
2023-12-18perf events x86: Use function to add missing lockIan Rogers1-45/+58
2023-12-18perf maps: Add maps__for_each_map to iterate maps holding the lockIan Rogers2-33/+69
2023-12-18perf map: Improve map/unmap parameter namesIan Rogers1-8/+8
2023-12-18libperf cpumap: Document perf_cpu_map__nr()'s behaviorIan Rogers1-0/+11
2023-12-18perf top: Avoid repeated function calls to perf_cpu_map__nr().Ian Rogers1-5/+4
2023-12-18perf tests: Make DSO tests a suite rather than individualIan Rogers2-5/+12
2023-12-18perf evlist: Move event attributes to after the / when uniquefying using the ...Arnaldo Carvalho de Melo1-5/+10
2023-12-18bpf: Ensure precise is reset to false in __mark_reg_const_zero()Andrii Nakryiko1-2/+8
2023-12-18tools/net/ynl-gen-rst: Remove extra indentation from generated docsDonald Hunter1-3/+3
2023-12-18tools/net/ynl-gen-rst: Remove bold from attribute-set headingsDonald Hunter1-1/+1
2023-12-18tools/net/ynl-gen-rst: Sort the index of generated netlink specsDonald Hunter1-1/+1
2023-12-18tools/net/ynl-gen-rst: Add sub-messages to generated docsDonald Hunter1-0/+23
2023-12-18tools/net/ynl: Add binary and pad support to structs for tcDonald Hunter1-10/+26
2023-12-18tools/net/ynl: Add 'sub-message' attribute decoding to ynlDonald Hunter2-8/+95
2023-12-18tools/net/ynl: Use consistent array index expression formattingDonald Hunter1-5/+5
2023-12-18kunit: tool: add test for parsing attributesRae Moar2-0/+25
2023-12-18kunit: tool: fix parsing of test attributesRae Moar1-1/+3
2023-12-18selftests/bpf: Add more uprobe multi fail testsJiri Olsa1-3/+146
2023-12-18selftests/bpf: Test the release of map btfHou Tao3-0/+227
2023-12-18tools/counter: add a flexible watch events toolFabrice Gasnier3-2/+417
2023-12-18s390/bpf: Fix indirect trampoline generationAlexei Starovoitov1-2/+0
2023-12-18kselftest: alsa: fixed a print formatting warningGhanshyam Agrawal1-1/+1
2023-12-17selftests: mptcp: join: fix subflow_send_ack lookupGeliang Tang1-4/+4
2023-12-17Merge tag 'cxl-fixes-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-2/+11
2023-12-17selftests/net: Add TCP-AO key-management testDmitry Safonov2-0/+1181
2023-12-17selftests/net: Add TCP-AO selfconnect/simultaneous connect testDmitry Safonov2-0/+198
2023-12-17selftests/net: Add TCP-AO RST testDmitry Safonov3-1/+417
2023-12-17selftests/net: Add SEQ number extension testDmitry Safonov2-0/+246
2023-12-17selftests/net: Add TCP_REPAIR TCP-AO testsDmitry Safonov2-0/+237
2023-12-17selftests/net: Add test/benchmark for removing MKTsDmitry Safonov2-1/+362
2023-12-17selftests/net: Add TCP-AO + TCP-MD5 + no sign listen socket testsDmitry Safonov2-0/+743
2023-12-17selftests/net: Add test for TCP-AO add setsockopt() commandDmitry Safonov2-0/+836
2023-12-17selftests/net: Add a test for TCP-AO keys matchingDmitry Safonov2-0/+265
2023-12-17selftests/net: Add TCP-AO ICMPs accept testDmitry Safonov3-8/+22
2023-12-17selftests/net: Verify that TCP-AO complies with ignoring ICMPsDmitry Safonov2-0/+439
2023-12-17selftests/net: Add TCP-AO libraryDmitry Safonov12-0/+2797
2023-12-15selftests/bpf: Temporarily disable dummy_struct_ops test on s390Alexei Starovoitov1-0/+2
2023-12-15cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe3-3/+0
2023-12-15selftests/bpf: Add test for abnormal cnt during multi-kprobe attachmentHou Tao1-0/+15
2023-12-15selftests/bpf: Don't use libbpf_get_error() in kprobe_multi_testHou Tao1-5/+11