index
:
Linux Stable
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.12.y
linux-6.13.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: Fix undefined behavior in qsort(NULL, 0, ...)
Kuan-Wei Chiu
2024-10-10
1
-0
/
+3
*
bpftool: Fix undefined behavior caused by shifting into the sign bit
Kuan-Wei Chiu
2024-10-10
1
-4
/
+4
*
tools/runqslower: Fix LDFLAGS and add LDLIBS support
Tony Ambardar
2024-10-04
1
-1
/
+2
*
tools/resolve_btfids: Fix comparison of distinct pointer types warning in res...
Liwei Song
2024-08-03
1
-1
/
+1
*
bpftool: Mount bpffs when pinmaps path not under the bpffs
Tao Chen
2024-08-03
1
-0
/
+4
*
bpftool: Un-const bpf_func_info to fix it for llvm 17 and newer
Ivan Babrou
2024-08-03
1
-1
/
+1
*
bpf: Fix potential integer overflow in resolve_btfids
Friedrich Vock
2024-05-24
1
-1
/
+1
*
bpftool, selftests/hid/bpf: Fix 29 clang warnings
John Hubbard
2024-05-06
1
-1
/
+1
*
bpftool: Address minor issues in bash completion
Quentin Monnet
2024-04-16
1
-36
/
+25
*
bpftool: Update documentation where progs/maps can be passed by name
Quentin Monnet
2024-04-16
4
-4
/
+4
*
bpftool: Fix typo in error message
Thorsten Blum
2024-04-12
1
-1
/
+1
*
bpftool: Add link dump support for BPF_LINK_TYPE_SOCKMAP
Yonghong Song
2024-04-10
1
-0
/
+9
*
bpftool: Mount bpffs on provided dir instead of parent dir
Sahil Siddiq
2024-04-04
5
-16
/
+92
*
bpftool: Use __typeof__() instead of typeof() in BPF skeleton
Andrii Nakryiko
2024-04-02
1
-2
/
+2
*
bpftool: Clean-up typos, punctuation, list formatting in docs
Rameez Rehman
2024-04-02
3
-40
/
+35
*
bpftool: Remove useless emphasis on command description in man pages
Rameez Rehman
2024-04-02
11
-61
/
+61
*
bpftool: Use simpler indentation in source rST for documentation
Rameez Rehman
2024-04-02
14
-991
/
+908
*
bpf: improve error message for unsupported helper
Mykyta Yatsenko
2024-03-28
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-28
1
-1
/
+1
|
\
|
*
libbpf, selftests/bpf: Adjust libbpf, bpftool, selftests to match LLVM
Alexei Starovoitov
2024-03-15
1
-1
/
+1
*
|
bpftool: Clean up HOST_CFLAGS, HOST_LDFLAGS for bootstrap bpftool
Quentin Monnet
2024-03-20
1
-4
/
+5
*
|
bpftool: Remove unnecessary source files from bootstrap version
Quentin Monnet
2024-03-19
1
-4
/
+1
*
|
bpftool: Enable libbpf logs when loading pid_iter in debug mode
Quentin Monnet
2024-03-19
1
-7
/
+12
*
|
bpftool: Fix missing pids during link show
Yonghong Song
2024-03-14
1
-2
/
+2
*
|
bpftool: Cast pointers for shadow types explicitly.
Kui-Feng Lee
2024-03-14
1
-1
/
+2
|
/
*
libbpf: Recognize __arena global variables.
Andrii Nakryiko
2024-03-11
1
-0
/
+13
*
bpftool: Recognize arena map type
Alexei Starovoitov
2024-03-11
2
-2
/
+2
*
bpftool: rename is_internal_mmapable_map into is_mmapable_map
Andrii Nakryiko
2024-03-07
1
-9
/
+9
*
bpftool: Add an example for struct_ops map and shadow type.
Kui-Feng Lee
2024-02-29
1
-6
/
+52
*
bpftool: Generated shadow variables for struct_ops maps.
Kui-Feng Lee
2024-02-29
1
-1
/
+236
*
tools/resolve_btfids: Fix cross-compilation to non-host endianness
Viktor Malik
2024-02-07
1
-0
/
+35
*
tools/resolve_btfids: Refactor set sorting with types from btf_ids.h
Viktor Malik
2024-02-07
1
-14
/
+21
*
bpftool: Be more portable by using POSIX's basename()
Arnaldo Carvalho de Melo
2024-01-29
1
-3
/
+6
*
bpftool: Display cookie for kprobe multi link
Jiri Olsa
2024-01-23
1
-15
/
+63
*
bpftool: Display cookie for perf event link probes
Jiri Olsa
2024-01-23
1
-0
/
+14
*
bpftool: Fix wrong free call in do_show_link
Jiri Olsa
2024-01-23
1
-1
/
+1
*
bpftool: Silence build warning about calloc()
Tiezhu Yang
2024-01-23
1
-1
/
+1
*
bpfilter: remove bpfilter
Quentin Deslandes
2024-01-04
1
-4
/
+0
*
bpftool: Add support to display uprobe_multi links
Jiri Olsa
2023-11-28
1
-2
/
+103
*
bpftool: mark orphaned programs during prog show
Stanislav Fomichev
2023-11-27
1
-5
/
+9
*
bpftool: Fix prog object type in manpage
Artem Savkov
2023-11-09
1
-1
/
+1
*
bpftool: Extend net dump with netkit progs
Daniel Borkmann
2023-10-24
2
-5
/
+10
*
bpftool: Implement link show support for netkit
Daniel Borkmann
2023-10-24
1
-0
/
+9
*
bpftool: Wrap struct_ops dump in an array
Manu Bretelle
2023-10-19
1
-0
/
+6
*
bpftool: Fix printing of pointer value
Manu Bretelle
2023-10-19
1
-1
/
+1
*
bpftool: Add support for cgroup unix socket address hooks
Daan De Meyer
2023-10-11
5
-23
/
+38
*
bpftool: Align bpf_load_and_run_opts insns and data
Ian Rogers
2023-10-09
1
-20
/
+23
*
bpftool: Align output skeleton ELF code
Ian Rogers
2023-10-09
1
-6
/
+9
*
bpftool: Display missed count for kprobe perf link
Jiri Olsa
2023-09-25
1
-0
/
+3
*
bpftool: Display missed count for kprobe_multi link
Jiri Olsa
2023-09-25
1
-0
/
+3
[next]