aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/mte-kasan.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-13printk: stop including cache.h from printk.hPeter Collingbourne1-0/+1
2022-03-09arm64: kasan: fix include error in MTE functionsPaul Semel1-0/+1
2021-12-06arm64: mte: DC {GVA,GZVA} shouldn't be used when DCZID_EL0.DZP == 1Reiji Watanabe1-3/+5
2021-10-07arm64: mte: Add asymmetric mode supportVincenzo Frascino1-0/+5
2021-08-02arm64: kasan: mte: remove redundant mte_report_once logicMark Rutland1-12/+0
2021-08-02arm64: kasan: mte: use a constant kernel GCR_EL1 valueMark Rutland1-5/+0
2021-05-25kasan: speed up mte_set_mem_tag_rangeEvgenii Stepanov1-26/+67
2021-04-30arm64: kasan: allow to init memory when setting tagsAndrey Konovalov1-14/+25
2021-04-11arm64: mte: Add asynchronous mode supportVincenzo Frascino1-2/+7
2021-02-26arm64: kasan: simplify and inline MTE functionsAndrey Konovalov1-8/+57
2021-02-24kasan, arm64: allow using KUnit tests with HW_TAGS modeAndrey Konovalov1-0/+12
2020-12-22arm64: mte: switch GCR_EL1 in kernel entry and exitVincenzo Frascino1-0/+5
2020-12-22arm64: kasan: allow enabling in-kernel MTEVincenzo Frascino1-0/+6
2020-12-22arm64: mte: add in-kernel MTE helpersVincenzo Frascino1-0/+56