index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
mte.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-26
arm64: kasan: simplify and inline MTE functions
Andrey Konovalov
1
-46
/
+0
2021-02-24
kasan, arm64: allow using KUnit tests with HW_TAGS mode
Andrey Konovalov
1
-0
/
+12
2021-02-12
arm64: mte: Allow PTRACE_PEEKMTETAGS access to the zero page
Catalin Marinas
1
-1
/
+2
2020-12-22
arm64: mte: switch GCR_EL1 in kernel entry and exit
Vincenzo Frascino
1
-3
/
+28
2020-12-22
arm64: mte: convert gcr_user into an exclude mask
Vincenzo Frascino
1
-14
/
+15
2020-12-22
arm64: kasan: allow enabling in-kernel MTE
Vincenzo Frascino
1
-0
/
+7
2020-12-22
arm64: mte: reset the page tag in page->flags
Vincenzo Frascino
1
-0
/
+9
2020-12-22
arm64: mte: add in-kernel MTE helpers
Vincenzo Frascino
1
-0
/
+48
2020-12-03
arm64: mte: fix prctl(PR_GET_TAGGED_ADDR_CTRL) if TCF0=NONE
Peter Collingbourne
1
-1
/
+2
2020-09-04
arm64: mte: Enable swap of tagged pages
Steven Price
1
-1
/
+18
2020-09-04
arm64: mte: ptrace: Add PTRACE_{PEEK,POKE}MTETAGS support
Catalin Marinas
1
-0
/
+138
2020-09-04
arm64: mte: Allow {set,get}_tagged_addr_ctrl() on non-current tasks
Catalin Marinas
1
-6
/
+12
2020-09-04
arm64: mte: Restore the GCR_EL1 register after a suspend
Catalin Marinas
1
-0
/
+8
2020-09-04
arm64: mte: Allow user control of the generated random tags via prctl()
Catalin Marinas
1
-3
/
+32
2020-09-04
arm64: mte: Allow user control of the tag check mode via prctl()
Catalin Marinas
1
-0
/
+77
2020-09-04
arm64: mte: Tags-aware aware memcmp_pages() implementation
Catalin Marinas
1
-0
/
+26
2020-09-04
arm64: mte: Clear the tags when a page is mapped in user-space with PROT_MTE
Catalin Marinas
1
-0
/
+14
2020-09-04
arm64: mte: Handle synchronous and asynchronous tag check faults
Vincenzo Frascino
1
-0
/
+21