index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
arm64
/
mte
/
mte_common_util.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-02
kselftest/arm64/mte: Preparation for mte store only test
Yeoreum Yun
1
-2
/
+12
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
1
-0
/
+17
2025-07-02
kselftest/arm64/mte: Check MTE_FAR feature is supported
Yeoreum Yun
1
-0
/
+4
2025-07-02
kselftest/arm64/mte: Register mte signal handler with SA_EXPOSE_TAGBITS
Yeoreum Yun
1
-1
/
+10
2024-11-01
kselftest/arm64: Use ksft_perror() to log MTE failures
Mark Brown
1
-7
/
+7
2024-10-17
kselftest/arm64: mte: fix printf type warnings about pointers
Andre Przywara
1
-2
/
+2
2024-10-17
kselftest/arm64: mte: fix printf type warnings about __u64
Andre Przywara
1
-2
/
+2
2024-10-17
kselftest/arm64: mte: use proper SKIP syntax
Andre Przywara
1
-4
/
+3
2022-05-15
selftests/arm64: Use switch statements in mte_common_util.c
Mark Brown
1
-7
/
+16
2022-05-15
selftests/arm64: Allow zero tags in mte_switch_mode()
Mark Brown
1
-1
/
+1
2022-04-28
kselftest/arm64: Refactor parameter checking in mte_switch_mode()
Mark Brown
1
-3
/
+12
2022-04-28
kselftest/arm64: Log unexpected asynchronous MTE faults
Mark Brown
1
-0
/
+4
2021-08-20
kselftest/arm64: mte: Fix misleading output when skipping tests
Mark Brown
1
-1
/
+1
2021-03-24
kselftest/arm64: mte: Report filename on failing temp file creation
Andre Przywara
1
-0
/
+1
2021-03-24
kselftest/arm64: mte: Fix clang warning
Andre Przywara
1
-1
/
+1
2021-03-24
kselftest/arm64: mte: Fix MTE feature detection
Andre Przywara
1
-11
/
+2
2021-03-24
kselftest/arm64: mte: common: Fix write() warnings
Andre Przywara
1
-5
/
+18
2020-10-05
kselftest/arm64: Add utilities and a test to validate mte memory
Amit Daniel Kachhap
1
-0
/
+341