index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
mte-kasan.h
Age
Commit message (
Expand
)
Author
2025-11-11
arm64: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
Thomas Huth
2025-09-21
kasan/hw-tags: introduce kasan.write_only option
Yeoreum Yun
2023-04-05
arm64: mte: rename TCO routines
Vincenzo Frascino
2022-05-13
printk: stop including cache.h from printk.h
Peter Collingbourne
2022-03-09
arm64: kasan: fix include error in MTE functions
Paul Semel
2021-12-06
arm64: mte: DC {GVA,GZVA} shouldn't be used when DCZID_EL0.DZP == 1
Reiji Watanabe
2021-10-07
arm64: mte: Add asymmetric mode support
Vincenzo Frascino
2021-08-02
arm64: kasan: mte: remove redundant mte_report_once logic
Mark Rutland
2021-08-02
arm64: kasan: mte: use a constant kernel GCR_EL1 value
Mark Rutland
2021-05-25
kasan: speed up mte_set_mem_tag_range
Evgenii Stepanov
2021-04-30
arm64: kasan: allow to init memory when setting tags
Andrey Konovalov
2021-04-11
arm64: mte: Add asynchronous mode support
Vincenzo Frascino
2021-02-26
arm64: kasan: simplify and inline MTE functions
Andrey Konovalov
2021-02-24
kasan, arm64: allow using KUnit tests with HW_TAGS mode
Andrey Konovalov
2020-12-22
arm64: mte: switch GCR_EL1 in kernel entry and exit
Vincenzo Frascino
2020-12-22
arm64: kasan: allow enabling in-kernel MTE
Vincenzo Frascino
2020-12-22
arm64: mte: add in-kernel MTE helpers
Vincenzo Frascino