index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
/
mmap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mips: use generic mmap top-down layout and brk randomization
Alexandre Ghiti
2019-09-24
1
-96
/
+0
*
mips: replace arch specific way to determine 32bit task with generic version
Alexandre Ghiti
2019-09-24
1
-1
/
+2
*
mips: adjust brk randomization offset to fit generic version
Alexandre Ghiti
2019-09-24
1
-3
/
+4
*
mips: use STACK_TOP when computing mmap base address
Alexandre Ghiti
2019-09-24
1
-2
/
+2
*
mips: properly account for stack randomization and stack guard gap
Alexandre Ghiti
2019-09-24
1
-2
/
+12
*
MIPS: Fix bounds check virt_addr_valid
Hauke Mehrtens
2019-06-16
1
-1
/
+1
*
MIPS: Make virt_addr_valid() return bool
Paul Burton
2019-05-29
1
-2
/
+2
*
MIPS: Bounds check virt_addr_valid
Paul Burton
2019-05-29
1
-0
/
+5
*
exec: pass stack rlimit into mm layout functions
Kees Cook
2018-04-11
1
-7
/
+7
*
MIPS: Include elf-randomize.h for arch_mmap_rnd() & arch_randomize_brk()
Paul Burton
2017-08-29
1
-0
/
+1
*
mm: larger stack guard gap, between vmas
Hugh Dickins
2017-06-19
1
-1
/
+1
*
sched/headers: Prepare for new header dependencies before moving more code to...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
MIPS: Add support for ARCH_MMAP_RND_{COMPAT_}BITS
Matt Redfearn
2017-01-03
1
-5
/
+5
*
MIPS: mm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-10-05
1
-1
/
+1
*
mm: ASLR: use get_random_long()
Daniel Cashman
2016-02-27
1
-2
/
+2
*
mm: expose arch_mmap_rnd when available
Kees Cook
2015-04-14
1
-2
/
+2
*
mips: extract logic for mmap_rnd()
Kees Cook
2015-04-14
1
-8
/
+16
*
mm: remove free_area_cache
Michel Lespinasse
2013-07-10
1
-2
/
+0
*
mips: Move __virt_addr_valid() to a place for MIPS 64
Steven Rostedt
2013-01-31
1
-0
/
+6
*
mm: use vm_unmapped_area() on mips architecture
Michel Lespinasse
2012-12-11
1
-94
/
+17
*
MIPS: Trivial style cleanups in mmap.c
Kevin Cernekee
2011-09-17
1
-23
/
+25
*
MIPS: topdown mmap support
Jian Peng
2011-07-25
1
-23
/
+170
*
MIPS: Move arch_get_unmapped_area and gang to new file.
Ralf Baechle
2011-05-19
1
-0
/
+122