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
/
bpf
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-16
libbpf, selftests/bpf: Adjust libbpf, bpftool, selftests to match LLVM
Alexei Starovoitov
1
-1
/
+1
2024-03-12
libbpf: Recognize __arena global variables.
Andrii Nakryiko
1
-0
/
+13
2024-03-12
bpftool: Recognize arena map type
Alexei Starovoitov
2
-2
/
+2
2024-03-08
bpftool: rename is_internal_mmapable_map into is_mmapable_map
Andrii Nakryiko
1
-9
/
+9
2024-03-01
bpftool: Add an example for struct_ops map and shadow type.
Kui-Feng Lee
1
-6
/
+52
2024-03-01
bpftool: Generated shadow variables for struct_ops maps.
Kui-Feng Lee
1
-1
/
+236
2024-02-08
tools/resolve_btfids: Fix cross-compilation to non-host endianness
Viktor Malik
1
-0
/
+35
2024-02-08
tools/resolve_btfids: Refactor set sorting with types from btf_ids.h
Viktor Malik
1
-14
/
+21
2024-01-29
bpftool: Be more portable by using POSIX's basename()
Arnaldo Carvalho de Melo
1
-3
/
+6
2024-01-24
bpftool: Display cookie for kprobe multi link
Jiri Olsa
1
-15
/
+63
2024-01-24
bpftool: Display cookie for perf event link probes
Jiri Olsa
1
-0
/
+14
2024-01-24
bpftool: Fix wrong free call in do_show_link
Jiri Olsa
1
-1
/
+1
2024-01-24
bpftool: Silence build warning about calloc()
Tiezhu Yang
1
-1
/
+1
2024-01-04
bpfilter: remove bpfilter
Quentin Deslandes
1
-4
/
+0
2023-11-29
bpftool: Add support to display uprobe_multi links
Jiri Olsa
1
-2
/
+103
2023-11-28
bpftool: mark orphaned programs during prog show
Stanislav Fomichev
1
-5
/
+9
2023-11-10
bpftool: Fix prog object type in manpage
Artem Savkov
1
-1
/
+1
2023-10-25
bpftool: Extend net dump with netkit progs
Daniel Borkmann
2
-5
/
+10
2023-10-25
bpftool: Implement link show support for netkit
Daniel Borkmann
1
-0
/
+9
2023-10-19
bpftool: Wrap struct_ops dump in an array
Manu Bretelle
1
-0
/
+6
2023-10-19
bpftool: Fix printing of pointer value
Manu Bretelle
1
-1
/
+1
2023-10-12
bpftool: Add support for cgroup unix socket address hooks
Daan De Meyer
5
-23
/
+38
2023-10-09
bpftool: Align bpf_load_and_run_opts insns and data
Ian Rogers
1
-20
/
+23
2023-10-09
bpftool: Align output skeleton ELF code
Ian Rogers
1
-6
/
+9
2023-09-26
bpftool: Display missed count for kprobe perf link
Jiri Olsa
1
-0
/
+3
2023-09-26
bpftool: Display missed count for kprobe_multi link
Jiri Olsa
1
-0
/
+3
2023-09-09
bpftool: Fix -Wcast-qual warning
Denys Zagorui
1
-1
/
+1
2023-08-30
bpftool: Fix build warnings with -Wtype-limits
Yafang Shao
1
-1
/
+1
2023-08-16
bpftool: Implement link show support for xdp
Daniel Borkmann
1
-0
/
+7
2023-08-16
bpftool: Implement link show support for tcx
Daniel Borkmann
1
-0
/
+37
2023-08-12
bpftool: fix perf help message
Daniel T. Lee
1
-1
/
+1
2023-07-19
bpftool: Extend net dump with tcx progs
Daniel Borkmann
3
-16
/
+116
2023-07-13
bpftool: Use "fallthrough;" keyword instead of comments
Quentin Monnet
2
-2
/
+2
2023-07-12
bpftool: Show perf link info
Yafang Shao
1
-1
/
+246
2023-07-12
bpftool: Add perf event names
Yafang Shao
1
-0
/
+67
2023-07-12
bpftool: Show kprobe_multi link info
Yafang Shao
1
-3
/
+115
2023-07-12
bpftool: Dump the kernel symbol's module name
Yafang Shao
2
-1
/
+7
2023-07-11
bpftool: Use a local bpf_perf_event_value to fix accessing its fields
Alexander Lobakin
1
-10
/
+17
2023-07-11
bpftool: Use a local copy of BPF_LINK_TYPE_PERF_EVENT in pid_iter.bpf.c
Quentin Monnet
1
-2
/
+9
2023-07-11
bpftool: Define a local bpf_perf_link to fix accessing its fields
Alexander Lobakin
1
-2
/
+7
2023-07-11
bpftool: use a local copy of perf_event to fix accessing :: Bpf_cookie
Alexander Lobakin
1
-1
/
+5
2023-06-29
bpf: Replace deprecated -target with --target= for Clang
Fangrui Song
3
-4
/
+4
2023-06-06
tools/resolve_btfids: Fix setting HOSTCFLAGS
Viktor Malik
1
-2
/
+2
2023-05-23
bpftool: Specify XDP Hints ifname when loading program
Larysa Zaremba
5
-20
/
+64
2023-05-19
bpftool: Show target_{obj,btf}_id in tracing link info
Yafang Shao
1
-0
/
+6
2023-05-17
bpftool: Support bpffs mountpoint as pin path for prog loadall
Pengcheng Yang
5
-7
/
+10
2023-05-17
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
3
-16
/
+30
2023-05-15
bpftool: JIT limited misreported as negative value on aarch64
Alan Maguire
1
-12
/
+12
2023-04-28
Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2023-04-27
bpftool: Dump map id instead of value for map_of_maps types
Xueming Feng
1
-2
/
+10
[next]