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.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
4 days
kselftest/arm64: Don't open code SVE_PT_SIZE() in fp-ptrace
Mark Brown
1
-3
/
+2
2025-07-30
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
16
-237
/
+1086
2025-07-24
Merge branch 'for-next/feat_mte_store_only' into for-next/core
Catalin Marinas
11
-40
/
+403
2025-07-24
Merge branches 'for-next/livepatch', 'for-next/user-contig-bbml2', 'for-next/...
Catalin Marinas
16
-206
/
+692
2025-07-22
kselftest/arm64: Handle attempts to disable SM on SME only systems
Mark Brown
1
-0
/
+3
2025-07-22
kselftest/arm64: Fix SVE write data generation for SME only systems
Mark Brown
1
-0
/
+6
2025-07-22
kselftest/arm64: Test SME on SME only systems in fp-ptrace
Mark Brown
1
-1
/
+1
2025-07-22
kselftest/arm64: Test FPSIMD format data writes via NT_ARM_SVE in fp-ptrace
Mark Brown
1
-2
/
+64
2025-07-22
kselftest/arm64: Allow sve-ptrace to run on SME only systems
Mark Brown
1
-3
/
+0
2025-07-17
kselftest/arm4: Provide local defines for AT_HWCAP3
Mark Brown
2
-0
/
+8
2025-07-04
kselftest/arm64: Add a test for vfork() with GCS
Mark Brown
1
-0
/
+63
2025-07-03
kselftest/arm64: Specify SVE data when testing VL set in sve-ptrace
Mark Brown
1
-1
/
+2
2025-07-03
kselftest/arm64: Fix test for streaming FPSIMD write in sve-ptrace
Mark Brown
1
-1
/
+3
2025-07-03
kselftest/arm64: Fix check for setting new VLs in sve-ptrace
Mark Brown
1
-1
/
+1
2025-07-03
kselftest/arm64: Convert tpidr2 test to use kselftest.h
Mark Brown
2
-104
/
+38
2025-07-02
kselftest/arm64/mte: Add MTE_STORE_ONLY testcases
Yeoreum Yun
2
-20
/
+366
2025-07-02
kselftest/arm64/mte: Preparation for mte store only test
Yeoreum Yun
9
-22
/
+33
2025-07-02
kselftest/arm64/abi: Add MTE_STORE_ONLY feature hwcap test
Yeoreum Yun
1
-0
/
+6
2025-07-02
kselftest/arm64/mte: Add mtefar tests on check_mmap_options
Yeoreum Yun
1
-23
/
+171
2025-07-02
kselftest/arm64/mte: Refactor check_mmap_option test
Yeoreum Yun
1
-54
/
+313
2025-07-02
kselftest/arm64/mte: Add verification for address tag in signal handler
Yeoreum Yun
1
-10
/
+28
2025-07-02
kselftest/arm64/mte: Add address tag related macro and function
Yeoreum Yun
3
-0
/
+27
2025-07-02
kselftest/arm64/mte: Check MTE_FAR feature is supported
Yeoreum Yun
2
-0
/
+5
2025-07-02
kselftest/arm64/mte: Register mte signal handler with SA_EXPOSE_TAGBITS
Yeoreum Yun
9
-13
/
+23
2025-07-02
kselftest/arm64: Add MTE_FAR hwcap test
Yeoreum Yun
1
-0
/
+6
2025-05-16
kselftest/arm64: Set default OUTPUT path when undefined
tanze
1
-0
/
+2
2025-05-08
kselftest/arm64: fp-ptrace: Adjust to new inactive mode behaviour
Mark Rutland
1
-8
/
+22
2025-05-08
kselftest/arm64: fp-ptrace: Adjust to new VL change behaviour
Mark Rutland
1
-15
/
+3
2025-05-08
kselftest/arm64: tpidr2: Adjust to new clone() behaviour
Mark Rutland
1
-2
/
+12
2025-05-08
kselftest/arm64: fp-ptrace: Fix expected FPMR value when PSTATE.SM is changed
Mark Rutland
1
-13
/
+1
2025-03-26
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-09
crypto: crct10dif - remove from crypto API
Eric Biggers
1
-1
/
+0
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
[next]