index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
mmap.c
Age
Commit message (
Expand
)
Author
2019-09-24
arm64, mm: move generic mmap layout functions to mm
Alexandre Ghiti
2019-09-24
arm64: consider stack randomization for mmap base only when necessary
Alexandre Ghiti
2019-09-24
arm64: make use of is_compat_task instead of hardcoding this test
Alexandre Ghiti
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
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