summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/kasan_init.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: 9329/1: kasan: Use memblock_alloc_try_nid_raw for shadow pageMark-PK Tsai2023-12-051-1/+7
* ARM: mm: Make virt_to_pfn() a static inlineLinus Walleij2023-05-291-1/+0
* ARM: 9242/1: kasan: Only map modules if CONFIG_KASAN_VMALLOC=nAlex Sverdlin2022-10-041-2/+7
* ARM: 9202/1: kasan: support CONFIG_KASAN_VMALLOCLecopzer Chen2022-07-281-1/+5
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-11-101-1/+1
|\
| * arm64: Track no early_pgtable_alloc() for kmemleakQian Cai2021-11-081-1/+1
* | ARM: 9142/1: kasan: work around LPAE build warningArnd Bergmann2021-10-251-1/+1
|/
* ARM: 9016/2: Initialize the mapping of KASan shadow memoryLinus Walleij2020-10-271-0/+291