summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/kasan/book3s_32.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-16powerpc/32s: Fix kasan_init_region() for KASANChristophe Leroy1-28/+31
2021-11-30powerpc/32s: Fix shift-out-of-bounds in KASAN initChristophe Leroy1-1/+2
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport1-1/+0
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport1-1/+1
2020-05-26powerpc/32s: Implement dedicated kasan_init_region()Christophe Leroy1-0/+57