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
/
libbpf_internal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-17
libbpf: Add bpf_cookie support to bpf_link_create() API
Andrii Nakryiko
1
-10
/
+22
2021-07-26
libbpf: Split CO-RE logic into relo_core.c.
Alexei Starovoitov
1
-0
/
+10
2021-07-26
libbpf: Move CO-RE types into relo_core.h.
Alexei Starovoitov
1
-70
/
+1
2021-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+59
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+5
2021-05-26
libbpf: Streamline error reporting for high-level APIs
Andrii Nakryiko
1
-0
/
+27
2021-05-26
libbpf: Streamline error reporting for low-level APIs
Andrii Nakryiko
1
-0
/
+26
2021-05-25
libbpf: Add support for new llvm bpf relocations
Yonghong Song
1
-0
/
+6
2021-05-19
libbpf: Generate loader program out of BPF ELF file.
Alexei Starovoitov
1
-0
/
+2
2021-05-12
libbpf: Provide GELF_ST_VISIBILITY() define for older libelf
Arnaldo Carvalho de Melo
1
-0
/
+5
2021-04-24
libbpf: Make few internal helpers available outside of libbpf.c
Andrii Nakryiko
1
-0
/
+7
2021-04-24
libbpf: Refactor BTF map definition parsing
Andrii Nakryiko
1
-0
/
+32
2021-04-24
libbpf: Mark BPF subprogs with hidden visibility as static for BPF verifier
Andrii Nakryiko
1
-0
/
+6
2021-03-19
libbpf: Add BPF static linker APIs
Andrii Nakryiko
1
-0
/
+20
2021-03-19
libbpf: Rename internal memory-management helpers
Andrii Nakryiko
1
-3
/
+3
2021-03-19
libbpf: Generalize BTF and BTF.ext type ID and strings iteration
Andrii Nakryiko
1
-0
/
+7
2021-03-19
libbpf: Expose btf_type_by_id() internally
Andrii Nakryiko
1
-0
/
+5
2021-03-05
libbpf: Add BTF_KIND_FLOAT support
Ilya Leoshkevich
1
-0
/
+2
2020-12-04
libbpf: Support attachment of BPF tracing programs to kernel modules
Andrii Nakryiko
1
-0
/
+1
2020-12-04
libbpf: Factor out low-level BPF program loading helper
Andrii Nakryiko
1
-0
/
+29
2020-12-04
libbpf: Add internal helper to load BTF data by FD
Andrii Nakryiko
1
-0
/
+1
2020-09-30
libbpf: Make btf_dump work with modifiable BTF
Andrii Nakryiko
1
-0
/
+1
2020-09-29
libbpf: Generalize common logic for managing dynamically-sized arrays
Andrii Nakryiko
1
-0
/
+3
2020-09-28
libbpf: Support test run of raw tracepoint programs
Song Liu
1
-0
/
+5
2020-08-20
libbpf: Fix libbpf build on compilers missing __builtin_mul_overflow
Andrii Nakryiko
1
-0
/
+10
2020-08-20
libbpf: Implement enum value-based CO-RE relocations
Andrii Nakryiko
1
-0
/
+2
2020-08-20
libbpf: Implement type-based CO-RE relocations support
Andrii Nakryiko
1
-0
/
+4
2020-08-19
libbpf: Centralize poisoning and poison reallocarray()
Andrii Nakryiko
1
-0
/
+7
2020-08-19
tools/bpftool: Remove libbpf_internal.h usage in bpftool
Andrii Nakryiko
1
-12
/
+0
2020-08-19
libbpf: Remove any use of reallocarray() in libbpf
Andrii Nakryiko
1
-0
/
+25
2020-08-19
libbpf: Clean up and improve CO-RE reloc logging
Andrii Nakryiko
1
-19
/
+59
2020-05-11
bpf, libbpf: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2019-12-19
libbpf: Add missing newline in opts validation macro
Toke Høiland-Jørgensen
1
-1
/
+1
2019-12-16
libbpf: Move non-public APIs from libbpf.h to libbpf_internal.h
Andrii Nakryiko
1
-0
/
+17
2019-12-13
libbpf: Extract and generalize CPU mask parsing logic
Andrii Nakryiko
1
-0
/
+2
2019-11-04
libbpf: Add support for relocatable bitfields
Andrii Nakryiko
1
-0
/
+4
2019-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-11
/
+22
2019-10-21
tools, bpf: Rename pr_warning to pr_warn to align with kernel logging
Kefeng Wang
1
-4
/
+4
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+16
2019-10-16
libbpf: Update BTF reloc support to latest Clang format
Andrii Nakryiko
1
-7
/
+18
2019-10-06
libbpf: add bpf_object__open_{file, mem} w/ extensible opts
Andrii Nakryiko
1
-0
/
+32
2019-10-01
libbpf: handle symbol versioning properly for libbpf.a
Yonghong Song
1
-0
/
+16
2019-08-08
libbpf: add .BTF.ext offset relocation section loading
Andrii Nakryiko
1
-0
/
+105
2019-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+7
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2019-06-18
libbpf: add common min/max macro to libbpf_internal.h
Andrii Nakryiko
1
-0
/
+7
2019-06-01
libbpf: Return btf_fd for load_sk_storage_btf
Michal Rostecki
1
-2
/
+2
2019-05-25
libbpf: ensure libbpf.h is included along libbpf_internal.h
Andrii Nakryiko
1
-0
/
+2
2019-05-16
libbpf: move logging helpers into libbpf_internal.h
Andrii Nakryiko
1
-0
/
+13
2019-05-13
libbpf: detect supported kernel BTF features and sanitize BTF
Andrii Nakryiko
1
-0
/
+27