summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm/mmap.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1Star
* exec: pass stack rlimit into mm layout functionsKees Cook2018-04-111-7/+7
* arm64/mmap: properly account for stack randomization in mmap_baseRik van Riel2017-07-131-1/+6
* arm64: kernel: restrict /dev/mem read() calls to linear regionArd Biesheuvel2017-06-011-6/+13
* sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* arm64: mm: remove unnecessary EXPORT_SYMBOL_GPLYang Shi2016-05-051-2/+0Star
* mm: ASLR: use get_random_long()Daniel Cashman2016-02-271-2/+2
* arm64: mm: support ARCH_MMAP_RND_BITSDaniel Cashman2016-01-151-2/+6
* mm: expose arch_mmap_rnd when availableKees Cook2015-04-151-2/+2
* arm64: standardize mmap_rnd() usageKees Cook2015-04-151-7/+11
* arm64/mm: Remove hack in mmap randomize layoutYann Droneaud2014-11-181-10/+2Star
* arm64: Use phys_addr_t type for physical addressMin-Hua Chen2014-10-021-1/+1
* mm: remove free_area_cacheMichel Lespinasse2013-07-111-2/+0Star
* arm64: MMU fault handling and page table managementCatalin Marinas2012-09-171-0/+144