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
2017-09-01
selftests: correct define in msg_zerocopy.c
Willem de Bruijn
1
-3
/
+3
2017-08-31
bpf: test_maps: fix typos, "conenct" and "listeen"
Colin Ian King
1
-2
/
+2
2017-08-30
tc-testing: add test for testing ife type
Alexander Aring
1
-0
/
+50
2017-08-29
selftests: add addrlabel add/delete to rtnetlink.sh
Florian Westphal
1
-0
/
+41
2017-08-29
selftests/bpf: check the instruction dumps are populated
Jakub Kicinski
1
-4
/
+12
2017-08-28
bpf: test_maps add sockmap stress test
John Fastabend
1
-1
/
+28
2017-08-28
bpf: harden sockmap program attach to ensure correct map type
John Fastabend
2
-4
/
+30
2017-08-28
bpf: more SK_SKB selftests
John Fastabend
1
-0
/
+98
2017-08-28
bpf: additional sockmap self tests
John Fastabend
3
-46
/
+96
2017-08-28
bpf: convert sockmap field attach_bpf_fd2 to type
John Fastabend
7
-99
/
+68
2017-08-24
selftests/bpf: add a test for a pruning bug in the verifier
Alexei Starovoitov
1
-0
/
+28
2017-08-24
selftests/bpf: add a test for a bug in liveness-based pruning
Edward Cree
1
-0
/
+16
2017-08-24
selftests/net: Add a test to validate behavior of rx timestamps
Mike Maloney
3
-1
/
+393
2017-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+4
2017-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+2
2017-08-21
tools lib bpf: improve warning
Eric Leblond
1
-1
/
+2
2017-08-20
bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_test
Martin KaFai Lau
4
-5
/
+44
2017-08-19
test_kmod: fix description for -s -and -c parameters
Luis R. Rodriguez
1
-2
/
+2
2017-08-16
bpf: selftests add sockmap tests
John Fastabend
7
-39
/
+443
2017-08-16
bpf: selftests: add tests for new __sk_buff members
John Fastabend
1
-0
/
+152
2017-08-16
bpf: sockmap sample program
John Fastabend
4
-4
/
+67
2017-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-5
/
+4
2017-08-16
selftests: add 'ip get' to rtnetlink.sh
Florian Westphal
1
-0
/
+32
2017-08-15
Merge tag 'linux-kselftest-4.13-rc6-fixes' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
4
-5
/
+4
2017-08-12
selftests: bpf: add check for ip XDP redirect
William Tu
1
-0
/
+5
2017-08-11
selftests: timers: freq-step: fix compile error
Shuah Khan
1
-4
/
+3
2017-08-10
selftests: add rtnetlink test script
Florian Westphal
2
-1
/
+200
2017-08-10
bpf: add test cases for new BPF_J{LT, LE, SLT, SLE} instructions
Daniel Borkmann
1
-0
/
+313
2017-08-10
bpf: add BPF_J{LT,LE,SLT,SLE} instructions
Daniel Borkmann
1
-0
/
+5
2017-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-9
/
+25
2017-08-09
selftests: futex: fix run_tests target
Shuah Khan
1
-1
/
+1
2017-08-09
selftests: bpf: add a test for XDP redirect
William Tu
4
-3
/
+86
2017-08-09
selftests/bpf: variable offset negative tests
Edward Cree
1
-0
/
+41
2017-08-09
selftests/bpf: add tests for subtraction & negative numbers
Edward Cree
1
-0
/
+104
2017-08-09
selftests/bpf: don't try to access past MAX_PACKET_OFF in test_verifier
Edward Cree
1
-8
/
+8
2017-08-09
selftests/bpf: add test for bogus operations on pointers
Edward Cree
1
-2
/
+64
2017-08-09
selftests/bpf: add a test to test_align
Edward Cree
1
-0
/
+67
2017-08-09
selftests/bpf: rewrite test_align
Edward Cree
1
-93
/
+132
2017-08-09
selftests/bpf: change test_verifier expectations
Edward Cree
1
-180
/
+152
2017-08-08
test_sysctl: fix sysctl.sh by making it executable
Luis R. Rodriguez
1
-0
/
+0
2017-08-08
test_kmod: fix kmod.sh by making it executable
Luis R. Rodriguez
1
-0
/
+0
2017-08-07
bpf: fix selftest/bpf/test_pkt_md_access on s390x
Thomas Richter
1
-0
/
+11
2017-08-05
bpf: fix byte order test in test_verifier
Daniel Borkmann
1
-9
/
+10
2017-08-04
bpf, s390: fix build for libbpf and selftest suite
Daniel Borkmann
2
-0
/
+4
2017-08-04
test: add msg_zerocopy test
Willem de Bruijn
4
-1
/
+811
2017-08-03
netvsc: remove bonding setup script
stephen hemminger
1
-255
/
+0
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-13
/
+58
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-3
/
+34
2017-07-30
bpf: testing: fix devmap tests
John Fastabend
2
-1
/
+4
2017-07-27
bpf: don't zero out the info struct in bpf_obj_get_info_by_fd()
Jakub Kicinski
2
-3
/
+6
[next]