index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
arm64
/
mte
Age
Commit message (
Expand
)
Author
2025-03-05
kselftest/arm64: mte: Skip the hugetlb tests if MTE not supported on such map...
Catalin Marinas
2025-03-05
kselftest/arm64: mte: Use the correct naming for tag check modes in check_hug...
Catalin Marinas
2024-11-14
Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...
Catalin Marinas
2024-11-11
kselftest/arm64: Fix printf() warning in the arm64 MTE prctl() test
Catalin Marinas
2024-11-01
kselftest/arm64: Use ksft_perror() to log MTE failures
Mark Brown
2024-10-17
kselftest/arm64: mte: fix printf type warnings about longs
Andre Przywara
2024-10-17
kselftest/arm64: mte: fix printf type warnings about pointers
Andre Przywara
2024-10-17
kselftest/arm64: mte: fix printf type warnings about __u64
Andre Przywara
2024-10-17
kselftest/arm64: mte: use string literal for printf-style functions
Andre Przywara
2024-10-17
kselftest/arm64: mte: use proper SKIP syntax
Andre Przywara
2024-10-16
selftests: arm64: add hugetlb mte tests
Yang Shi
2023-01-20
kselftest/arm64: Remove spurious comment from MTE test Makefile
Mark Brown
2023-01-20
kselftest/arm64: Support build of MTE tests with clang
Mark Brown
2022-11-14
kselftest/arm64: fix array_size.cocci warning
wangkailong@jari.cn
2022-11-08
kselftest/arm64: fix array_size.cocci warning
Kang Minchul
2022-09-29
kselftest/arm64: Don't enable v8.5 for MTE selftest builds
Mark Brown
2022-07-11
selftests: stop using KSFT_KHDR_INSTALL
Guillaume Tucker
2022-05-15
selftests/arm64: Use switch statements in mte_common_util.c
Mark Brown
2022-05-15
selftests/arm64: Remove casts to/from void in check_tags_inclusion
Mark Brown
2022-05-15
selftests/arm64: Check failures to set tags in check_tags_inclusion
Mark Brown
2022-05-15
selftests/arm64: Allow zero tags in mte_switch_mode()
Mark Brown
2022-05-15
selftests/arm64: Log errors in verify_mte_pointer_validity()
Mark Brown
2022-04-28
kselftest/arm64: fix array_size.cocci warning
Guo Zhengkui
2022-04-28
kselftest/arm64: Add simple test for MTE prctl
Mark Brown
2022-04-28
kselftest/arm64: Refactor parameter checking in mte_switch_mode()
Mark Brown
2022-04-28
kselftest/arm64: Log unexpected asynchronous MTE faults
Mark Brown
2022-04-28
kselftest/arm64: Handle more kselftest result codes in MTE helpers
Mark Brown
2022-02-15
kselftest/arm64: mte: user_mem: test a wider range of values
Joey Gouly
2022-02-15
kselftest/arm64: mte: user_mem: add more test types
Joey Gouly
2022-02-15
kselftest/arm64: mte: user_mem: add test type enum
Joey Gouly
2022-02-15
kselftest/arm64: mte: user_mem: check different offsets and sizes
Joey Gouly
2022-02-15
kselftest/arm64: mte: user_mem: rework error handling
Joey Gouly
2022-02-15
kselftest/arm64: mte: user_mem: introduce tag_offset and tag_len
Joey Gouly
2022-02-15
kselftest/arm64: Remove local definitions of MTE prctls
Mark Brown
2021-08-20
kselftest/arm64: mte: Fix misleading output when skipping tests
Mark Brown
2021-08-02
kselftest/arm64: Ignore check_gcr_el1_cswitch binary
Mark Brown
2021-03-24
kselftest/arm64: mte: Report filename on failing temp file creation
Andre Przywara
2021-03-24
kselftest/arm64: mte: Fix clang warning
Andre Przywara
2021-03-24
kselftest/arm64: mte: Makefile: Fix clang compilation
Andre Przywara
2021-03-24
kselftest/arm64: mte: Output warning about failing compiler
Andre Przywara
2021-03-24
kselftest/arm64: mte: Use cross-compiler if specified
Andre Przywara
2021-03-24
kselftest/arm64: mte: Fix MTE feature detection
Andre Przywara
2021-03-24
kselftest/arm64: mte: common: Fix write() warnings
Andre Przywara
2021-03-24
kselftest/arm64: mte: user_mem: Fix write() warning
Andre Przywara
2021-03-23
kselftest/arm64: mte: ksm_options: Fix fscanf warning
Andre Przywara
2021-03-23
kselftest/arm64: mte: Fix pthread linking
Andre Przywara
2021-03-23
kselftest/arm64: mte: Fix compilation with native compiler
Andre Przywara
2021-01-20
arm64: mte: style: Simplify bool comparison
YANG LI
2020-12-22
kselftest/arm64: check GCR_EL1 after context switch
Vincenzo Frascino
2020-10-28
kselftest/arm64: Fix check_user_mem test
Vincenzo Frascino
[next]