index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-04
libbpf: Support function name-based attach uprobes
Alan Maguire
1
-0
/
+204
2022-04-04
libbpf: auto-resolve programs/libraries when necessary for uprobes
Alan Maguire
1
-1
/
+53
2022-03-21
libbpf: Close fd in bpf_object__reuse_map
Hengqi Chen
1
-1
/
+1
2022-03-21
libbpf: Avoid NULL deref when initializing map BTF info
Andrii Nakryiko
1
-0
/
+3
2022-03-18
libbpf: Add subskeleton scaffolding
Delyan Kratunov
1
-21
/
+118
2022-03-18
libbpf: Init btf_{key,value}_type_id on internal map open
Delyan Kratunov
1
-1
/
+14
2022-03-18
libbpf: .text routines are subprograms in strict mode
Delyan Kratunov
1
-0
/
+7
2022-03-18
libbpf: Add bpf_program__attach_kprobe_multi_opts function
Jiri Olsa
1
-0
/
+160
2022-03-18
libbpf: Add libbpf_kallsyms_parse function
Jiri Olsa
1
-24
/
+38
2022-03-05
libbpf: Support custom SEC() handlers
Andrii Nakryiko
1
-52
/
+152
2022-03-05
libbpf: Allow BPF program auto-attach handlers to bail out
Andrii Nakryiko
1
-55
/
+85
2022-03-03
libbpf: Add a check to ensure that page_cnt is non-zero
Yuntao Wang
1
-2
/
+2
2022-02-28
libbpf: Fix BPF_MAP_TYPE_PERF_EVENT_ARRAY auto-pinning
Stijn Tintel
1
-19
/
+25
2022-02-24
libbpf: Simplify the find_elf_sec_sz() function
Yuntao Wang
1
-4
/
+2
2022-02-22
libbpf: Remove redundant check in btf_fixup_datasec()
Yuntao Wang
1
-1
/
+1
2022-02-16
libbpf: Expose bpf_core_{add,free}_cands() to bpftool
Mauricio Vásquez
1
-7
/
+10
2022-02-16
libbpf: Split bpf_core_apply_relo()
Mauricio Vásquez
1
-31
/
+40
2022-02-07
libbpf: Remove mode check in libbpf_set_strict_mode()
Mauricio Vásquez
1
-8
/
+0
2022-02-04
libbpf: Deprecate forgotten btf__get_map_kv_tids()
Andrii Nakryiko
1
-0
/
+3
2022-02-03
libbpf: Stop using deprecated bpf_map__is_offload_neutral()
Andrii Nakryiko
1
-1
/
+1
2022-02-01
libbpf: Deprecate xdp_cpumap, xdp_devmap and classifier sec definitions
Lorenzo Bianconi
1
-3
/
+11
2022-01-26
libbpf: hide and discourage inconsistently named getters
Andrii Nakryiko
1
-9
/
+12
2022-01-25
libbpf: Mark bpf_object__open_xattr() deprecated
Christy Lee
1
-1
/
+1
2022-01-25
libbpf: Add "iter.s" section for sleepable bpf iterator programs
Kenny Yu
1
-0
/
+1
2022-01-22
libbpf: Add SEC name for xdp frags programs
Lorenzo Bianconi
1
-0
/
+8
2022-01-21
libbpf: deprecate legacy BPF map definitions
Andrii Nakryiko
1
-0
/
+8
2022-01-13
libbpf: Fix possible NULL pointer dereference when destroying skeleton
Yafang Shao
1
-0
/
+3
2022-01-06
libbpf: Support repeated legacy kprobes on same function
Qiang Wang
1
-1
/
+4
2022-01-06
libbpf: Use probe_name for legacy kprobe
Qiang Wang
1
-1
/
+1
2022-01-06
libbpf: Deprecate bpf_perf_event_read_simple() API
Christy Lee
1
-8
/
+14
2021-12-29
libbpf: Improve LINUX_VERSION_CODE detection
Andrii Nakryiko
1
-1
/
+26
2021-12-15
libbpf: Avoid reading past ELF data section end when copying license
Andrii Nakryiko
1
-1
/
+4
2021-12-15
libbpf: Auto-bump RLIMIT_MEMLOCK if kernel needs it for BPF
Andrii Nakryiko
1
-38
/
+9
2021-12-14
libbpf: Add sane strncpy alternative and use it internally
Andrii Nakryiko
1
-5
/
+3
2021-12-11
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-198
/
+451
2021-12-11
libbpf: Add "bool skipped" to struct bpf_map
Shuyi Cheng
1
-3
/
+8
2021-12-11
libbpf: Deprecate bpf_object__load_xattr()
Andrii Nakryiko
1
-13
/
+10
2021-12-11
libbpf: Add per-program log buffer setter and getter
Andrii Nakryiko
1
-17
/
+75
2021-12-11
libbpf: Preserve kernel error code and remove kprobe prog type guessing
Andrii Nakryiko
1
-17
/
+2
2021-12-11
libbpf: Improve logging around BPF program loading
Andrii Nakryiko
1
-19
/
+19
2021-12-11
libbpf: Allow passing user log setting through bpf_object_open_opts
Andrii Nakryiko
1
-1
/
+23
2021-12-04
libbpf: Reduce bpf_core_apply_relo_insn() stack usage.
Alexei Starovoitov
1
-1
/
+3
2021-12-03
libbpf: Add API to get/set log_level at per-program level
Andrii Nakryiko
1
-0
/
+14
2021-12-02
libbpf: Support init of inner maps in light skeleton.
Alexei Starovoitov
1
-3
/
+3
2021-12-02
libbpf: Use CO-RE in the kernel in light skeleton.
Alexei Starovoitov
1
-30
/
+79
2021-12-02
libbpf: Cleanup struct bpf_core_cand.
Andrii Nakryiko
1
-13
/
+17
2021-12-02
bpf: Define enum bpf_core_relo_kind as uapi.
Alexei Starovoitov
1
-1
/
+1
2021-11-30
libbpf: Remove duplicate assignments
Mehrdad Arshad Rad
1
-1
/
+0
2021-11-29
libbpf: Support static initialization of BPF_MAP_TYPE_PROG_ARRAY
Hengqi Chen
1
-33
/
+121
2021-11-26
libbpf: Don't call libc APIs with NULL pointers
Andrii Nakryiko
1
-3
/
+7
[prev]
[next]