nfsd: nfsd should drop CAP_MKNOD for non-root
[safe/jmp/linux-2.6] / mm / mmap.c
2009-02-11 Jeremy Fitzhardingemm: rearrange exit_mmap() to unlock before arch_exit_mmap
2009-02-10 Mel GormanDo not account for the address space used by hugetlbfs...
2009-01-31 Linus TorvaldsStop playing silly games with the VM_ACCOUNT flag
2009-01-30 Linus TorvaldsAllow opportunistic merging of VM_CAN_NONLINEAR areas
2009-01-30 Linus TorvaldsFix OOPS in mmap_region() when merging adjacent VM_LOCK...
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 13
2009-01-14 Heiko Carstens[CVE-2009-0029] Convert all system calls to return...
2009-01-08 David HowellsNOMMU: Make VMAs per MM as for MMU-mode linux
2009-01-06 Johannes Weinermm: check for no mmaps in exit_mmap()
2009-01-06 Oleg Nesterovmm: introduce get_mm_hiwater_xxx(), fix taskstats-...
2009-01-06 ZhenwenXumm/mmap.c: fix coding style
2009-01-06 Alan Coxmm: update my address
2008-11-12 Denys Vlasenkoparisc: fix find_extend_vma() breakage
2008-10-30 Alan Coxnfsd: fix vm overcommit crash
2008-10-20 Denys Vlasenkommap.c: deinline a few functions
2008-10-20 Rik van Rielmmap: handle mlocked pages during map, remap, unmap
2008-10-20 Nick Pigginmlock: mlocked pages are unevictable
2008-09-04 Tejun Heommap: fix petty bug in anonymous shared mmap offset...
2008-08-11 Ingo MolnarMerge branch 'core/locking' into core/urgent
2008-08-11 Peter Zijlstramm: fix mm_take_all_locks() locking order
2008-08-11 Peter Zijlstralockdep: annotate mm_take_all_locks()
2008-08-05 Benny Halevymm: fix uninitialized variables for find_vma_prepare...
2008-07-28 Andrea Arcangelimmu-notifiers: core
2008-07-28 Andrea Arcangelimmu-notifiers: add mm_take_all_locks() operation
2008-07-24 Andi Kleenhugetlb: modular state for hugetlb page size
2008-07-24 Andy Whitcroftmm: record MAP_NORESERVE status on vmas and fix small...
2008-07-24 Jan Beulichmm: remove double indirection on tlb parameter to free_...
2008-07-09 Dave Kleikampmm: Allow architectures to define additional protection...
2008-06-06 Jiri Kosinabrk: make sys_brk() honor COMPAT_BRK when computing...
2008-05-24 Alan Coxmm: fix atomic_t overflow in vm
2008-04-29 Matt Helsleyprocfs task exe symlink
2008-04-28 Lee Schermerhornmempolicy: rename mpol_copy to mpol_dup
2008-04-28 Lee Schermerhornmempolicy: rename mpol_free to mpol_put
2008-04-28 Oleg Nesterovmmap_region: cleanup the final vma_merge() related...
2008-02-09 Nick Pigginmm: special mapping nopage
2008-02-06 Jiri Kosinabrk: check the lower bound properly
2008-02-05 Martin Schwidefskyarch_rebalance_pgtables call
2008-02-04 Nick Pigginvm audit: add VM_DONTEXPAND to mmap for drivers that...
2008-01-30 Jiri Kosinax86: randomize brk
2008-01-25 Richard KnutssonSecurity: remove security_file_mmap hook sparse-warning...
2007-12-05 Eric ParisVM/Security: add security hook to do_brk
2007-12-05 Eric ParisVM/Security: add security hook to do_brk
2007-12-05 Eric ParisSecurity: round mmap hint address above mmap_min_addr
2007-12-05 Eric Parissecurity: protect from stack expantion into low vm...
2007-10-23 Hugh Dickinsfix mprotect vma_wants_writenotify prot
2007-10-19 Coly Lisetup vma->vm_page_prot by vm_get_page_prot()
2007-10-17 Adrian Bunksecurity/ cleanups
2007-10-17 Alexey DobriyanDrop some headers from mm.h
2007-08-23 Alan Coxfix NULL pointer dereference in __vm_enough_memory()
2007-07-30 Alexey DobriyanRemove fs.h from mm.h
2007-07-19 Ollie Wildmm: variable length argument support
2007-07-19 Nick Pigginmm: merge populate and nopage into fault (fixes nonlinear)
2007-07-16 Miklos Szeredisplit mmap
2007-07-12 Eric Parissecurity: Protection for exploiting null dereference...
2007-06-21 Helge Deller[PARISC] Handle wrapping in expand_upwards()
2007-05-09 Michael OpdenackerFix occurrences of "the the "
2007-05-08 Roland McGrathRemove unused variable in get_unmapped_area
2007-05-07 Benjamin Herrenschmidtget_unmapped_area doesn't need hugetlbfs hacks anymore
2007-05-07 Benjamin Herrenschmidtget_unmapped_area handles MAP_FIXED in generic code
2007-05-02 Jeremy Fitzhardinge[PATCH] x86: PARAVIRT: add hooks to intercept mm creati...
2007-03-01 David Miller[PATCH] Bug in MM_RB debugging
2007-02-09 Roland McGrath[PATCH] Add install_special_mapping
2007-01-31 Adam Litke[PATCH] Don't allow the stack to grow into hugetlb...
2006-12-08 Josef "Jeff" Sipek[PATCH] mm: change uses of f_{dentry,vfsmnt} to use...
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-11-14 Hugh Dickins[PATCH] hugetlb: fix error return for brk() entering...
2006-11-14 David Gibson[PATCH] hugetlb: check for brk() entering a hugepage...
2006-11-14 Hugh Dickins[PATCH] hugetlb: prepare_hugepage_range check offset too
2006-10-15 Linus TorvaldsFix VM_MAYEXEC calculation
2006-09-26 Christoph Lameter[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRE...
2006-09-26 Peter Zijlstra[PATCH] mm: tracking shared dirty pages
2006-09-23 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2006-09-08 Kirill Korotaev[PATCH] IA64,sparc: local DoS with corrupted ELFs
2006-07-26 Hugh Dickins[AGPGART] remove private page protection map
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: conversion of nr_pagecache...
2006-06-23 David Howells[PATCH] add page_mkwrite() vm_operations method
2006-04-11 Hideo AOKI[PATCH] overcommit: use totalreserve_pages
2006-04-11 Ram Gupta[PATCH] mm: fix bug in brk()
2006-03-31 Eric SesterhennBUG_ON() Conversion in mm/mmap.c
2006-03-25 Pekka Enberg[PATCH] mm: use kmem_cache_zalloc
2006-03-22 Hugh Dickins[PATCH] remove VM_DONTCOPY bogosities
2006-01-12 Randy.Dunlap[PATCH] move capable() to capability.h
2005-12-16 Linus TorvaldsMake sure we copy pages inserted with "vm_insert_page...
2005-11-22 Hugh Dickins[PATCH] unpaged: private write VM_RESERVED
2005-11-18 Matthew Wilcox[PARISC] Fix compile warning caused by conflicting...
2005-11-07 Adrian Bunk[PATCH] mm/{mmap,nommu}.c: several unexports
2005-10-31 Paul E. McKenney[PATCH] RCU torture-testing kernel module
2005-10-30 Hugh Dickins[PATCH] mm: unmap_vmas with inner ptlock
2005-10-30 Hugh Dickins[PATCH] mm: unlink vma before pagetables
2005-10-30 Hugh Dickins[PATCH] mm: ia64 use expand_upwards
2005-10-30 Hugh Dickins[PATCH] mm: update_hiwaters just in time
2005-10-30 Nick Piggin[PATCH] core remove PageReserved
2005-10-30 Hugh Dickins[PATCH] mm: exit_mmap need not reset
2005-10-30 Hugh Dickins[PATCH] mm: unlink_file_vma, remove_vma
2005-10-30 Hugh Dickins[PATCH] mm: remove_vma_list consolidation
2005-10-30 Hugh Dickins[PATCH] mm: vm_stat_account unshackled
2005-09-21 Paolo 'Blaisorblad... [PATCH] fix locking comment in unmap_region()
2005-09-14 Hugh Dickins[PATCH] error path in setup_arg_pages() misses vm_unacc...
2005-09-07 Christoph Hellwig[PATCH] remove misleading comment above sys_brk
2005-09-07 Christoph Lameter[PATCH] More __read_mostly variables
next