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
/
mmap.c
Age
Commit message (
Expand
)
Author
2018-04-11
exec: pass stack rlimit into mm layout functions
Kees Cook
2017-07-12
arm64/mmap: properly account for stack randomization in mmap_base
Rik van Riel
2017-06-01
arm64: kernel: restrict /dev/mem read() calls to linear region
Ard Biesheuvel
2017-03-02
sched/headers: Prepare for new header dependencies before moving more code to...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-05-05
arm64: mm: remove unnecessary EXPORT_SYMBOL_GPL
Yang Shi
2016-02-27
mm: ASLR: use get_random_long()
Daniel Cashman
2016-01-14
arm64: mm: support ARCH_MMAP_RND_BITS
Daniel Cashman
2015-04-14
mm: expose arch_mmap_rnd when available
Kees Cook
2015-04-14
arm64: standardize mmap_rnd() usage
Kees Cook
2014-11-18
arm64/mm: Remove hack in mmap randomize layout
Yann Droneaud
2014-10-02
arm64: Use phys_addr_t type for physical address
Min-Hua Chen
2013-07-10
mm: remove free_area_cache
Michel Lespinasse
2012-09-17
arm64: MMU fault handling and page table management
Catalin Marinas