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
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+5
2018-05-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-89
/
+479
2018-05-17
selftests/bpf: check return value of fopen in test_verifier.c
Jesper Dangaard Brouer
1
-0
/
+5
2018-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-20
/
+43
2018-05-14
x86/pkeys/selftests: Add a test for pkey 0
Dave Hansen
1
-0
/
+30
2018-05-14
x86/pkeys/selftests: Save off 'prot' for allocations
Dave Hansen
1
-5
/
+9
2018-05-14
x86/pkeys/selftests: Fix pointer math
Dave Hansen
1
-7
/
+7
2018-05-14
x86/pkeys/selftests: Fix pkey exhaustion test off-by-one
Dave Hansen
1
-5
/
+8
2018-05-14
x86/pkeys/selftests: Add PROT_EXEC test
Dave Hansen
1
-0
/
+44
2018-05-14
x86/pkeys/selftests: Factor out "instruction page"
Dave Hansen
1
-4
/
+17
2018-05-14
x86/pkeys/selftests: Allow faults on unknown keys
Dave Hansen
1
-1
/
+9
2018-05-14
x86/pkeys/selftests: Avoid printf-in-signal deadlocks
Dave Hansen
1
-12
/
+8
2018-05-14
x86/pkeys/selftests: Remove dead debugging code, fix dprint_in_signal
Dave Hansen
1
-16
/
+0
2018-05-14
x86/pkeys/selftests: Stop using assert()
Dave Hansen
1
-4
/
+8
2018-05-14
x86/pkeys/selftests: Give better unexpected fault error messages
Dave Hansen
1
-6
/
+7
2018-05-14
x86/selftests: Add mov_to_ss test
Andy Lutomirski
2
-1
/
+286
2018-05-14
x86/mpx/selftests: Adjust the self-test to fresh distros that export the MPX ABI
Ingo Molnar
1
-2
/
+5
2018-05-14
x86/pkeys/selftests: Adjust the self-test to fresh distros that export the pk...
Ingo Molnar
1
-26
/
+41
2018-05-11
KVM: selftests: exit with 0 status code when tests cannot be run
Paolo Bonzini
5
-20
/
+43
2018-05-11
tc-testing: fix tdc tests for 'bpf' action
Davide Caratti
1
-3
/
+8
2018-05-08
selftests: net: use TEST_PROGS_EXTENDED
Anders Roxell
1
-1
/
+1
2018-05-04
Merge tag 'linux-kselftest-4.17-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+4
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-3
/
+4
2018-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-2
/
+2
2018-05-02
bpf: minor fix to selftest test_stacktrace_build_id()
Song Liu
1
-2
/
+2
2018-04-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-14
/
+21
2018-04-28
selftests: Fix lib.mk run_tests target shell script
Mathieu Desnoyers
1
-4
/
+4
2018-04-27
selftests: net: add in_netns.sh TEST_GEN_PROGS_EXTENDED
Anders Roxell
1
-1
/
+2
2018-04-27
Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-5
/
+8
2018-04-27
x86/entry/64/compat: Preserve r8-r11 in int $0x80
Andy Lutomirski
1
-14
/
+21
2018-04-27
Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+45
2018-04-25
selftests:firmware: fixes a call to a wrong function name
Jeffrin Jose T
1
-1
/
+1
2018-04-25
selftests: ftrace: Add a testcase for multiple actions on trigger
Masami Hiramatsu
1
-0
/
+44
2018-04-25
selftests: ftrace: Fix trigger extended error testcase
Masami Hiramatsu
1
-1
/
+1
2018-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-2
/
+7
2018-04-23
test_firmware: fix setting old custom fw path back on exit, second try
Ben Hutchings
1
-4
/
+6
2018-04-23
test_firmware: Install all scripts
Ben Hutchings
1
-0
/
+1
2018-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-2
/
+7
2018-04-21
Merge tag 'linux-kselftest-4.17-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+3
2018-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2018-04-19
tools/bpf: fix test_sock and test_sock_addr.sh failure
Yonghong Song
3
-2
/
+4
2018-04-18
selftests/filesystems: Don't run dnotify_test by default
Michael Ellerman
1
-5
/
+3
2018-04-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-17
/
+995
2018-04-16
kvm: selftests: add vmx_tsc_adjust_test
Paolo Bonzini
6
-13
/
+991
2018-04-13
proc: fixup copyright sign
Alexey Dobriyan
9
-7
/
+37
2018-04-13
selftests: net: add in_netns.sh to TEST_PROGS
Anders Roxell
1
-1
/
+1
2018-04-12
kvm: selftests: add -std=gnu99 cflags
Peng Hao
1
-1
/
+1
2018-04-11
proc: selftests: test /proc/uptime
Alexey Dobriyan
5
-0
/
+202
2018-04-11
proc: selftests: shotgun testing of read/readdir/readlink/write
Alexey Dobriyan
3
-0
/
+149
2018-04-11
proc: add selftest for last field of /proc/loadavg
Alexey Dobriyan
3
-0
/
+85
[next]