summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-0722-45/+372
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-073-5/+57
| |\
| | * wireguard: socket: remove errant restriction on looping to selfJason A. Donenfeld2020-05-071-3/+51
| | * wireguard: selftests: use normal kernel stack size on ppc64Jason A. Donenfeld2020-05-071-0/+1
| | * selftests: net: tcp_mmap: fix SO_RCVLOWAT settingEric Dumazet2020-05-071-1/+3
| | * selftests: net: tcp_mmap: clear whole tcp_zerocopy_receive structEric Dumazet2020-05-061-1/+2
| * | Merge tag 'linux-kselftest-5.7-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-05-0119-40/+315
| |\ \ | | |/ | |/|
| | * selftests/ftrace: Check the first record for kprobe_args_type.tcXiao Yang2020-04-241-1/+1
| | * selftests: add build/cross-build dependency check scriptShuah Khan2020-04-244-9/+291
| | * selftests/ftrace: Check required filter files before running testXiao Yang2020-04-2414-30/+23
* | | devlink: let kernel allocate region snapshot idJakub Kicinski2020-05-041-0/+13
* | | ptp: Add adjust_phase to ptp_clock_caps capability.Vincent Cheng2020-05-031-2/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-05-0246-555/+3591
|\ \ \
| * | | selftests/bpf: Use reno instead of dctcpStanislav Fomichev2020-05-022-4/+3
| * | | bpf: Bpf_{g,s}etsockopt for struct bpf_sock_addrStanislav Fomichev2020-05-013-2/+59
| * | | bpf: Add selftest for BPF_ENABLE_STATSSong Liu2020-05-012-0/+63
| * | | libbpf: Add support for command BPF_ENABLE_STATSSong Liu2020-05-013-0/+12
| * | | bpf: Sharing bpf runtime stats with BPF_ENABLE_STATSSong Liu2020-05-011-0/+11
| * | | selftests/bpf: Test allowed maps for bpf_sk_select_reuseportJakub Sitnicki2020-04-302-1/+56
| * | | libbpf: Fix false uninitialized variable warningAndrii Nakryiko2020-04-301-1/+1
| * | | selftests/bpf: Use SOCKMAP for server sockets in bpf_sk_assign testJakub Sitnicki2020-04-293-52/+53
| * | | selftests/bpf: Test that lookup on SOCKMAP/SOCKHASH is allowedJakub Sitnicki2020-04-292-30/+70
| * | | tools: bpftool: Make libcap dependency optionalQuentin Monnet2020-04-293-5/+38
| * | | tools: bpftool: Allow unprivileged users to probe featuresQuentin Monnet2020-04-294-16/+100
| * | | tools: bpftool: For "feature probe" define "full_mode" bool as globalQuentin Monnet2020-04-291-8/+7
| * | | selftests/bpf: Add runqslower binary to .gitignoreAndrii Nakryiko2020-04-291-1/+1
| * | | selftests/bpf: Fix bpf_link leak in ns_current_pid_tgid selftestAndrii Nakryiko2020-04-291-4/+1
| * | | selftests/bpf: Disable ASAN instrumentation for mmap()'ed memory readAndrii Nakryiko2020-04-291-0/+5
| * | | libbpf: Fix huge memory leak in libbpf_find_vmlinux_btf_id()Andrii Nakryiko2020-04-291-1/+4
| * | | selftests/bpf: Fix invalid memory reads in core_relo selftestAndrii Nakryiko2020-04-291-1/+1
| * | | selftests/bpf: Fix memory leak in extract_build_id()Andrii Nakryiko2020-04-291-0/+1
| * | | selftests/bpf: Fix memory leak in test selectorAndrii Nakryiko2020-04-291-4/+16
| * | | libbpf: Fix memory leak and possible double-free in hashmap__clearAndrii Nakryiko2020-04-291-0/+7
| * | | selftests/bpf: Convert test_hashmap into test_progs testAndrii Nakryiko2020-04-293-144/+140
| * | | selftests/bpf: Add SAN_CFLAGS param to selftests build to allow sanitizersAndrii Nakryiko2020-04-291-3/+4
| * | | selftests/bpf: Ensure test flavors use correct skeletonsAndrii Nakryiko2020-04-291-1/+1
| * | | libbpf: Add BTF-defined map-in-map supportAndrii Nakryiko2020-04-294-23/+384
| * | | libbpf: Refactor map creation logic and fix cleanup leakAndrii Nakryiko2020-04-291-105/+121
| * | | libbpf: Refactor BTF-defined map definition parsing logicAndrii Nakryiko2020-04-291-92/+103
| * | | bpftool: Add link bash completionsAndrii Nakryiko2020-04-291-0/+39
| * | | bpftool: Add bpftool-link manpageAndrii Nakryiko2020-04-291-0/+118
| * | | bpftool: Add bpf_link show and pin supportAndrii Nakryiko2020-04-294-1/+345
| * | | bpftool: Expose attach_type-to-string array to non-cgroup codeAndrii Nakryiko2020-04-292-33/+47
| * | | selftests/bpf: Test bpf_link's get_next_id, get_fd_by_id, and get_obj_infoAndrii Nakryiko2020-04-292-20/+104
| * | | libbpf: Add low-level APIs for new bpf_link commandsAndrii Nakryiko2020-04-293-3/+26
| * | | bpf: Add support for BPF_OBJ_GET_INFO_BY_FD for bpf_linkAndrii Nakryiko2020-04-291-0/+31
| * | | selftests/bpf: fix test_sysctl_prog with alu32Alexei Starovoitov2020-04-291-1/+1
| * | | libbpf: Remove unneeded semicolon in btf_dump_emit_typeZou Wei2020-04-281-1/+1
| * | | selftests/bpf: Copy runqslower to OUTPUT directoryVeronika Kabatova2020-04-281-1/+2
| * | | libbpf: Return err if bpf_object__load failedMao Wenan2020-04-271-1/+1