aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-01torture: Output per-failed-run summary lines from torture.shPaul E. McKenney1-1/+1
2022-02-01torture: Allow four-digit repetition numbers for --configs parameterPaul E. McKenney1-1/+1
2022-02-01torture: Drop trailing ^M from console outputPaul E. McKenney1-1/+1
2022-02-01libbpf: Open code raw_tp_open and link_create commands.Alexei Starovoitov2-3/+29
2022-02-01libbpf: Open code low level bpf commands.Alexei Starovoitov1-2/+42
2022-02-01libbpf: Add support for bpf iter in light skeleton.Alexei Starovoitov1-1/+4
2022-02-01tools: Ignore errors from `which' when searching a GCC toolchainJean-Philippe Brucker1-1/+1
2022-02-01selftests/bpf: Update cpumap/devmap sec_nameLorenzo Bianconi5-5/+5
2022-02-01libbpf: Deprecate xdp_cpumap, xdp_devmap and classifier sec definitionsLorenzo Bianconi1-3/+11
2022-02-01tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+3
2022-02-01perf beauty: Make the prctl arg regexp more strict to cope with PR_SET_VMAArnaldo Carvalho de Melo1-1/+1
2022-02-01tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo1-0/+2
2022-02-01tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesArnaldo Carvalho de Melo1-3/+3
2022-02-01tools include UAPI: Sync sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo1-1/+6
2022-02-01selftests: fib rule: Don't echo modified sysctlsGuillaume Nault1-3/+3
2022-02-01selftests: fib rule: Log test descriptionGuillaume Nault1-4/+6
2022-02-01selftests: fib rule: Drop erroneous TABLE variableGuillaume Nault1-2/+2
2022-02-01selftests: fib rule: Make 'getmatch' and 'match' local variablesGuillaume Nault1-0/+6
2022-02-01libbpf: Deprecate btf_ext rec_size APIsDave Marchevsky1-2/+4
2022-01-31selftests/bpf: Extend verifier and bpf_sock tests for dst_port loadsJakub Sitnicki4-21/+162
2022-01-31kunit: tool: drop mostly unused KunitResult.result fieldDaniel Latypov1-16/+8
2022-01-31kselftest: Fix vdso_test_abi return statusVincenzo Frascino1-73/+62
2022-01-31selftests/net: timestamping: Fix bind_phc checkGerhard Engleder1-2/+2
2022-01-30Merge tag 'v5.17-rc2' into char-misc-nextGreg Kroah-Hartman18-32/+62
2022-01-30tools/testing/scatterlist: add missing definesMaor Gottlieb1-1/+2
2022-01-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-2/+9
2022-01-28Merge tag 'trace-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds2-5/+15
2022-01-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-15/+29
2022-01-28selftests: kvm: check dynamic bits against KVM_X86_XCOMP_GUEST_SUPPPaolo Bonzini3-0/+19
2022-01-28kselftest/arm64: Correct logging of FPSIMD register read via ptraceMark Brown1-1/+1
2022-01-28kselftest/arm64: Skip VL_INHERIT tests for unsupported vector typesMark Brown1-1/+8
2022-01-27selftests/bpf/test_xdp_redirect: use temp netns for testingHangbin Liu1-14/+16
2022-01-27selftests/bpf/test_xdp_meta: use temp netns for testingHangbin Liu1-18/+20
2022-01-27selftests/bpf/test_tcp_check_syncookie: use temp netns for testingHangbin Liu1-2/+3
2022-01-27selftests/bpf/test_lwt_seg6local: use temp netns for testingHangbin Liu1-82/+88
2022-01-27selftests/bpf/test_xdp_vlan: use temp netns for testingHangbin Liu1-32/+34
2022-01-27selftests/bpf/test_xdp_veth: use temp netns for testingHangbin Liu1-18/+21
2022-01-27selftests/bpf/test_xdp_redirect_multi: use temp netns for testingHangbin Liu1-29/+31
2022-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski3-7/+229
2022-01-27tools/tracing: Update Makefile to build rtlaShuah Khan1-4/+14
2022-01-27rtla: Make doc build optionalShuah Khan1-1/+1
2022-01-27selftests: skip mincore.check_file_mmap when fs lacks needed supportCristian Marussi1-6/+14
2022-01-27selftests: openat2: Skip testcases that fail with EOPNOTSUPPCristian Marussi1-1/+11
2022-01-27selftests: openat2: Add missing dependency in MakefileCristian Marussi2-1/+2
2022-01-27selftests: openat2: Print also errno in failure messagesCristian Marussi1-5/+6
2022-01-27selftests: futex: Use variable MAKE instead of makeMuhammad Usama Anjum1-2/+2
2022-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski70-250/+1212
2022-01-27selftests/bpf: specify pahole version requirement for btf_tag testYonghong Song1-0/+2
2022-01-27selftests/bpf: add a selftest with __user tagYonghong Song3-0/+151
2022-01-27selftests/bpf: rename btf_decl_tag.c to test_btf_decl_tag.cYonghong Song2-4/+4