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-03-21
net/sched: act_police: validate the control action inside init()
Davide Caratti
1
-0
/
+25
2019-03-21
net/sched: act_pedit: validate the control action inside init()
Davide Caratti
1
-0
/
+51
2019-03-21
net/sched: act_nat: validate the control action inside init()
Davide Caratti
1
-0
/
+25
2019-03-21
net/sched: act_connmark: validate the control action inside init()
Davide Caratti
1
-0
/
+25
2019-03-21
net/sched: act_mirred: validate the control action inside init()
Davide Caratti
1
-0
/
+25
2019-03-21
net/sched: act_ife: validate the control action inside init()
Davide Caratti
1
-0
/
+25
2019-03-21
net/sched: act_gact: validate the control action inside init()
Davide Caratti
1
-0
/
+25
2019-03-21
net/sched: act_csum: validate the control action inside init()
Davide Caratti
1
-0
/
+25
2019-03-21
net/sched: act_bpf: validate the control action inside init()
Davide Caratti
1
-0
/
+25
2019-03-16
Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
3
-0
/
+388
2019-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
8
-48
/
+396
2019-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-0
/
+97
2019-03-15
tools/testing/selftests/proc/proc-pid-vm.c: test with vsyscall in mind
Alexey Dobriyan
1
-3
/
+46
2019-03-14
selftests/bpf: add fwd enum resolution test for btf_dedup
Andrii Nakryiko
1
-0
/
+44
2019-03-13
bpf: Add an example for bpf_get_listener_sock
Martin KaFai Lau
3
-44
/
+180
2019-03-13
bpf: Test ref release issue in bpf_tcp_sock and bpf_sk_fullsock
Martin KaFai Lau
2
-2
/
+170
2019-03-12
selftests/bpf: fix segfault of test_progs when prog loading failed
Yonghong Song
2
-2
/
+2
2019-03-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+55
2019-03-12
tools/testing/selftests/sysctl/sysctl.sh: add tests for >32-bit values writte...
Zev Weiss
1
-0
/
+55
2019-03-12
Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
12
-0
/
+151
2019-03-11
tools: mark 'test_vmalloc.sh' executable
Linus Torvalds
1
-0
/
+0
2019-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-14
/
+90
2019-03-11
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
6
-0
/
+936
2019-03-10
Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-0
/
+9
2019-03-09
Merge tag 'linux-kselftest-5.1-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-22
/
+68
2019-03-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...
Linus Torvalds
8
-0
/
+1066
2019-03-07
Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
8
-5
/
+226
2019-03-07
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-0
/
+371
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
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-07
Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-5
/
+7
2019-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
15
-5
/
+768
2019-03-06
tools/testing/selftests/proc/proc-self-syscall.c: remove duplicate include
Souptick Joarder
1
-1
/
+0
2019-03-06
proc: more robust bulk read test
Alexey Dobriyan
1
-0
/
+14
2019-03-06
proc: test /proc/*/maps, smaps, smaps_rollup, statm
Alexey Dobriyan
3
-0
/
+408
2019-03-06
proc: return exit code 4 for skipped tests
Alexey Dobriyan
5
-5
/
+5
2019-03-06
tmpfs: test link accounting with O_TMPFILE
Alexey Dobriyan
4
-0
/
+76
2019-03-06
selftests/memfd: add tests for F_SEAL_FUTURE_WRITE seal
Joel Fernandes (Google)
1
-0
/
+74
2019-03-06
selftests/vm: add script helper for CONFIG_TEST_VMALLOC_MODULE
Uladzislau Rezki (Sony)
2
-0
/
+192
2019-03-06
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2207
/
+17
2019-03-05
selftests: add tests for pidfd_send_signal()
Christian Brauner
3
-0
/
+388
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
35
-1989
/
+2237
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
[prev]
[next]