Jiri Kosina
|
a5b4592cf7
brk: make sys_brk() honor COMPAT_BRK when computing lower bound
|
17 gadi atpakaļ |
Alan Cox
|
80119ef5c8
mm: fix atomic_t overflow in vm
|
17 gadi atpakaļ |
Matt Helsley
|
925d1c401f
procfs task exe symlink
|
17 gadi atpakaļ |
Lee Schermerhorn
|
846a16bf0f
mempolicy: rename mpol_copy to mpol_dup
|
17 gadi atpakaļ |
Lee Schermerhorn
|
f0be3d32b0
mempolicy: rename mpol_free to mpol_put
|
17 gadi atpakaļ |
Oleg Nesterov
|
4d3d5b41a7
mmap_region: cleanup the final vma_merge() related code
|
17 gadi atpakaļ |
Nick Piggin
|
b1d0e4f535
mm: special mapping nopage
|
17 gadi atpakaļ |
Jiri Kosina
|
4cc6028d40
brk: check the lower bound properly
|
17 gadi atpakaļ |
Martin Schwidefsky
|
08e7d9b557
arch_rebalance_pgtables call
|
17 gadi atpakaļ |
Nick Piggin
|
2f98735c9c
vm audit: add VM_DONTEXPAND to mmap for drivers that need it
|
17 gadi atpakaļ |
Jiri Kosina
|
c1d171a002
x86: randomize brk
|
17 gadi atpakaļ |
Richard Knutsson
|
88c3f7a8f2
Security: remove security_file_mmap hook sparse-warnings (NULL as 0).
|
17 gadi atpakaļ |
Eric Paris
|
5a211a5dea
VM/Security: add security hook to do_brk
|
17 gadi atpakaļ |
Eric Paris
|
7cd94146cd
Security: round mmap hint address above mmap_min_addr
|
17 gadi atpakaļ |
Eric Paris
|
8869477a49
security: protect from stack expantion into low vm addresses
|
17 gadi atpakaļ |
Hugh Dickins
|
1ddd439ef9
fix mprotect vma_wants_writenotify prot
|
17 gadi atpakaļ |
Coly Li
|
3ed75eb8f1
setup vma->vm_page_prot by vm_get_page_prot()
|
17 gadi atpakaļ |
Adrian Bunk
|
cbfee34520
security/ cleanups
|
17 gadi atpakaļ |
Alexey Dobriyan
|
4af3c9cc4f
Drop some headers from mm.h
|
17 gadi atpakaļ |
Alan Cox
|
34b4e4aa3c
fix NULL pointer dereference in __vm_enough_memory()
|
17 gadi atpakaļ |
Alexey Dobriyan
|
4e950f6f01
Remove fs.h from mm.h
|
18 gadi atpakaļ |
Ollie Wild
|
b6a2fea393
mm: variable length argument support
|
18 gadi atpakaļ |
Nick Piggin
|
54cb8821de
mm: merge populate and nopage into fault (fixes nonlinear)
|
18 gadi atpakaļ |
Miklos Szeredi
|
0165ab4435
split mmap
|
18 gadi atpakaļ |
Eric Paris
|
ed03218951
security: Protection for exploiting null dereference using mmap
|
18 gadi atpakaļ |
Helge Deller
|
06b32f3ab6
[PARISC] Handle wrapping in expand_upwards()
|
18 gadi atpakaļ |
Michael Opdenacker
|
59c51591a0
Fix occurrences of "the the "
|
18 gadi atpakaļ |
Roland McGrath
|
74add80cbd
Remove unused variable in get_unmapped_area
|
18 gadi atpakaļ |
Benjamin Herrenschmidt
|
4b1d89290b
get_unmapped_area doesn't need hugetlbfs hacks anymore
|
18 gadi atpakaļ |
Benjamin Herrenschmidt
|
06abdfb47e
get_unmapped_area handles MAP_FIXED in generic code
|
18 gadi atpakaļ |