aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/kasan (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-21powerpc/mm: Fix an Oops in kasan_mmu_init()Christophe Leroy1-1/+14
2019-09-21powerpc/mm: Add a helper to select PAGE_KERNEL_RO or PAGE_READONLYChristophe Leroy1-8/+13
2019-08-20powerpc/kasan: Fix shadow area set up for modules.Christophe Leroy1-1/+1
2019-08-20powerpc/kasan: Fix parallel loading of modules.Christophe Leroy1-2/+19
2019-07-31powerpc/kasan: fix early boot failure on PPC32Christophe Leroy1-2/+5
2019-05-06powerpc/kasan: add missing/lost MakefileChristophe Leroy1-0/+5
2019-05-03powerpc/32s: map kasan zero shadow with PAGE_READONLY instead of PAGE_KERNEL_ROChristophe Leroy1-2/+8
2019-05-03powerpc/32s: set up an early static hash table for KASAN.Christophe Leroy1-1/+22
2019-05-03powerpc/32: Add KASAN supportChristophe Leroy1-0/+156