summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/kasan/kasan_init_32.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/32s: Fix kasan_early_hash_table() for CONFIG_VMAP_STACKChristophe Leroy2020-01-301-2/+5
* powerpc/32: Reuse orphaned memblocks in kasan_init_shadow_page_tables()Christophe Leroy2020-01-271-3/+3
* powerpc/32: Simplify KASAN initChristophe Leroy2020-01-271-21/+5
* powerpc/32: Force KASAN_VMALLOC for modulesChristophe Leroy2020-01-271-26/+5
* powerpc/32: Add support of KASAN_VMALLOCChristophe Leroy2020-01-271-1/+32
* powerpc/mm: Fix an Oops in kasan_mmu_init()Christophe Leroy2019-09-211-1/+14
* powerpc/mm: Add a helper to select PAGE_KERNEL_RO or PAGE_READONLYChristophe Leroy2019-09-211-8/+13
* powerpc/kasan: Fix shadow area set up for modules.Christophe Leroy2019-08-201-1/+1
* powerpc/kasan: Fix parallel loading of modules.Christophe Leroy2019-08-201-2/+19
* powerpc/kasan: fix early boot failure on PPC32Christophe Leroy2019-07-311-2/+5
* powerpc/32s: map kasan zero shadow with PAGE_READONLY instead of PAGE_KERNEL_ROChristophe Leroy2019-05-031-2/+8
* powerpc/32s: set up an early static hash table for KASAN.Christophe Leroy2019-05-031-1/+22
* powerpc/32: Add KASAN supportChristophe Leroy2019-05-031-0/+156
OpenPOWER on IntegriCloud