index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-23
kselftest: missing arg in ptrace.c
Remington Brasga
1
-1
/
+1
2024-07-11
selftests: arm64: tags: remove the result script
Muhammad Usama Anjum
2
-13
/
+0
2024-07-11
selftests: arm64: tags_test: conform test to TAP output
Muhammad Usama Anjum
1
-4
/
+6
2024-06-13
kselftest/arm64: Fix a couple of spelling mistakes
Colin Ian King
1
-2
/
+2
2024-06-12
kselftest/arm64: Fix redundancy of a testcase
Dev Jain
1
-1
/
+1
2024-06-12
kselftest/arm64: Include kernel mode NEON in fp-stress
Mark Brown
4
-9
/
+343
2024-04-28
kselftest: arm64: Add a null pointer check
Kunwu Chan
1
-0
/
+4
2024-04-28
kselftest/arm64: Remove unused parameters in abi test
xieming
1
-1
/
+1
2024-03-07
Merge branches 'for-next/reorg-va-space', 'for-next/rust-for-arm64', 'for-nex...
Catalin Marinas
10
-1
/
+2109
2024-03-07
kselftest/arm64: Add 2023 DPISA hwcap test coverage
Mark Brown
1
-0
/
+217
2024-03-07
kselftest/arm64: Add basic FPMR test
Mark Brown
2
-0
/
+83
2024-03-07
kselftest/arm64: Handle FPMR context in generic signal frame parser
Mark Brown
2
-0
/
+9
2024-02-21
kselftest/arm64: Test that ptrace takes effect in the target process
Mark Brown
5
-1
/
+1800
2023-12-19
kselftest/arm64: Don't probe the current VL for unsupported vector types
Mark Brown
1
-3
/
+11
2023-12-11
kselftest/arm64: Log SVCR when the SME tests barf
Mark Brown
3
-0
/
+21
2023-12-11
kselftest/arm64: Improve output for skipped TPIDR2 ABI test
Mark Brown
1
-7
/
+11
2023-11-23
kselftest/arm64: Fix output formatting for za-fork
Mark Brown
1
-1
/
+1
2023-10-26
Merge branch 'for-next/feat_lse128' into for-next/core
Catalin Marinas
1
-0
/
+21
2023-10-26
Merge branch 'for-next/feat_lrcpc3' into for-next/core
Catalin Marinas
1
-0
/
+20
2023-10-26
Merge branch 'for-next/feat_sve_b16b16' into for-next/core
Catalin Marinas
1
-0
/
+13
2023-10-13
kselftest/arm64: add FEAT_LSE128 to hwcap test
Joey Gouly
1
-0
/
+21
2023-10-13
selftests/arm64: add HWCAP2_LRCPC3 test
Joey Gouly
1
-0
/
+20
2023-09-29
kselftest/arm64: Verify HWCAP2_SVE_B16B16
Mark Brown
1
-0
/
+13
2023-09-25
kselftest/arm64: Validate SVCR in streaming SVE stress test
Mark Brown
1
-0
/
+19
2023-08-25
Merge branch 'for-next/selftests' into for-next/core
Will Deacon
12
-124
/
+452
2023-08-18
kselftest/arm64: Fix hwcaps selftest build
Mark Brown
1
-1
/
+2
2023-08-16
kselftest/arm64: add jscvt feature to hwcap test
Zeng Heng
1
-0
/
+13
2023-08-16
kselftest/arm64: add pmull feature to hwcap test
Zeng Heng
1
-0
/
+13
2023-08-16
kselftest/arm64: add AES feature check to hwcap test
Zeng Heng
1
-0
/
+13
2023-08-16
kselftest/arm64: add SHA1 and related features to hwcap test
Zeng Heng
1
-0
/
+39
2023-08-16
kselftest/arm64: build BTI tests in output directory
Andre Przywara
2
-27
/
+20
2023-08-16
kselftest/arm64: fix a memleak in zt_regs_run()
Ding Xiang
1
-0
/
+1
2023-08-11
kselftest/arm64: Size sycall-abi buffers for the actual maximum VL
Mark Brown
1
-15
/
+23
2023-08-11
kselftest/arm64: add lse and lse2 features to hwcap test
Zeng Heng
1
-0
/
+30
2023-08-11
kselftest/arm64: add test item that support to capturing the SIGBUS signal
Zeng Heng
1
-10
/
+23
2023-08-11
kselftest/arm64: add DEF_SIGHANDLER_FUNC() and DEF_INST_RAISE_SIG() helpers
Zeng Heng
1
-43
/
+75
2023-08-11
kselftest/arm64: add crc32 feature to hwcap test
Zeng Heng
1
-0
/
+12
2023-08-11
kselftest/arm64: add float-point feature to hwcap test
Zeng Heng
1
-0
/
+12
2023-08-04
kselftest/arm64: Use the tools/include compiler.h rather than our own
Mark Brown
4
-27
/
+3
2023-08-04
kselftest/arm64: Use shared OPTIMZER_HIDE_VAR() definiton
Mark Brown
1
-1
/
+3
2023-08-04
kselftest/arm64: Make the tools/include headers available
Mark Brown
1
-0
/
+2
2023-08-04
kselftest/arm64: Exit streaming mode after collecting signal context
Mark Brown
1
-1
/
+24
2023-08-04
kselftest/arm64: add RCpc load-acquire to hwcap test
Zeng Heng
1
-0
/
+26
2023-08-04
selftests/arm64: add HWCAP2_HBC test
Joey Gouly
1
-0
/
+15
2023-07-27
kselftest/arm64: Validate that changing one VL type does not affect another
Mark Brown
1
-1
/
+21
2023-07-27
kselftest/arm64: Add a test case for SVE VL changes with SME active
Mark Brown
1
-3
/
+102
2023-07-14
selftests/arm64: fix build failure during the "emit_tests" step
John Hubbard
1
-1
/
+1
2023-06-23
Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...
Catalin Marinas
5
-3
/
+142
2023-06-23
kselftest/arm64: Add a test case for TPIDR2 restore
Mark Brown
2
-1
/
+87
2023-06-21
kselftest/arm64: Log signal code and address for unexpected signals
Mark Brown
1
-1
/
+2
[next]