index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
arm64
/
mte
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
kselftest/arm64: Remove spurious comment from MTE test Makefile
Mark Brown
2023-01-20
1
-1
/
+0
*
kselftest/arm64: Support build of MTE tests with clang
Mark Brown
2023-01-20
1
-5
/
+15
*
kselftest/arm64: fix array_size.cocci warning
wangkailong@jari.cn
2022-11-14
1
-5
/
+4
*
kselftest/arm64: fix array_size.cocci warning
Kang Minchul
2022-11-08
1
-6
/
+6
*
kselftest/arm64: Don't enable v8.5 for MTE selftest builds
Mark Brown
2022-09-29
2
-4
/
+3
*
selftests: stop using KSFT_KHDR_INSTALL
Guillaume Tucker
2022-07-12
1
-1
/
+0
*
selftests/arm64: Use switch statements in mte_common_util.c
Mark Brown
2022-05-15
1
-7
/
+16
*
selftests/arm64: Remove casts to/from void in check_tags_inclusion
Mark Brown
2022-05-15
1
-12
/
+12
*
selftests/arm64: Check failures to set tags in check_tags_inclusion
Mark Brown
2022-05-15
1
-6
/
+12
*
selftests/arm64: Allow zero tags in mte_switch_mode()
Mark Brown
2022-05-15
1
-1
/
+1
*
selftests/arm64: Log errors in verify_mte_pointer_validity()
Mark Brown
2022-05-15
1
-3
/
+9
*
kselftest/arm64: fix array_size.cocci warning
Guo Zhengkui
2022-04-28
1
-4
/
+4
*
kselftest/arm64: Add simple test for MTE prctl
Mark Brown
2022-04-28
2
-0
/
+120
*
kselftest/arm64: Refactor parameter checking in mte_switch_mode()
Mark Brown
2022-04-28
1
-3
/
+12
*
kselftest/arm64: Log unexpected asynchronous MTE faults
Mark Brown
2022-04-28
1
-0
/
+4
*
kselftest/arm64: Handle more kselftest result codes in MTE helpers
Mark Brown
2022-04-28
1
-2
/
+13
*
kselftest/arm64: mte: user_mem: test a wider range of values
Joey Gouly
2022-02-15
1
-11
/
+83
*
kselftest/arm64: mte: user_mem: add more test types
Joey Gouly
2022-02-15
1
-0
/
+21
*
kselftest/arm64: mte: user_mem: add test type enum
Joey Gouly
2022-02-15
1
-12
/
+26
*
kselftest/arm64: mte: user_mem: check different offsets and sizes
Joey Gouly
2022-02-15
1
-18
/
+27
*
kselftest/arm64: mte: user_mem: rework error handling
Joey Gouly
2022-02-15
1
-7
/
+15
*
kselftest/arm64: mte: user_mem: introduce tag_offset and tag_len
Joey Gouly
2022-02-15
1
-8
/
+11
*
kselftest/arm64: Remove local definitions of MTE prctls
Mark Brown
2022-02-15
1
-11
/
+0
*
kselftest/arm64: mte: Fix misleading output when skipping tests
Mark Brown
2021-08-20
1
-1
/
+1
*
kselftest/arm64: Ignore check_gcr_el1_cswitch binary
Mark Brown
2021-08-02
1
-0
/
+1
*
kselftest/arm64: mte: Report filename on failing temp file creation
Andre Przywara
2021-03-24
1
-0
/
+1
*
kselftest/arm64: mte: Fix clang warning
Andre Przywara
2021-03-24
1
-1
/
+1
*
kselftest/arm64: mte: Makefile: Fix clang compilation
Andre Przywara
2021-03-24
1
-1
/
+1
*
kselftest/arm64: mte: Output warning about failing compiler
Andre Przywara
2021-03-24
1
-0
/
+3
*
kselftest/arm64: mte: Use cross-compiler if specified
Andre Przywara
2021-03-24
1
-0
/
+5
*
kselftest/arm64: mte: Fix MTE feature detection
Andre Przywara
2021-03-24
1
-11
/
+2
*
kselftest/arm64: mte: common: Fix write() warnings
Andre Przywara
2021-03-24
1
-5
/
+18
*
kselftest/arm64: mte: user_mem: Fix write() warning
Andre Przywara
2021-03-24
1
-1
/
+2
*
kselftest/arm64: mte: ksm_options: Fix fscanf warning
Andre Przywara
2021-03-23
1
-1
/
+4
*
kselftest/arm64: mte: Fix pthread linking
Andre Przywara
2021-03-23
1
-1
/
+2
*
kselftest/arm64: mte: Fix compilation with native compiler
Andre Przywara
2021-03-23
1
-2
/
+0
*
arm64: mte: style: Simplify bool comparison
YANG LI
2021-01-20
1
-1
/
+1
*
kselftest/arm64: check GCR_EL1 after context switch
Vincenzo Frascino
2020-12-22
2
-1
/
+155
*
kselftest/arm64: Fix check_user_mem test
Vincenzo Frascino
2020-10-28
1
-0
/
+4
*
kselftest/arm64: Fix check_ksm_options test
Vincenzo Frascino
2020-10-28
1
-0
/
+4
*
kselftest/arm64: Fix check_mmap_options test
Vincenzo Frascino
2020-10-28
1
-0
/
+4
*
kselftest/arm64: Fix check_child_memory test
Vincenzo Frascino
2020-10-28
1
-0
/
+3
*
kselftest/arm64: Fix check_tags_inclusion test
Vincenzo Frascino
2020-10-28
1
-0
/
+3
*
kselftest/arm64: Fix check_buffer_fill test
Vincenzo Frascino
2020-10-28
1
-0
/
+3
*
kselftest/arm64: Check mte tagged user address in kernel
Amit Daniel Kachhap
2020-10-05
4
-0
/
+127
*
kselftest/arm64: Verify KSM page merge for MTE pages
Amit Daniel Kachhap
2020-10-05
2
-0
/
+160
*
kselftest/arm64: Verify all different mmap MTE options
Amit Daniel Kachhap
2020-10-05
2
-0
/
+263
*
kselftest/arm64: Check forked child mte memory accessibility
Amit Daniel Kachhap
2020-10-05
2
-0
/
+196
*
kselftest/arm64: Verify mte tag inclusion via prctl
Amit Daniel Kachhap
2020-10-05
2
-0
/
+186
*
kselftest/arm64: Add utilities and a test to validate mte memory
Amit Daniel Kachhap
2020-10-05
7
-0
/
+1137