index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
194
-715
/
+4391
2020-01-22
bpf: tcp: Add bpf_cubic example
Martin KaFai Lau
3
-0
/
+585
2020-01-22
bpf: Sync uapi bpf.h to tools/
Martin KaFai Lau
1
-1
/
+8
2020-01-22
selftests/bpf: Add tests for program extensions
Alexei Starovoitov
3
-2
/
+83
2020-01-22
libbpf: Add support for program extensions
Alexei Starovoitov
6
-4
/
+18
2020-01-22
selftests/bpf: Build urandom_read with LDFLAGS and LDLIBS
Daniel Díaz
1
-1
/
+1
2020-01-20
selftests: Refactor build to remove tools/lib/bpf from include path
Toke Høiland-Jørgensen
2
-33
/
+30
2020-01-20
runsqslower: Support user-specified libbpf include and object paths
Toke Høiland-Jørgensen
1
-5
/
+7
2020-01-20
tools/runqslower: Remove tools/lib/bpf from include path
Toke Høiland-Jørgensen
1
-1
/
+1
2020-01-20
perf: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
6
-6
/
+6
2020-01-20
bpftool: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
17
-35
/
+35
2020-01-20
selftests: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
128
-181
/
+181
2020-01-20
tools/runqslower: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
3
-5
/
+6
2020-01-20
selftests: Pass VMLINUX_BTF to runqslower Makefile
Toke Høiland-Jørgensen
1
-2
/
+6
2020-01-20
tools/bpf/runqslower: Fix override option for VMLINUX_BTF
Toke Høiland-Jørgensen
1
-9
/
+10
2020-01-20
selftests/bpf: Skip perf hw events test if the setup disabled it
Hangbin Liu
1
-2
/
+6
2020-01-20
selftests/bpf: Don't check for btf fd in test_btf
Stanislav Fomichev
1
-4
/
+0
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-7
/
+19
2020-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-3
/
+7
2020-01-19
selftests: devlink_trap_tunnel_vxlan: Add test case for overlay_smac_is_mc
Amit Cohen
1
-0
/
+54
2020-01-19
selftests: devlink_trap_tunnel_ipip: Add test case for decap_error
Amit Cohen
1
-0
/
+265
2020-01-19
selftests: devlink_trap_tunnel_vxlan: Add test case for decap_error
Amit Cohen
1
-0
/
+276
2020-01-19
selftests: devlink_trap_l3_drops: Add test cases of irif and erif disabled
Amit Cohen
1
-0
/
+112
2020-01-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-4
/
+12
2020-01-17
libbpf: Load btf_vmlinux only once per object.
KP Singh
1
-52
/
+101
2020-01-17
libbpf: Fix potential multiplication overflow in mmap() size calculation
Andrii Nakryiko
1
-1
/
+1
2020-01-17
libbpf: Simplify BTF initialization logic
Andrii Nakryiko
1
-13
/
+6
2020-01-17
libbpf: Fix error handling bug in btf_dump__new
Andrii Nakryiko
1
-0
/
+1
2020-01-16
libbpf: Revert bpf_helper_defs.h inclusion regression
Andrii Nakryiko
1
-1
/
+1
2020-01-16
selftests/bpf: Fix test_progs send_signal flakiness with nmi mode
Yonghong Song
1
-5
/
+1
2020-01-16
libbpf: Fix unneeded extra initialization in bpf_map_batch_common
Brian Vazquez
1
-1
/
+1
2020-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+1
2020-01-15
selftests/bpf: Add whitelist/blacklist of test names to test_progs
Andrii Nakryiko
2
-11
/
+80
2020-01-15
bpftool: Support dumping a map with btf_vmlinux_value_type_id
Martin KaFai Lau
1
-11
/
+50
2020-01-15
bpftool: Add struct_ops map name
Martin KaFai Lau
1
-0
/
+1
2020-01-15
libbpf: Expose bpf_find_kernel_btf as a LIBBPF_API
Martin KaFai Lau
4
-96
/
+102
2020-01-15
bpftool: Fix missing BTF output for json during map dump
Martin KaFai Lau
1
-22
/
+20
2020-01-15
bpftool: Fix a leak of btf object
Martin KaFai Lau
1
-14
/
+2
2020-01-15
selftests/bpf: Add batch ops testing to array bpf map
Brian Vazquez
1
-0
/
+129
2020-01-15
selftests/bpf: Add batch ops testing for htab and htab_percpu map
Yonghong Song
1
-0
/
+283
2020-01-15
libbpf: Add libbpf support to batch ops
Yonghong Song
3
-0
/
+84
2020-01-15
tools/bpf: Sync uapi header bpf.h
Yonghong Song
1
-0
/
+21
2020-01-15
selftests/bpf: Add a test for attaching a bpf fentry/fexit trace to an XDP pr...
Eelco Chaudron
2
-0
/
+109
2020-01-15
libbpf: Support .text sub-calls relocations
Andrii Nakryiko
1
-7
/
+22
2020-01-15
tools/bpf: Add self tests for bpf_send_signal_thread()
Yonghong Song
2
-106
/
+73
2020-01-15
bpf: Add bpf_send_signal_thread() helper
Yonghong Song
1
-2
/
+17
2020-01-15
selftests: mlxsw: qos_mc_aware: Fix mausezahn invocation
Petr Machata
1
-2
/
+6
2020-01-14
selftests: mlxsw: Add test for FIB offload API
Ido Schimmel
1
-0
/
+180
2020-01-14
selftests: netdevsim: Add test for FIB offload API
Ido Schimmel
1
-0
/
+341
2020-01-14
selftests: forwarding: Add helpers and tests for FIB offload
Ido Schimmel
1
-0
/
+873
[next]