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
2020-05-07
wireguard: socket: remove errant restriction on looping to self
Jason A. Donenfeld
1
-3
/
+51
2020-05-07
wireguard: selftests: use normal kernel stack size on ppc64
Jason A. Donenfeld
1
-0
/
+1
2020-05-07
selftests: net: tcp_mmap: fix SO_RCVLOWAT setting
Eric Dumazet
1
-1
/
+3
2020-05-06
selftests: net: tcp_mmap: clear whole tcp_zerocopy_receive struct
Eric Dumazet
1
-1
/
+2
2020-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
11
-60
/
+146
2020-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
9
-58
/
+115
2020-04-25
selftests/bpf: Fix a couple of broken test_btf cases
Stanislav Fomichev
4
-40
/
+16
2020-04-25
selftests/bpf: Add test for freplace program with expected_attach_type
Toke Høiland-Jørgensen
3
-18
/
+58
2020-04-23
ipv4: Update fib_select_default to handle nexthop objects
David Ahern
1
-0
/
+23
2020-04-22
selftests: Fix suppress test in fib_tests.sh
David Ahern
1
-2
/
+8
2020-04-22
Merge tag 'linux-kselftest-5.7-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-34
/
+22
2020-04-21
bpf, selftests: Add test for BPF_STX BPF_B storing R10
Luke Nelson
1
-0
/
+40
2020-04-21
bpf: Forbid XADD on spilled pointers for unprivileged users
Jann Horn
1
-0
/
+1
2020-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
8
-36
/
+201
2020-04-15
selftests/bpf: Check for correct program attach/detach in xdp_attach test
Toke Høiland-Jørgensen
1
-1
/
+29
2020-04-15
libbpf: Always specify expected_attach_type on program load if supported
Andrii Nakryiko
1
-15
/
+27
2020-04-14
selftests/bpf: Validate frozen map contents stays frozen
Andrii Nakryiko
1
-2
/
+60
2020-04-14
selftests/ipc: Fix test failure seen after initial test run
Tyler Hicks
1
-1
/
+1
2020-04-14
Revert "Kernel selftests: tpm2: check for tpm support"
Jarkko Sakkinen
2
-19
/
+3
2020-04-14
selftests/ftrace: Add CONFIG_SAMPLE_FTRACE_DIRECT=m kconfig
Xiao Yang
1
-0
/
+1
2020-04-14
selftests/seccomp: allow clock_nanosleep instead of nanosleep
Thadeu Lima de Souza Cascardo
1
-6
/
+8
2020-04-14
kselftest/runner: allow to properly deliver signals to tests
Andrea Righi
1
-1
/
+1
2020-04-14
selftests/harness: fix spelling mistake "SIGARLM" -> "SIGALRM"
Colin Ian King
1
-3
/
+3
2020-04-13
selftests: Fix memfd test run-time regression
Shuah Khan
1
-1
/
+2
2020-04-13
selftests: vm: Fix 64-bit test builds for powerpc64le
Sandipan Das
2
-2
/
+2
2020-04-13
selftests: vm: Do not override definition of ARCH
Sandipan Das
1
-2
/
+2
2020-04-11
selftests: kmod: test disabling module autoloading
Eric Biggers
1
-0
/
+30
2020-04-11
selftests: kmod: fix handling test numbers above 9
Eric Biggers
1
-4
/
+9
2020-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-15
/
+83
2020-04-09
Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-0
/
+6
2020-04-08
tc-testing: remove duplicate code in tdc.py
Roman Mashak
1
-3
/
+2
2020-04-08
selftests/bpf: Add test for bpf_get_link_xdp_id
Andrey Ignatov
1
-0
/
+68
2020-04-07
kselftest: introduce new epoll test case
Roman Penyaev
1
-1
/
+66
2020-04-07
userfaultfd: selftests: add write-protect test
Peter Xu
1
-24
/
+133
2020-04-07
userfaultfd: selftests: refactor statistics
Peter Xu
1
-27
/
+49
2020-04-05
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
15
-41
/
+465
2020-04-05
Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
3
-1
/
+234
2020-04-04
Merge tag 'threads-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
6
-0
/
+59
2020-04-04
selftests/powerpc: Always build the tm-poison test 64-bit
Michael Ellerman
1
-0
/
+1
2020-04-03
Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-131
/
+371
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
83
-0
/
+83
2020-04-03
Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
5
-5
/
+327
2020-04-03
bpf, lsm: Fix the file_mprotect LSM test.
KP Singh
2
-13
/
+13
2020-04-03
bpf: Fix spelling mistake "arithmatic" -> "arithmetic" in test_verifier
Colin Ian King
1
-2
/
+2
2020-04-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
39
-461
/
+1926
2020-04-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
11
-204
/
+1495
2020-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2
-2
/
+88
2020-04-02
selftests/vm: fix map_hugetlb length used for testing read and write
Christophe Leroy
1
-7
/
+7
2020-04-02
hugetlb_cgroup: add hugetlb_cgroup reservation tests
Mina Almasry
6
-0
/
+1086
2020-04-02
selftests: vm: drop dependencies on page flags from mlock2 tests
Michal Hocko
1
-196
/
+37
[next]