summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/kasan/book3s_32.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/32s: Fix kasan_init_region() for KASANChristophe Leroy2022-01-161-28/+31
* powerpc/32s: Fix shift-out-of-bounds in KASAN initChristophe Leroy2021-11-301-1/+2
* mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-071-1/+0
* mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport2020-06-091-1/+1
* powerpc/32s: Implement dedicated kasan_init_region()Christophe Leroy2020-05-261-0/+57