aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/kasan.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-29powerpc/64e: KASAN Full support for BOOK3E/64Christophe Leroy1-1/+12
2022-05-22powerpc: Book3S 64-bit outline-only KASAN supportDaniel Axtens1-0/+22
2021-04-25powerpc/kasan: Fix shadow start address with modulesChristophe Leroy1-1/+1
2020-08-18powerpc/kasan: Fix KASAN_SHADOW_START on BOOK3S_32Christophe Leroy1-1/+8
2020-07-15Revert "powerpc/kasan: Fix shadow pages allocation failure"Christophe Leroy1-0/+2
2020-05-26powerpc/32s: Implement dedicated kasan_init_region()Christophe Leroy1-0/+1
2020-05-20powerpc/kasan: Declare kasan_init_region() weakChristophe Leroy1-0/+3
2020-05-20powerpc/kasan: Fix shadow pages allocation failureChristophe Leroy1-2/+0
2020-05-20powerpc/kasan: Fix issues by lowering KASAN_SHADOW_ENDChristophe Leroy1-3/+1
2020-01-27powerpc/32: Add support of KASAN_VMALLOCChristophe Leroy1-0/+2
2019-05-03powerpc/32: Add KASAN supportChristophe Leroy1-0/+9
2019-05-03powerpc/32: prepare shadow area for KASANChristophe Leroy1-0/+16
2019-05-03powerpc: prepare string/mem functions for KASANChristophe Leroy1-0/+15