summaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/kasan.h
Commit message (Expand)AuthorAgeFilesLines
* riscv: Implement sv48 supportAlexandre Ghiti2022-01-191-1/+5
* riscv: Allow to dynamically define VA_BITSAlexandre Ghiti2022-01-191-1/+1
* riscv: Split early kasan mapping to prepare sv48 introductionAlexandre Ghiti2022-01-191-0/+1
* riscv: Move KASAN mapping next to the kernel mappingAlexandre Ghiti2022-01-191-2/+2
* riscv: Fix asan-stack clang buildAlexandre Ghiti2021-10-291-2/+1
* riscv: Improve kasan definitionsAlexandre Ghiti2021-02-221-3/+19
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-2/+0
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* riscv: Use macro definition instead of magic numberZong Li2020-03-261-1/+1
* riscv: Add KASAN supportNick Hu2020-01-221-0/+27