summaryrefslogtreecommitdiff
path: root/arch/arm64/mm/mmap.c
AgeCommit message (Expand)Author
2017-07-12arm64/mmap: properly account for stack randomization in mmap_baseRik van Riel
2017-06-01arm64: kernel: restrict /dev/mem read() calls to linear regionArd Biesheuvel
2017-03-02sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-05-05arm64: mm: remove unnecessary EXPORT_SYMBOL_GPLYang Shi
2016-02-27mm: ASLR: use get_random_long()Daniel Cashman
2016-01-14arm64: mm: support ARCH_MMAP_RND_BITSDaniel Cashman
2015-04-14mm: expose arch_mmap_rnd when availableKees Cook
2015-04-14arm64: standardize mmap_rnd() usageKees Cook
2014-11-18arm64/mm: Remove hack in mmap randomize layoutYann Droneaud
2014-10-02arm64: Use phys_addr_t type for physical addressMin-Hua Chen
2013-07-10mm: remove free_area_cacheMichel Lespinasse
2012-09-17arm64: MMU fault handling and page table managementCatalin Marinas