index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
mte.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: kasan: simplify and inline MTE functions
Andrey Konovalov
2021-02-26
1
-2
/
+0
*
arm64: mte: switch GCR_EL1 in kernel entry and exit
Vincenzo Frascino
2020-12-22
1
-0
/
+2
*
arm64: mte: add in-kernel MTE helpers
Vincenzo Frascino
2020-12-22
1
-6
/
+14
*
arm64: mte: Enable swap of tagged pages
Steven Price
2020-09-04
1
-0
/
+8
*
arm64: mte: ptrace: Add PTRACE_{PEEK,POKE}MTETAGS support
Catalin Marinas
2020-09-04
1
-0
/
+17
*
arm64: mte: Allow {set,get}_tagged_addr_ctrl() on non-current tasks
Catalin Marinas
2020-09-04
1
-4
/
+4
*
arm64: mte: Restore the GCR_EL1 register after a suspend
Catalin Marinas
2020-09-04
1
-0
/
+4
*
arm64: mte: Allow user control of the tag check mode via prctl()
Catalin Marinas
2020-09-04
1
-0
/
+14
*
arm64: mte: Tags-aware copy_{user_,}highpage() implementations
Vincenzo Frascino
2020-09-04
1
-0
/
+4
*
arm64: mte: Clear the tags when a page is mapped in user-space with PROT_MTE
Catalin Marinas
2020-09-04
1
-0
/
+16
*
arm64: mte: Handle synchronous and asynchronous tag check faults
Vincenzo Frascino
2020-09-04
1
-0
/
+23