Commit Graph

126 Commits (8f1ecc9fbc5b223e4f5d5bb8bcd6f5672c4bc4b6)

Author SHA1 Message Date
Eric Paris 788084aba2 Security/SELinux: seperate lsm specific mmap_min_addr 16 years ago
Eric Paris a2551df7ec Security/SELinux: seperate lsm specific mmap_min_addr 16 years ago
Peter Zijlstra 089dd79db9 perf_counter: Generate mmap events for install_special_mapping() 16 years ago
Peter Zijlstra d99e944620 perf_counter: Remove munmap stuff 16 years ago
Christoph Lameter e0a94c2a63 security: use mmap_min_addr indepedently of security models 16 years ago
KOSAKI Motohiro 00a62ce91e mm: fix Committed_AS underflow on large NR_CPUS environment 16 years ago
Hugh Dickins 05fa199d45 mm: pass correct mm when growing stack 16 years ago
Peter Zijlstra 0a4a93919b perf_counter: executable mmap() information 16 years ago
David Howells 33e5d76979 nommu: fix a number of issues with the per-MM VMA patch 16 years ago
Jeremy Fitzhardinge 9480c53e9b mm: rearrange exit_mmap() to unlock before arch_exit_mmap 16 years ago
Mel Gorman 5a6fe12595 Do not account for the address space used by hugetlbfs using VM_ACCOUNT 16 years ago
Mimi Zohar 6146f0d5e4 integrity: IMA hooks 16 years ago
Linus Torvalds fc8744adc8 Stop playing silly games with the VM_ACCOUNT flag 16 years ago
Linus Torvalds 33bfad54b5 Allow opportunistic merging of VM_CAN_NONLINEAR areas 16 years ago
Linus Torvalds de33c8db59 Fix OOPS in mmap_region() when merging adjacent VM_LOCKED file segments 16 years ago
Heiko Carstens 6a6160a7b5 [CVE-2009-0029] System call wrappers part 13 16 years ago
Heiko Carstens 2ed7c03ec1 [CVE-2009-0029] Convert all system calls to return a long 16 years ago
David Howells 8feae13110 NOMMU: Make VMAs per MM as for MMU-mode linux 16 years ago
Johannes Weiner dcd4a049b9 mm: check for no mmaps in exit_mmap() 16 years ago
Oleg Nesterov 901608d904 mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accounting 16 years ago
ZhenwenXu 48aae42556 mm/mmap.c: fix coding style 16 years ago
Alan Cox 046c68842b mm: update my address 16 years ago
Denys Vlasenko 1c12718504 parisc: fix find_extend_vma() breakage 16 years ago
Alan Cox 731572d39f nfsd: fix vm overcommit crash 17 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