aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/kasan.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-19riscv: Implement sv48 supportAlexandre Ghiti1-1/+5
2022-01-19riscv: Allow to dynamically define VA_BITSAlexandre Ghiti1-1/+1
2022-01-19riscv: Split early kasan mapping to prepare sv48 introductionAlexandre Ghiti1-0/+1
2022-01-19riscv: Move KASAN mapping next to the kernel mappingAlexandre Ghiti1-2/+2
2021-10-29riscv: Fix asan-stack clang buildAlexandre Ghiti1-2/+1
2021-02-22riscv: Improve kasan definitionsAlexandre Ghiti1-3/+19
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-2/+0
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2020-03-26riscv: Use macro definition instead of magic numberZong Li1-1/+1
2020-01-22riscv: Add KASAN supportNick Hu1-0/+27