index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Create anonymous bpf iterator
Yonghong Song
2020-05-09
1
-0
/
+6
*
bpf: Support bpf tracing/iter programs for BPF_LINK_CREATE
Yonghong Song
2020-05-09
1
-0
/
+1
*
bpf: Allow loading of a bpf_iter program
Yonghong Song
2020-05-09
1
-0
/
+1
*
bpf: Allow any port in bpf_bind helper
Stanislav Fomichev
2020-05-09
4
-4
/
+176
*
selftests/bpf: Move existing common networking parts into network_helpers
Stanislav Fomichev
2020-05-09
22
-53
/
+90
*
selftests/bpf: Generalize helpers to control background listener
Stanislav Fomichev
2020-05-09
4
-113
/
+108
*
Merge tag 'perf-for-bpf-2020-05-06' of git://git.kernel.org/pub/scm/linux/ker...
Alexei Starovoitov
2020-05-06
7
-1
/
+132
|
\
|
*
perf annotate: Add basic support for bpf_image
Jiri Olsa
2020-04-16
5
-0
/
+34
|
*
perf machine: Set ksymbol dso as loaded on arrival
Jiri Olsa
2020-04-16
1
-0
/
+1
|
*
perf tools: Synthesize bpf_trampoline/dispatcher ksymbol event
Jiri Olsa
2020-04-16
1
-0
/
+93
|
*
perf stat: Honour --timeout for forked workloads
Arnaldo Carvalho de Melo
2020-04-16
1
-1
/
+4
*
|
ptp: Add adjust_phase to ptp_clock_caps capability.
Vincent Cheng
2020-05-02
1
-2
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-05-01
46
-555
/
+3591
|
\
\
|
*
|
selftests/bpf: Use reno instead of dctcp
Stanislav Fomichev
2020-05-01
2
-4
/
+3
|
*
|
bpf: Bpf_{g,s}etsockopt for struct bpf_sock_addr
Stanislav Fomichev
2020-05-01
3
-2
/
+59
|
*
|
bpf: Add selftest for BPF_ENABLE_STATS
Song Liu
2020-05-01
2
-0
/
+63
|
*
|
libbpf: Add support for command BPF_ENABLE_STATS
Song Liu
2020-05-01
3
-0
/
+12
|
*
|
bpf: Sharing bpf runtime stats with BPF_ENABLE_STATS
Song Liu
2020-05-01
1
-0
/
+11
|
*
|
selftests/bpf: Test allowed maps for bpf_sk_select_reuseport
Jakub Sitnicki
2020-04-30
2
-1
/
+56
|
*
|
libbpf: Fix false uninitialized variable warning
Andrii Nakryiko
2020-04-30
1
-1
/
+1
|
*
|
selftests/bpf: Use SOCKMAP for server sockets in bpf_sk_assign test
Jakub Sitnicki
2020-04-29
3
-52
/
+53
|
*
|
selftests/bpf: Test that lookup on SOCKMAP/SOCKHASH is allowed
Jakub Sitnicki
2020-04-29
2
-30
/
+70
|
*
|
tools: bpftool: Make libcap dependency optional
Quentin Monnet
2020-04-29
3
-5
/
+38
|
*
|
tools: bpftool: Allow unprivileged users to probe features
Quentin Monnet
2020-04-29
4
-16
/
+100
|
*
|
tools: bpftool: For "feature probe" define "full_mode" bool as global
Quentin Monnet
2020-04-29
1
-8
/
+7
|
*
|
selftests/bpf: Add runqslower binary to .gitignore
Andrii Nakryiko
2020-04-28
1
-1
/
+1
|
*
|
selftests/bpf: Fix bpf_link leak in ns_current_pid_tgid selftest
Andrii Nakryiko
2020-04-28
1
-4
/
+1
|
*
|
selftests/bpf: Disable ASAN instrumentation for mmap()'ed memory read
Andrii Nakryiko
2020-04-28
1
-0
/
+5
|
*
|
libbpf: Fix huge memory leak in libbpf_find_vmlinux_btf_id()
Andrii Nakryiko
2020-04-28
1
-1
/
+4
|
*
|
selftests/bpf: Fix invalid memory reads in core_relo selftest
Andrii Nakryiko
2020-04-28
1
-1
/
+1
|
*
|
selftests/bpf: Fix memory leak in extract_build_id()
Andrii Nakryiko
2020-04-28
1
-0
/
+1
|
*
|
selftests/bpf: Fix memory leak in test selector
Andrii Nakryiko
2020-04-28
1
-4
/
+16
|
*
|
libbpf: Fix memory leak and possible double-free in hashmap__clear
Andrii Nakryiko
2020-04-28
1
-0
/
+7
|
*
|
selftests/bpf: Convert test_hashmap into test_progs test
Andrii Nakryiko
2020-04-28
3
-144
/
+140
|
*
|
selftests/bpf: Add SAN_CFLAGS param to selftests build to allow sanitizers
Andrii Nakryiko
2020-04-28
1
-3
/
+4
|
*
|
selftests/bpf: Ensure test flavors use correct skeletons
Andrii Nakryiko
2020-04-28
1
-1
/
+1
|
*
|
libbpf: Add BTF-defined map-in-map support
Andrii Nakryiko
2020-04-28
4
-23
/
+384
|
*
|
libbpf: Refactor map creation logic and fix cleanup leak
Andrii Nakryiko
2020-04-28
1
-105
/
+121
|
*
|
libbpf: Refactor BTF-defined map definition parsing logic
Andrii Nakryiko
2020-04-28
1
-92
/
+103
|
*
|
bpftool: Add link bash completions
Andrii Nakryiko
2020-04-28
1
-0
/
+39
|
*
|
bpftool: Add bpftool-link manpage
Andrii Nakryiko
2020-04-28
1
-0
/
+118
|
*
|
bpftool: Add bpf_link show and pin support
Andrii Nakryiko
2020-04-28
4
-1
/
+345
|
*
|
bpftool: Expose attach_type-to-string array to non-cgroup code
Andrii Nakryiko
2020-04-28
2
-33
/
+47
|
*
|
selftests/bpf: Test bpf_link's get_next_id, get_fd_by_id, and get_obj_info
Andrii Nakryiko
2020-04-28
2
-20
/
+104
|
*
|
libbpf: Add low-level APIs for new bpf_link commands
Andrii Nakryiko
2020-04-28
3
-3
/
+26
|
*
|
bpf: Add support for BPF_OBJ_GET_INFO_BY_FD for bpf_link
Andrii Nakryiko
2020-04-28
1
-0
/
+31
|
*
|
selftests/bpf: fix test_sysctl_prog with alu32
Alexei Starovoitov
2020-04-28
1
-1
/
+1
|
*
|
libbpf: Remove unneeded semicolon in btf_dump_emit_type
Zou Wei
2020-04-28
1
-1
/
+1
|
*
|
selftests/bpf: Copy runqslower to OUTPUT directory
Veronika Kabatova
2020-04-28
1
-1
/
+2
|
*
|
libbpf: Return err if bpf_object__load failed
Mao Wenan
2020-04-27
1
-1
/
+1
[next]