index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
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
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-03-25
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-1
/
+0
2025-03-05
kselftest/arm64: mte: Skip the hugetlb tests if MTE not supported on such map...
Catalin Marinas
1
-0
/
+11
2025-03-05
kselftest/arm64: mte: Use the correct naming for tag check modes in check_hug...
Catalin Marinas
1
-4
/
+4
2025-02-08
crypto: crct10dif - remove from crypto API
Eric Biggers
1
-1
/
+0
2025-01-22
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-2
/
+1
2025-01-20
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-01
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-11
kselftest/arm64: Fix printf() compiler warnings in the arm64 syscall-abi.c tests
Catalin Marinas
1
-4
/
+4
2024-11-11
kselftest/arm64: Fix printf() warning in the arm64 MTE prctl() test
Catalin Marinas
1
-1
/
+1
2024-11-11
kselftest/arm64: Fix printf() compiler warnings in the arm64 fp tests
Catalin Marinas
3
-13
/
+19
2024-11-11
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
[next]