- patches.apparmor/remove_suid_new_case_in_2.6.22.diff: Merge fix.
[linux-flexiantxendom0-3.2.10.git] / mm / madvise.c
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-03-29 Hugh Dickins[PATCH] holepunch: fix mmap_sem i_mutex deadlock
2007-03-17 Nick Piggin[PATCH] mm: fix madvise infinine loop
2006-04-18 Greg Kroah-Hartman- Update to 2.6.16.7 (lots of security fixes and other...
2006-04-18 Hugh Dickins[PATCH] Fix MADV_REMOVE protection checking
2006-04-17 Hugh Dickins[PATCH] fix MADV_REMOVE vulnerability (CVE-2006-1524...
2006-02-15 Michael S. Tsirkin[PATCH] madvise MADV_DONTFORK/MADV_DOFORK
2006-01-06 Badari Pulavarty[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs...
2005-11-28 Linus Torvaldsmm: re-architect the VM_UNPAGED logic
2005-11-22 Hugh Dickins[PATCH] unpaged: VM_UNPAGED
2005-10-30 Nick Piggin[PATCH] core remove PageReserved
2005-10-11 Suzuki[PATCH] madvise: Avoid returning error code -EBADF...
2005-09-05 Hugh Dickins[PATCH] mm: fix madvise vma merging
2005-07-27 suzuki[PATCH] madvise() does not always return -EBADF on...
2005-06-24 Carsten Otte[PATCH] xip: madvice/fadvice: execute in place
2005-06-23 Pekka Enberg[PATCH] remove redundant vm_flags clearing from madvise.c
2005-06-22 Prasanna Meda[PATCH] madvise: merge the maps
2005-06-22 Prasanna Meda[PATCH] madvise: do not split the maps
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-02-11 Hugh Dickins[PATCH] general split_vma hugetlb fix
2004-10-18 Arnd Bergmann[PATCH] add missing linux/syscalls.h includes
2004-05-22 Andrew Morton[PATCH] rmap 34 vm_flags page_table_lock
2004-05-22 Andrew Morton[PATCH] Convert i_shared_sem back to a spinlock
2004-05-19 Andrew Morton[PATCH] Fix madvise length checking
2004-04-20 Andrew Morton[PATCH] fix madvise(MADV_DONTNEED) for nonlinear vmas
2004-04-18 Andrew Morton[PATCH] rmap: nonlinear truncation
2004-01-21 Olaf Hering+- update to 2.6.1-rc1
2004-01-19 Andrew Morton[PATCH] bdev: switch to f_mapping
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-01 Andrew Morton[PATCH] rework readahead for congested queues
2002-12-21 Andrew Morton[PATCH] misc fixes
2002-12-14 Andrew Morton[PATCH] remove vm_area_struct.vm_raend
2002-12-14 Andrew Morton[PATCH] madvise_willneed() maximum readahead checking
2002-10-17 David Howells[PATCH] do_generic_file_read / readahead adjustments
2002-09-17 Andrew Morton[PATCH] consolidate the VMA splitting code
2002-09-17 Andrew Morton[PATCH] move madvise implementation into madvise.c