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
/
bpf_helpers.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-18
libbpf: Use static const fmt string in __bpf_printk
Dave Marchevsky
1
-1
/
+7
2021-09-18
libbpf: Modify bpf_printk to choose helper based on arg count
Dave Marchevsky
1
-8
/
+37
2021-05-26
libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.h
Florent Revest
1
-0
/
+66
2021-04-24
libbpf: Mark BPF subprogs with hidden visibility as static for BPF verifier
Andrii Nakryiko
1
-0
/
+8
2021-04-24
libbpf: Suppress compiler warning when using SEC() macro with externs
Andrii Nakryiko
1
-2
/
+9
2021-04-05
libbpf: Fix KERNEL_VERSION macro
Hengqi Chen
1
-1
/
+1
2021-03-18
libbpf: provide NULL and KERNEL_VERSION macros in bpf_helpers.h
Andrii Nakryiko
1
-1
/
+15
2021-03-16
libbpf: Avoid inline hint definition from 'linux/stddef.h'
Pedro Tammela
1
-2
/
+3
2021-01-14
bpf, libbpf: Avoid unused function warning on bpf_tail_call_static
Ian Rogers
1
-1
/
+1
2020-10-22
bpf, libbpf: Guard bpf inline asm from bpf_tail_call_static
Daniel Borkmann
1
-0
/
+2
2020-09-30
bpf, libbpf: Add bpf_tail_call_static helper for bpf programs
Daniel Borkmann
1
-0
/
+46
2020-08-22
libbpf: Add __noinline macro to bpf_helpers.h
Andrii Nakryiko
1
-0
/
+3
2020-08-11
libbpf: Do not use __builtin_offsetof for offsetof
Yonghong Song
1
-1
/
+1
2020-07-21
libbpf bpf_helpers: Use __builtin_offsetof for offsetof
Ian Rogers
1
-1
/
+1
2020-06-23
libbpf: Add support for extracting kernel symbol addresses
Andrii Nakryiko
1
-0
/
+1
2020-05-10
tools/libpf: Add offsetof/container_of macro in bpf_helpers.h
Yonghong Song
1
-0
/
+14
2020-04-29
libbpf: Add BTF-defined map-in-map support
Andrii Nakryiko
1
-0
/
+1
2020-04-26
bpf_helpers.h: Add note for building with vmlinux.h or linux/types.h
Yoshiki Komachi
1
-0
/
+6
2019-12-19
libbpf: Put Kconfig externs into .kconfig section
Andrii Nakryiko
1
-0
/
+2
2019-12-16
libbpf: Support libbpf-provided extern variables
Andrii Nakryiko
1
-0
/
+9
2019-11-25
bpf: Introduce BPF_TRACE_x helper for the tracing tests
Martin KaFai Lau
1
-13
/
+0
2019-11-16
selftests/bpf: Add test for BPF trampoline
Alexei Starovoitov
1
-0
/
+13
2019-11-02
libbpf: Add auto-pinning of maps when loading BPF objects
Toke Høiland-Jørgensen
1
-0
/
+6
2019-10-09
libbpf: Add BPF_CORE_READ/BPF_CORE_READ_INTO helpers
Andrii Nakryiko
1
-23
/
+9
2019-10-09
libbpf: Move bpf_{helpers, helper_defs, endian, tracing}.h into libbpf
Andrii Nakryiko
1
-0
/
+55