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
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
2019-03-08
bpf, libbpf: fixing leak when kernel does not support btf
Nikita V. Shirokov
1
-0
/
+2
2019-03-07
bpf: fix replace_map_fd_with_map_ptr's ldimm64 second imm field
Daniel Borkmann
1
-1
/
+14
2019-03-07
selftests: bpf: test_progs: initialize duration in singal_pending test
Stanislav Fomichev
1
-1
/
+1
2019-03-07
libbpf: force fixdep compilation at the start of the build
Stanislav Fomichev
1
-1
/
+2
2019-03-07
selftests: bpf: fix compilation with out-of-tree $(OUTPUT)
Stanislav Fomichev
1
-10
/
+23
2019-03-07
selftests/bpf: test that GSO works in lwt_ip_encap
Peter Oskolkov
1
-2
/
+52
2019-03-04
selftest/net: Remove duplicate header
Souptick Joarder
1
-1
/
+0
2019-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
52
-2031
/
+3411
2019-03-04
bpf: add test cases for non-pointer sanitiation logic
Daniel Borkmann
1
-1
/
+43
2019-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-2
/
+1
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-33
/
+113
2019-03-02
selftests: bpf: break up test_progs - misc
Stanislav Fomichev
11
-735
/
+754
2019-03-02
selftests: bpf: break up test_progs - spinlock
Stanislav Fomichev
4
-103
/
+106
2019-03-02
selftests: bpf: break up test_progs - tracepoint
Stanislav Fomichev
5
-427
/
+431
2019-03-02
selftests: bpf: break up test_progs - stackmap
Stanislav Fomichev
6
-476
/
+483
2019-03-02
selftests: bpf: break up test_progs - xdp
Stanislav Fomichev
5
-162
/
+163
2019-03-02
selftests: bpf: break up test_progs - pkt access
Stanislav Fomichev
3
-51
/
+53
2019-03-02
selftests: bpf: break up test_progs - preparations
Stanislav Fomichev
4
-76
/
+119
2019-03-02
bpf: sync bpf.h to tools and update bpf_helpers.h
brakmo
2
-1
/
+11
2019-03-02
tc-testing: Allow test cases to be skipped
Lucas Bates
4
-13
/
+27
2019-03-02
selftests/bpf: set unlimited RLIMIT_MEMLOCK for test_sock_fields
Yonghong Song
1
-0
/
+1
2019-03-01
selftests: fixes for UDP GRO
Paolo Abeni
2
-17
/
+33
2019-03-01
selftests/bpf: add btf_dedup test of FWD/STRUCT resolution
Andrii Nakryiko
1
-0
/
+45
2019-03-01
btf: fix bug with resolving STRUCT/UNION into corresponding FWD
Andrii Nakryiko
1
-3
/
+17
2019-03-01
btf: allow to customize dedup hash table size
Andrii Nakryiko
2
-17
/
+37
2019-03-01
libbpf: fix formatting for btf_ext__get_raw_data
Andrii Nakryiko
1
-1
/
+1
2019-03-01
selftests/bpf: fix btf_dedup testing code
Andrii Nakryiko
2
-2
/
+3
2019-03-01
tools/libbpf: signedness bug in btf_dedup_ref_type()
Dan Carpenter
1
-1
/
+2
2019-03-01
tools: libbpf: make sure readelf shows full names in build checks
Jakub Kicinski
1
-2
/
+2
2019-03-01
tools: libbpf: add a correctly named define for map iteration
Jakub Kicinski
5
-10
/
+11
2019-03-01
selftests/bpf: use __bpf_constant_htons in test_prog.c for flow dissector
Stanislav Fomichev
1
-2
/
+2
2019-03-01
bpf: add missing entries to bpf_helpers.h
Willem de Bruijn
1
-0
/
+30
2019-03-01
selftests: rtnetlink: use internal netns switch for ip commands
David Ahern
1
-61
/
+61
2019-02-28
selftests: pmtu: add explicit tests for PMTU exceptions cleanup
Paolo Abeni
1
-1
/
+67
2019-02-28
selftests: pmtu: disable DAD in all namespaces
Paolo Abeni
1
-15
/
+13
2019-02-28
tools/bpf: selftests: add map lookup to test_map_in_map bpf prog
Yonghong Song
1
-0
/
+4
2019-02-27
tools/bpftool: recognize bpf_prog_info run_time_ns and run_cnt
Alexei Starovoitov
2
-1
/
+10
2019-02-27
tools/bpf: sync bpf.h into tools
Alexei Starovoitov
1
-0
/
+2
2019-02-27
netfilter: nat: merge nf_nat_ipv4,6 into nat core
Florian Westphal
1
-2
/
+1
2019-02-26
tc-testing: gitignore, ignore local tdc config file
Vlad Buslov
1
-0
/
+1
2019-02-26
tools: selftests: rtnetlink: add testcases for vxlan flag sets
Roopa Prabhu
1
-0
/
+52
2019-02-26
libbpf: add support for using AF_XDP sockets
Magnus Karlsson
8
-3
/
+1080
2019-02-26
selftests/bpf: make sure signal interrupts BPF_PROG_TEST_RUN
Stanislav Fomichev
1
-0
/
+44
2019-02-25
selftests: mlxsw: spectrum-2: Add massive delta rehash test
Jiri Pirko
1
-0
/
+166
2019-02-25
selftests: mlxsw: spectrum-2: Check migrate end trace
Jiri Pirko
1
-0
/
+8
2019-02-25
selftests: mlxsw: spectrum-2: Add IPv6 variant of simple delta rehash test
Jiri Pirko
1
-0
/
+71
2019-02-24
selftests: concurrency: add test to verify parallel replace/delete
Vlad Buslov
1
-0
/
+26
2019-02-24
selftests: concurrency: add test to verify parallel add/delete
Vlad Buslov
2
-3
/
+49
2019-02-24
selftests: concurrency: add test to verify concurrent delete
Vlad Buslov
1
-0
/
+25
2019-02-24
selftests: concurrency: add test to verify concurrent replace
Vlad Buslov
2
-1
/
+33
[next]