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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-20
libbpf: Fix syscall access arguments on riscv
Alexandre Ghiti
1
-2
/
+0
2023-08-24
libbpf: fix signedness determination in CO-RE relo handling logic
Andrii Nakryiko
1
-1
/
+1
2023-08-24
libbpf: Add bpf_object__unpin()
Daniel Xu
3
-0
/
+17
2023-08-23
libbpf: Free btf_vmlinux when closing bpf_object
Hao Luo
1
-0
/
+1
2023-08-22
libbpf: Add uprobe multi link support to bpf_program__attach_usdt
Jiri Olsa
2
-17
/
+82
2023-08-22
libbpf: Add uprobe multi link detection
Jiri Olsa
2
-0
/
+38
2023-08-22
libbpf: Add support for u[ret]probe.multi[.s] program sections
Jiri Olsa
1
-0
/
+36
2023-08-22
libbpf: Add bpf_program__attach_uprobe_multi function
Jiri Olsa
3
-0
/
+166
2023-08-22
libbpf: Add bpf_link_create support for multi uprobes
Jiri Olsa
2
-1
/
+21
2023-08-22
libbpf: Add elf_resolve_pattern_offsets function
Jiri Olsa
3
-1
/
+67
2023-08-22
libbpf: Add elf_resolve_syms_offsets function
Jiri Olsa
2
-0
/
+112
2023-08-22
libbpf: Add elf symbol iterator
Jiri Olsa
1
-64
/
+115
2023-08-22
libbpf: Add elf_open/elf_close functions
Jiri Olsa
3
-42
/
+57
2023-08-22
libbpf: Move elf_find_func_offset* functions to elf object
Jiri Olsa
4
-186
/
+202
2023-08-22
libbpf: Add uprobe_multi attach type and link names
Jiri Olsa
1
-0
/
+2
2023-08-18
libbpf: Support triple-underscore flavors for kfunc relocation
Dave Marchevsky
1
-1
/
+19
2023-08-14
libbpf: Set close-on-exec flag on gzopen
Marco Vedovati
1
-2
/
+2
2023-08-05
libbpf: Use local includes inside the library
Sergey Kacheev
2
-3
/
+3
2023-08-02
libbpf: fix typos in Makefile
Randy Dunlap
1
-2
/
+2
2023-07-19
libbpf: Add helper macro to clear opts structs
Daniel Borkmann
1
-0
/
+16
2023-07-19
libbpf: Add link-based API for tcx
Daniel Borkmann
5
-11
/
+88
2023-07-19
libbpf: Add opts-based attach/detach/query API for tcx
Daniel Borkmann
4
-53
/
+159
2023-07-19
xsk: add new netlink attribute dedicated for ZC max frags
Maciej Fijalkowski
2
-1
/
+7
2023-07-11
libbpf: Remove HASHMAP_INIT static initialization helper
John Sanpe
1
-10
/
+0
2023-07-11
libbpf: Fix realloc API handling in zero-sized edge cases
Andrii Nakryiko
2
-4
/
+16
2023-07-09
libbpf: only reset sec_def handler when necessary
Andrii Nakryiko
1
-8
/
+19
2023-07-07
libbpf: Use available_filter_functions_addrs with multi-kprobes
Jackie Liu
1
-1
/
+61
2023-07-07
libbpf: Cross-join available_filter_functions and kallsyms for multi-kprobes
Jackie Liu
1
-13
/
+97
2023-06-30
libbpf: Add netfilter link attach helper
Florian Westphal
5
-0
/
+72
2023-06-30
libbpf: Skip modules BTF loading when CAP_SYS_ADMIN is missing
Andrea Terzolo
1
-0
/
+4
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+4
2023-06-06
bpf: netfilter: Add BPF_NETFILTER bpf_attach_type
Florian Westphal
2
-1
/
+4
2023-05-26
libbpf: Ensure FD >= 3 during bpf_map__reuse_fd()
Andrii Nakryiko
1
-7
/
+6
2023-05-26
libbpf: Ensure libbpf always opens files with O_CLOEXEC
Andrii Nakryiko
4
-8
/
+7
2023-05-25
libbpf: Change var type in datasec resize func
JP Kobryn
1
-2
/
+2
2023-05-24
libbpf: Add capability for resizing datasec maps
JP Kobryn
2
-11
/
+142
2023-05-24
libbpf: Add opts-based bpf_obj_pin() API and add support for path_fd
Andrii Nakryiko
3
-5
/
+32
2023-05-23
libbpf: Start v1.3 development cycle
Andrii Nakryiko
2
-1
/
+4
2023-05-17
libbpf: Store zero fd to fd_array for loader kfunc relocation
Jiri Olsa
1
-7
/
+7
2023-05-17
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
3
-9
/
+31
2023-05-12
libbpf: fix offsetof() and container_of() to work with CO-RE
Andrii Nakryiko
1
-5
/
+10
2023-05-05
libbpf: Fix comment about arc and riscv arch in bpf_tracing.h
Kenjiro Nakayama
1
-1
/
+2
2023-05-01
libbpf: btf_dump_type_data_check_overflow needs to consider BTF_MEMBER_BITFIE...
Martin KaFai Lau
1
-3
/
+19
2023-04-28
Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-2
/
+2
2023-04-21
tools: bpftool: print netfilter link info
Florian Westphal
2
-0
/
+4
2023-04-18
libbpf: mark bpf_iter_num_{new,next,destroy} as __weak
Andrii Nakryiko
1
-3
/
+3
2023-04-18
libbpf: move bpf_for(), bpf_for_each(), and bpf_repeat() into bpf_helpers.h
Andrii Nakryiko
1
-0
/
+103
2023-04-18
libbpf: improve handling of unresolved kfuncs
Andrii Nakryiko
1
-3
/
+69
2023-04-18
libbpf: report vmlinux vs module name when dealing with ksyms
Andrii Nakryiko
1
-4
/
+5
2023-04-18
libbpf: misc internal libbpf clean ups around log fixup
Andrii Nakryiko
1
-12
/
+14
[next]