index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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