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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
137
-970
/
+2067
2021-11-15
bpftool: Use libbpf_get_error() to check error
Hengqi Chen
5
-23
/
+27
2021-11-15
bpftool: Fix mixed indentation in documentation
Quentin Monnet
2
-38
/
+38
2021-11-15
bpftool: Update the lists of names for maps and prog-attach types
Quentin Monnet
4
-3
/
+6
2021-11-15
bpftool: Fix indent in option lists in the documentation
Quentin Monnet
7
-14
/
+14
2021-11-15
bpftool: Remove inclusion of utilities.mak from Makefiles
Quentin Monnet
2
-2
/
+0
2021-11-15
bpftool: Fix memory leak in prog_dump()
Quentin Monnet
1
-6
/
+9
2021-11-13
selftests/bpf: Fix a tautological-constant-out-of-range-compare compiler warning
Yonghong Song
1
-6
/
+11
2021-11-13
selftests/bpf: Fix an unused-but-set-variable compiler warning
Yonghong Song
1
-2
/
+0
2021-11-12
tools/lib/lockdep: drop liblockdep
Sasha Levin
38
-1224
/
+3
2021-11-12
bpftool: Enable libbpf's strict mode by default
Stanislav Fomichev
5
-19
/
+48
2021-11-12
selftests/bpf: Clarify llvm dependency with btf_tag selftest
Yonghong Song
1
-4
/
+5
2021-11-12
selftests/bpf: Add a C test for btf_type_tag
Yonghong Song
2
-0
/
+49
2021-11-12
selftests/bpf: Rename progs/tag.c to progs/btf_decl_tag.c
Yonghong Song
2
-11
/
+13
2021-11-12
selftests/bpf: Test BTF_KIND_DECL_TAG for deduplication
Yonghong Song
1
-4
/
+135
2021-11-12
selftests/bpf: Add BTF_KIND_TYPE_TAG unit tests
Yonghong Song
2
-0
/
+21
2021-11-12
selftests/bpf: Test libbpf API function btf__add_type_tag()
Yonghong Song
2
-28
/
+43
2021-11-12
bpftool: Support BTF_KIND_TYPE_TAG
Yonghong Song
1
-0
/
+2
2021-11-12
libbpf: Support BTF_KIND_TYPE_TAG
Yonghong Song
6
-2
/
+73
2021-11-12
bpf: Support BTF_KIND_TYPE_TAG for btf_type_tag attributes
Yonghong Song
1
-1
/
+2
2021-11-12
bpftool: Update btf_dump__new() and perf_buffer__new_raw() calls
Andrii Nakryiko
3
-8
/
+5
2021-11-12
tools/runqslower: Update perf_buffer__new() calls
Andrii Nakryiko
1
-4
/
+2
2021-11-12
selftests/bpf: Update btf_dump__new() uses to v1.0+ variant
Andrii Nakryiko
3
-26
/
+15
2021-11-12
selftests/bpf: Migrate all deprecated perf_buffer uses
Andrii Nakryiko
6
-25
/
+11
2021-11-12
libbpf: Make perf_buffer__new() use OPTS-based interface
Andrii Nakryiko
3
-28
/
+132
2021-11-12
libbpf: Ensure btf_dump__new() and btf_dump_opts are future-proof
Andrii Nakryiko
3
-13
/
+71
2021-11-12
libbpf: Turn btf_dedup_opts into OPTS-based struct
Andrii Nakryiko
6
-66
/
+58
2021-11-12
selftests/bpf: Minor cleanups and normalization of Makefile
Andrii Nakryiko
1
-16
/
+16
2021-11-12
bpftool: Normalize compile rules to specify output file last
Andrii Nakryiko
1
-8
/
+8
2021-11-12
selftests/bpf: Fix bpf_prog_test_load() logic to pass extra log level
Andrii Nakryiko
1
-1
/
+6
2021-11-12
libbpf: Add ability to get/set per-program load flags
Andrii Nakryiko
3
-0
/
+19
2021-11-11
Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
19
-76
/
+204
2021-11-11
selftests/net: udpgso_bench_rx: fix port argument
Willem de Bruijn
1
-4
/
+7
2021-11-11
selftests/bpf: Add tests for accessing ingress_ifindex in bpf_sk_lookup
Mark Pashmfouroush
3
-0
/
+71
2021-11-11
bpf: Add ingress_ifindex to bpf_sk_lookup
Mark Pashmfouroush
1
-0
/
+1
2021-11-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2021-11-10
bpftool: Fix SPDX tag for Makefiles and .gitignore
Quentin Monnet
3
-3
/
+3
2021-11-10
selftests: forwarding: Fix packet matching in mirroring selftests
Petr Machata
5
-11
/
+13
2021-11-10
selftests: net: test_vxlan_under_vrf: fix HV connectivity test
Andrea Righi
1
-0
/
+2
2021-11-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-0
/
+12
2021-11-10
libbpf: Compile using -std=gnu89
Kumar Kartikeya Dwivedi
1
-0
/
+1
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-10
/
+102
2021-11-09
selftests/kselftest/runner/run_one(): allow running non-executable files
SeongJae Park
1
-10
/
+18
2021-11-09
procfs: do not list TID 0 in /proc/<pid>/task
Florian Weimer
3
-0
/
+84
2021-11-09
selftests/bpf: Add exception handling selftests for tp_bpf program
Alan Maguire
2
-0
/
+86
2021-11-08
Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
9
-0
/
+1224
2021-11-08
Add 'tools/perf/libbpf/' to ignored files
Linus Torvalds
1
-0
/
+1
2021-11-08
Merge tag 'perf-tools-for-v5.16-2021-11-07-without-bpftool-fix' of git://git....
Linus Torvalds
184
-1705
/
+5083
2021-11-08
arm64: mte: change PR_MTE_TCF_NONE back into an unsigned long
Peter Collingbourne
1
-1
/
+1
2021-11-07
selftests/bpf: Add tests for bpf_find_vma
Song Liu
4
-0
/
+244
[next]