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
pinetabv-6.6.y-devel
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
/
testing
/
selftests
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-21
kselftest/arm64: signal: Skip tests if required features are missing
Cristian Marussi
1
-2
/
+5
2021-08-23
kselftest/arm64: signal: Add a TODO list for signal handling tests
Mark Brown
1
-0
/
+2
2021-08-23
kselftest/arm64: signal: Add test case for SVE register state in signals
Mark Brown
1
-0
/
+126
2021-08-23
kselftest/arm64: signal: Verify that signals can't change the SVE vector length
Mark Brown
1
-0
/
+92
2021-08-23
kselftest/arm64: signal: Check SVE signal frame shows expected vector length
Mark Brown
2
-0
/
+69
2021-08-23
kselftest/arm64: signal: Support signal frames with SVE register data
Mark Brown
1
-3
/
+31
2021-08-23
kselftest/arm64: signal: Add SVE to the set of features we can check for
Mark Brown
2
-0
/
+5
2021-08-20
kselftest/arm64: pac: Fix skipping of tests on systems without PAC
Mark Brown
1
-4
/
+6
2021-08-20
kselftest/arm64: mte: Fix misleading output when skipping tests
Mark Brown
1
-1
/
+1
2021-08-03
kselftest/arm64: Add a TODO list for floating point tests
Mark Brown
1
-0
/
+4
2021-08-03
kselftest/arm64: Add tests for SVE vector configuration
Mark Brown
3
-1
/
+596
2021-08-03
kselftest/arm64: Validate vector lengths are set in sve-probe-vls
Mark Brown
2
-1
/
+6
2021-08-03
kselftest/arm64: Provide a helper binary and "library" for SVE RDVL
Mark Brown
5
-1
/
+38
2021-08-02
kselftest/arm64: Ignore check_gcr_el1_cswitch binary
Mark Brown
1
-0
/
+1
2021-05-25
kselftest/arm64: Add missing newline to SVE test skipping output
Mark Brown
1
-1
/
+1
2021-05-10
kselftest/arm64: Add missing stddef.h include to BTI tests
Mark Brown
1
-0
/
+1
2021-04-26
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
20
-24
/
+676
2021-03-24
kselftest: arm64: Add BTI tests
Mark Brown
16
-1
/
+637
2021-03-24
kselftest/arm64: mte: Report filename on failing temp file creation
Andre Przywara
1
-0
/
+1
2021-03-24
kselftest/arm64: mte: Fix clang warning
Andre Przywara
1
-1
/
+1
2021-03-24
kselftest/arm64: mte: Makefile: Fix clang compilation
Andre Przywara
1
-1
/
+1
2021-03-24
kselftest/arm64: mte: Output warning about failing compiler
Andre Przywara
1
-0
/
+3
2021-03-24
kselftest/arm64: mte: Use cross-compiler if specified
Andre Przywara
1
-0
/
+5
2021-03-24
kselftest/arm64: mte: Fix MTE feature detection
Andre Przywara
1
-11
/
+2
2021-03-24
kselftest/arm64: mte: common: Fix write() warnings
Andre Przywara
1
-5
/
+18
2021-03-24
kselftest/arm64: mte: user_mem: Fix write() warning
Andre Przywara
1
-1
/
+2
2021-03-23
kselftest/arm64: mte: ksm_options: Fix fscanf warning
Andre Przywara
1
-1
/
+4
2021-03-23
kselftest/arm64: mte: Fix pthread linking
Andre Przywara
1
-1
/
+2
2021-03-23
kselftest/arm64: mte: Fix compilation with native compiler
Andre Przywara
1
-2
/
+0
2021-03-22
kselftest/arm64: sve: Do not use non-canonical FFR register value
Andre Przywara
1
-5
/
+17
2021-03-10
kselftest: arm64: Fix exit code of sve-ptrace
Mark Brown
1
-1
/
+1
2021-01-20
arm64: mte: style: Simplify bool comparison
YANG LI
1
-1
/
+1
2021-01-15
arm64: selftests: Fix spelling of 'Mismatch'
Mark Brown
2
-2
/
+2
2020-12-22
kselftest/arm64: check GCR_EL1 after context switch
Vincenzo Frascino
2
-1
/
+155
2020-10-28
kselftest/arm64: Fix check_user_mem test
Vincenzo Frascino
1
-0
/
+4
2020-10-28
kselftest/arm64: Fix check_ksm_options test
Vincenzo Frascino
1
-0
/
+4
2020-10-28
kselftest/arm64: Fix check_mmap_options test
Vincenzo Frascino
1
-0
/
+4
2020-10-28
kselftest/arm64: Fix check_child_memory test
Vincenzo Frascino
1
-0
/
+3
2020-10-28
kselftest/arm64: Fix check_tags_inclusion test
Vincenzo Frascino
1
-0
/
+3
2020-10-28
kselftest/arm64: Fix check_buffer_fill test
Vincenzo Frascino
1
-0
/
+3
2020-10-07
Merge branch 'for-next/late-arrivals' into for-next/core
Will Deacon
13
-1
/
+2070
2020-10-05
kselftest/arm64: Check mte tagged user address in kernel
Amit Daniel Kachhap
4
-0
/
+127
2020-10-05
kselftest/arm64: Verify KSM page merge for MTE pages
Amit Daniel Kachhap
2
-0
/
+160
2020-10-05
kselftest/arm64: Verify all different mmap MTE options
Amit Daniel Kachhap
2
-0
/
+263
2020-10-05
kselftest/arm64: Check forked child mte memory accessibility
Amit Daniel Kachhap
2
-0
/
+196
2020-10-05
kselftest/arm64: Verify mte tag inclusion via prctl
Amit Daniel Kachhap
2
-0
/
+186
2020-10-05
kselftest/arm64: Add utilities and a test to validate mte memory
Amit Daniel Kachhap
8
-1
/
+1138
2020-09-18
selftests: arm64: Add build and documentation for FP tests
Mark Brown
4
-1
/
+123
2020-09-18
selftests: arm64: Add wrapper scripts for stress tests
Mark Brown
2
-0
/
+119
2020-09-18
selftests: arm64: Add utility to set SVE vector lengths
Mark Brown
1
-0
/
+155
[next]