Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / ipc / shm.c
2012-03-22 Steven Truelovehugetlbfs: fix alignment of huge page requests
2012-01-23 Hugh DickinsSHM_UNLOCK: fix Unevictable pages stranded after swap
2012-01-23 Hugh DickinsSHM_UNLOCK: fix long unpreemptible section
2011-08-05 Linus TorvaldsDo 'shm_init_ns()' in an early pure_initcall
2011-08-04 Vasiliy Kulikovshm: optimize exit_shm()
2011-08-04 Vasiliy Kulikovshm: fix wrong tests
2011-07-30 Vasiliy Kulikovshm: optimize locking and ipc_namespace getting
2011-07-30 Vasiliy Kulikovshm: handle separate PID namespaces case
2011-07-26 Vasiliy Kulikovipc: introduce shm_rmid_forced sysctl
2011-07-21 Josef Bacikfs: push i_mutex and filemap_write_and_wait down into...
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-26 KOSAKI Motohiromm: don't access vm_flags as 'int'
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-24 Serge E. Hallynuserns: user namespaces: convert several capable()...
2010-10-30 Vasiliy Kulikovipc: shm: fix information leak to userland
2010-10-28 Helge Delleripc/shm.c: add RSS and swap size information to /proc...
2010-10-15 Arnd Bergmannllseek: automatically add .llseek fop
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-28 Christoph Hellwigdrop unused dentry argument to ->fsync
2010-03-12 Jiri Slabyipc: use rlimit helpers
2010-03-03 Tony Jones- Remove lttng-instrumentation patches, they have been...
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-01-19 Greg Kroah-Hartman- Update to 2.6.32.4
2010-01-18 Al Virountangle the do_mremap() mess
2010-01-16 David Howellsnommu: fix SYSV SHM for NOMMU
2010-01-09 Jiri Slaby- patches.suse/perfmon2.patch: Refresh.
2009-12-16 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2009-12-16 Al ViroUntangling ima mess, part 1: alloc_file()
2009-12-16 Al Viroswitch alloc_file() to passing struct path
2009-12-16 Serge E. Hallynipc ns: fix memory leak (idr)
2009-12-11 Al Virofile ->get_unmapped_area() shouldn't duplicate work...
2009-12-09 Nick Piggin- patches.fixes/ipc-ns-fix-memory-leak-idr.patch: ipc...
2009-11-25 Tony Jones- patches.trace/lttng-*: update for 2.6.32
2009-11-20 Jiri Slaby- Add writable resource limits support
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-09-24 Hugh Dickinsfix undefined reference to user_shm_unlock
2009-09-22 Eric B Munsonhugetlbfs: allow the creation of files suitable for...
2009-09-15 Hugh Dickinsfix undefined reference to user_shm_unlock
2009-08-24 Hugh Dickinsmm: fix hugetlb bug due to user_shm_unlock call
2009-06-11 James MorrisMerge branch 'next' into for-linus
2009-06-09 Mike Frysingershm: fix unused warnings on nommu
2009-05-21 Mimi Zoharintegrity: move ima_counts_get
2009-05-21 Mimi Zoharintegrity: path_check update
2009-04-03 Tony Battersbyipc: make shm_get_stat() more robust
2009-03-23 James MorrisMerge branch 'master' into next
2009-02-13 Jeff Mahoney- Update to 2.6.29-rc4-git7.
2009-02-10 Mel GormanDo not account for the address space used by hugetlbfs...
2009-02-09 Jeff Mahoney- Updated to 2.6.29-rc4.
2009-02-06 James MorrisMerge branch 'master' into next
2009-02-05 Mimi ZoharIntegrity: IMA file free imbalance
2009-02-05 Tony Battersbyshm: fix shmctl(SHM_INFO) lockup with !CONFIG_SHMEM
2009-02-02 Jeff Mahoney- Updated to 2.6.29-rc3-git3.
2009-02-02 Jeff Mahoney- Updated to 2.6.29-rc3.
2009-01-31 Linus TorvaldsStop playing silly games with the VM_ACCOUNT flag
2009-01-18 Heiko CarstensSystem call wrappers part 25
2009-01-15 Greg Kroah-Hartman- Update to 2.6.27.12-rc1:
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 25
2009-01-08 David HowellsNOMMU: Make VMAs per MM as for MMU-mode linux
2009-01-06 WANG Congipc: clean up ipc/shm.c
2009-01-04 Al Virosanitize audit_ipc_obj()
2008-11-13 David HowellsCRED: Wrap current->cred and a few other accessors
2008-11-13 David HowellsCRED: Separate task security context from task_struct
2008-11-13 David HowellsCRED: Wrap task credential accesses in the SYSV IPC...
2008-10-21 Al Viro[PATCH] introduce fmode_t, do annotations
2008-10-20 Lee SchermerhornSHM_LOCKED pages are unevictable
2008-09-24 Jan BlunckThis adds some tracepoint instrumentation taken from...
2008-07-25 Nadia Derbeyipc: get rid of ipc_lock_down()
2008-07-24 Andi Kleenhugetlb: modular state for hugetlb page size
2008-06-13 Paul Menage/proc/sysvipc/shm: fix 32-bit truncation of segment...
2008-06-10 Neil Hormanshm: Remove silly double assignment
2008-04-29 Pierre PeifferIPC: consolidate all xxxctl_down() functions
2008-04-29 Pierre PeifferIPC: introduce ipc_update_perm()
2008-04-29 Pierre PeifferIPC: get rid of the use *_setbuf structure.
2008-04-29 Pierre PeifferIPC/shared memory: introduce shmctl_down
2008-04-29 Pierre PeifferIPC: use ipc_buildid() directly from ipc_addid()
2008-04-28 Lee Schermerhornmempolicy: rework mempolicy Reference Counting [yet...
2008-04-28 Lee Schermerhornmempolicy: fixup Fallback for Default Shmem Policy
2008-03-11 Lee Schermerhornmempolicy: fix reference counting bugs
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-08 Pierre PeifferIPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_e...
2008-02-08 Pierre PeifferIPC: make struct ipc_ids static in ipc_namespace
2008-02-08 Pavel Emelyanovnamespaces: move the IPC namespace under IPC_NS option
2008-02-06 Pierre PeifferIPC: fix error check in all new xxx_lock() and xxx_exit...
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-19 Pierre PeifferIPC: fix error case when idr-cache is empty in ipcget()
2007-10-19 Nadia Derbeyipc: remove unneeded parameters
2007-10-19 Nadia Derbeyfix idr_find() locking
2007-10-19 Nadia Derbeyipc: fix wrong comments
2007-10-19 Nadia DerbeyStoring ipcs into IDRs
2007-10-19 Nadia Derbeyipc: integrate ipc_checkid() into ipc_lock()
2007-10-19 Nadia Derbeyipc: remove the ipc_get() routine
2007-10-19 Nadia Derbeyipc: unify the syscalls code
2007-10-19 Nadia Derbeyipc: store ipcs into IDRs
2007-10-19 Pavel Emelyanovpid namespaces: changes to show virtual ids to user
2007-10-17 Dave Hansenr/o bind mounts: filesystem helpers for custom 'struct...
2007-10-17 Adrian Bunkipc/shm.c: make 2 functions static
2007-08-09 Pavel EmelianovFix user struct leakage with locked IPC shem segment
2007-07-31 Pavel EmelianovFix user struct leakage with locked IPC shem segment
2007-07-31 David HowellsNOMMU: Fix SYSV IPC SHM
2007-07-19 Nick Pigginmm: fault feedback #1
next