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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools bpf_jit_disasm: Don't display disassembler-four-args feature test
Andres Freund
2022-08-01
1
-1
/
+1
*
tools bpf_jit_disasm: Fix compilation error with new binutils
Andres Freund
2022-08-01
1
-1
/
+4
*
tools: bpf: Fix error in 'make -C tools/ bpf_install'
Wei Li
2021-07-07
1
-5
/
+2
*
tools/bpf: build: Make sure resolve_btfids cleans up after itself
Toke Høiland-Jørgensen
2020-09-01
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-05
1
-1
/
+8
|
\
|
*
bpf: Compile resolve_btfids tool at kernel compilation start
Jiri Olsa
2020-07-13
1
-1
/
+8
*
|
tools: bpf: Use local copy of headers including uapi/linux/filter.h
Will Deacon
2020-07-21
1
-1
/
+2
|
/
*
tools, bpf: Do not force gcc as CC
Brett Mastbergen
2020-06-10
1
-1
/
+0
*
tools/bpf: Don't use $(COMPILE.c)
Ilya Leoshkevich
2020-06-02
1
-3
/
+3
*
tools/bpf: Add runqslower tool to tools/bpf
Andrii Nakryiko
2020-01-13
1
-5
/
+15
*
tools, bpf: Fix build for 'make -s tools/bpf O=<dir>'
Quentin Monnet
2019-11-24
1
-0
/
+6
*
tools: bpf: Use !building_out_of_srctree to determine srctree
Shuah Khan
2019-09-30
1
-1
/
+5
*
tools: bpf: account for generated feature/ and libbpf/ directories
Quentin Monnet
2019-08-31
1
-2
/
+3
*
bpf: fix for lex/yacc build error with gcc-5
John Fastabend
2018-04-25
1
-0
/
+2
*
tools: bpf: remove feature detection output
Jakub Kicinski
2018-03-16
1
-0
/
+2
*
tools: bpf: cleanup PHONY target
Jakub Kicinski
2018-03-16
1
-1
/
+1
*
tools: bpf: silence make by not deleting intermediate file
Jiri Benc
2018-03-09
1
-1
/
+1
*
tools: bpf: respect quiet/verbose build
Jiri Benc
2018-03-09
1
-11
/
+27
*
tools: bpf: call descend in Makefile
Jiri Benc
2018-03-09
1
-3
/
+3
*
tools: bpf: make install should build first
Jiri Benc
2018-03-09
1
-2
/
+4
*
tools: bpf: consistent make bpf_install
Jiri Benc
2018-03-09
1
-4
/
+6
*
tools: bpf: respect output directory during build
Jiri Benc
2018-03-09
1
-16
/
+22
*
tools/bpftool: fix bpftool build with bintutils >= 2.9
Roman Gushchin
2017-12-30
1
-0
/
+29
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
1
-0
/
+1
*
tools: bpf: add bpftool
Jakub Kicinski
2017-10-04
1
-3
/
+15
*
tools: rename tools/net directory to tools/bpf
Jakub Kicinski
2017-10-04
1
-0
/
+35