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
*
selftests: mlxsw: Add a TBF selftest
Petr Machata
2020-01-25
8
-0
/
+344
*
selftests: forwarding: lib: Allow reading TC rule byte counters
Petr Machata
2020-01-25
1
-1
/
+2
*
selftests: forwarding: lib: Add helpers for busywaiting
Petr Machata
2020-01-25
1
-0
/
+18
*
selftests: Move two functions from mlxsw's qos_lib to lib
Petr Machata
2020-01-25
2
-24
/
+24
*
mptcp: add basic kselftest for mptcp
Florian Westphal
2020-01-24
7
-0
/
+1448
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-01-23
194
-715
/
+4391
|
\
|
*
bpf: tcp: Add bpf_cubic example
Martin KaFai Lau
2020-01-22
3
-0
/
+585
|
*
bpf: Sync uapi bpf.h to tools/
Martin KaFai Lau
2020-01-22
1
-1
/
+8
|
*
selftests/bpf: Add tests for program extensions
Alexei Starovoitov
2020-01-22
3
-2
/
+83
|
*
libbpf: Add support for program extensions
Alexei Starovoitov
2020-01-22
6
-4
/
+18
|
*
selftests/bpf: Build urandom_read with LDFLAGS and LDLIBS
Daniel Díaz
2020-01-22
1
-1
/
+1
|
*
selftests: Refactor build to remove tools/lib/bpf from include path
Toke Høiland-Jørgensen
2020-01-20
2
-33
/
+30
|
*
runsqslower: Support user-specified libbpf include and object paths
Toke Høiland-Jørgensen
2020-01-20
1
-5
/
+7
|
*
tools/runqslower: Remove tools/lib/bpf from include path
Toke Høiland-Jørgensen
2020-01-20
1
-1
/
+1
|
*
perf: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
2020-01-20
6
-6
/
+6
|
*
bpftool: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
2020-01-20
17
-35
/
+35
|
*
selftests: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
2020-01-20
128
-181
/
+181
|
*
tools/runqslower: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
2020-01-20
3
-5
/
+6
|
*
selftests: Pass VMLINUX_BTF to runqslower Makefile
Toke Høiland-Jørgensen
2020-01-20
1
-2
/
+6
|
*
tools/bpf/runqslower: Fix override option for VMLINUX_BTF
Toke Høiland-Jørgensen
2020-01-20
1
-9
/
+10
|
*
selftests/bpf: Skip perf hw events test if the setup disabled it
Hangbin Liu
2020-01-20
1
-2
/
+6
|
*
selftests/bpf: Don't check for btf fd in test_btf
Stanislav Fomichev
2020-01-20
1
-4
/
+0
|
*
libbpf: Load btf_vmlinux only once per object.
KP Singh
2020-01-17
1
-52
/
+101
|
*
libbpf: Fix potential multiplication overflow in mmap() size calculation
Andrii Nakryiko
2020-01-17
1
-1
/
+1
|
*
libbpf: Simplify BTF initialization logic
Andrii Nakryiko
2020-01-17
1
-13
/
+6
|
*
libbpf: Fix error handling bug in btf_dump__new
Andrii Nakryiko
2020-01-17
1
-0
/
+1
|
*
libbpf: Revert bpf_helper_defs.h inclusion regression
Andrii Nakryiko
2020-01-16
1
-1
/
+1
|
*
selftests/bpf: Fix test_progs send_signal flakiness with nmi mode
Yonghong Song
2020-01-16
1
-5
/
+1
|
*
libbpf: Fix unneeded extra initialization in bpf_map_batch_common
Brian Vazquez
2020-01-16
1
-1
/
+1
|
*
selftests/bpf: Add whitelist/blacklist of test names to test_progs
Andrii Nakryiko
2020-01-15
2
-11
/
+80
|
*
bpftool: Support dumping a map with btf_vmlinux_value_type_id
Martin KaFai Lau
2020-01-15
1
-11
/
+50
|
*
bpftool: Add struct_ops map name
Martin KaFai Lau
2020-01-15
1
-0
/
+1
|
*
libbpf: Expose bpf_find_kernel_btf as a LIBBPF_API
Martin KaFai Lau
2020-01-15
4
-96
/
+102
|
*
bpftool: Fix missing BTF output for json during map dump
Martin KaFai Lau
2020-01-15
1
-22
/
+20
|
*
bpftool: Fix a leak of btf object
Martin KaFai Lau
2020-01-15
1
-14
/
+2
|
*
selftests/bpf: Add batch ops testing to array bpf map
Brian Vazquez
2020-01-15
1
-0
/
+129
|
*
selftests/bpf: Add batch ops testing for htab and htab_percpu map
Yonghong Song
2020-01-15
1
-0
/
+283
|
*
libbpf: Add libbpf support to batch ops
Yonghong Song
2020-01-15
3
-0
/
+84
|
*
tools/bpf: Sync uapi header bpf.h
Yonghong Song
2020-01-15
1
-0
/
+21
|
*
selftests/bpf: Add a test for attaching a bpf fentry/fexit trace to an XDP pr...
Eelco Chaudron
2020-01-15
2
-0
/
+109
|
*
libbpf: Support .text sub-calls relocations
Andrii Nakryiko
2020-01-15
1
-7
/
+22
|
*
tools/bpf: Add self tests for bpf_send_signal_thread()
Yonghong Song
2020-01-15
2
-106
/
+73
|
*
bpf: Add bpf_send_signal_thread() helper
Yonghong Song
2020-01-15
1
-2
/
+17
|
*
selftests/bpf: Build runqslower from selftests
Andrii Nakryiko
2020-01-14
2
-2
/
+7
|
*
tools/bpf: Add runqslower tool to tools/bpf
Andrii Nakryiko
2020-01-13
6
-5
/
+396
|
*
bpftool: Apply preserve_access_index attribute to all types in BTF dump
Andrii Nakryiko
2020-01-13
1
-0
/
+8
|
*
selftests/bpf: Conform selftests/bpf Makefile output to libbpf and bpftool
Andrii Nakryiko
2020-01-13
1
-22
/
+25
|
*
libbpf: Clean up bpf_helper_defs.h generation output
Andrii Nakryiko
2020-01-13
1
-1
/
+1
|
*
tools: Sync uapi/linux/if_link.h
Andrii Nakryiko
2020-01-13
1
-0
/
+1
|
*
selftests/bpf: Add BPF_PROG, BPF_KPROBE, and BPF_KRETPROBE macros
Andrii Nakryiko
2020-01-10
11
-121
/
+193
[next]