summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2022-01-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-01-28Merge tag 'trace-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-01-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-01-28selftests: kvm: check dynamic bits against KVM_X86_XCOMP_GUEST_SUPPPaolo Bonzini
2022-01-28kselftest/arm64: Correct logging of FPSIMD register read via ptraceMark Brown
2022-01-28kselftest/arm64: Skip VL_INHERIT tests for unsupported vector typesMark Brown
2022-01-27selftests/bpf/test_xdp_redirect: use temp netns for testingHangbin Liu
2022-01-27selftests/bpf/test_xdp_meta: use temp netns for testingHangbin Liu
2022-01-27selftests/bpf/test_tcp_check_syncookie: use temp netns for testingHangbin Liu
2022-01-27selftests/bpf/test_lwt_seg6local: use temp netns for testingHangbin Liu
2022-01-27selftests/bpf/test_xdp_vlan: use temp netns for testingHangbin Liu
2022-01-27selftests/bpf/test_xdp_veth: use temp netns for testingHangbin Liu
2022-01-27selftests/bpf/test_xdp_redirect_multi: use temp netns for testingHangbin Liu
2022-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2022-01-27tools/tracing: Update Makefile to build rtlaShuah Khan
2022-01-27rtla: Make doc build optionalShuah Khan
2022-01-27selftests: skip mincore.check_file_mmap when fs lacks needed supportCristian Marussi
2022-01-27selftests: openat2: Skip testcases that fail with EOPNOTSUPPCristian Marussi
2022-01-27selftests: openat2: Add missing dependency in MakefileCristian Marussi
2022-01-27selftests: openat2: Print also errno in failure messagesCristian Marussi
2022-01-27selftests: futex: Use variable MAKE instead of makeMuhammad Usama Anjum
2022-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-27selftests/bpf: specify pahole version requirement for btf_tag testYonghong Song
2022-01-27selftests/bpf: add a selftest with __user tagYonghong Song