index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-13
bpftool: Always disable stack protection for BPF objects
Holger Hoffstätte
1
-1
/
+2
2023-01-11
bpftool: Add missing quotes to libbpf bootstrap submake vars
James Hilliard
1
-1
/
+1
2023-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+4
2022-12-22
bpftool: Fix linkage with statically built libllvm
Anton Protopopov
1
-0
/
+4
2022-12-21
bpf: makefiles: Do not generate empty vmlinux.h
Changbin Du
1
-0
/
+3
2022-10-25
bpftool: Add LLVM as default library for disassembling JIT-ed programs
Quentin Monnet
1
-18
/
+30
2022-10-25
bpftool: Group libbfd defs in Makefile, only pass them if we use libbfd
Quentin Monnet
1
-12
/
+15
2022-10-25
bpftool: Split FEATURE_TESTS/FEATURE_DISPLAY definitions in Makefile
Quentin Monnet
1
-5
/
+14
2022-08-10
bpftool: Complete libbfd feature detection
Roberto Sassu
1
-2
/
+4
2022-08-06
Merge tag 'perf-tools-for-v6.0-2022-08-04' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-2
/
+6
2022-08-01
tools bpftool: Don't display disassembler-four-args feature test
Andres Freund
1
-2
/
+1
2022-08-01
tools bpftool: Fix compilation error with new binutils
Andres Freund
1
-1
/
+4
2022-07-06
bpftool: Remove zlib feature test from Makefile
Quentin Monnet
1
-9
/
+2
2022-06-09
bpftool: Fix bootstrapping during a cross compilation
Shahab Vahedi
1
-1
/
+1
2022-03-31
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2022-02-28
bpftool: Remove redundant slashes
Yuntao Wang
1
-7
/
+7
2022-02-24
bpftool: Remove usage of reallocarray()
Mauricio Vásquez
1
-5
/
+1
2022-02-16
bpftool: Implement "gen min_core_btf" logic
Mauricio Vásquez
1
-4
/
+4
2022-02-15
kbuild: replace $(if A,A,B) with $(or A,B)
Masahiro Yamada
1
-2
/
+2
2022-02-11
bpftool: Update versioning scheme, align on libbpf's version number
Quentin Monnet
1
-4
/
+2
2021-12-16
bpftool: Enable cross-building with clang
Jean-Philippe Brucker
1
-6
/
+7
2021-11-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-10
/
+9
2021-11-15
bpftool: Remove inclusion of utilities.mak from Makefiles
Quentin Monnet
1
-1
/
+0
2021-11-12
bpftool: Normalize compile rules to specify output file last
Andrii Nakryiko
1
-8
/
+8
2021-11-10
bpftool: Fix SPDX tag for Makefiles and .gitignore
Quentin Monnet
1
-1
/
+1
2021-11-05
bpftool: Install libbpf headers for the bootstrap version, too
Quentin Monnet
1
-10
/
+22
2021-10-26
bpftool: Switch to libbpf's hashmap for pinned paths of BPF objects
Quentin Monnet
1
-4
/
+4
2021-10-26
bpftool: Remove Makefile dep. on $(LIBBPF) for $(LIBBPF_INTERNAL_HDRS)
Quentin Monnet
1
-2
/
+2
2021-10-20
bpftool: Remove useless #include to <perf-sys.h> from map_perf_ring.c
Quentin Monnet
1
-2
/
+1
2021-10-20
bpftool: Turn check on zlib from a phony target into a conditional error
Quentin Monnet
1
-5
/
+5
2021-10-20
bpftool: Do not FORCE-build libbpf
Quentin Monnet
1
-2
/
+2
2021-10-20
bpftool: Fix install for libbpf's internal header(s)
Quentin Monnet
1
-7
/
+7
2021-10-08
bpftool: Add install-bin target to install binary only
Quentin Monnet
1
-2
/
+4
2021-10-08
bpftool: Install libbpf headers instead of including the dir
Quentin Monnet
1
-12
/
+21
2021-09-14
libbpf: Make libbpf_version.h non-auto-generated
Andrii Nakryiko
1
-1
/
+0
2021-09-10
libbpf: Add LIBBPF_DEPRECATED_SINCE macro for scheduling API deprecations
Quentin Monnet
1
-0
/
+4
2021-06-08
tools/bpftool: Fix cross-build
Jean-Philippe Brucker
1
-1
/
+4
2021-05-19
bpftool: Use syscall/loader program in "prog load" and "gen skeleton" command.
Alexei Starovoitov
1
-1
/
+1
2021-02-23
Merge tag 'perf-tools-for-v5.12-2020-02-19' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-0
/
+2
2021-01-29
tools: Factor Clang, LLC and LLVM utils definitions
Sedat Dilek
1
-2
/
+0
2021-01-15
bpftool: Add Makefile target bootstrap
Song Liu
1
-0
/
+2
2021-01-14
tools/bpftool: Add -Wall when building BPF programs
Ian Rogers
1
-1
/
+1
2020-11-12
tools/bpf: Always run the *-clean recipes
Jean-Philippe Brucker
1
-2
/
+2
2020-11-11
tools/bpftool: Fix build slowdown
Jean-Philippe Brucker
1
-1
/
+3
2020-11-11
tools/bpftool: Fix cross-build
Jean-Philippe Brucker
1
-8
/
+26
2020-11-11
tools/bpftool: Force clean of out-of-tree build
Jean-Philippe Brucker
1
-3
/
+5
2020-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-09-19
tools/bpftool: Support passing BPFTOOL_VERSION to make
Tony Ambardar
1
-1
/
+1
2020-08-28
tools, bpf/build: Cleanup feature files on make clean
Jesper Dangaard Brouer
1
-1
/
+5
2020-07-26
tools/bpftool: Strip BPF .o files before skeleton generation
Andrii Nakryiko
1
-1
/
+2
[next]