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
/
testing
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-4
/
+14
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-2
/
+55
2019-05-01
selftests: fib_rule_tests: print the result and return 1 if any tests failed
Hangbin Liu
1
-0
/
+6
2019-05-01
selftests: fib_rule_tests: Fix icmp proto with ipv6
David Ahern
1
-2
/
+2
2019-04-30
KVM: selftests: make hyperv_cpuid test pass on AMD
Vitaly Kuznetsov
1
-1
/
+8
2019-04-30
KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned size
Paolo Bonzini
1
-3
/
+6
2019-04-29
Merge tag 'seccomp-v5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-9
/
+25
2019-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-0
/
+47
2019-04-26
selftests/bpf: test cases for pkt/null checks in subprogs
Paul Chaignon
2
-0
/
+47
2019-04-26
selftests/seccomp: Prepare for exclusive seccomp flags
Kees Cook
1
-9
/
+25
2019-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-11
/
+317
2019-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-10
/
+311
2019-04-21
selftests/net: correct the return value for run_afpackettests
Po-Hsu Lin
1
-0
/
+5
2019-04-20
selftests/net: correct the return value for run_netsocktests
Po-Hsu Lin
1
-1
/
+1
2019-04-19
proc: fixup proc-pid-vm test
Alexey Dobriyan
1
-2
/
+2
2019-04-19
proc: fix map_files test on F29
Alexey Dobriyan
1
-10
/
+10
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-54
/
+60
2019-04-16
selftests: kvm: add a selftest for SMM
Vitaly Kuznetsov
4
-6
/
+191
2019-04-16
selftests: kvm: fix for compilers that do not support -no-pie
Paolo Bonzini
1
-1
/
+7
2019-04-16
selftests: kvm/evmcs_test: complete I/O before migrating guest state
Paolo Bonzini
4
-16
/
+17
2019-04-15
netfilter: nat: fix icmp id randomization
Florian Westphal
1
-9
/
+27
2019-04-13
selftests: netfilter: check icmp pkttoobig errors are set as related
Florian Westphal
2
-1
/
+284
2019-04-12
selftests: fib_tests: Fix 'Command line is not complete' errors
David Ahern
1
-54
/
+40
2019-04-10
selftests: mlxsw: Test VRF MAC vetoing
Ido Schimmel
1
-0
/
+20
2019-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+20
2019-04-09
selftests/tpm2: Open tpm dev in unbuffered mode
Tadeusz Struk
1
-2
/
+2
2019-04-09
selftests/tpm2: Extend tests to cover partial reads
Tadeusz Struk
2
-0
/
+64
2019-04-08
selftests: add a tc matchall test case
Nicolas Dichtel
1
-0
/
+20
2019-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-12
/
+184
2019-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-12
/
+75
2019-04-04
net/sched: act_sample: fix divide by zero in the traffic path
Davide Caratti
1
-0
/
+24
2019-04-03
net/flow_dissector: pass flow_keys->n_proto to BPF programs
Stanislav Fomichev
1
-2
/
+4
2019-04-03
selftests/bpf: fix vlan handling in flow dissector program
Stanislav Fomichev
2
-11
/
+72
2019-03-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-20
/
+54
2019-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-0
/
+85
2019-03-28
KVM: selftests: complete IO before migrating guest state
Sean Christopherson
3
-2
/
+33
2019-03-28
KVM: selftests: disable stack protector for all KVM tests
Sean Christopherson
1
-2
/
+2
2019-03-28
KVM: selftests: explicitly disable PIE for tests
Sean Christopherson
1
-1
/
+1
2019-03-28
KVM: selftests: assert on exit reason in CR4/cpuid sync test
Sean Christopherson
1
-16
/
+19
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
24
-48
/
+822
2019-03-27
selftests/bpf: add btf_dedup test for VOID equivalence check
Andrii Nakryiko
1
-0
/
+47
2019-03-26
selftests/bpf: test case for invalid call stack in dead code
Paul Chaignon
1
-0
/
+38
2019-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+25
2019-03-22
bpf: verifier: propagate liveness on all frames
Jakub Kicinski
1
-0
/
+25
2019-03-21
net/sched: act_vlan: validate the control action inside init()
Davide Caratti
1
-0
/
+25
2019-03-21
net/sched: act_tunnel_key: validate the control action inside init()
Davide Caratti
1
-0
/
+25
2019-03-21
net/sched: act_skbmod: validate the control action inside init()
Davide Caratti
1
-0
/
+25
2019-03-21
net/sched: act_skbedit: validate the control action inside init()
Davide Caratti
1
-0
/
+25
2019-03-21
net/sched: act_simple: validate the control action inside init()
Davide Caratti
1
-0
/
+25
2019-03-21
net/sched: act_sample: validate the control action inside init()
Davide Caratti
1
-0
/
+25
[next]