index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
libbpf: Use .so dynamic symbols for abi check
Yauheni Kaliuta
2020-06-01
1
-2
/
+2
*
libbpf: Install headers as part of make install
Nikolay Borisov
2020-06-01
1
-1
/
+1
*
libbpf: Clean up bpf_helper_defs.h generation output
Andrii Nakryiko
2020-01-13
1
-1
/
+1
*
libbpf,selftests/bpf: Fix clean targets
Andrii Nakryiko
2020-01-09
1
-4
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-31
1
-7
/
+8
|
\
|
*
libbpf: Fix build on read-only filesystems
Namhyung Kim
2019-12-23
1
-7
/
+8
*
|
libbpf: Fix libbpf_common.h when installing libbpf through 'make install'
Toke Høiland-Jørgensen
2019-12-18
1
-0
/
+1
*
|
libbpf: Support libbpf-provided extern variables
Andrii Nakryiko
2019-12-15
1
-6
/
+9
*
|
libbpf: Fix readelf output parsing for Fedora
Thadeu Lima de Souza Cascardo
2019-12-15
1
-0
/
+2
|
/
*
selftests/bpf: Bring back c++ include/link test
Stanislav Fomichev
2019-12-04
1
-4
/
+1
*
libbpf: Fix readelf output parsing on powerpc with recent binutils
Aurelien Jarno
2019-12-02
1
-2
/
+2
*
libbpf: Fix up generation of bpf_helper_defs.h
Arnaldo Carvalho de Melo
2019-11-27
1
-2
/
+2
*
libbpf: Fix Makefile' libbpf symbol mismatch diagnostic
Andrii Nakryiko
2019-11-27
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-10-26
1
-0
/
+3
|
\
|
*
scripts/bpf: Print an error when known types list needs updating
Jakub Sitnicki
2019-10-20
1
-0
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-20
1
-10
/
+24
|
\
\
|
|
/
|
/
|
|
*
libbpf: handle symbol versioning properly for libbpf.a
Yonghong Song
2019-09-30
1
-9
/
+18
|
*
tools: bpf: Use !building_out_of_srctree to determine srctree
Shuah Khan
2019-09-30
1
-1
/
+5
*
|
libbpf: Add C/LDFLAGS to libbpf.so and test_libpf targets
Ivan Khoronzhuk
2019-10-12
1
-3
/
+4
*
|
libbpf: Don't use cxx to test_libpf target
Ivan Khoronzhuk
2019-10-12
1
-13
/
+5
*
|
libbpf: Add BPF_CORE_READ/BPF_CORE_READ_INTO helpers
Andrii Nakryiko
2019-10-08
1
-1
/
+2
*
|
libbpf: Move bpf_{helpers, helper_defs, endian, tracing}.h into libbpf
Andrii Nakryiko
2019-10-08
1
-4
/
+12
*
|
libbpf: Add cscope and tags targets to Makefile
Toke Høiland-Jørgensen
2019-10-05
1
-1
/
+11
|
/
*
libbpf: add flags to umem config
Kevin Laatz
2019-08-31
1
-1
/
+4
*
libbpf: use LFS (_FILE_OFFSET_BITS) instead of direct mmap2 syscall
Ivan Khoronzhuk
2019-08-21
1
-0
/
+1
*
libbpf: make libbpf.map source of truth for libbpf version
Andrii Nakryiko
2019-08-15
1
-12
/
+8
*
libbpf: add bpf_object__load_xattr() API function to pass log_level
Quentin Monnet
2019-05-28
1
-1
/
+1
*
libbpf: emit diff of mismatched public API, if any
Andrii Nakryiko
2019-05-22
1
-0
/
+10
*
libbpf: add libbpf_util.h to header install.
William Tu
2019-05-05
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-11
1
-4
/
+16
|
\
|
*
bpf, libbpf: support global data/bss/rodata sections
Daniel Borkmann
2019-04-09
1
-1
/
+1
|
*
tools/bpf: generate pkg-config file for libbpf
Luca Boccassi
2019-03-28
1
-3
/
+15
*
|
bpf, libbpf: fix quiet install_headers
Daniel Borkmann
2019-03-28
1
-2
/
+2
*
|
libbpf: add libelf dependency to shared library build
Björn Töpel
2019-03-28
1
-1
/
+1
*
|
libbpf: add xsk.h to install_headers target
Björn Töpel
2019-03-28
1
-0
/
+1
|
/
*
bpf, libbpf: fix version info and add it to shared object
Daniel Borkmann
2019-03-24
1
-14
/
+28
*
libbpf: force fixdep compilation at the start of the build
Stanislav Fomichev
2019-03-07
1
-1
/
+2
*
tools: libbpf: make sure readelf shows full names in build checks
Jakub Kicinski
2019-03-01
1
-2
/
+2
*
libbpf: add support for using AF_XDP sockets
Magnus Karlsson
2019-02-25
1
-1
/
+4
*
libbpf: don't define CC and AR
Stanislav Fomichev
2019-01-16
1
-16
/
+1
*
libbpf: Verify versioned symbols
Andrey Ignatov
2018-11-26
1
-1
/
+18
*
libbpf: Add version script for DSO
Andrey Ignatov
2018-11-26
1
-1
/
+3
*
libbpf: make sure bpf headers are c++ include-able
Stanislav Fomichev
2018-11-21
1
-3
/
+12
*
libbpf: Per-symbol visibility for DSO
Andrey Ignatov
2018-10-16
1
-0
/
+1
*
tools/bpf: use proper type and uapi perf_event.h header for libbpf
Yonghong Song
2018-10-09
1
-1
/
+1
*
libbpf: relicense libbpf as LGPL-2.1 OR BSD-2-Clause
Alexei Starovoitov
2018-10-08
1
-1
/
+1
*
tools: libbpf: remove libelf-getphdrnum feature detection
Jakub Kicinski
2018-07-16
1
-5
/
+1
*
tools: bpf: make use of reallocarray
Jakub Kicinski
2018-07-11
1
-1
/
+5
*
libbpf: Install btf.h with libbpf
Andrey Ignatov
2018-05-28
1
-0
/
+1
*
tools: bpf: move the event reading loop to libbpf
Jakub Kicinski
2018-05-11
1
-1
/
+1
[next]