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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-07-08
10
-16
/
+177
|
\
|
*
selftests: txring_overwrite: fix incorrect test of mmap() return value
Frank de Brabander
2019-07-08
1
-1
/
+1
|
*
selftests/tls: add test for poll() with data in TLS ULP
Jakub Kicinski
2019-07-07
1
-0
/
+26
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2019-07-05
1
-1
/
+26
|
|
\
|
|
*
xfrm: policy: fix bydst hlist corruption on hash rebuild
Florian Westphal
2019-07-03
1
-1
/
+26
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-07-03
4
-9
/
+95
|
|
\
\
|
|
*
|
selftests: bpf: fix inlines in test_lwt_seg6local
Jiri Benc
2019-07-03
1
-6
/
+6
|
|
*
|
selftests: bpf: add tests for shifts by zero
Luke Nelson
2019-07-03
1
-0
/
+85
|
|
*
|
bpf: fix uapi bpf_prog_info fields alignment
Baruch Siach
2019-06-29
1
-0
/
+1
|
|
*
|
tools: bpftool: use correct argument in cgroup errors
Jakub Kicinski
2019-06-26
1
-3
/
+3
|
*
|
|
selftests/net: skip psock_tpacket test if KALLSYMS was not enabled
Po-Hsu Lin
2019-07-02
2
-5
/
+10
|
*
|
|
selftests: add a test case for cls_lower handle overflow
Davide Caratti
2019-07-01
1
-0
/
+19
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-07-08
59
-1031
/
+2430
|
\
\
\
\
|
*
|
|
|
selftests/bpf: fix test_reuseport_array on s390
Ilya Leoshkevich
2019-07-09
1
-6
/
+15
|
*
|
|
|
tools: bpftool: add completion for bpftool prog "loadall"
Quentin Monnet
2019-07-08
1
-1
/
+8
|
*
|
|
|
selftests/bpf: fix test_attach_probe map definition
Andrii Nakryiko
2019-07-08
1
-8
/
+5
|
*
|
|
|
selftests/bpf: add verifier tests for wide stores
Stanislav Fomichev
2019-07-08
2
-3
/
+50
|
*
|
|
|
bpf: sync bpf.h to tools/
Stanislav Fomichev
2019-07-08
1
-3
/
+3
|
*
|
|
|
libbpf: add perf_buffer_ prefix to README
Andrii Nakryiko
2019-07-08
1
-1
/
+2
|
*
|
|
|
tools/bpftool: switch map event_pipe to libbpf's perf_buffer
Andrii Nakryiko
2019-07-08
1
-137
/
+64
|
*
|
|
|
selftests/bpf: test perf buffer API
Andrii Nakryiko
2019-07-08
2
-0
/
+125
|
*
|
|
|
libbpf: auto-set PERF_EVENT_ARRAY size to number of CPUs
Andrii Nakryiko
2019-07-08
1
-7
/
+24
|
*
|
|
|
libbpf: add perf buffer API
Andrii Nakryiko
2019-07-08
3
-0
/
+419
|
*
|
|
|
selftests/bpf: add test_tcp_rtt to .gitignore
Stanislav Fomichev
2019-07-06
1
-0
/
+1
|
*
|
|
|
selftests/bpf: fix test_align liveliness expectations
Stanislav Fomichev
2019-07-06
1
-8
/
+8
|
*
|
|
|
tools: bpftool: Fix json dump crash on powerpc
Jiri Olsa
2019-07-05
1
-4
/
+7
|
*
|
|
|
tools: bpftool: add "prog run" subcommand to test-run programs
Quentin Monnet
2019-07-05
6
-3
/
+485
|
*
|
|
|
selftests/bpf: convert legacy BPF maps to BTF-defined ones
Andrii Nakryiko
2019-07-05
11
-236
/
+228
|
*
|
|
|
selftests/bpf: convert selftests using BTF-defined maps to new syntax
Andrii Nakryiko
2019-07-05
20
-494
/
+300
|
*
|
|
|
selftests/bpf: add __uint and __type macro for BTF-defined maps
Andrii Nakryiko
2019-07-05
1
-0
/
+3
|
*
|
|
|
libbpf: capture value in BTF type info for BTF-defined map defs
Andrii Nakryiko
2019-07-05
1
-30
/
+28
|
*
|
|
|
selftests/bpf: convert existing tracepoint tests to new APIs
Andrii Nakryiko
2019-07-05
3
-81
/
+32
|
*
|
|
|
selftests/bpf: add kprobe/uprobe selftests
Andrii Nakryiko
2019-07-05
2
-0
/
+221
|
*
|
|
|
selftests/bpf: switch test to new attach_perf_event API
Andrii Nakryiko
2019-07-05
1
-16
/
+15
|
*
|
|
|
libbpf: add raw tracepoint attach API
Andrii Nakryiko
2019-07-05
3
-0
/
+43
|
*
|
|
|
libbpf: add tracepoint attach API
Andrii Nakryiko
2019-07-05
3
-0
/
+84
|
*
|
|
|
libbpf: add kprobe/uprobe attach API
Andrii Nakryiko
2019-07-05
3
-0
/
+178
|
*
|
|
|
libbpf: add ability to attach/detach BPF program to perf event
Andrii Nakryiko
2019-07-05
3
-0
/
+67
|
*
|
|
|
libbpf: introduce concept of bpf_link
Andrii Nakryiko
2019-07-05
3
-1
/
+23
|
*
|
|
|
libbpf: make libbpf_strerror_r agnostic to sign of error
Andrii Nakryiko
2019-07-05
1
-1
/
+1
*
|
|
|
|
selftests: forwarding: Test multipath hashing on inner IP pkts for GRE tunnel
Stephen Suryaputra
2019-07-08
4
-0
/
+1220
|
/
/
/
/
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-07-04
30
-57
/
+2406
|
\
\
\
\
|
*
|
|
|
selftests/bpf: test BPF_SOCK_OPS_RTT_CB
Stanislav Fomichev
2019-07-03
3
-1
/
+317
|
*
|
|
|
bpf/tools: sync bpf.h
Stanislav Fomichev
2019-07-03
1
-1
/
+11
|
*
|
|
|
selftests: bpf: standardize to static __always_inline
Jiri Benc
2019-07-03
5
-35
/
+38
|
*
|
|
|
bpf, libbpf, smatch: Fix potential NULL pointer dereference
Leo Yan
2019-07-03
1
-4
/
+4
|
*
|
|
|
libbpf: fix GCC8 warning for strncpy
Andrii Nakryiko
2019-07-03
1
-1
/
+2
|
*
|
|
|
selftests/bpf: fix -Wstrict-aliasing in test_sockopt_sk.c
Stanislav Fomichev
2019-06-29
1
-27
/
+24
|
*
|
|
|
bpftool: support cgroup sockopt
Stanislav Fomichev
2019-06-27
6
-8
/
+20
|
*
|
|
|
selftests/bpf: add sockopt test that exercises BPF_F_ALLOW_MULTI
Stanislav Fomichev
2019-06-27
4
-1
/
+449
[next]