index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-03-10
62
-521
/
+2716
|
\
|
*
selftests/bpf: Fix compiler warning in BPF_KPROBE definition in loop6.c
Andrii Nakryiko
2021-03-10
1
-2
/
+2
|
*
selftests/bpf: Add BTF_KIND_FLOAT to btf_dump_test_case_syntax
Ilya Leoshkevich
2021-03-09
1
-0
/
+7
|
*
selftests/bpf: Add BTF_KIND_FLOAT to test_core_reloc_size
Ilya Leoshkevich
2021-03-09
4
-0
/
+18
|
*
selftests/bpf: Fix typo in Makefile
Jean-Philippe Brucker
2021-03-08
1
-1
/
+1
|
*
libbpf: Fix arm64 build
Jean-Philippe Brucker
2021-03-08
1
-1
/
+1
|
*
libbpf, xsk: Add libbpf_smp_store_release libbpf_smp_load_acquire
Björn Töpel
2021-03-08
2
-34
/
+55
|
*
selftests/bpf: Fix test_attach_probe for powerpc uprobes
Jiri Olsa
2021-03-08
1
-1
/
+39
|
*
selftests, bpf: Extend test_tc_tunnel test with vxlan
Xuesen Huang
2021-03-05
2
-17
/
+111
|
*
bpf: Add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_ENCAP_L2_ETH
Xuesen Huang
2021-03-05
1
-0
/
+5
|
*
selftests/bpf: Simplify the calculation of variables
Jiapeng Chong
2021-03-05
1
-1
/
+1
|
*
bpf: Simplify the calculation of variables
Jiapeng Chong
2021-03-05
1
-1
/
+1
|
*
selftests: bpf: Don't run sk_lookup in verifier tests
Lorenz Bauer
2021-03-05
2
-2
/
+3
|
*
selftests: bpf: Check that PROG_TEST_RUN repeats as requested
Lorenz Bauer
2021-03-05
1
-9
/
+42
|
*
selftests: bpf: Convert sk_lookup ctx access tests to PROG_TEST_RUN
Lorenz Bauer
2021-03-05
2
-36
/
+109
|
*
bpf: Add PROG_TEST_RUN support for sk_lookup programs
Lorenz Bauer
2021-03-05
1
-1
/
+4
|
*
tools: Sync uapi bpf.h header with latest changes
Joe Stringer
2021-03-05
1
-1
/
+711
|
*
selftests/bpf: Test syscall command parsing
Joe Stringer
2021-03-05
2
-2
/
+13
|
*
selftests/bpf: Templatize man page generation
Joe Stringer
2021-03-05
1
-15
/
+25
|
*
tools/bpf: Remove bpf-helpers from bpftool docs
Joe Stringer
2021-03-05
7
-49
/
+50
|
*
scripts/bpf: Abstract eBPF API target parameter
Joe Stringer
2021-03-05
4
-4
/
+4
|
*
selftests/bpf: Add BTF_KIND_FLOAT to the existing deduplication tests
Ilya Leoshkevich
2021-03-05
1
-12
/
+31
|
*
selftest/bpf: Add BTF_KIND_FLOAT tests
Ilya Leoshkevich
2021-03-05
3
-0
/
+138
|
*
selftests/bpf: Use the 25th bit in the "invalid BTF_INFO" test
Ilya Leoshkevich
2021-03-05
1
-1
/
+1
|
*
tools/bpftool: Add BTF_KIND_FLOAT support
Ilya Leoshkevich
2021-03-05
2
-0
/
+9
|
*
libbpf: Add BTF_KIND_FLOAT support
Ilya Leoshkevich
2021-03-05
6
-1
/
+94
|
*
libbpf: Fix whitespace in btf_add_composite() comment
Ilya Leoshkevich
2021-03-05
1
-1
/
+1
|
*
bpf: Add BTF_KIND_FLOAT to uapi
Ilya Leoshkevich
2021-03-05
1
-2
/
+3
|
*
selftests/bpf: Add a verifier scale test with unknown bounded loop
Yonghong Song
2021-03-04
3
-0
/
+139
|
*
tools/runqslower: Allow substituting custom vmlinux.h for the build
Andrii Nakryiko
2021-03-03
1
-0
/
+4
|
*
tools, bpf_asm: Exit non-zero on errors
Ian Denhardt
2021-02-26
1
-4
/
+4
|
*
tools, bpf_asm: Hard error on out of range jumps
Ian Denhardt
2021-02-26
1
-2
/
+4
|
*
selftests/bpf: Add arraymap test for bpf_for_each_map_elem() helper
Yonghong Song
2021-02-26
2
-0
/
+118
|
*
selftests/bpf: Add hashmap test for bpf_for_each_map_elem() helper
Yonghong Song
2021-02-26
3
-0
/
+179
|
*
bpftool: Print subprog address properly
Yonghong Song
2021-02-26
1
-0
/
+3
|
*
libbpf: Support subprog address relocation
Yonghong Song
2021-02-26
1
-3
/
+61
|
*
libbpf: Move function is_ldimm64() earlier in libbpf.c
Yonghong Song
2021-02-26
1
-6
/
+6
|
*
bpf: Add bpf_for_each_map_elem() helper
Yonghong Song
2021-02-26
1
-0
/
+38
|
*
selftests/bpf: Copy extras in out-of-srctree builds
Ilya Leoshkevich
2021-02-26
1
-3
/
+4
|
*
selftests/bpf: Propagate error code of the command to vmtest.sh
KP Singh
2021-02-26
1
-7
/
+19
|
*
sock_map: Rename skb_parser and skb_verdict
Cong Wang
2021-02-26
2
-6
/
+6
|
*
bpf: Remove blank line in bpf helper description comment
Hangbin Liu
2021-02-26
1
-1
/
+0
|
*
selftests/bpf: Introduce xsk statistics tests
Ciara Loftus
2021-02-26
2
-14
/
+136
|
*
selftests/bpf: Restructure xsk selftests
Ciara Loftus
2021-02-26
4
-228
/
+159
|
*
selftests/bpf: Expose and rename debug argument
Ciara Loftus
2021-02-26
3
-5
/
+14
|
*
selftest/bpf: Make xsk tests less verbose
Magnus Karlsson
2021-02-26
4
-30
/
+50
|
*
bpf: runqslower: Use task local storage
Song Liu
2021-02-26
1
-12
/
+21
|
*
bpf: runqslower: Prefer using local vmlimux to generate vmlinux.h
Song Liu
2021-02-26
1
-1
/
+4
|
*
selftests/bpf: Test deadlock from recursive bpf_task_storage_[get|delete]
Song Liu
2021-02-26
2
-0
/
+93
|
*
selftests/bpf: Add non-BPF_LSM test for task local storage
Song Liu
2021-02-26
3
-0
/
+165
[next]