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
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
14
-77
/
+1524
2018-03-31
selftests/bpf: Selftest for sys_bind post-hooks.
Andrey Ignatov
3
-1
/
+493
2018-03-31
selftests/bpf: Selftest for sys_connect hooks
Andrey Ignatov
8
-4
/
+284
2018-03-31
selftests/bpf: Selftest for sys_bind hooks
Andrey Ignatov
4
-1
/
+517
2018-03-31
libbpf: Support expected_attach_type at prog load
Andrey Ignatov
5
-46
/
+133
2018-03-30
tc-testing: Add newline when writing test case files
Lucas Bates
1
-0
/
+1
2018-03-30
tc-testing: add connmark action tests
Roman Mashak
1
-0
/
+291
2018-03-28
selftests/bpf: test for bpf_get_stackid() from raw tracepoints
Alexei Starovoitov
1
-21
/
+70
2018-03-28
libbpf: add bpf_raw_tracepoint_open helper
Alexei Starovoitov
3
-0
/
+23
2018-03-27
tc-testing: Correct compound statements for namespace execution
Lucas Bates
1
-5
/
+5
2018-03-26
tc-testing: updated police, mirred, skbedit and skbmod with more tests
Roman Mashak
4
-0
/
+528
2018-03-23
tc-testing: add selftests for 'bpf' action
Davide Caratti
1
-0
/
+289
2018-03-23
bpftool: Adjust to new print_bpf_insn interface
Jiri Olsa
1
-6
/
+6
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
19
-53
/
+140
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+4
2018-03-22
selftests: Add multipath tests for onlink flag
David Ahern
1
-3
/
+95
2018-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
15
-37
/
+530
2018-03-19
bpf: sockmap sample test for bpf_msg_pull_data
John Fastabend
2
-1
/
+4
2018-03-19
bpf: sockmap sample support for bpf_msg_cork_bytes()
John Fastabend
2
-1
/
+4
2018-03-19
bpf: sockmap, add sample option to test apply_bytes helper
John Fastabend
1
-1
/
+2
2018-03-19
bpf: sockmap sample, add option to attach SK_MSG program
John Fastabend
3
-1
/
+16
2018-03-19
bpf: add verifier tests for BPF_PROG_TYPE_SK_MSG
John Fastabend
1
-0
/
+54
2018-03-19
bpf: add map tests for BPF_PROG_TYPE_SK_MSG
John Fastabend
7
-7
/
+118
2018-03-19
selftests: pmtu: Drop prints to kernel log from pmtu_vti6_link_change_mtu
Stefano Brivio
1
-2
/
+0
2018-03-18
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+28
2018-03-18
selftests: pmtu: Add pmtu_vti6_link_change_mtu test
Stefano Brivio
1
-6
/
+61
2018-03-18
selftests: pmtu: Add pmtu_vti6_link_add_mtu test
Stefano Brivio
1
-1
/
+43
2018-03-18
selftests: pmtu: Add pmtu_vti4_link_add_mtu test
Stefano Brivio
1
-1
/
+44
2018-03-18
selftests: pmtu: Add test_pmtu_vti4_exception test
Stefano Brivio
1
-10
/
+70
2018-03-18
selftests: pmtu: Add pmtu_vti6_default_mtu test
Stefano Brivio
1
-1
/
+17
2018-03-18
selftests: pmtu: Add pmtu_vti4_default_mtu test
Stefano Brivio
1
-13
/
+73
2018-03-18
selftests: pmtu: Introduce support for multiple tests
Stefano Brivio
1
-26
/
+61
2018-03-18
selftests: pmtu: Factor out MTU parsing helper
Stefano Brivio
1
-6
/
+11
2018-03-18
selftests: pmtu: Use namespace command prefix to fetch route mtu
Stefano Brivio
1
-7
/
+9
2018-03-18
selftests: pmtu: Reverse return codes of functions
Stefano Brivio
1
-16
/
+8
2018-03-16
selftests/txtimestamp: Add more configurable parameters
Vinicius Costa Gomes
1
-3
/
+18
2018-03-16
selftests: fib_tests: Add IPv6 nexthop spec tests
David Ahern
1
-2
/
+178
2018-03-16
selftests: fib_tests: Allow user to run a specific test
David Ahern
1
-3
/
+7
2018-03-16
selftests: fib_tests: Use an alias for ip command
David Ahern
1
-84
/
+85
2018-03-16
tools: bpf: remove feature detection output
Jakub Kicinski
2
-0
/
+4
2018-03-16
tools: bpf: cleanup PHONY target
Jakub Kicinski
1
-1
/
+1
2018-03-16
tools: bpftool: fix potential format truncation
Jakub Kicinski
1
-1
/
+1
2018-03-16
tools: bpftool: fix dependency file path
Jakub Kicinski
1
-1
/
+1
2018-03-15
bpf: add selftest for stackmap with BPF_F_STACK_BUILD_ID
Song Liu
5
-2
/
+278
2018-03-14
selftests/x86/entry_from_vm86: Add test cases for POPF
Andy Lutomirski
1
-3
/
+27
2018-03-14
selftests/x86/entry_from_vm86: Exit with 1 if we fail
Andy Lutomirski
1
-1
/
+1
2018-03-13
tc-testing: updated gact tests with batch test cases
Roman Mashak
1
-1
/
+72
2018-03-13
tc-testing: add TC vlan action tests
Roman Mashak
1
-0
/
+410
2018-03-12
selftests: forwarding: Allow creation of interfaces without a config file
Ido Schimmel
2
-5
/
+6
2018-03-12
selftests: forwarding: Exit with error when missing interfaces
Ido Schimmel
1
-2
/
+2
[next]