index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
arm64
/
abi
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-19
kselftest/arm64: abi: fix SVCR detection
Weizhao Ouyang
1
-17
/
+15
2023-08-25
Merge branch 'for-next/selftests' into for-next/core
Will Deacon
2
-65
/
+277
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-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: 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-06-23
Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...
Catalin Marinas
2
-1
/
+53
2023-06-05
kselftest/arm64: add MOPS to hwcap test
Kristina Martsenko
1
-0
/
+22
2023-05-26
kselftest/arm64: Add a smoke test for ptracing hardware break/watch points
Mark Brown
1
-1
/
+31
2023-02-10
Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-...
Catalin Marinas
3
-65
/
+286
2023-01-20
kselftest/arm64: Correct buffer size for SME ZA storage
Zenghui Yu
1
-2
/
+2
2023-01-20
kselftest/arm64: Remove the local NUM_VL definition
Zenghui Yu
1
-2
/
+0
2023-01-20
kselftest/arm64: Add coverage of SME 2 and 2.1 hwcaps
Mark Brown
1
-0
/
+115
2023-01-20
kselftest/arm64: Add SME2 coverage to syscall-abi
Mark Brown
2
-3
/
+80
2023-01-12
kselftest/arm64: Only enumerate power of two VLs in syscall-abi
Mark Brown
1
-2
/
+2
2023-01-12
kselftest/arm64: Verify SME only ABI in syscall-abi
Mark Brown
2
-6
/
+42
2023-01-12
kselftest/arm64: Only enumerate VLs once in syscall-abi
Mark Brown
1
-54
/
+41
2023-01-12
kselftest/arm64: Fix syscall-abi for systems without 128 bit SME
Mark Brown
1
-0
/
+8
2022-12-06
Merge branch 'for-next/selftests' into for-next/core
Will Deacon
1
-2
/
+2
2022-11-18
kselftest/arm64: Use preferred form for predicate load/stores
Mark Brown
1
-2
/
+2
2022-11-09
kselftest/arm64: Add SVE 2.1 to hwcap test
Mark Brown
1
-0
/
+13
2022-11-09
kselftest/arm64: Add FEAT_RPRFM to the hwcap test
Mark Brown
1
-0
/
+6
2022-11-09
kselftest/arm64: Add FEAT_CSSC to the hwcap selftest
Mark Brown
1
-0
/
+13
2022-09-30
Merge branch 'for-next/kselftest' into for-next/core
Catalin Marinas
4
-22
/
+378
2022-09-22
kselftest/arm64: Fix typo in hwcap check
Mark Brown
1
-1
/
+1
2022-09-21
kselftest/arm64: Add coverage of TPIDR2_EL0 ptrace interface
Mark Brown
1
-3
/
+79
2022-09-21
kselftest/arm64: Add test coverage for NT_ARM_TLS
Mark Brown
3
-1
/
+167
2022-09-16
kselftest/arm64: Add hwcap test for RNG
Mark Brown
1
-0
/
+12
2022-09-16
kselftest/arm64: Add SVE 2 to the tested hwcaps
Mark Brown
1
-0
/
+136
2022-09-16
kselftest/arm64: Add missing newline in hwcap output
Mark Brown
1
-1
/
+1
2022-09-07
kselftest/arm64: Enforce actual ABI for SVE syscalls
Mark Brown
1
-19
/
+38
2022-09-07
kselftest/arm64: Correct buffer allocation for SVE Z registers
Mark Brown
1
-2
/
+2
2022-09-06
kselftest/arm64: Add simple hwcap validation
Mark Brown
3
-1
/
+190
2022-04-28
kselftest/arm64: Add SME support to syscall ABI test
Mark Brown
3
-23
/
+275
2022-04-28
kselftest/arm64: Add tests for TPIDR2
Mark Brown
3
-1
/
+307
2022-02-15
kselftest/arm64: Remove local ARRAY_SIZE() definitions
Mark Brown
1
-1
/
+0
2021-12-14
kselftest/arm64: Add a test program to exercise the syscall ABI
Mark Brown
4
-0
/
+567