index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
arm64
/
mte
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-28
kselftest/arm64: fix array_size.cocci warning
Guo Zhengkui
1
-4
/
+4
2022-04-28
kselftest/arm64: Add simple test for MTE prctl
Mark Brown
2
-0
/
+120
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
2022-04-28
kselftest/arm64: Handle more kselftest result codes in MTE helpers
Mark Brown
1
-2
/
+13
2022-02-15
kselftest/arm64: mte: user_mem: test a wider range of values
Joey Gouly
1
-11
/
+83
2022-02-15
kselftest/arm64: mte: user_mem: add more test types
Joey Gouly
1
-0
/
+21
2022-02-15
kselftest/arm64: mte: user_mem: add test type enum
Joey Gouly
1
-12
/
+26
2022-02-15
kselftest/arm64: mte: user_mem: check different offsets and sizes
Joey Gouly
1
-18
/
+27
2022-02-15
kselftest/arm64: mte: user_mem: rework error handling
Joey Gouly
1
-7
/
+15
2022-02-15
kselftest/arm64: mte: user_mem: introduce tag_offset and tag_len
Joey Gouly
1
-8
/
+11
2022-02-15
kselftest/arm64: Remove local definitions of MTE prctls
Mark Brown
1
-11
/
+0
2021-08-20
kselftest/arm64: mte: Fix misleading output when skipping tests
Mark Brown
1
-1
/
+1
2021-08-02
kselftest/arm64: Ignore check_gcr_el1_cswitch binary
Mark Brown
1
-0
/
+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: Makefile: Fix clang compilation
Andre Przywara
1
-1
/
+1
2021-03-24
kselftest/arm64: mte: Output warning about failing compiler
Andre Przywara
1
-0
/
+3
2021-03-24
kselftest/arm64: mte: Use cross-compiler if specified
Andre Przywara
1
-0
/
+5
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
2021-03-24
kselftest/arm64: mte: user_mem: Fix write() warning
Andre Przywara
1
-1
/
+2
2021-03-23
kselftest/arm64: mte: ksm_options: Fix fscanf warning
Andre Przywara
1
-1
/
+4
2021-03-23
kselftest/arm64: mte: Fix pthread linking
Andre Przywara
1
-1
/
+2
2021-03-23
kselftest/arm64: mte: Fix compilation with native compiler
Andre Przywara
1
-2
/
+0
2021-01-20
arm64: mte: style: Simplify bool comparison
YANG LI
1
-1
/
+1
2020-12-22
kselftest/arm64: check GCR_EL1 after context switch
Vincenzo Frascino
2
-1
/
+155
2020-10-28
kselftest/arm64: Fix check_user_mem test
Vincenzo Frascino
1
-0
/
+4
2020-10-28
kselftest/arm64: Fix check_ksm_options test
Vincenzo Frascino
1
-0
/
+4
2020-10-28
kselftest/arm64: Fix check_mmap_options test
Vincenzo Frascino
1
-0
/
+4
2020-10-28
kselftest/arm64: Fix check_child_memory test
Vincenzo Frascino
1
-0
/
+3
2020-10-28
kselftest/arm64: Fix check_tags_inclusion test
Vincenzo Frascino
1
-0
/
+3
2020-10-28
kselftest/arm64: Fix check_buffer_fill test
Vincenzo Frascino
1
-0
/
+3
2020-10-05
kselftest/arm64: Check mte tagged user address in kernel
Amit Daniel Kachhap
4
-0
/
+127
2020-10-05
kselftest/arm64: Verify KSM page merge for MTE pages
Amit Daniel Kachhap
2
-0
/
+160
2020-10-05
kselftest/arm64: Verify all different mmap MTE options
Amit Daniel Kachhap
2
-0
/
+263
2020-10-05
kselftest/arm64: Check forked child mte memory accessibility
Amit Daniel Kachhap
2
-0
/
+196
2020-10-05
kselftest/arm64: Verify mte tag inclusion via prctl
Amit Daniel Kachhap
2
-0
/
+186
2020-10-05
kselftest/arm64: Add utilities and a test to validate mte memory
Amit Daniel Kachhap
7
-0
/
+1137