Sign in
android-kvm
/
linux
/
48bb52c80be0e462328f58ca3a34ecfef3584320
/
arch
/
mips
/
mm
/
mmap.c
9035bd2
mips: use generic mmap top-down layout and brk randomization
by Alexandre Ghiti
· 5 years ago
0903646
mips: replace arch specific way to determine 32bit task with generic version
by Alexandre Ghiti
· 5 years ago
e548599
mips: adjust brk randomization offset to fit generic version
by Alexandre Ghiti
· 5 years ago
b5fb861
mips: use STACK_TOP when computing mmap base address
by Alexandre Ghiti
· 5 years ago
b1f61b5
mips: properly account for stack randomization and stack guard gap
by Alexandre Ghiti
· 5 years ago
d6ed083
MIPS: Fix bounds check virt_addr_valid
by Hauke Mehrtens
· 6 years ago
31875a5
MIPS: Make virt_addr_valid() return bool
by Paul Burton
· 6 years ago
074a1e1
MIPS: Bounds check virt_addr_valid
by Paul Burton
· 6 years ago
8f2af15
exec: pass stack rlimit into mm layout functions
by Kees Cook
· 7 years ago
db3fb45
MIPS: Include elf-randomize.h for arch_mmap_rnd() & arch_randomize_brk()
by Paul Burton
· 8 years ago
1be7107
mm: larger stack guard gap, between vmas
by Hugh Dickins
· 8 years ago
0104260
sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h>
by Ingo Molnar
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
109c32f
MIPS: Add support for ARCH_MMAP_RND_{COMPAT_}BITS
by Matt Redfearn
· 8 years ago
d9ba577
MIPS: mm: Audit and remove any unnecessary uses of module.h
by Paul Gortmaker
· 9 years ago
5ef11c3
mm: ASLR: use get_random_long()
by Daniel Cashman
· 9 years ago
2b68f6c
mm: expose arch_mmap_rnd when available
by Kees Cook
· 10 years ago
1f0569d
mips: extract logic for mmap_rnd()
by Kees Cook
· 10 years ago
98d1e64
mm: remove free_area_cache
by Michel Lespinasse
· 12 years ago
196897a
mips: Move __virt_addr_valid() to a place for MIPS 64
by Steven Rostedt
· 12 years ago
b666186
mm: use vm_unmapped_area() on mips architecture
by Michel Lespinasse
· 12 years ago
1665010
MIPS: Trivial style cleanups in mmap.c
by Kevin Cernekee
· 14 years ago
d0be89f
MIPS: topdown mmap support
by Jian Peng
· 14 years ago
6f6c3c33
MIPS: Move arch_get_unmapped_area and gang to new file.
by Ralf Baechle
· 14 years ago