index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
arm64
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-next/late-arrivals' into for-next/core
Will Deacon
2020-10-07
13
-1
/
+2070
|
\
|
*
kselftest/arm64: Check mte tagged user address in kernel
Amit Daniel Kachhap
2020-10-05
4
-0
/
+127
|
*
kselftest/arm64: Verify KSM page merge for MTE pages
Amit Daniel Kachhap
2020-10-05
2
-0
/
+160
|
*
kselftest/arm64: Verify all different mmap MTE options
Amit Daniel Kachhap
2020-10-05
2
-0
/
+263
|
*
kselftest/arm64: Check forked child mte memory accessibility
Amit Daniel Kachhap
2020-10-05
2
-0
/
+196
|
*
kselftest/arm64: Verify mte tag inclusion via prctl
Amit Daniel Kachhap
2020-10-05
2
-0
/
+186
|
*
kselftest/arm64: Add utilities and a test to validate mte memory
Amit Daniel Kachhap
2020-10-05
8
-1
/
+1138
*
|
selftests: arm64: Add build and documentation for FP tests
Mark Brown
2020-09-18
4
-1
/
+123
*
|
selftests: arm64: Add wrapper scripts for stress tests
Mark Brown
2020-09-18
2
-0
/
+119
*
|
selftests: arm64: Add utility to set SVE vector lengths
Mark Brown
2020-09-18
1
-0
/
+155
*
|
selftests: arm64: Add stress tests for FPSMID and SVE context switching
Mark Brown
2020-09-18
4
-0
/
+1222
*
|
selftests: arm64: Add test for the SVE ptrace interface
Mark Brown
2020-09-18
2
-0
/
+369
*
|
selftests: arm64: Test case for enumeration of SVE vector lengths
Mark Brown
2020-09-18
1
-0
/
+58
*
|
kselftests/arm64: add PAuth tests for single threaded consistency and differe...
Boyan Karatotev
2020-09-18
1
-0
/
+123
*
|
kselftests/arm64: add PAuth test for whether exec() changes keys
Boyan Karatotev
2020-09-18
4
-0
/
+198
*
|
kselftests/arm64: add nop checks for PAuth tests
Boyan Karatotev
2020-09-18
5
-2
/
+105
*
|
kselftests/arm64: add a basic Pointer Authentication test
Boyan Karatotev
2020-09-18
6
-1
/
+106
|
/
*
kselftest: arm64: Remove redundant clean target
Mark Brown
2020-06-24
1
-4
/
+0
*
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
2
-0
/
+2
*
kselftest: arm64: fix spelling mistake "contiguos" -> "contiguous"
Colin Ian King
2019-11-11
1
-1
/
+1
*
kselftest: arm64: fake_sigreturn_misaligned_sp
Cristian Marussi
2019-11-08
1
-0
/
+37
*
kselftest: arm64: fake_sigreturn_bad_size
Cristian Marussi
2019-11-08
1
-0
/
+77
*
kselftest: arm64: fake_sigreturn_duplicated_fpsimd
Cristian Marussi
2019-11-08
1
-0
/
+50
*
kselftest: arm64: fake_sigreturn_missing_fpsimd
Cristian Marussi
2019-11-08
1
-0
/
+50
*
kselftest: arm64: fake_sigreturn_bad_size_for_magic0
Cristian Marussi
2019-11-08
1
-0
/
+46
*
kselftest: arm64: fake_sigreturn_bad_magic
Cristian Marussi
2019-11-08
6
-1
/
+169
*
kselftest: arm64: add helper get_current_context
Cristian Marussi
2019-11-08
3
-1
/
+134
*
kselftest: arm64: extend test_init functionalities
Cristian Marussi
2019-11-08
4
-13
/
+31
*
kselftest: arm64: mangle_pstate_invalid_mode_el[123][ht]
Cristian Marussi
2019-11-08
7
-0
/
+118
*
kselftest: arm64: mangle_pstate_invalid_daif_bits
Cristian Marussi
2019-11-08
1
-0
/
+35
*
kselftest: arm64: mangle_pstate_invalid_compat_toggle and common utils
Cristian Marussi
2019-11-08
11
-1
/
+800
*
kselftest: arm64: extend toplevel skeleton Makefile
Cristian Marussi
2019-11-08
6
-5
/
+91
*
selftests, arm64: add kernel headers path for tags_test
Andrey Konovalov
2019-09-17
1
-0
/
+1
*
selftests, arm64: fix uninitialized symbol in tags_test.c
Andrey Konovalov
2019-08-19
1
-3
/
+5
*
selftests, arm64: add a selftest for passing tagged pointers to kernel
Andrey Konovalov
2019-08-06
4
-0
/
+53