summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/kasan/kasan_init_32.c
AgeCommit message (Expand)Author
2022-04-15powerpc/kasan: Fix early region not updated correctlyChen Jingwen
2020-08-11Revert "powerpc/kasan: Fix shadow pages allocation failure"Christophe Leroy
2020-06-22powerpc/kasan: Fix shadow pages allocation failureChristophe Leroy
2020-04-17powerpc/kasan: Fix kasan_remap_early_shadow_ro()Christophe Leroy
2019-09-21powerpc/mm: Fix an Oops in kasan_mmu_init()Christophe Leroy
2019-09-21powerpc/mm: Add a helper to select PAGE_KERNEL_RO or PAGE_READONLYChristophe Leroy
2019-08-20powerpc/kasan: Fix shadow area set up for modules.Christophe Leroy
2019-08-20powerpc/kasan: Fix parallel loading of modules.Christophe Leroy
2019-07-31powerpc/kasan: fix early boot failure on PPC32Christophe Leroy
2019-05-03powerpc/32s: map kasan zero shadow with PAGE_READONLY instead of PAGE_KERNEL_ROChristophe Leroy
2019-05-03powerpc/32s: set up an early static hash table for KASAN.Christophe Leroy
2019-05-03powerpc/32: Add KASAN supportChristophe Leroy