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
2020-11-27
perf tools: Update copy of libbpf's hashmap.c
Arnaldo Carvalho de Melo
1
-6
/
+9
2020-11-26
bpf: Fix selftest compilation on clang 11
Andrei Matei
1
-0
/
+2
2020-11-26
bpf: Add a selftest for bpf_ima_inode_hash
KP Singh
4
-0
/
+186
2020-11-26
bpf: Add a BPF helper for getting the IMA hash of an inode
KP Singh
1
-0
/
+11
2020-11-25
libbpf: Add support for canceling cached_cons advance
Li RongQing
1
-0
/
+6
2020-11-25
bpftool: Fix error return value in build_btf_type_table
Zhen Lei
1
-0
/
+1
2020-11-25
selftest/bpf: Fix rst formatting in readme
Andrei Matei
1
-13
/
+15
2020-11-25
selftest/bpf: Fix link in readme
Andrei Matei
1
-1
/
+4
2020-11-24
selftests: mlxsw: Add blackhole_nexthop trap test
Ido Schimmel
1
-0
/
+36
2020-11-24
selftests: forwarding: Add blackhole nexthops tests
Ido Schimmel
1
-1
/
+57
2020-11-24
selftests: mlxsw: Add blackhole nexthop configuration tests
Ido Schimmel
1
-3
/
+22
2020-11-21
Merge tag 'seccomp-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+4
2020-11-21
selftests: mptcp: add ADD_ADDR IPv6 test cases
Geliang Tang
1
-1
/
+69
2020-11-21
selftests: mptcp: add link failure test case
Florian Westphal
1
-22
/
+82
2020-11-21
selftests: forwarding: Add multipath tunneling nexthop test
Ido Schimmel
1
-0
/
+356
2020-11-21
selftests: forwarding: Add device-only nexthop test
Ido Schimmel
1
-0
/
+160
2020-11-21
selftests: forwarding: Test IPv4 routes with IPv6 link-local nexthops
Ido Schimmel
1
-0
/
+11
2020-11-21
selftests: forwarding: Do not configure nexthop objects twice
Ido Schimmel
1
-1
/
+0
2020-11-21
selftests: mlxsw: Add nexthop objects configuration tests
Ido Schimmel
1
-0
/
+189
2020-11-20
selftests: add ring and coalesce selftests
Antonio Cardace
2
-0
/
+217
2020-11-20
selftests: refactor get_netdev_name function
Antonio Cardace
1
-18
/
+2
2020-11-20
selftests: extract common functions in ethtool-common.sh
Antonio Cardace
2
-61
/
+71
2020-11-20
selftests/seccomp: sh: Fix register names
Kees Cook
1
-2
/
+2
2020-11-20
selftests/seccomp: powerpc: Fix typo in macro variable name
Kees Cook
1
-2
/
+2
2020-11-20
bpftool: Add {i,d}tlb_misses support for bpftool profile
Yonghong Song
1
-1
/
+29
2020-11-20
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
33
-152
/
+535
2020-11-20
Merge tag 'net-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
10
-20
/
+169
2020-11-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-2
/
+3
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
10
-20
/
+169
2020-11-19
selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NUL
Daniel Xu
2
-0
/
+96
2020-11-19
Merge tag 'powerpc-cve-2020-4788' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-67
/
+265
2020-11-19
libbpf: Fix VERSIONED_SYM_COUNT number parsing
Jiri Olsa
1
-0
/
+2
2020-11-19
tools/bootconfig: Align the bootconfig applied initrd image size to 4
Masami Hiramatsu
2
-24
/
+39
2020-11-19
tools/bootconfig: Fix to check the write failure correctly
Masami Hiramatsu
1
-4
/
+26
2020-11-19
tools/bootconfig: Fix errno reference after printf()
Masami Hiramatsu
1
-23
/
+29
2020-11-19
selftests/powerpc: refactor entry and rfi_flush tests
Daniel Axtens
6
-120
/
+96
2020-11-19
selftests/powerpc: entry flush test
Daniel Axtens
3
-1
/
+200
2020-11-19
selftests/powerpc: rfi_flush: disable entry flush if present
Russell Currey
1
-6
/
+29
2020-11-19
selftests/bpf: Mark tests that require unaligned memory access
Björn Töpel
7
-18
/
+52
2020-11-19
selftests/bpf: Avoid running unprivileged tests with alignment requirements
Björn Töpel
1
-0
/
+13
2020-11-19
selftests/bpf: Fix broken riscv build
Björn Töpel
1
-1
/
+2
2020-11-19
bpf: Add bpf_ktime_get_coarse_ns helper
Dmitrii Banshchikov
1
-0
/
+11
2020-11-18
Merge tag 'linux-kselftest-kunit-fixes-5.10-rc5' of git://git.kernel.org/pub/...
Linus Torvalds
5
-38
/
+64
2020-11-18
bpf: Add tests for bpf_bprm_opts_set helper
KP Singh
2
-0
/
+150
2020-11-18
bpf: Add bpf_bprm_opts_set helper
KP Singh
1
-0
/
+16
2020-11-18
tools/testing/scatterlist: Fix test to compile and run
Maor Gottlieb
2
-2
/
+3
2020-11-17
Merge tag 'perf-tools-fixes-for-v5.10-2020-11-17' of git://git.kernel.org/pub...
Linus Torvalds
9
-25
/
+34
2020-11-17
libbpf: bpf__find_by_name[_kind] should use btf__get_nr_types()
Alan Maguire
1
-4
/
+4
2020-11-17
selftests/bpf: Fix error return code in run_getsockopt_test()
Wang Hai
1
-1
/
+2
2020-11-16
perf test: Avoid an msan warning in a copied stack.
Ian Rogers
1
-0
/
+7
[prev]
[next]