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