summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'thermal-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-01-101-2/+1
|\
| * Merge branches 'thermal-tools' and 'thermal-int340x'Rafael J. Wysocki2021-12-2723-290/+1340
| |\
| * | thermal: tools: tmon: remove unneeded local variableran jianping2021-11-241-2/+1
* | | Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-01-10275-3290/+14318
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-01-092-9/+10
| |\ \ \
| | * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2022-01-062-9/+10
| | |\ \ \
| | | * | | selftests: netfilter: switch to socat for tests using -q optionHangbin Liu2022-01-062-9/+10
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski2022-01-091-2/+3
| |\ \ \ \ \
| | * | | | | netfilter: nat: force port remap to prevent shadowing well-known portsFlorian Westphal2021-12-231-2/+3
| * | | | | | selftests: mptcp: more stable join tests-casesPaolo Abeni2022-01-071-52/+68
| * | | | | | selftests: mptcp: add tests for subflow creation failurePaolo Abeni2022-01-072-1/+78
| * | | | | | mptcp: keep track of local endpoint still available for each mskPaolo Abeni2022-01-071-1/+4
| * | | | | | selftests: mptcp: add disconnect testsPaolo Abeni2022-01-072-27/+160
| * | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-01-0612-184/+543
| |\ \ \ \ \ \
| | * | | | | | bpf: selftests: Add bind retry for post_bind{4, 6}Menglong Dong2022-01-061-20/+130
| | * | | | | | bpf: selftests: Use C99 initializers in test_sock.cMenglong Dong2022-01-061-128/+92
| | * | | | | | bpf/selftests: Test bpf_d_path on rdonly_mem.Hao Luo2022-01-062-1/+49
| | * | | | | | libbpf: Add documentation for bpf_map batch operationsGrant Seltzer2022-01-062-6/+117
| | * | | | | | selftests/bpf: Don't rely on preserving volatile in PT_REGS macros in loop3Andrii Nakryiko2022-01-061-2/+2
| | * | | | | | libbpf 1.0: Deprecate bpf_object__find_map_by_offset() APIChristy Lee2022-01-051-1/+2
| | * | | | | | libbpf 1.0: Deprecate bpf_map__is_offload_neutral()Christy Lee2022-01-052-1/+2
| | * | | | | | libbpf: Support repeated legacy kprobes on same functionQiang Wang2022-01-051-1/+4
| | * | | | | | libbpf: Use probe_name for legacy kprobeQiang Wang2022-01-051-1/+1
| | * | | | | | libbpf: Deprecate bpf_perf_event_read_simple() APIChristy Lee2022-01-052-8/+15
| | * | | | | | bpf, selftests: Add verifier test for mem_or_null register with offset.Daniel Borkmann2022-01-051-0/+28
| | * | | | | | bpf/selftests: Fix namespace mount setup in tc_redirectJiri Olsa2022-01-051-0/+7
| | * | | | | | bpftool: Probe for instruction set extensionsPaul Chaignon2022-01-051-0/+44
| | * | | | | | bpftool: Probe for bounded loop supportPaul Chaignon2022-01-051-0/+22
| | * | | | | | bpftool: Refactor misc. feature probePaul Chaignon2022-01-051-16/+29
| * | | | | | | gro: add ability to control gro max packet sizeCoco Li2022-01-061-0/+1
| * | | | | | | testptp: set pin function before other requestsMiroslav Lichvar2022-01-051-12/+12
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-01-0510-29/+56
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | / / / / | | | |/ / / / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-12-3165-672/+1841
| |\ \ \ \ \ \
| | * | | | | | bpf/selftests: Update local storage selftest for sleepable programsKP Singh2021-12-292-33/+11
| | * | | | | | libbpf: Improve LINUX_VERSION_CODE detectionAndrii Nakryiko2021-12-283-17/+28
| | * | | | | | libbpf: Use 100-character limit to make bpf_tracing.h easier to readAndrii Nakryiko2021-12-281-32/+22
| | * | | | | | libbpf: Normalize PT_REGS_xxx() macro definitionsAndrii Nakryiko2021-12-281-225/+152
| | * | | | | | selftests/bpf: Add btf_dump__new to test_cppJiri Olsa2021-12-231-1/+8
| | * | | | | | libbpf: Do not use btf_dump__new() macro in C++ modeJiri Olsa2021-12-231-0/+6
| | * | | | | | bpftool: Enable line buffering for stdoutPaul Chaignon2021-12-211-0/+2
| | * | | | | | selftests/bpf: Correct the INDEX address in vmtest.shPu Lehui2021-12-201-1/+1
| | * | | | | | bpf/selftests: Test PTR_TO_RDONLY_MEMHao Luo2021-12-182-0/+43
| | * | | | | | bpftool: Reimplement large insn size limit feature probingAndrii Nakryiko2021-12-171-3/+23
| | * | | | | | selftests/bpf: Add libbpf feature-probing API selftestsAndrii Nakryiko2021-12-172-0/+126
| | * | | | | | libbpf: Rework feature-probing APIsAndrii Nakryiko2021-12-173-54/+236
| | * | | | | | bpf: Right align verifier states in verifier logs.Christy Lee2021-12-161-77/+92
| | * | | | | | bpf: Only print scratched registers and stack slots to verifier logs.Christy Lee2021-12-161-15/+15
| | * | | | | | selftests/bpf: Enable cross-building with clangJean-Philippe Brucker2021-12-161-4/+4
| | * | | | | | tools/runqslower: Enable cross-building with clangJean-Philippe Brucker2021-12-161-2/+2
| | * | | | | | bpftool: Enable cross-building with clangJean-Philippe Brucker2021-12-161-6/+7