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
*
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
|
*
selftests/bpf: Add cls_redirect classifier
Lorenz Bauer
2020-04-26
4
-0
/
+1575
|
*
bpf: Make verifier log more relevant by default
Andrii Nakryiko
2020-04-26
1
-1
/
+6
|
*
bpf: add bpf_ktime_get_boot_ns()
Maciej Żenczykowski
2020-04-26
1
-1
/
+12
|
*
bpf_helpers.h: Add note for building with vmlinux.h or linux/types.h
Yoshiki Komachi
2020-04-26
1
-0
/
+6
|
*
bpf: Enable more helpers for BPF_PROG_TYPE_CGROUP_{DEVICE,SYSCTL,SOCKOPT}
Stanislav Fomichev
2020-04-26
1
-0
/
+24
|
*
tools/bpf/bpftool: Remove duplicate headers
Jagadeesh Pagadala
2020-04-26
3
-3
/
+0
*
|
docs: networking: convert filter.txt to ReST
Mauro Carvalho Chehab
2020-04-28
2
-2
/
+2
*
|
selftests: tls: run all tests for TLS 1.2 and TLS 1.3
Jakub Kicinski
2020-04-28
1
-76
/
+17
*
|
kselftest: add fixture variants
Jakub Kicinski
2020-04-28
1
-26
/
+122
*
|
kselftest: run tests by fixture
Jakub Kicinski
2020-04-28
1
-9
/
+14
*
|
kselftest: create fixture objects
Jakub Kicinski
2020-04-28
1
-13
/
+38
[next]