summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools/lib/lockdep: drop liblockdepSasha Levin2021-11-1238-1224/+3
* Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-11-1119-76/+204
|\
| * selftests/net: udpgso_bench_rx: fix port argumentWillem de Bruijn2021-11-111-4/+7
| * selftests: forwarding: Fix packet matching in mirroring selftestsPetr Machata2021-11-105-11/+13
| * selftests: net: test_vxlan_under_vrf: fix HV connectivity testAndrea Righi2021-11-101-0/+2
| * Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-11-091-0/+12
| |\
| | * bpf: selftest: Trigger a DCE on the whole subprogMartin KaFai Lau2021-11-061-0/+12
| * | selftests: net: tls: remove unused variable and codeAnders Roxell2021-11-071-3/+0
| |/
| * Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-11-058-52/+158
| |\
| | * selftests/bpf/xdp_redirect_multi: Limit the tests in netnsHangbin Liu2021-11-052-10/+17
| | * selftests/bpf/xdp_redirect_multi: Give tcpdump a chance to terminate cleanlyHangbin Liu2021-11-051-2/+2
| | * selftests/bpf/xdp_redirect_multi: Use arping to accurate the arp numberHangbin Liu2021-11-051-4/+4
| | * selftests/bpf/xdp_redirect_multi: Put the logs to tmp folderHangbin Liu2021-11-051-17/+18
| | * libbpf: Fix lookup_and_delete_elem_flags error reportingMehrdad Arshad Rad2021-11-051-1/+3
| | * bpftool: Install libbpf headers for the bootstrap version, tooQuentin Monnet2021-11-051-10/+22
| | * selftests/net: Fix reuseport_bpf_numa by skipping unavailable nodesKleber Sacilotto de Souza2021-11-041-0/+4
| | * selftests/bpf: Verifier test on refill from a smaller spillMartin KaFai Lau2021-11-031-0/+17
| | * selftests/bpf: Make netcnt selftests serial to avoid spurious failuresAndrii Nakryiko2021-11-031-1/+1
| | * selftests/bpf: Test RENAME_EXCHANGE and RENAME_NOREPLACE on bpffsLorenz Bauer2021-11-031-1/+64
| | * selftests/bpf: Convert test_bpffs to ASSERT macrosLorenz Bauer2021-11-031-11/+11
| * | selftests: net: properly support IPv6 in GSO GRE testAndrea Righi2021-11-041-4/+5
| |/
| * kselftests/net: add missed toeplitz.sh/toeplitz_client.sh to MakefileHangbin Liu2021-11-031-0/+1
| * kselftests/net: add missed vrf_strict_mode_test.sh test to MakefileHangbin Liu2021-11-031-0/+1
| * kselftests/net: add missed SRv6 testsHangbin Liu2021-11-031-0/+3
| * kselftests/net: add missed setup_loopback.sh/setup_veth.sh to MakefileHangbin Liu2021-11-031-1/+1
| * kselftests/net: add missed icmp.sh test to MakefileHangbin Liu2021-11-031-1/+1
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-11-101-1/+1
|\ \
| * | arm64: mte: change PR_MTE_TCF_NONE back into an unsigned longPeter Collingbourne2021-11-081-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-094-10/+102
|\ \ \
| * | | selftests/kselftest/runner/run_one(): allow running non-executable filesSeongJae Park2021-11-091-10/+18
| * | | procfs: do not list TID 0 in /proc/<pid>/taskFlorian Weimer2021-11-093-0/+84
* | | | Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2021-11-089-0/+1224
|\ \ \ \
| * | | | tools/testing/cxl: Introduce a mock memory device + driverDan Williams2021-09-215-1/+354
| * | | | tools/testing/cxl: Introduce a mocked-up CXL port hierarchyDan Williams2021-09-217-0/+871
* | | | | Add 'tools/perf/libbpf/' to ignored filesLinus Torvalds2021-11-081-0/+1
* | | | | Merge tag 'perf-tools-for-v5.16-2021-11-07-without-bpftool-fix' of git://git....Linus Torvalds2021-11-08184-1705/+5083
|\ \ \ \ \
| * | | | | perf build: Install libbpf headers locally when buildingQuentin Monnet2021-11-071-13/+19
| * | | | | perf MANIFEST: Add bpftool files to allow building with BUILD_BPF_SKEL=1Arnaldo Carvalho de Melo2021-11-071-0/+3
| * | | | | perf metric: Fix memory leaksIan Rogers2021-11-071-1/+4
| * | | | | perf parse-event: Add init and exit to parse_event_errorIan Rogers2021-11-0713-51/+74
| * | | | | perf parse-events: Rename parse_events_error functionsIan Rogers2021-11-0711-79/+79
| * | | | | perf stat: Fix memory leak on error pathIan Rogers2021-11-071-0/+1
| * | | | | perf tools: Use __BYTE_ORDER__Ilya Leoshkevich2021-11-077-10/+10
| * | | | | perf inject: Add vmlinux and ignore-vmlinux argumentsJames Clark2021-11-072-0/+14
| * | | | | perf tools: Check vmlinux/kallsyms arguments in all toolsJames Clark2021-11-077-0/+28
| * | | | | perf tools: Refactor out kernel symbol argument sanity checkingJames Clark2021-11-073-11/+26
| * | | | | perf symbols: Ignore $a/$d symbols for ARM modulesLexi Shao2021-11-071-0/+4
| * | | | | perf evsel: Don't set exclude_guest by defaultRavi Bangoria2021-11-073-5/+31
| * | | | | perf evsel: Fix missing exclude_{host,guest} settingNamhyung Kim2021-11-064-5/+42
| * | | | | perf bpf: Add missing free to bpf_event__print_bpf_prog_info()Ian Rogers2021-11-061-1/+3