index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
lib
/
mte.S
Age
Commit message (
Expand
)
Author
2022-12-01
arm64/sysreg: Remove duplicate definitions from asm/sysreg.h
Will Deacon
2022-07-05
arm64/mte: Standardise GMID field name definitions
Mark Brown
2022-05-16
arm64: mte: Clean up user tag accessors
Robin Murphy
2022-02-15
arm64: mte: Define the number of bytes for storing the tags in a page
Catalin Marinas
2021-12-06
arm64: mte: DC {GVA,GZVA} shouldn't be used when DCZID_EL0.DZP == 1
Reiji Watanabe
2021-06-04
arm64: mte: handle tags zeroing at page allocation time
Peter Collingbourne
2021-02-26
arm64: kasan: simplify and inline MTE functions
Andrey Konovalov
2020-12-22
arm64: mte: add in-kernel MTE helpers
Vincenzo Frascino
2020-12-02
arm64: uaccess cleanup macro naming
Mark Rutland
2020-11-09
arm64: uaccess: move uao_* alternatives to asm-uaccess.h
Mark Rutland
2020-09-04
arm64: mte: Enable swap of tagged pages
Steven Price
2020-09-04
arm64: mte: ptrace: Add PTRACE_{PEEK,POKE}MTETAGS support
Catalin Marinas
2020-09-04
arm64: mte: Tags-aware copy_{user_,}highpage() implementations
Vincenzo Frascino
2020-09-04
arm64: mte: Clear the tags when a page is mapped in user-space with PROT_MTE
Catalin Marinas