index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
arm64
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-30
Merge tag 'nolibc-20250928-for-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/nolibc/linux-nolibc
Linus Torvalds
1
-3
/
+3
2025-09-24
Merge branch 'for-next/selftests' into for-next/core
Will Deacon
14
-32
/
+144
2025-09-19
kselftest/arm64: Add lsfe to the hwcaps test
Mark Brown
1
-0
/
+21
2025-09-18
kselftest/arm64: Check that unsupported regsets fail in sve-ptrace
Mark Brown
1
-0
/
+46
2025-09-18
kselftest/arm64: Verify that we reject out of bounds VLs in sve-ptrace
Mark Brown
1
-1
/
+31
2025-09-17
kselftest/arm64/gcs/basic-gcs: Respect parent directory CFLAGS
Thomas Weißschuh
1
-3
/
+3
2025-09-08
selftests/arm64: Fix grammatical error in string literals
Nikola Z. Ivanov
3
-4
/
+4
2025-09-08
kselftest/arm64: Add parentheses around sizeof for clarity
Vivek Yadav
1
-1
/
+1
2025-09-08
kselftest/arm64: Supress warning and improve readability
Vivek Yadav
1
-2
/
+2
2025-09-08
kselftest/arm64: Remove extra blank line
Vivek Yadav
6
-6
/
+0
2025-09-08
kselftest/arm64/gcs: Use nolibc's getauxval()
Thomas Weißschuh
1
-5
/
+5
2025-09-08
kselftest/arm64/gcs: Correctly check return value when disabling GCS
Thomas Weißschuh
1
-1
/
+1
2025-09-08
selftests: arm64: Fix -Waddress warning in tpidr2 test
Bala-Vignesh-Reddy
1
-4
/
+4
2025-09-08
kselftest/arm64: Log error codes in sve-ptrace
Mark Brown
1
-4
/
+20
2025-09-08
selftests: arm64: Check fread return value in exec_target
Bala-Vignesh-Reddy
1
-1
/
+6
2025-09-01
kselftest/arm64: tpidr2: Switch to waitpid() over wait4()
Thomas Weißschuh
1
-3
/
+3
2025-08-30
kselftest/arm64: Don't open code SVE_PT_SIZE() in fp-ptrace
Mark Brown
1
-3
/
+2
2025-07-29
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
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/misc', 'for-next/acpi', 'for-next/debug-entry', 'for-next/feat_mte_tagged_far', 'for-next/kselftest', 'for-next/mdscr-cleanup' and 'for-next/vmap-stack', remote-tracking branch 'arm64/for-next/perf' into for-next/core
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-25
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
1
-1
/
+0
2025-03-05
kselftest/arm64: mte: Skip the hugetlb tests if MTE not supported on such mappings
Catalin Marinas
1
-0
/
+11
2025-03-05
kselftest/arm64: mte: Use the correct naming for tag check modes in check_hugetlb_options.c
Catalin Marinas
1
-4
/
+4
2025-02-08
crypto: crct10dif - remove from crypto API
Eric Biggers
1
-1
/
+0
[next]