index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
bpf
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpftool: Check malloc return value in mount_bpffs_for_pin
Tobias Klauser
2021-07-15
1
-0
/
+5
*
tools: bpf: Fix error in 'make -C tools/ bpf_install'
Wei Li
2021-07-07
1
-5
/
+2
*
tools/runqslower: Use __state instead of state
SanjayKumar Jeyakumar
2021-07-07
1
-1
/
+1
*
bpftool: Properly close va_list 'ap' by va_end() on error
Gu Shengxian
2021-07-06
1
-2
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-29
1
-0
/
+3
|
\
|
*
bpf: Fix libelf endian handling in resolv_btfids
Tony Ambardar
2021-06-18
1
-0
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-06-17
3
-11
/
+25
|
\
\
|
*
|
tools/bpftool: Fix error return code in do_batch()
Zhihao Cheng
2021-06-11
1
-1
/
+3
|
*
|
tools/bpftool: Fix cross-build
Jean-Philippe Brucker
2021-06-08
1
-1
/
+4
|
*
|
bpftool: Set errno on skeleton failures and propagate errors
Andrii Nakryiko
2021-05-25
1
-9
/
+18
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-05-27
5
-7
/
+10
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
bpftool: Add sock_release help info for cgroup attach/prog load command
Liu Jian
2021-05-25
5
-7
/
+10
*
|
bpftool: Use syscall/loader program in "prog load" and "gen skeleton" command.
Alexei Starovoitov
2021-05-19
6
-24
/
+482
*
|
bpftool: Stop emitting static variables in BPF skeleton
Andrii Nakryiko
2021-05-11
1
-0
/
+4
*
|
libbpf: Add per-file linker opts
Andrii Nakryiko
2021-05-11
1
-1
/
+1
*
|
bpftool: Strip const/volatile/restrict modifiers from .bss and .data vars
Andrii Nakryiko
2021-05-11
1
-0
/
+2
|
/
*
bpftool: Dump more info about DATASEC members
Andrii Nakryiko
2021-04-23
1
-8
/
+18
*
bpftool: Support dumping BTF VAR's "extern" linkage
Andrii Nakryiko
2021-04-23
1
-1
/
+3
*
bpftool: Fix a clang compilation warning
Yonghong Song
2021-04-15
1
-1
/
+1
*
sock_map: Introduce BPF_SK_SKB_VERDICT
Cong Wang
2021-04-01
2
-0
/
+2
*
tools/resolve_btfids: Fix warnings
Stanislav Fomichev
2021-03-31
1
-6
/
+5
*
bpftool: Add `gen object` command to perform BPF static linking
Andrii Nakryiko
2021-03-18
3
-16
/
+100
*
bpftool: Add ability to specify custom skeleton object name
Andrii Nakryiko
2021-03-18
3
-9
/
+44
*
bpftool: Fix maybe-uninitialized warnings
Andrii Nakryiko
2021-03-16
3
-3
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-03-09
11
-88
/
+58
|
\
|
*
bpf: Simplify the calculation of variables
Jiapeng Chong
2021-03-04
1
-1
/
+1
|
*
tools/bpf: Remove bpf-helpers from bpftool docs
Joe Stringer
2021-03-04
3
-68
/
+4
|
*
scripts/bpf: Abstract eBPF API target parameter
Joe Stringer
2021-03-04
1
-1
/
+1
|
*
tools/bpftool: Add BTF_KIND_FLOAT support
Ilya Leoshkevich
2021-03-04
2
-0
/
+9
|
*
tools/runqslower: Allow substituting custom vmlinux.h for the build
Andrii Nakryiko
2021-03-02
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
|
*
bpftool: Print subprog address properly
Yonghong Song
2021-02-26
1
-0
/
+3
|
*
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
|
*
bpf: Add kernel/modules BTF presence checks to bpftool feature command
Grant Seltzer
2021-02-24
1
-0
/
+4
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-02-26
1
-0
/
+5
|
\
\
|
*
|
tools/resolve_btfids: Fix build error with older host toolchains
Kun-Chuan Hsieh
2021-02-24
1
-0
/
+5
|
|
/
*
|
Merge tag 'perf-tools-for-v5.12-2020-02-19' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2021-02-22
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-01-20
2
-6
/
+12
|
|
\
|
*
|
bpftool: Add Makefile target bootstrap
Song Liu
2021-01-15
1
-0
/
+2
*
|
|
tools/resolve_btfids: Add /libbpf to .gitignore
Stanislav Fomichev
2021-02-12
1
-0
/
+1
*
|
|
bpf: Count the number of times recursion was prevented
Alexei Starovoitov
2021-02-11
1
-0
/
+4
*
|
|
tools/resolve_btfids: Set srctree variable unconditionally
Jiri Olsa
2021-02-08
1
-5
/
+2
*
|
|
tools/resolve_btfids: Check objects before removing
Jiri Olsa
2021-02-08
1
-5
/
+12
*
|
|
tools/resolve_btfids: Build libbpf and libsubcmd in separate directories
Jiri Olsa
2021-02-08
2
-17
/
+11
*
|
|
bpf: Simplify bool comparison
Jiapeng Chong
2021-02-08
1
-1
/
+1
*
|
|
tools: Factor Clang, LLC and LLVM utils definitions
Sedat Dilek
2021-01-29
2
-5
/
+0
*
|
|
tools/bpftool: Add -Wall when building BPF programs
Ian Rogers
2021-01-13
1
-1
/
+1
|
|
/
|
/
|
*
|
bpftool: Fix compilation failure for net.o with older glibc
Alan Maguire
2021-01-06
1
-1
/
+0
[next]