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
*
tools/runqslower: Fix cross-build
Jean-Philippe Brucker
2021-11-12
1
-2
/
+1
*
bpftool: Install libbpf headers for the bootstrap version, too
Quentin Monnet
2021-11-05
1
-10
/
+22
*
bpftool: Switch to libbpf's hashmap for PIDs/names references
Quentin Monnet
2021-10-25
7
-65
/
+72
*
bpftool: Switch to libbpf's hashmap for programs/maps in BTF listing
Quentin Monnet
2021-10-25
2
-68
/
+62
*
bpftool: Switch to libbpf's hashmap for pinned paths of BPF objects
Quentin Monnet
2021-10-25
6
-84
/
+111
*
bpftool: Do not expose and init hash maps for pinned path in main.c
Quentin Monnet
2021-10-25
5
-18
/
+24
*
bpftool: Remove Makefile dep. on $(LIBBPF) for $(LIBBPF_INTERNAL_HDRS)
Quentin Monnet
2021-10-25
1
-2
/
+2
*
bpftool: Avoid leaking the JSON writer prepared for program metadata
Quentin Monnet
2021-10-22
1
-7
/
+9
*
bpftool: Switch to new btf__type_cnt API
Hengqi Chen
2021-10-22
2
-8
/
+8
*
tools/resolve_btfids: Switch to new btf__type_cnt API
Hengqi Chen
2021-10-22
1
-2
/
+2
*
bpftool: Improve skeleton generation for data maps without DATASEC type
Andrii Nakryiko
2021-10-21
1
-6
/
+45
*
bpftool: Support multiple .rodata/.data internal maps in skeleton
Andrii Nakryiko
2021-10-21
1
-47
/
+60
*
bpftool: Remove useless #include to <perf-sys.h> from map_perf_ring.c
Quentin Monnet
2021-10-20
2
-3
/
+1
*
bpftool: Turn check on zlib from a phony target into a conditional error
Quentin Monnet
2021-10-19
1
-5
/
+5
*
bpftool: Do not FORCE-build libbpf
Quentin Monnet
2021-10-19
1
-2
/
+2
*
bpftool: Fix install for libbpf's internal header(s)
Quentin Monnet
2021-10-19
1
-7
/
+7
*
bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAG
Yonghong Song
2021-10-18
1
-3
/
+3
*
bpftool: Add install-bin target to install binary only
Quentin Monnet
2021-10-08
1
-2
/
+4
*
tools/runqslower: Install libbpf headers when building
Quentin Monnet
2021-10-08
1
-9
/
+13
*
tools/resolve_btfids: Install libbpf headers when building
Quentin Monnet
2021-10-08
2
-7
/
+13
*
bpftool: Install libbpf headers instead of including the dir
Quentin Monnet
2021-10-08
1
-12
/
+21
*
bpftool: Remove unused includes to <bpf/bpf_gen_internal.h>
Quentin Monnet
2021-10-08
2
-2
/
+0
*
selftests/bpf: Switch to new bpf_object__next_{map,program} APIs
Hengqi Chen
2021-10-06
2
-2
/
+2
*
tools: Allow specifying base BTF file in resolve_btfids
Kumar Kartikeya Dwivedi
2021-10-05
1
-9
/
+19
*
bpftool: Avoid using "?: " in generated code
Yucong Sun
2021-09-28
1
-1
/
+4
*
bpftool: Only probe trace_vprintk feature in 'full' mode
Dave Marchevsky
2021-09-17
1
-0
/
+1
*
bpftool: Add support for BTF_KIND_TAG
Yonghong Song
2021-09-14
1
-0
/
+12
*
libbpf: Make libbpf_version.h non-auto-generated
Andrii Nakryiko
2021-09-13
2
-2
/
+0
*
libbpf: Add LIBBPF_DEPRECATED_SINCE macro for scheduling API deprecations
Quentin Monnet
2021-09-09
2
-2
/
+8
*
bpftool: Provide a helper method for accessing skeleton's embedded ELF data
Matt Smith
2021-09-07
1
-12
/
+19
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-07-31
29
-91
/
+217
|
\
|
*
tools: bpftool: Complete metrics list in "bpftool prog profile" doc
Quentin Monnet
2021-07-30
2
-2
/
+4
|
*
tools: bpftool: Document and add bash completion for -L, -B options
Quentin Monnet
2021-07-30
8
-10
/
+96
|
*
tools: bpftool: Update and synchronise option list in doc and help msg
Quentin Monnet
2021-07-30
25
-28
/
+45
|
*
tools: bpftool: Complete and synchronise attach or map types
Quentin Monnet
2021-07-30
4
-5
/
+12
|
*
tools: bpftool: Slightly ease bash completion updates
Quentin Monnet
2021-07-30
1
-25
/
+29
|
*
tools: bpftool: Support dumping split BTF by id
Quentin Monnet
2021-07-29
1
-1
/
+1
|
*
tools: Replace btf__get_from_id() with btf__load_from_kernel_by_id()
Quentin Monnet
2021-07-29
4
-23
/
+29
|
*
tools: Free BTF objects at various locations
Quentin Monnet
2021-07-29
1
-1
/
+4
|
*
tools/resolve_btfids: Emit warnings and patch zero id for missing symbols
Hengqi Chen
2021-07-29
1
-6
/
+7
*
|
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
[next]