summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-02-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-02-04rtla/trace: Error message fixupDaniel Bristot de Oliveira
2022-02-04rtla/utils: Fix session duration parsingDaniel Bristot de Oliveira
2022-02-04rtla: Follow kernel versionDaniel Bristot de Oliveira
2022-02-04kselftest/vm: revert "tools/testing/selftests/vm/userfaultfd.c: use swap() to...Shuah Khan
2022-02-03selftests: rtnetlink: Use more sensible tos valuesGuillaume Nault
2022-02-03selftests: fib offload: use sensible tos valuesGuillaume Nault
2022-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-03Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-02-03Merge tag 'linux-kselftest-fixes-5.17-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-02-04libbpf: Deprecate forgotten btf__get_map_kv_tids()Andrii Nakryiko
2022-02-03Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-02-03selftests/bpf: Add a selftest for invalid func btf with btf decl_tagYonghong Song
2022-02-03libbpf: Deprecate priv/set_priv storageDelyan Kratunov
2022-02-03selftests/bpf: Redo the switch to new libbpf XDP APIsAndrii Nakryiko
2022-02-03selftests/bpf: Remove usage of deprecated feature probing APIsAndrii Nakryiko
2022-02-03bpftool: Fix uninit variable compilation warningAndrii Nakryiko
2022-02-03bpftool: Stop supporting BPF offload-enabled feature probingAndrii Nakryiko
2022-02-03libbpf: Stop using deprecated bpf_map__is_offload_neutral()Andrii Nakryiko
2022-02-03tools/resolve_btfids: Do not print any commands when building silentlyNathan Chancellor
2022-02-03selftests: net: bridge: Parameterize ageing timeoutTobias Waldekranz
2022-02-03selftests: mptcp: add fullmesh setting testsGeliang Tang
2022-02-03selftests: mptcp: set fullmesh flag in pm_nl_ctlGeliang Tang
2022-02-02libbpf: Deprecate bpf_prog_test_run_xattr and bpf_prog_test_runDelyan Kratunov
2022-02-02bpftool: Migrate from bpf_prog_test_run_xattrDelyan Kratunov
2022-02-02selftests/bpf: Migrate from bpf_prog_test_run_xattrDelyan Kratunov
2022-02-02selftests/bpf: Migrate from bpf_prog_test_runDelyan Kratunov
2022-02-02kunit: fix missing f in f-string in run_checks.pyDaniel Latypov
2022-02-02Merge tag 'linux-kselftest-kunit-fixes-5.17-rc3' of git://git.kernel.org/pub/...Linus Torvalds
2022-02-02selftests/perf_events: Test modification of perf_event_attr::sig_dataMarco Elver
2022-02-01libbpf: Open code raw_tp_open and link_create commands.Alexei Starovoitov
2022-02-01libbpf: Open code low level bpf commands.Alexei Starovoitov
2022-02-01libbpf: Add support for bpf iter in light skeleton.Alexei Starovoitov
2022-02-01tools: Ignore errors from `which' when searching a GCC toolchainJean-Philippe Brucker
2022-02-01selftests/bpf: Update cpumap/devmap sec_nameLorenzo Bianconi
2022-02-01libbpf: Deprecate xdp_cpumap, xdp_devmap and classifier sec definitionsLorenzo Bianconi
2022-02-01tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo
2022-02-01perf beauty: Make the prctl arg regexp more strict to cope with PR_SET_VMAArnaldo Carvalho de Melo
2022-02-01tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2022-02-01tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesArnaldo Carvalho de Melo
2022-02-01tools include UAPI: Sync sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo
2022-02-01selftests: fib rule: Don't echo modified sysctlsGuillaume Nault
2022-02-01selftests: fib rule: Log test descriptionGuillaume Nault
2022-02-01selftests: fib rule: Drop erroneous TABLE variableGuillaume Nault
2022-02-01selftests: fib rule: Make 'getmatch' and 'match' local variablesGuillaume Nault
2022-02-01libbpf: Deprecate btf_ext rec_size APIsDave Marchevsky
2022-01-31selftests/bpf: Extend verifier and bpf_sock tests for dst_port loadsJakub Sitnicki
2022-01-31kselftest: Fix vdso_test_abi return statusVincenzo Frascino
2022-01-31selftests/net: timestamping: Fix bind_phc checkGerhard Engleder
2022-01-30tools/testing/scatterlist: add missing definesMaor Gottlieb