index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
kasan_init.c
Age
Commit message (
Expand
)
Author
2017-11-15
arm64/mm/kasan: don't use vmemmap_populate() to initialize shadow
Will Deacon
2017-07-10
arm64/kasan: don't allocate extra shadow memory
Andrey Ryabinin
2017-03-10
arm64: kasan: avoid bad virt_to_pfn()
Mark Rutland
2017-03-02
sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...
Ingo Molnar
2017-01-12
arm64: Use __pa_symbol for kernel symbols
Laura Abbott
2016-03-11
arm64: kasan: Fix zero shadow mapping overriding kernel image shadow
Catalin Marinas
2016-03-11
arm64: kasan: Use actual memory node when populating the kernel image shadow
Catalin Marinas
2016-02-24
arm64: add support for kernel ASLR
Ard Biesheuvel
2016-02-18
arm64: move kernel image to base of vmalloc area
Ard Biesheuvel
2016-02-16
arm64: mm: create new fine-grained mappings at boot
Mark Rutland
2016-02-16
arm64: kasan: avoid TLB conflicts
Mark Rutland
2016-01-25
arm64: kasan: ensure that the KASAN zero page is mapped read-only
Ard Biesheuvel
2015-10-13
arm64: kasan: fix issues reported by sparse
Will Deacon
2015-10-12
arm64: add KASAN support
Andrey Ryabinin