index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
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
2020-09-18
selftests: arm64: Add stress tests for FPSMID and SVE context switching
Mark Brown
4
-0
/
+1222
2020-09-18
selftests: arm64: Add test for the SVE ptrace interface
Mark Brown
2
-0
/
+369
2020-09-18
selftests: arm64: Test case for enumeration of SVE vector lengths
Mark Brown
1
-0
/
+58
2020-09-18
kselftests/arm64: add PAuth tests for single threaded consistency and differe...
Boyan Karatotev
1
-0
/
+123
2020-09-18
kselftests/arm64: add PAuth test for whether exec() changes keys
Boyan Karatotev
4
-0
/
+198
2020-09-18
kselftests/arm64: add nop checks for PAuth tests
Boyan Karatotev
5
-2
/
+105
2020-09-18
kselftests/arm64: add a basic Pointer Authentication test
Boyan Karatotev
6
-1
/
+106
2020-06-24
kselftest: arm64: Remove redundant clean target
Mark Brown
1
-4
/
+0
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2
-0
/
+2
2019-11-11
kselftest: arm64: fix spelling mistake "contiguos" -> "contiguous"
Colin Ian King
1
-1
/
+1
2019-11-08
kselftest: arm64: fake_sigreturn_misaligned_sp
Cristian Marussi
1
-0
/
+37
2019-11-08
kselftest: arm64: fake_sigreturn_bad_size
Cristian Marussi
1
-0
/
+77
2019-11-08
kselftest: arm64: fake_sigreturn_duplicated_fpsimd
Cristian Marussi
1
-0
/
+50
2019-11-08
kselftest: arm64: fake_sigreturn_missing_fpsimd
Cristian Marussi
1
-0
/
+50
2019-11-08
kselftest: arm64: fake_sigreturn_bad_size_for_magic0
Cristian Marussi
1
-0
/
+46
2019-11-08
kselftest: arm64: fake_sigreturn_bad_magic
Cristian Marussi
6
-1
/
+169
2019-11-08
kselftest: arm64: add helper get_current_context
Cristian Marussi
3
-1
/
+134
2019-11-08
kselftest: arm64: extend test_init functionalities
Cristian Marussi
4
-13
/
+31
2019-11-08
kselftest: arm64: mangle_pstate_invalid_mode_el[123][ht]
Cristian Marussi
7
-0
/
+118
2019-11-08
kselftest: arm64: mangle_pstate_invalid_daif_bits
Cristian Marussi
1
-0
/
+35
2019-11-08
kselftest: arm64: mangle_pstate_invalid_compat_toggle and common utils
Cristian Marussi
11
-1
/
+800
2019-11-08
kselftest: arm64: extend toplevel skeleton Makefile
Cristian Marussi
6
-5
/
+91
2019-09-17
selftests, arm64: add kernel headers path for tags_test
Andrey Konovalov
1
-0
/
+1
2019-08-19
selftests, arm64: fix uninitialized symbol in tags_test.c
Andrey Konovalov
1
-3
/
+5
2019-08-06
selftests, arm64: add a selftest for passing tagged pointers to kernel
Andrey Konovalov
4
-0
/
+53