index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
mmap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/mm: Don't exceed the valid physical address space
Ralph Campbell
2019-05-04
1
-1
/
+1
*
x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...
Vlastimil Babka
2018-08-24
1
-1
/
+1
*
x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
Andi Kleen
2018-06-20
1
-0
/
+21
*
exec: pass stack rlimit into mm layout functions
Kees Cook
2018-04-11
1
-7
/
+11
*
x86/mm: Limit mmap() of /dev/mem to valid physical addresses
Craig Bergstrom
2017-11-16
1
-0
/
+16
*
x86/mm: Prevent non-MAP_FIXED mapping across DEFAULT_MAP_WINDOW border
Kirill A. Shutemov
2017-11-16
1
-0
/
+46
*
Revert "x86/mm: Limit mmap() of /dev/mem to valid physical addresses"
Ingo Molnar
2017-10-27
1
-12
/
+0
*
x86/mm: Limit mmap() of /dev/mem to valid physical addresses
Craig Bergstrom
2017-10-20
1
-0
/
+12
*
Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts
Ingo Molnar
2017-08-26
1
-4
/
+3
|
\
|
*
x86/elf: Remove the unnecessary ADDR_NO_RANDOMIZE checks
Oleg Nesterov
2017-08-16
1
-2
/
+1
|
*
x86: Fix norandmaps/ADDR_NO_RANDOMIZE
Oleg Nesterov
2017-08-16
1
-2
/
+2
*
|
x86/mm: Prepare to expose larger address space to userspace
Kirill A. Shutemov
2017-07-21
1
-3
/
+3
*
|
x86/mm: Rename tasksize_32bit/64bit to task_size_32bit/64bit()
Kirill A. Shutemov
2017-07-21
1
-5
/
+5
|
/
*
x86/mmap: properly account for stack randomization in mmap_base
Rik van Riel
2017-07-12
1
-1
/
+6
*
x86/mmap, ASLR: Do not treat unlimited-stack tasks as legacy mmap
Michal Hocko
2017-06-24
1
-3
/
+0
*
x86/hugetlb: Adjust to the new native/compat mmap bases
Dmitry Safonov
2017-03-14
1
-0
/
+14
*
x86/mm: Introduce mmap_compat_base() for 32-bit mmap()
Dmitry Safonov
2017-03-13
1
-13
/
+34
*
x86/mm: Add task_size parameter to mmap_base()
Dmitry Safonov
2017-03-13
1
-18
/
+32
*
x86/mm: Introduce arch_rnd() to compute 32/64 mmap random base
Dmitry Safonov
2017-03-13
1
-12
/
+14
*
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
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-03-15
1
-13
/
+1
|
\
|
*
x86/mm/32: Enable full randomization on i386 and X86_32
Hector Marco-Gisbert
2016-03-11
1
-13
/
+1
*
|
mm: ASLR: use get_random_long()
Daniel Cashman
2016-02-27
1
-3
/
+3
|
/
*
x86: mm: support ARCH_MMAP_RND_BITS
Daniel Cashman
2016-01-14
1
-6
/
+6
*
x86/mpx: Do not set ->vm_ops on MPX VMAs
Kirill A. Shutemov
2015-07-21
1
-0
/
+7
*
mm: expose arch_mmap_rnd when available
Kees Cook
2015-04-14
1
-2
/
+2
*
x86: standardize mmap_rnd() usage
Kees Cook
2015-04-14
1
-16
/
+20
*
x86, mm/ASLR: Fix stack randomization on 64-bit systems
Hector Marco-Gisbert
2015-02-19
1
-3
/
+3
*
x86/mm: Apply the section attribute to the variable, not its type
Jan-Simon Möller
2014-09-09
1
-1
/
+1
*
x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member
Radu Caragea
2013-08-22
1
-2
/
+4
*
Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"
Linus Torvalds
2013-08-22
1
-1
/
+1
*
x86 get_unmapped_area(): use proper mmap base for bottom-up direction
Radu Caragea
2013-08-13
1
-1
/
+1
*
mm: remove free_area_cache
Michel Lespinasse
2013-07-10
1
-2
/
+0
*
x86: Fix mmap random address range
Ludwig Nussel
2011-12-05
1
-2
/
+2
*
x86-32, amd: Move va_align definition to unbreak 32-bit build
Borislav Petkov
2011-08-06
1
-1
/
+4
*
x86, amd: Avoid cache aliasing penalties on AMD family 15h
Borislav Petkov
2011-08-05
1
-15
/
+0
*
x86: Use helpers for rlimits
Jiri Slaby
2010-01-27
1
-2
/
+2
*
x86: Increase MIN_GAP to include randomized stack
Michal Hocko
2009-09-10
1
-2
/
+15
*
x86: update copyrights
Ingo Molnar
2009-01-31
1
-1
/
+1
*
x86: unify mmap_{32|64}.c
Harvey Harrison
2008-01-30
1
-0
/
+123