index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
/
Makefile
Age
Commit message (
Expand
)
Author
2021-02-04
libbpf: Stop using feature-detection Makefiles
Andrii Nakryiko
2020-11-19
libbpf: Fix VERSIONED_SYM_COUNT number parsing
Jiri Olsa
2020-09-29
libbpf: Compile in PIC mode only for shared library case
Andrii Nakryiko
2020-09-29
libbpf: Compile libbpf under -O2 level by default and catch extra warnings
Andrii Nakryiko
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-08
tools/libbpf: Avoid counting local symbols in ABI check
Tony Ambardar
2020-09-03
libbpf: Remove arch-specific include path in Makefile
Naveen N. Rao
2020-08-28
tools, bpf/build: Cleanup feature files on make clean
Jesper Dangaard Brouer
2020-08-20
bpf: Add kernel module with user mode driver that populates bpffs.
Alexei Starovoitov
2020-08-18
tools: Remove feature-libelf-mmap feature detection
Andrii Nakryiko
2020-08-18
libbpf: Remove any use of reallocarray() in libbpf
Andrii Nakryiko
2020-08-18
libbpf: Disable -Wswitch-enum compiler warning
Andrii Nakryiko
2020-06-01
libbpf: Use .so dynamic symbols for abi check
Yauheni Kaliuta
2020-06-01
libbpf: Install headers as part of make install
Nikolay Borisov
2020-01-13
libbpf: Clean up bpf_helper_defs.h generation output
Andrii Nakryiko
2020-01-09
libbpf,selftests/bpf: Fix clean targets
Andrii Nakryiko
2019-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-23
libbpf: Fix build on read-only filesystems
Namhyung Kim
2019-12-18
libbpf: Fix libbpf_common.h when installing libbpf through 'make install'
Toke Høiland-Jørgensen
2019-12-15
libbpf: Support libbpf-provided extern variables
Andrii Nakryiko
2019-12-15
libbpf: Fix readelf output parsing for Fedora
Thadeu Lima de Souza Cascardo
2019-12-04
selftests/bpf: Bring back c++ include/link test
Stanislav Fomichev
2019-12-02
libbpf: Fix readelf output parsing on powerpc with recent binutils
Aurelien Jarno
2019-11-27
libbpf: Fix up generation of bpf_helper_defs.h
Arnaldo Carvalho de Melo
2019-11-27
libbpf: Fix Makefile' libbpf symbol mismatch diagnostic
Andrii Nakryiko
2019-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-10-20
scripts/bpf: Print an error when known types list needs updating
Jakub Sitnicki
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-12
libbpf: Add C/LDFLAGS to libbpf.so and test_libpf targets
Ivan Khoronzhuk
2019-10-12
libbpf: Don't use cxx to test_libpf target
Ivan Khoronzhuk
2019-10-08
libbpf: Add BPF_CORE_READ/BPF_CORE_READ_INTO helpers
Andrii Nakryiko
2019-10-08
libbpf: Move bpf_{helpers, helper_defs, endian, tracing}.h into libbpf
Andrii Nakryiko
2019-10-05
libbpf: Add cscope and tags targets to Makefile
Toke Høiland-Jørgensen
2019-09-30
libbpf: handle symbol versioning properly for libbpf.a
Yonghong Song
2019-09-30
tools: bpf: Use !building_out_of_srctree to determine srctree
Shuah Khan
2019-08-31
libbpf: add flags to umem config
Kevin Laatz
2019-08-21
libbpf: use LFS (_FILE_OFFSET_BITS) instead of direct mmap2 syscall
Ivan Khoronzhuk
2019-08-15
libbpf: make libbpf.map source of truth for libbpf version
Andrii Nakryiko
2019-05-28
libbpf: add bpf_object__load_xattr() API function to pass log_level
Quentin Monnet
2019-05-22
libbpf: emit diff of mismatched public API, if any
Andrii Nakryiko
2019-05-05
libbpf: add libbpf_util.h to header install.
William Tu
2019-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-09
bpf, libbpf: support global data/bss/rodata sections
Daniel Borkmann
2019-03-28
tools/bpf: generate pkg-config file for libbpf
Luca Boccassi
2019-03-28
bpf, libbpf: fix quiet install_headers
Daniel Borkmann
2019-03-28
libbpf: add libelf dependency to shared library build
Björn Töpel
2019-03-28
libbpf: add xsk.h to install_headers target
Björn Töpel
2019-03-24
bpf, libbpf: fix version info and add it to shared object
Daniel Borkmann
2019-03-07
libbpf: force fixdep compilation at the start of the build
Stanislav Fomichev
2019-03-01
tools: libbpf: make sure readelf shows full names in build checks
Jakub Kicinski
[next]