Commit Graph

100 Commits (ce71e27c6fdc43c29f36d307b9100bde70c947fc)

Author SHA1 Message Date
Denys Vlasenko 1c12718504 parisc: fix find_extend_vma() breakage 16 years ago
Alan Cox 731572d39f nfsd: fix vm overcommit crash 16 years ago
Denys Vlasenko cb8f488c33 mmap.c: deinline a few functions 17 years ago
Rik van Riel ba470de431 mmap: handle mlocked pages during map, remap, unmap 17 years ago
Nick Piggin b291f00039 mlock: mlocked pages are unevictable 17 years ago
Tejun Heo ce36394269 mmap: fix petty bug in anonymous shared mmap offset handling 17 years ago
Peter Zijlstra 7cd5a02f54 mm: fix mm_take_all_locks() locking order 17 years ago
Peter Zijlstra 454ed842d5 lockdep: annotate mm_take_all_locks() 17 years ago
Benny Halevy dfe195fb79 mm: fix uninitialized variables for find_vma_prepare callers 17 years ago
Andrea Arcangeli cddb8a5c14 mmu-notifiers: core 17 years ago
Andrea Arcangeli 7906d00cd1 mmu-notifiers: add mm_take_all_locks() operation 17 years ago
Andi Kleen a551643895 hugetlb: modular state for hugetlb page size 17 years ago
Andy Whitcroft cdfd4325c0 mm: record MAP_NORESERVE status on vmas and fix small page mprotect reservations 17 years ago
Jan Beulich 42b7772812 mm: remove double indirection on tlb parameter to free_pgd_range() & Co 17 years ago
Dave Kleikamp b845f313d7 mm: Allow architectures to define additional protection bits 17 years ago
Jiri Kosina a5b4592cf7 brk: make sys_brk() honor COMPAT_BRK when computing lower bound 17 years ago
Alan Cox 80119ef5c8 mm: fix atomic_t overflow in vm 17 years ago
Matt Helsley 925d1c401f procfs task exe symlink 17 years ago
Lee Schermerhorn 846a16bf0f mempolicy: rename mpol_copy to mpol_dup 17 years ago
Lee Schermerhorn f0be3d32b0 mempolicy: rename mpol_free to mpol_put 17 years ago
Oleg Nesterov 4d3d5b41a7 mmap_region: cleanup the final vma_merge() related code 17 years ago
Nick Piggin b1d0e4f535 mm: special mapping nopage 17 years ago
Jiri Kosina 4cc6028d40 brk: check the lower bound properly 17 years ago
Martin Schwidefsky 08e7d9b557 arch_rebalance_pgtables call 17 years ago
Nick Piggin 2f98735c9c vm audit: add VM_DONTEXPAND to mmap for drivers that need it 17 years ago
Jiri Kosina c1d171a002 x86: randomize brk 17 years ago
Richard Knutsson 88c3f7a8f2 Security: remove security_file_mmap hook sparse-warnings (NULL as 0). 17 years ago
Eric Paris ecaf18c15a VM/Security: add security hook to do_brk 17 years ago
Eric Paris 5a211a5dea VM/Security: add security hook to do_brk 17 years ago
Eric Paris 7cd94146cd Security: round mmap hint address above mmap_min_addr 17 years ago
Eric Paris 8869477a49 security: protect from stack expantion into low vm addresses 17 years ago
Hugh Dickins 1ddd439ef9 fix mprotect vma_wants_writenotify prot 18 years ago
Coly Li 3ed75eb8f1 setup vma->vm_page_prot by vm_get_page_prot() 18 years ago
Adrian Bunk cbfee34520 security/ cleanups 18 years ago
Alexey Dobriyan 4af3c9cc4f Drop some headers from mm.h 18 years ago
Alan Cox 34b4e4aa3c fix NULL pointer dereference in __vm_enough_memory() 18 years ago
Alexey Dobriyan 4e950f6f01 Remove fs.h from mm.h 18 years ago
Ollie Wild b6a2fea393 mm: variable length argument support 18 years ago
Nick Piggin 54cb8821de mm: merge populate and nopage into fault (fixes nonlinear) 18 years ago
Miklos Szeredi 0165ab4435 split mmap 18 years ago
Eric Paris ed03218951 security: Protection for exploiting null dereference using mmap 18 years ago
Helge Deller 06b32f3ab6 [PARISC] Handle wrapping in expand_upwards() 18 years ago
Michael Opdenacker 59c51591a0 Fix occurrences of "the the " 18 years ago
Roland McGrath 74add80cbd Remove unused variable in get_unmapped_area 18 years ago
Benjamin Herrenschmidt 4b1d89290b get_unmapped_area doesn't need hugetlbfs hacks anymore 18 years ago
Benjamin Herrenschmidt 06abdfb47e get_unmapped_area handles MAP_FIXED in generic code 18 years ago
Jeremy Fitzhardinge d6dd61c831 [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction 18 years ago
David Miller d1af65d13f [PATCH] Bug in MM_RB debugging 18 years ago
Roland McGrath fa5dc22f85 [PATCH] Add install_special_mapping 18 years ago
Adam Litke 0d59a01bc4 [PATCH] Don't allow the stack to grow into hugetlb reserved regions 18 years ago