aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/mmap.c
AgeCommit message (Expand)Author
2019-09-16MIPS: Fix bounds check virt_addr_validHauke Mehrtens
2019-09-12MIPS: Bounds check virt_addr_validPaul Burton
2018-04-11exec: pass stack rlimit into mm layout functionsKees Cook
2017-08-29MIPS: Include elf-randomize.h for arch_mmap_rnd() & arch_randomize_brk()Paul Burton
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins
2017-03-02sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-01-03MIPS: Add support for ARCH_MMAP_RND_{COMPAT_}BITSMatt Redfearn
2016-10-05MIPS: mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-02-27mm: ASLR: use get_random_long()Daniel Cashman
2015-04-14mm: expose arch_mmap_rnd when availableKees Cook
2015-04-14mips: extract logic for mmap_rnd()Kees Cook
2013-07-10mm: remove free_area_cacheMichel Lespinasse
2013-01-31mips: Move __virt_addr_valid() to a place for MIPS 64Steven Rostedt
2012-12-11mm: use vm_unmapped_area() on mips architectureMichel Lespinasse
2011-09-17MIPS: Trivial style cleanups in mmap.cKevin Cernekee
2011-07-25MIPS: topdown mmap supportJian Peng
2011-05-19MIPS: Move arch_get_unmapped_area and gang to new file.Ralf Baechle