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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-05
libbpf: Wire up spec management and other arch-independent USDT logic
Andrii Nakryiko
1
-1
/
+167
2022-04-05
libbpf: Add USDT notes parsing and resolution logic
Andrii Nakryiko
1
-1
/
+581
2022-04-05
libbpf: Wire up USDT API and bpf_link integration
Andrii Nakryiko
6
-11
/
+587
2022-04-05
libbpf: Add BPF-side of USDT support
Andrii Nakryiko
2
-1
/
+257
2022-04-05
libbpf: Support Debian in resolve_full_path()
Ilya Leoshkevich
1
-1
/
+39
2022-04-04
libbpf: Don't return -EINVAL if hdr_len < offsetofend(core_relo_len)
Yuntao Wang
1
-4
/
+2
2022-04-04
libbpf: Add auto-attach for uprobes based on section name
Alan Maguire
1
-2
/
+72
2022-04-04
libbpf: Support function name-based attach uprobes
Alan Maguire
2
-1
/
+213
2022-04-04
libbpf: auto-resolve programs/libraries when necessary for uprobes
Alan Maguire
1
-1
/
+53
2022-03-31
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
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
3
-21
/
+149
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
2
-0
/
+11
2022-03-18
libbpf: Add bpf_program__attach_kprobe_multi_opts function
Jiri Olsa
3
-0
/
+184
2022-03-18
libbpf: Add bpf_link_create support for multi kprobes
Jiri Olsa
2
-1
/
+17
2022-03-18
libbpf: Add libbpf_kallsyms_parse function
Jiri Olsa
2
-24
/
+43
2022-03-10
libbpf: Support batch_size option to bpf_prog_test_run
Toke Høiland-Jørgensen
2
-1
/
+3
2022-03-08
libbpf: Fix array_size.cocci warning
Guo Zhengkui
2
-3
/
+4
2022-03-08
libbpf: Unmap rings when umem deleted
lic121
1
-0
/
+11
2022-03-05
libbpf: Support custom SEC() handlers
Andrii Nakryiko
4
-53
/
+268
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-03-01
libbpf: Skip forward declaration when counting duplicated type names
Xu Kuohai
1
-0
/
+5
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-17
libbpf: Fix memleak in libbpf_netlink_recv()
Andrii Nakryiko
1
-3
/
+5
2022-02-16
libbpf: Expose bpf_core_{add,free}_cands() to bpftool
Mauricio Vásquez
2
-7
/
+19
2022-02-16
libbpf: Split bpf_core_apply_relo()
Mauricio Vásquez
3
-93
/
+99
2022-02-15
kbuild: replace $(if A,A,B) with $(or A,B)
Masahiro Yamada
1
-1
/
+1
2022-02-12
libbpf: Use dynamically allocated buffer when receiving netlink messages
Toke Høiland-Jørgensen
1
-4
/
+51
2022-02-11
libbpf: Fix libbpf.map inheritance chain for LIBBPF_0.7.0
Andrii Nakryiko
1
-1
/
+1
2022-02-11
libbpf: Prepare light skeleton for the kernel.
Alexei Starovoitov
2
-21
/
+179
2022-02-09
libbpf: Fix compilation warning due to mismatched printf format
Andrii Nakryiko
1
-1
/
+2
2022-02-09
libbpf: Add BPF_KPROBE_SYSCALL macro
Hengqi Chen
1
-0
/
+35
2022-02-09
libbpf: Fix accessing the first syscall argument on s390
Ilya Leoshkevich
1
-0
/
+6
2022-02-09
libbpf: Fix accessing the first syscall argument on arm64
Ilya Leoshkevich
1
-0
/
+6
2022-02-09
libbpf: Allow overriding PT_REGS_PARM1{_CORE}_SYSCALL
Ilya Leoshkevich
1
-8
/
+12
2022-02-09
libbpf: Fix accessing syscall arguments on riscv
Ilya Leoshkevich
1
-0
/
+2
2022-02-09
libbpf: Fix riscv register names
Ilya Leoshkevich
1
-2
/
+2
2022-02-09
libbpf: Fix accessing syscall arguments on powerpc
Ilya Leoshkevich
1
-0
/
+2
2022-02-09
libbpf: Add PT_REGS_SYSCALL_REGS macro
Ilya Leoshkevich
1
-0
/
+10
2022-02-09
libbpf: Fix signedness bug in btf_dump_array_data()
Dan Carpenter
1
-2
/
+3
2022-02-07
libbpf: Remove mode check in libbpf_set_strict_mode()
Mauricio Vásquez
1
-8
/
+0
2022-02-05
libbpf: Fix build issue with llvm-readelf
Yonghong Song
1
-2
/
+2
2022-02-04
libbpf: Deprecate forgotten btf__get_map_kv_tids()
Andrii Nakryiko
2
-0
/
+4
2022-02-03
libbpf: Deprecate priv/set_priv storage
Delyan Kratunov
1
-1
/
+6
2022-02-03
libbpf: Stop using deprecated bpf_map__is_offload_neutral()
Andrii Nakryiko
1
-1
/
+1
[prev]
[next]