summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm/kasan_init.c
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar2017-03-021-0/+1
* arm64: Use __pa_symbol for kernel symbolsLaura Abbott2017-01-121-7/+15
* arm64: kasan: Fix zero shadow mapping overriding kernel image shadowCatalin Marinas2016-03-111-8/+5
* arm64: kasan: Use actual memory node when populating the kernel image shadowCatalin Marinas2016-03-111-1/+2
* arm64: add support for kernel ASLRArd Biesheuvel2016-02-241-3/+14
* arm64: move kernel image to base of vmalloc areaArd Biesheuvel2016-02-181-3/+24
* arm64: mm: create new fine-grained mappings at bootMark Rutland2016-02-161-0/+15
* arm64: kasan: avoid TLB conflictsMark Rutland2016-02-161-13/+4
* arm64: kasan: ensure that the KASAN zero page is mapped read-onlyArd Biesheuvel2016-01-251-0/+9
* arm64: kasan: fix issues reported by sparseWill Deacon2015-10-131-1/+1
* arm64: add KASAN supportAndrey Ryabinin2015-10-121-0/+165