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: Allow to change skb mark in test_run
Nikita V. Shirokov
2019-12-18
2
-0
/
+6
*
bpftool: Work-around rst2man conversion bug
Andrii Nakryiko
2019-12-18
1
-7
/
+8
*
bpftool: Simplify format string to not use positional args
Andrii Nakryiko
2019-12-18
1
-2
/
+2
*
bpftool: Add gen subcommand manpage
Andrii Nakryiko
2019-12-17
2
-1
/
+306
*
libbpf: Remove BPF_EMBED_OBJ macro from libbpf.h
Andrii Nakryiko
2019-12-17
1
-35
/
+0
*
bpftool, selftests/bpf: Embed object file inside skeleton
Andrii Nakryiko
2019-12-17
9
-119
/
+154
*
libbpf: Reduce log level for custom section names
Andrii Nakryiko
2019-12-17
1
-3
/
+3
*
libbpf: Fix libbpf_common.h when installing libbpf through 'make install'
Toke Høiland-Jørgensen
2019-12-18
2
-0
/
+3
*
selftests/bpf: More succinct Makefile output
Andrii Nakryiko
2019-12-18
1
-0
/
+36
*
libbpf: Add zlib as a dependency in pkg-config template
Andrii Nakryiko
2019-12-16
1
-1
/
+1
*
libbpf: Print hint about ulimit when getting permission denied error
Toke Høiland-Jørgensen
2019-12-16
1
-0
/
+29
*
bpftool: Fix compilation warning on shadowed variable
Paul Chaignon
2019-12-16
1
-1
/
+1
*
libbpf: Fix build by renaming variables
Prashant Bhole
2019-12-16
1
-6
/
+6
*
selftests/bpf: Add flexible array relocation tests
Andrii Nakryiko
2019-12-15
6
-4
/
+56
*
libbpf: Support flexible arrays in CO-RE
Andrii Nakryiko
2019-12-15
1
-5
/
+29
*
selftests/bpf: Add tests for libbpf-provided externs
Andrii Nakryiko
2019-12-15
4
-1
/
+283
*
bpftool: Generate externs datasec in BPF skeleton
Andrii Nakryiko
2019-12-15
2
-5
/
+9
*
libbpf: Support libbpf-provided extern variables
Andrii Nakryiko
2019-12-15
7
-65
/
+727
*
libbpf: Extract internal map names into constants
Andrii Nakryiko
2019-12-15
1
-9
/
+14
*
bpftool: Add `gen skeleton` BASH completions
Andrii Nakryiko
2019-12-15
1
-0
/
+11
*
selftests/bpf: Add test validating data section to struct convertion layout
Andrii Nakryiko
2019-12-15
2
-0
/
+88
*
selftests/bpf: Convert few more selftest to skeletons
Andrii Nakryiko
2019-12-15
5
-249
/
+149
*
selftests/bpf: Add BPF skeletons selftests and convert attach_probe.c
Andrii Nakryiko
2019-12-15
4
-133
/
+74
*
bpftool: Add skeleton codegen command
Andrii Nakryiko
2019-12-15
3
-1
/
+554
*
libbpf: Add BPF object skeleton support
Andrii Nakryiko
2019-12-15
3
-0
/
+205
*
libbpf: Reduce log level of supported section names dump
Andrii Nakryiko
2019-12-15
1
-1
/
+1
*
libbpf: Postpone BTF ID finding for TRACING programs to load phase
Andrii Nakryiko
2019-12-15
1
-19
/
+18
*
libbpf: Refactor global data map initialization
Andrii Nakryiko
2019-12-15
1
-38
/
+59
*
libbpf: Expose BPF program's function name
Andrii Nakryiko
2019-12-15
4
-14
/
+36
*
libbpf: Expose BTF-to-C type declaration emitting API
Andrii Nakryiko
2019-12-15
3
-26
/
+65
*
libbpf: Expose btf__align_of() API
Andrii Nakryiko
2019-12-15
4
-41
/
+47
*
libbpf: Extract common user-facing helpers
Andrii Nakryiko
2019-12-15
4
-34
/
+44
*
libbpf: Add BPF_EMBED_OBJ macro for embedding BPF .o files
Andrii Nakryiko
2019-12-15
2
-20
/
+38
*
libbpf: Move non-public APIs from libbpf.h to libbpf_internal.h
Andrii Nakryiko
2019-12-15
3
-17
/
+18
*
libbpf: Add generic bpf_program__attach()
Andrii Nakryiko
2019-12-15
4
-38
/
+153
*
libbpf: Don't require root for bpf_object__open()
Andrii Nakryiko
2019-12-15
1
-42
/
+41
*
libbpf: Fix readelf output parsing for Fedora
Thadeu Lima de Souza Cascardo
2019-12-15
1
-0
/
+2
*
bpftool: Match maps by name
Paul Chaignon
2019-12-15
4
-88
/
+439
*
bpftool: Match programs by name
Paul Chaignon
2019-12-15
5
-18
/
+42
*
bpftool: Match several programs with same tag
Paul Chaignon
2019-12-15
2
-120
/
+268
*
selftests/bpf: Test wire_len/gso_segs in BPF_PROG_TEST_RUN
Stanislav Fomichev
2019-12-13
2
-0
/
+7
*
selftests: bpf: Add xdp_perf test
Björn Töpel
2019-12-13
1
-0
/
+25
*
selftests/bpf: Fix perf_buffer test on systems w/ offline CPUs
Andrii Nakryiko
2019-12-13
1
-5
/
+24
*
libbpf: Don't attach perf_buffer to offline/missing CPUs
Andrii Nakryiko
2019-12-13
1
-7
/
+25
*
selftests/bpf: Add CPU mask parsing tests
Andrii Nakryiko
2019-12-13
1
-0
/
+78
*
libbpf: Extract and generalize CPU mask parsing logic
Andrii Nakryiko
2019-12-13
2
-41
/
+86
*
selftests/bpf: Switch reuseport tests for test_progs framework
Jakub Sitnicki
2019-12-13
1
-136
/
+131
*
selftests/bpf: Move reuseport tests under prog_tests/
Jakub Sitnicki
2019-12-13
2
-1
/
+1
*
selftests/bpf: Pull up printing the test name into test runner
Jakub Sitnicki
2019-12-13
1
-15
/
+12
*
selftests/bpf: Propagate errors during setup for reuseport tests
Jakub Sitnicki
2019-12-13
1
-51
/
+85
[next]