index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-29
selftests: arm64: Check fread return value in exec_target
Bala-Vignesh-Reddy
1
-1
/
+6
2024-12-14
kselftest/arm64: Don't leak pipe fds in pac.exec_sign_all()
Mark Brown
1
-0
/
+3
2024-12-14
kselftest/arm64: mte: fix printf type warnings about longs
Andre Przywara
1
-2
/
+2
2024-07-05
kselftest: arm64: Add a null pointer check
Kunwu Chan
1
-0
/
+4
2022-10-26
kselftest/arm64: Fix validatation termination record after EXTRA_CONTEXT
Mark Brown
1
-1
/
+1
2021-09-30
kselftest/arm64: signal: Skip tests if required features are missing
Cristian Marussi
1
-2
/
+5
2021-09-30
kselftest/arm64: signal: Add SVE to the set of features we can check for
Mark Brown
2
-0
/
+5
2021-09-18
kselftest/arm64: pac: Fix skipping of tests on systems without PAC
Mark Brown
1
-4
/
+6
2021-09-18
kselftest/arm64: mte: Fix misleading output when skipping tests
Mark Brown
1
-1
/
+1
2021-05-11
kselftest/arm64: mte: Fix MTE feature detection
Andre Przywara
1
-11
/
+2
2021-05-11
kselftest/arm64: mte: Fix compilation with native compiler
Andre Przywara
1
-2
/
+0
2021-04-10
kselftest/arm64: sve: Do not use non-canonical FFR register value
Andre Przywara
1
-5
/
+17
2021-03-30
kselftest: arm64: Fix exit code of sve-ptrace
Mark Brown
1
-1
/
+1
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
[next]