aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/kasan
AgeCommit message (Expand)Author
2020-04-17powerpc/kasan: Fix kasan_remap_early_shadow_ro()Christophe Leroy
2020-03-13powerpc/kasan: Fix shadow memory protection with CONFIG_KASAN_VMALLOCChristophe Leroy
2020-02-18powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP_STACKChristophe Leroy
2020-01-30powerpc/32s: Fix kasan_early_hash_table() for CONFIG_VMAP_STACKChristophe Leroy
2020-01-27powerpc/32: Reuse orphaned memblocks in kasan_init_shadow_page_tables()Christophe Leroy
2020-01-27powerpc/32: Simplify KASAN initChristophe Leroy
2020-01-27powerpc/32: Force KASAN_VMALLOC for modulesChristophe Leroy
2020-01-27powerpc/32: Add support of KASAN_VMALLOCChristophe 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-06powerpc/kasan: add missing/lost MakefileChristophe 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