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
*
selftests/bpf: Extend bind{4,6} programs with a call to bpf_setsockopt
Stanislav Fomichev
2020-12-02
2
-0
/
+62
*
selftests/bpf: Rewrite test_sock_addr bind bpf into C
Stanislav Fomichev
2020-12-02
3
-184
/
+171
*
selftests/bpf: Fix flavored variants of test_ima
KP Singh
2020-11-30
1
-0
/
+1
*
libbpf: Replace size_t with __u32 in xsk interfaces
Magnus Karlsson
2020-11-27
1
-9
/
+6
*
bpf: Fix selftest compilation on clang 11
Andrei Matei
2020-11-26
1
-0
/
+2
*
bpf: Add a selftest for bpf_ima_inode_hash
KP Singh
2020-11-26
4
-0
/
+186
*
bpf: Add a BPF helper for getting the IMA hash of an inode
KP Singh
2020-11-26
1
-0
/
+11
*
libbpf: Add support for canceling cached_cons advance
Li RongQing
2020-11-25
1
-0
/
+6
*
selftest/bpf: Fix rst formatting in readme
Andrei Matei
2020-11-24
1
-13
/
+15
*
selftest/bpf: Fix link in readme
Andrei Matei
2020-11-24
1
-1
/
+4
*
bpftool: Add {i,d}tlb_misses support for bpftool profile
Yonghong Song
2020-11-20
1
-1
/
+29
*
selftests/bpf: Mark tests that require unaligned memory access
Björn Töpel
2020-11-19
7
-18
/
+52
*
selftests/bpf: Avoid running unprivileged tests with alignment requirements
Björn Töpel
2020-11-19
1
-0
/
+13
*
selftests/bpf: Fix broken riscv build
Björn Töpel
2020-11-19
1
-1
/
+2
*
bpf: Add bpf_ktime_get_coarse_ns helper
Dmitrii Banshchikov
2020-11-18
1
-0
/
+11
*
bpf: Add tests for bpf_bprm_opts_set helper
KP Singh
2020-11-18
2
-0
/
+150
*
bpf: Add bpf_bprm_opts_set helper
KP Singh
2020-11-18
1
-0
/
+16
*
libbpf: bpf__find_by_name[_kind] should use btf__get_nr_types()
Alan Maguire
2020-11-17
1
-4
/
+4
*
selftest/bpf: Fix IPV6FR handling in flow dissector
Santucci Pierpaolo
2020-11-16
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-11-14
50
-892
/
+2402
|
\
|
*
bpf: selftest: Use bpf_sk_storage in FENTRY/FEXIT/RAW_TP
Martin KaFai Lau
2020-11-13
3
-0
/
+259
|
*
selftests/bpf: Add asm tests for pkt vs pkt_end comparison.
Alexei Starovoitov
2020-11-13
1
-0
/
+42
|
*
selftests/bpf: Add skb_pkt_end test
Alexei Starovoitov
2020-11-13
2
-0
/
+95
|
*
tools/bpf: Always run the *-clean recipes
Jean-Philippe Brucker
2020-11-12
1
-2
/
+2
|
*
tools/bpf: Add bootstrap/ to .gitignore
Jean-Philippe Brucker
2020-11-12
1
-1
/
+1
|
*
tools/bpftool: Fix build slowdown
Jean-Philippe Brucker
2020-11-11
1
-1
/
+3
|
*
tools/runqslower: Build bpftool using HOSTCC
Jean-Philippe Brucker
2020-11-11
1
-1
/
+2
|
*
tools/runqslower: Enable out-of-tree build
Jean-Philippe Brucker
2020-11-11
1
-14
/
+18
|
*
tools/runqslower: Use Makefile.include
Jean-Philippe Brucker
2020-11-11
1
-15
/
+9
|
*
tools/bpftool: Fix cross-build
Jean-Philippe Brucker
2020-11-11
1
-8
/
+26
|
*
tools/bpftool: Force clean of out-of-tree build
Jean-Philippe Brucker
2020-11-11
1
-3
/
+5
|
*
tools: Factor HOSTCC, HOSTLD, HOSTAR definitions
Jean-Philippe Brucker
2020-11-11
6
-27
/
+10
|
*
selftest/bpf: Add missed ip6ip6 test back
Hangbin Liu
2020-11-11
2
-39
/
+46
|
*
tools/bpftool: Add support for in-kernel and named BTF in `btf show`
Andrii Nakryiko
2020-11-11
1
-1
/
+27
|
*
bpf: Assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFO
Andrii Nakryiko
2020-11-11
1
-0
/
+3
|
*
bpf: selftest: Use static globals in tcp_hdr_options and btf_skc_cls_ingress
Martin KaFai Lau
2020-11-10
2
-7
/
+7
|
*
selftests/bpf: Fix selftest build with old libc
Alexei Starovoitov
2020-11-06
1
-0
/
+4
|
*
bpf: Exercise syscall operations for inode and sk storage
KP Singh
2020-11-06
1
-2
/
+15
|
*
bpf: Add tests for task_local_storage
KP Singh
2020-11-06
2
-20
/
+226
|
*
bpf: Update selftests for local_storage to use vmlinux.h
KP Singh
2020-11-06
1
-19
/
+1
|
*
bpf: Fix tests for local_storage
KP Singh
2020-11-06
1
-9
/
+15
|
*
bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_ID
KP Singh
2020-11-06
1
-0
/
+9
|
*
bpftool: Add support for task local storage
KP Singh
2020-11-06
3
-3
/
+6
|
*
libbpf: Add support for task local storage
KP Singh
2020-11-06
1
-0
/
+1
|
*
bpf: Implement task local storage
KP Singh
2020-11-06
1
-0
/
+39
|
*
bpf: Lift hashtab key_size limit
Florian Lehner
2020-11-06
3
-1
/
+89
|
*
tools/bpftool: Add bpftool support for split BTF
Andrii Nakryiko
2020-11-06
3
-4
/
+21
|
*
selftests/bpf: Add split BTF dedup selftests
Andrii Nakryiko
2020-11-06
3
-0
/
+391
|
*
libbpf: Accomodate DWARF/compiler bug with duplicated identical arrays
Andrii Nakryiko
2020-11-06
1
-2
/
+25
|
*
libbpf: Support BTF dedup of split BTFs
Andrii Nakryiko
2020-11-06
1
-53
/
+168
[next]