Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5b372600ccf1116701e96cf593559a60c9bee7e0
/
arch
/
x86
/
mm
/
mmap.c
b0a182f
x86/speculation/l1tf: Fix off-by-one error when warning that system has too much RAM
by Vlastimil Babka
· 6 years ago
42e4089
x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
by Andi Kleen
· 7 years ago
8f2af15
exec: pass stack rlimit into mm layout functions
by Kees Cook
· 7 years ago
be62a32
x86/mm: Limit mmap() of /dev/mem to valid physical addresses
by Craig Bergstrom
· 7 years ago
1e0f25d
x86/mm: Prevent non-MAP_FIXED mapping across DEFAULT_MAP_WINDOW border
by Kirill A. Shutemov
· 7 years ago
90edaac
Revert "x86/mm: Limit mmap() of /dev/mem to valid physical addresses"
by Ingo Molnar
· 7 years ago
ce56a86
x86/mm: Limit mmap() of /dev/mem to valid physical addresses
by Craig Bergstrom
· 7 years ago
413d63d71b
Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts
by Ingo Molnar
· 7 years ago
01578e3
x86/elf: Remove the unnecessary ADDR_NO_RANDOMIZE checks
by Oleg Nesterov
· 7 years ago
47ac548
x86: Fix norandmaps/ADDR_NO_RANDOMIZE
by Oleg Nesterov
· 7 years ago
b569bab
x86/mm: Prepare to expose larger address space to userspace
by Kirill A. Shutemov
· 7 years ago
e8f01a8
x86/mm: Rename tasksize_32bit/64bit to task_size_32bit/64bit()
by Kirill A. Shutemov
· 7 years ago
c204d21
x86/mmap: properly account for stack randomization in mmap_base
by Rik van Riel
· 7 years ago
4a06370b
x86/mmap, ASLR: Do not treat unlimited-stack tasks as legacy mmap
by Michal Hocko
· 8 years ago
e13b73d
x86/hugetlb: Adjust to the new native/compat mmap bases
by Dmitry Safonov
· 8 years ago
1b028f7
x86/mm: Introduce mmap_compat_base() for 32-bit mmap()
by Dmitry Safonov
· 8 years ago
8f3e474
x86/mm: Add task_size parameter to mmap_base()
by Dmitry Safonov
· 8 years ago
6a0b41d
x86/mm: Introduce arch_rnd() to compute 32/64 mmap random base
by Dmitry Safonov
· 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
13c76ad
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
8b8addf
x86/mm/32: Enable full randomization on i386 and X86_32
by Hector Marco-Gisbert
· 9 years ago
5ef11c3
mm: ASLR: use get_random_long()
by Daniel Cashman
· 9 years ago
9e08f57
x86: mm: support ARCH_MMAP_RND_BITS
by Daniel Cashman
· 9 years ago
a8965276
x86/mpx: Do not set ->vm_ops on MPX VMAs
by Kirill A. Shutemov
· 9 years ago
2b68f6c
mm: expose arch_mmap_rnd when available
by Kees Cook
· 10 years ago
8216814
x86: standardize mmap_rnd() usage
by Kees Cook
· 10 years ago
4e7c22d
x86, mm/ASLR: Fix stack randomization on 64-bit systems
by Hector Marco-Gisbert
· 10 years ago
cc99535
x86/mm: Apply the section attribute to the variable, not its type
by Jan-Simon Möller
· 10 years ago
41aacc1
x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member
by Radu Caragea
· 11 years ago
5ea80f7
Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"
by Linus Torvalds
· 11 years ago
df54d6f
x86 get_unmapped_area(): use proper mmap base for bottom-up direction
by Radu Caragea
· 11 years ago
98d1e64
mm: remove free_area_cache
by Michel Lespinasse
· 12 years ago
9af0c7a
x86: Fix mmap random address range
by Ludwig Nussel
· 13 years ago
9387f77
x86-32, amd: Move va_align definition to unbreak 32-bit build
by Borislav Petkov
· 13 years ago
dfb09f9
x86, amd: Avoid cache aliasing penalties on AMD family 15h
by Borislav Petkov
· 13 years ago
2854e72
x86: Use helpers for rlimits
by Jiri Slaby
· 15 years ago
8093833
x86: Increase MIN_GAP to include randomized stack
by Michal Hocko
· 15 years ago
8f47e16
x86: update copyrights
by Ingo Molnar
· 16 years ago
675a081
x86: unify mmap_{32|64}.c
by Harvey Harrison
· 17 years ago
[Renamed (71%) from arch/x86/mm/mmap_64.c]
954683a
x86: PIE executable randomization, uninlining
by Andrew Morton
· 17 years ago
bb1ad82
x86: PIE executable randomization, checkpatch fixes
by Andrew Morton
· 17 years ago
cc503c1
x86: PIE executable randomization
by Jiri Kosina
· 17 years ago
f8eeae6
x86: clean up arch/x86/mm/mmap_32/64.c
by Thomas Gleixner
· 17 years ago
95119fb
x86_64: move mm
by Thomas Gleixner
· 17 years ago
[Renamed from arch/x86_64/mm/mmap_64.c]
b2110a1
x86_64: prepare shared mm/mmap.c
by Thomas Gleixner
· 17 years ago
[Renamed from arch/x86_64/mm/mmap.c]
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
8817210
[PATCH] x86_64: Flexmap for 32bit and randomized mappings for 64bit
by Andi Kleen
· 19 years ago