index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
arm64
Age
Commit message (
Expand
)
Author
2020-10-07
Merge branch 'for-next/late-arrivals' into for-next/core
Will Deacon
2020-10-05
kselftest/arm64: Check mte tagged user address in kernel
Amit Daniel Kachhap
2020-10-05
kselftest/arm64: Verify KSM page merge for MTE pages
Amit Daniel Kachhap
2020-10-05
kselftest/arm64: Verify all different mmap MTE options
Amit Daniel Kachhap
2020-10-05
kselftest/arm64: Check forked child mte memory accessibility
Amit Daniel Kachhap
2020-10-05
kselftest/arm64: Verify mte tag inclusion via prctl
Amit Daniel Kachhap
2020-10-05
kselftest/arm64: Add utilities and a test to validate mte memory
Amit Daniel Kachhap
2020-09-18
selftests: arm64: Add build and documentation for FP tests
Mark Brown
2020-09-18
selftests: arm64: Add wrapper scripts for stress tests
Mark Brown
2020-09-18
selftests: arm64: Add utility to set SVE vector lengths
Mark Brown
2020-09-18
selftests: arm64: Add stress tests for FPSMID and SVE context switching
Mark Brown
2020-09-18
selftests: arm64: Add test for the SVE ptrace interface
Mark Brown
2020-09-18
selftests: arm64: Test case for enumeration of SVE vector lengths
Mark Brown
2020-09-18
kselftests/arm64: add PAuth tests for single threaded consistency and differe...
Boyan Karatotev
2020-09-18
kselftests/arm64: add PAuth test for whether exec() changes keys
Boyan Karatotev
2020-09-18
kselftests/arm64: add nop checks for PAuth tests
Boyan Karatotev
2020-09-18
kselftests/arm64: add a basic Pointer Authentication test
Boyan Karatotev
2020-06-24
kselftest: arm64: Remove redundant clean target
Mark Brown
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2019-11-11
kselftest: arm64: fix spelling mistake "contiguos" -> "contiguous"
Colin Ian King
2019-11-08
kselftest: arm64: fake_sigreturn_misaligned_sp
Cristian Marussi
2019-11-08
kselftest: arm64: fake_sigreturn_bad_size
Cristian Marussi
2019-11-08
kselftest: arm64: fake_sigreturn_duplicated_fpsimd
Cristian Marussi
2019-11-08
kselftest: arm64: fake_sigreturn_missing_fpsimd
Cristian Marussi
2019-11-08
kselftest: arm64: fake_sigreturn_bad_size_for_magic0
Cristian Marussi
2019-11-08
kselftest: arm64: fake_sigreturn_bad_magic
Cristian Marussi
2019-11-08
kselftest: arm64: add helper get_current_context
Cristian Marussi
2019-11-08
kselftest: arm64: extend test_init functionalities
Cristian Marussi
2019-11-08
kselftest: arm64: mangle_pstate_invalid_mode_el[123][ht]
Cristian Marussi
2019-11-08
kselftest: arm64: mangle_pstate_invalid_daif_bits
Cristian Marussi
2019-11-08
kselftest: arm64: mangle_pstate_invalid_compat_toggle and common utils
Cristian Marussi
2019-11-08
kselftest: arm64: extend toplevel skeleton Makefile
Cristian Marussi
2019-09-17
selftests, arm64: add kernel headers path for tags_test
Andrey Konovalov
2019-08-19
selftests, arm64: fix uninitialized symbol in tags_test.c
Andrey Konovalov
2019-08-06
selftests, arm64: add a selftest for passing tagged pointers to kernel
Andrey Konovalov