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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-23
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-2
/
+1
2025-01-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+233
2025-01-08
kselftest/arm64: Add 2024 dpISA extensions to hwcap test
Mark Brown
1
-2
/
+233
2024-12-13
kselftest/arm64: abi: fix SVCR detection
Weizhao Ouyang
1
-17
/
+15
2024-12-02
arm64/crc-t10dif: expose CRC-T10DIF function through lib
Eric Biggers
1
-2
/
+1
2024-11-14
Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...
Catalin Marinas
50
-134
/
+3407
2024-11-12
kselftest/arm64: Try harder to generate different keys during PAC tests
Mark Brown
1
-1
/
+1
2024-11-12
kselftest/arm64: Don't leak pipe fds in pac.exec_sign_all()
Mark Brown
1
-0
/
+3
2024-11-12
kselftest/arm64: Corrupt P0 in the irritator when testing SSVE
Mark Brown
1
-2
/
+2
2024-11-12
kselftest/arm64: Fix missing printf() argument in gcs/gcs-stress.c
Catalin Marinas
1
-1
/
+1
2024-11-12
kselftest/arm64: Add FPMR coverage to fp-ptrace
Mark Brown
4
-7
/
+146
2024-11-12
kselftest/arm64: Expand the set of ZA writes fp-ptrace does
Mark Brown
1
-10
/
+8
2024-11-12
kselftets/arm64: Use flag bits for features in fp-ptrace assembler code
Mark Brown
3
-18
/
+41
2024-11-12
kselftest/arm64: Enable build of PAC tests with LLVM=1
Mark Brown
1
-0
/
+6
2024-11-12
kselftest/arm64: Check that SVCR is 0 in signal handlers
Mark Brown
3
-0
/
+23
2024-11-12
kselftest/arm64: Fix printf() compiler warnings in the arm64 syscall-abi.c tests
Catalin Marinas
1
-4
/
+4
2024-11-12
kselftest/arm64: Fix printf() warning in the arm64 MTE prctl() test
Catalin Marinas
1
-1
/
+1
2024-11-12
kselftest/arm64: Fix printf() compiler warnings in the arm64 fp tests
Catalin Marinas
3
-13
/
+19
2024-11-12
kselftest/arm64: Fix build with stricter assemblers
Mark Brown
2
-2
/
+2
2024-11-07
kselftest/arm64: Test signal handler state modification in fp-stress
Mark Brown
1
-1
/
+1
2024-11-07
kselftest/arm64: Provide a SIGUSR1 handler in the kernel mode FP stress test
Mark Brown
1
-0
/
+4
2024-11-07
kselftest/arm64: Implement irritators for ZA and ZT
Mark Brown
2
-16
/
+8
2024-11-07
kselftest/arm64: Remove unused ADRs from irritator handlers
Mark Brown
4
-4
/
+0
2024-11-07
kselftest/arm64: Correct misleading comments on fp-stress irritators
Mark Brown
2
-4
/
+2
2024-11-07
kselftest/arm64: Poll less often while waiting for fp-stress children
Mark Brown
1
-1
/
+3
2024-11-07
kselftest/arm64: Increase frequency of signal delivery in fp-stress
Mark Brown
1
-11
/
+15
2024-11-01
kselftest/arm64: Fix encoding for SVE B16B16 test
Mark Brown
1
-2
/
+2
2024-11-01
kselftest/arm64: Use ksft_perror() to log MTE failures
Mark Brown
1
-7
/
+7
2024-10-23
kselftest/arm64: Log fp-stress child startup errors to stdout
Mark Brown
1
-8
/
+7
2024-10-22
kselftest/arm64: Fail the overall fp-stress test if any test fails
Mark Brown
1
-3
/
+1
2024-10-17
kselftest/arm64: mte: fix printf type warnings about longs
Andre Przywara
1
-2
/
+2
2024-10-17
kselftest/arm64: mte: fix printf type warnings about pointers
Andre Przywara
2
-4
/
+4
2024-10-17
kselftest/arm64: mte: fix printf type warnings about __u64
Andre Przywara
1
-2
/
+2
2024-10-17
kselftest/arm64: mte: use string literal for printf-style functions
Andre Przywara
1
-3
/
+3
2024-10-17
kselftest/arm64: mte: use proper SKIP syntax
Andre Przywara
1
-4
/
+3
2024-10-17
kselftest/arm64: hwcap: fix f8dp2 cpuinfo name
Andre Przywara
1
-1
/
+1
2024-10-17
kselftest/arm64: signal: drop now redundant GNU_SOURCE definition
Andre Przywara
1
-1
/
+1
2024-10-16
kselftest/arm64: Ensure stable names for GCS stress test results
Mark Brown
1
-3
/
+3
2024-10-16
kselftest/arm64: Validate that GCS push and write permissions work
Mark Brown
4
-1
/
+204
2024-10-16
selftests: arm64: add hugetlb mte tests
Yang Shi
1
-0
/
+285
2024-10-04
kselftest/arm64: Enable GCS for the FP stress tests
Mark Brown
5
-0
/
+23
2024-10-04
kselftest/arm64: Add a GCS stress test
Mark Brown
5
-1
/
+848
2024-10-04
kselftest/arm64: Add GCS signal tests
Mark Brown
5
-0
/
+228
2024-10-04
kselftest/arm64: Add test coverage for GCS mode locking
Mark Brown
3
-1
/
+202
2024-10-04
kselftest/arm64: Add a GCS test program built with the system libc
Mark Brown
4
-1
/
+742
2024-10-04
kselftest/arm64: Add very basic GCS test program
Mark Brown
5
-1
/
+467
2024-10-04
kselftest/arm64: Always run signals tests with GCS enabled
Mark Brown
2
-1
/
+45
2024-10-04
kselftest/arm64: Allow signals tests to specify an expected si_code
Mark Brown
2
-10
/
+23
2024-10-04
kselftest/arm64: Add framework support for GCS to signal handling tests
Mark Brown
2
-0
/
+8
2024-10-04
kselftest/arm64: Add GCS as a detected feature in the signal tests
Mark Brown
2
-0
/
+5
[next]