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/selftests' into for-next/core
Will Deacon
2024-09-12
11
-190
/
+141
|
\
|
*
kselftest/arm64: Fix build warnings for ptrace
Dev Jain
2024-08-30
1
-2
/
+2
|
*
kselftest/arm64: Actually test SME vector length changes via sigreturn
Mark Brown
2024-08-30
1
-7
/
+7
|
*
kselftest/arm64: signal: fix/refactor SVE vector length enumeration
Andre Przywara
2024-08-23
10
-181
/
+132
*
|
kselftest/arm64: Add test case for POR_EL0 signal frame records
Joey Gouly
2024-09-04
2
-0
/
+87
*
|
kselftest/arm64: parse POE_MAGIC in a signal frame
Joey Gouly
2024-09-04
1
-0
/
+4
*
|
kselftest/arm64: add HWCAP test for FEAT_S1POE
Joey Gouly
2024-09-04
1
-0
/
+14
*
|
selftests: mm: make protection_keys test work on arm64
Joey Gouly
2024-09-04
1
-0
/
+3
*
|
kselftest/arm64: move get_header()
Joey Gouly
2024-09-04
2
-25
/
+23
|
/
*
kselftest: missing arg in ptrace.c
Remington Brasga
2024-07-23
1
-1
/
+1
*
selftests: arm64: tags: remove the result script
Muhammad Usama Anjum
2024-07-11
2
-13
/
+0
*
selftests: arm64: tags_test: conform test to TAP output
Muhammad Usama Anjum
2024-07-11
1
-4
/
+6
*
kselftest/arm64: Fix a couple of spelling mistakes
Colin Ian King
2024-06-13
1
-2
/
+2
*
kselftest/arm64: Fix redundancy of a testcase
Dev Jain
2024-06-12
1
-1
/
+1
*
kselftest/arm64: Include kernel mode NEON in fp-stress
Mark Brown
2024-06-12
4
-9
/
+343
*
kselftest: arm64: Add a null pointer check
Kunwu Chan
2024-04-28
1
-0
/
+4
*
kselftest/arm64: Remove unused parameters in abi test
xieming
2024-04-28
1
-1
/
+1
*
-
.
Merge branches 'for-next/reorg-va-space', 'for-next/rust-for-arm64', 'for-nex...
Catalin Marinas
2024-03-07
10
-1
/
+2109
|
\
\
|
|
*
kselftest/arm64: Add 2023 DPISA hwcap test coverage
Mark Brown
2024-03-07
1
-0
/
+217
|
|
*
kselftest/arm64: Add basic FPMR test
Mark Brown
2024-03-07
2
-0
/
+83
|
|
*
kselftest/arm64: Handle FPMR context in generic signal frame parser
Mark Brown
2024-03-07
2
-0
/
+9
|
|
/
|
/
|
|
*
kselftest/arm64: Test that ptrace takes effect in the target process
Mark Brown
2024-02-21
5
-1
/
+1800
|
/
*
kselftest/arm64: Don't probe the current VL for unsupported vector types
Mark Brown
2023-12-19
1
-3
/
+11
*
kselftest/arm64: Log SVCR when the SME tests barf
Mark Brown
2023-12-11
3
-0
/
+21
*
kselftest/arm64: Improve output for skipped TPIDR2 ABI test
Mark Brown
2023-12-11
1
-7
/
+11
*
kselftest/arm64: Fix output formatting for za-fork
Mark Brown
2023-11-23
1
-1
/
+1
*
Merge branch 'for-next/feat_lse128' into for-next/core
Catalin Marinas
2023-10-26
1
-0
/
+21
|
\
|
*
kselftest/arm64: add FEAT_LSE128 to hwcap test
Joey Gouly
2023-10-13
1
-0
/
+21
*
|
Merge branch 'for-next/feat_lrcpc3' into for-next/core
Catalin Marinas
2023-10-26
1
-0
/
+20
|
\
|
|
*
selftests/arm64: add HWCAP2_LRCPC3 test
Joey Gouly
2023-10-13
1
-0
/
+20
*
|
Merge branch 'for-next/feat_sve_b16b16' into for-next/core
Catalin Marinas
2023-10-26
1
-0
/
+13
|
\
|
|
*
kselftest/arm64: Verify HWCAP2_SVE_B16B16
Mark Brown
2023-09-29
1
-0
/
+13
*
|
kselftest/arm64: Validate SVCR in streaming SVE stress test
Mark Brown
2023-09-25
1
-0
/
+19
|
/
*
Merge branch 'for-next/selftests' into for-next/core
Will Deacon
2023-08-25
12
-124
/
+452
|
\
|
*
kselftest/arm64: Fix hwcaps selftest build
Mark Brown
2023-08-18
1
-1
/
+2
|
*
kselftest/arm64: add jscvt feature to hwcap test
Zeng Heng
2023-08-16
1
-0
/
+13
|
*
kselftest/arm64: add pmull feature to hwcap test
Zeng Heng
2023-08-16
1
-0
/
+13
|
*
kselftest/arm64: add AES feature check to hwcap test
Zeng Heng
2023-08-16
1
-0
/
+13
|
*
kselftest/arm64: add SHA1 and related features to hwcap test
Zeng Heng
2023-08-16
1
-0
/
+39
|
*
kselftest/arm64: build BTI tests in output directory
Andre Przywara
2023-08-16
2
-27
/
+20
|
*
kselftest/arm64: fix a memleak in zt_regs_run()
Ding Xiang
2023-08-16
1
-0
/
+1
|
*
kselftest/arm64: Size sycall-abi buffers for the actual maximum VL
Mark Brown
2023-08-11
1
-15
/
+23
|
*
kselftest/arm64: add lse and lse2 features to hwcap test
Zeng Heng
2023-08-11
1
-0
/
+30
|
*
kselftest/arm64: add test item that support to capturing the SIGBUS signal
Zeng Heng
2023-08-11
1
-10
/
+23
|
*
kselftest/arm64: add DEF_SIGHANDLER_FUNC() and DEF_INST_RAISE_SIG() helpers
Zeng Heng
2023-08-11
1
-43
/
+75
|
*
kselftest/arm64: add crc32 feature to hwcap test
Zeng Heng
2023-08-11
1
-0
/
+12
|
*
kselftest/arm64: add float-point feature to hwcap test
Zeng Heng
2023-08-11
1
-0
/
+12
|
*
kselftest/arm64: Use the tools/include compiler.h rather than our own
Mark Brown
2023-08-04
4
-27
/
+3
|
*
kselftest/arm64: Use shared OPTIMZER_HIDE_VAR() definiton
Mark Brown
2023-08-04
1
-1
/
+3
|
*
kselftest/arm64: Make the tools/include headers available
Mark Brown
2023-08-04
1
-0
/
+2
[next]