summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-12-18perf machine: Use function to add missing maps lockIan Rogers
2023-12-18perf tests: Use function to add missing maps lockIan Rogers
2023-12-18perf report: Use function to add missing maps lockIan Rogers
2023-12-18perf events x86: Use function to add missing lockIan Rogers
2023-12-18perf maps: Add maps__for_each_map to iterate maps holding the lockIan Rogers
2023-12-18perf map: Improve map/unmap parameter namesIan Rogers
2023-12-18libperf cpumap: Document perf_cpu_map__nr()'s behaviorIan Rogers
2023-12-18perf top: Avoid repeated function calls to perf_cpu_map__nr().Ian Rogers
2023-12-18perf tests: Make DSO tests a suite rather than individualIan Rogers
2023-12-18perf evlist: Move event attributes to after the / when uniquefying using the ...Arnaldo Carvalho de Melo
2023-12-18bpf: Ensure precise is reset to false in __mark_reg_const_zero()Andrii Nakryiko
2023-12-18tools/net/ynl-gen-rst: Remove extra indentation from generated docsDonald Hunter
2023-12-18tools/net/ynl-gen-rst: Remove bold from attribute-set headingsDonald Hunter
2023-12-18tools/net/ynl-gen-rst: Sort the index of generated netlink specsDonald Hunter
2023-12-18tools/net/ynl-gen-rst: Add sub-messages to generated docsDonald Hunter
2023-12-18tools/net/ynl: Add binary and pad support to structs for tcDonald Hunter
2023-12-18tools/net/ynl: Add 'sub-message' attribute decoding to ynlDonald Hunter
2023-12-18tools/net/ynl: Use consistent array index expression formattingDonald Hunter
2023-12-18kunit: tool: add test for parsing attributesRae Moar
2023-12-18kunit: tool: fix parsing of test attributesRae Moar
2023-12-18selftests/bpf: Add more uprobe multi fail testsJiri Olsa
2023-12-18selftests/bpf: Test the release of map btfHou Tao
2023-12-18tools/counter: add a flexible watch events toolFabrice Gasnier
2023-12-18s390/bpf: Fix indirect trampoline generationAlexei Starovoitov
2023-12-18kselftest: alsa: fixed a print formatting warningGhanshyam Agrawal
2023-12-17selftests: mptcp: join: fix subflow_send_ack lookupGeliang Tang
2023-12-17Merge tag 'cxl-fixes-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-12-17selftests/net: Add TCP-AO key-management testDmitry Safonov
2023-12-17selftests/net: Add TCP-AO selfconnect/simultaneous connect testDmitry Safonov
2023-12-17selftests/net: Add TCP-AO RST testDmitry Safonov
2023-12-17selftests/net: Add SEQ number extension testDmitry Safonov
2023-12-17selftests/net: Add TCP_REPAIR TCP-AO testsDmitry Safonov
2023-12-17selftests/net: Add test/benchmark for removing MKTsDmitry Safonov
2023-12-17selftests/net: Add TCP-AO + TCP-MD5 + no sign listen socket testsDmitry Safonov
2023-12-17selftests/net: Add test for TCP-AO add setsockopt() commandDmitry Safonov
2023-12-17selftests/net: Add a test for TCP-AO keys matchingDmitry Safonov
2023-12-17selftests/net: Add TCP-AO ICMPs accept testDmitry Safonov
2023-12-17selftests/net: Verify that TCP-AO complies with ignoring ICMPsDmitry Safonov
2023-12-17selftests/net: Add TCP-AO libraryDmitry Safonov
2023-12-15selftests/bpf: Temporarily disable dummy_struct_ops test on s390Alexei Starovoitov
2023-12-15cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe
2023-12-15selftests/bpf: Add test for abnormal cnt during multi-kprobe attachmentHou Tao
2023-12-15selftests/bpf: Don't use libbpf_get_error() in kprobe_multi_testHou Tao
2023-12-15selftests/bpf: Add test for abnormal cnt during multi-uprobe attachmentHou Tao
2023-12-15Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...Linus Torvalds
2023-12-15tools/testing/nvdimm: Add compile-test coverage for ndtestDan Williams
2023-12-15selftests: forwarding: ethtool_rmon: Add histogram counter testTobias Waldekranz
2023-12-15selftests/net: optmem_max became per netnsEric Dumazet
2023-12-15vsock/test: two tests to check credit update logicArseniy Krasnov
2023-12-14selftests/net: convert fdb_flush.sh to run it in unique namespaceHangbin Liu