index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-11-26
40
-331
/
+3202
|
\
|
*
bpf: align map type names formatting.
David Calavera
2018-11-26
1
-23
/
+23
|
*
bpf: Add BPF_MAP_TYPE_QUEUE and BPF_MAP_TYPE_STACK to bpftool-map
David Calavera
2018-11-23
2
-1
/
+4
|
*
libbpf: make bpf_object__open default to UNSPEC
Nikita V. Shirokov
2018-11-23
1
-4
/
+4
|
*
bpf: add skb->tstamp r/w access from tc clsact and cg skb progs
Vlad Dumitrescu
2018-11-22
2
-0
/
+30
|
*
tools/bpf: fix spelling mistake "memeory" -> "memory"
Colin Ian King
2018-11-22
1
-2
/
+2
|
*
bpf: adding tests for map_in_map helpber in libbpf
Nikita V. Shirokov
2018-11-21
3
-1
/
+141
|
*
bpf: adding support for map in map in libbpf
Nikita V. Shirokov
2018-11-21
2
-6
/
+36
|
*
bpf: libbpf: don't specify prog name if kernel doesn't support it
Stanislav Fomichev
2018-11-21
1
-1
/
+2
|
*
bpf: libbpf: remove map name retry from bpf_create_map_xattr
Stanislav Fomichev
2018-11-21
2
-11
/
+3
|
*
bpf, libbpf: introduce bpf_object__probe_caps to test BPF capabilities
Stanislav Fomichev
2018-11-21
1
-0
/
+58
|
*
libbpf: make sure bpf headers are c++ include-able
Stanislav Fomichev
2018-11-21
5
-3
/
+56
|
*
bpf: fix a libbpf loader issue
Yonghong Song
2018-11-21
1
-1
/
+1
|
*
tools/bpf: bpftool: add support for func types
Yonghong Song
2018-11-20
5
-0
/
+230
|
*
tools/bpf: enhance test_btf file testing to test func info
Yonghong Song
2018-11-20
3
-13
/
+136
|
*
tools/bpf: refactor to implement btf_get_from_id() in lib/bpf
Yonghong Song
2018-11-20
3
-66
/
+72
|
*
tools/bpf: do not use pahole if clang/llvm can generate BTF sections
Yonghong Song
2018-11-20
1
-0
/
+8
|
*
tools/bpf: add support to read .BTF.ext sections
Yonghong Song
2018-11-20
4
-15
/
+442
|
*
tools/bpf: extends test_btf to test load/retrieve func_type info
Yonghong Song
2018-11-20
1
-3
/
+329
|
*
tools/bpf: add new fields for program load in lib/bpf
Yonghong Song
2018-11-20
2
-0
/
+8
|
*
tools/bpf: sync kernel uapi bpf.h header to tools directory
Yonghong Song
2018-11-20
1
-0
/
+13
|
*
tools/bpf: Add tests for BTF_KIND_FUNC_PROTO and BTF_KIND_FUNC
Martin KaFai Lau
2018-11-20
2
-2
/
+476
|
*
tools/bpf: Sync kernel btf.h header
Martin KaFai Lau
2018-11-20
1
-3
/
+15
|
*
tools: add selftest for BPF_F_ZERO_SEED
Lorenz Bauer
2018-11-20
1
-9
/
+55
|
*
tools: sync linux/bpf.h
Lorenz Bauer
2018-11-20
1
-3
/
+10
|
*
bpf: libbpf: retry map creation without the name
Stanislav Fomichev
2018-11-20
1
-1
/
+10
|
*
bpftool: make libbfd optional
Stanislav Fomichev
2018-11-16
5
-6
/
+35
|
*
selftest/bpf: Use bpf_sk_lookup_{tcp, udp} in test_sock_addr
Andrey Ignatov
2018-11-16
2
-21
/
+78
|
*
bpf: libbpf: Fix bpf_program__next() API
Martin KaFai Lau
2018-11-16
1
-14
/
+11
|
*
selftests/bpf: Fix uninitialized duration warning
Joe Stringer
2018-11-16
1
-1
/
+1
|
*
selftests/bpf: Test narrow loads with off > 0 for bpf_sock_addr
Andrey Ignatov
2018-11-10
1
-4
/
+24
|
*
selftests/bpf: Test narrow loads with off > 0 in test_verifier
Andrey Ignatov
2018-11-10
1
-10
/
+38
|
*
bpftool: support loading flow dissector
Stanislav Fomichev
2018-11-10
3
-51
/
+74
|
*
bpftool: add pinmaps argument to the load/loadall
Stanislav Fomichev
2018-11-10
3
-3
/
+28
|
*
bpftool: add loadall command
Stanislav Fomichev
2018-11-10
5
-43
/
+81
|
*
libbpf: add internal pin_name
Stanislav Fomichev
2018-11-10
1
-3
/
+26
|
*
libbpf: bpf_program__pin: add special case for instances.nr == 1
Stanislav Fomichev
2018-11-10
1
-0
/
+10
|
*
libbpf: cleanup after partial failure in bpf_object__pin
Stanislav Fomichev
2018-11-10
2
-23
/
+319
|
*
selftests/bpf: rename flow dissector section to flow_dissector
Stanislav Fomichev
2018-11-10
2
-2
/
+2
|
*
bpftool: Improve handling of ENOENT on map dumps
David Ahern
2018-11-09
1
-4
/
+14
|
*
selftests/bpf: add a test case for sock_ops perf-event notification
Sowmini Varadhan
2018-11-09
4
-1
/
+303
|
*
tools: bpftool: adjust rlimit RLIMIT_MEMLOCK when loading programs, maps
Quentin Monnet
2018-11-07
4
-0
/
+14
|
*
selftests/bpf: enable (uncomment) all tests in test_libbpf.sh
Quentin Monnet
2018-11-07
2
-10
/
+14
*
|
selftests/net: add txring_overwrite
Willem de Bruijn
2018-11-24
4
-1
/
+191
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-24
7
-14
/
+14
|
\
\
|
*
\
Merge tag 'pm-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2018-11-23
7
-14
/
+14
|
|
\
\
|
|
*
\
Merge tag 'linux-cpupower-4.20-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Rafael J. Wysocki
2018-11-21
7
-14
/
+14
|
|
|
\
\
|
|
|
*
|
tools cpupower: Override CFLAGS assignments
Jiri Olsa
2018-11-06
1
-6
/
+6
|
|
|
*
|
tools cpupower debug: Allow to use outside build flags
Jiri Olsa
2018-11-06
1
-2
/
+2
|
|
|
*
|
tools/power/cpupower: fix compilation with STATIC=true
Konstantin Khlebnikov
2018-11-06
5
-6
/
+6
|
|
|
|
/
[next]