开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
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