1. 6c82681 /proc/sysvipc/shm: fix 32-bit truncation of segment sizes by Paul Menage · 16 years ago
  2. c592713 shm: Remove silly double assignment by Neil Horman · 16 years ago
  3. a5f75e7 IPC: consolidate all xxxctl_down() functions by Pierre Peiffer · 16 years ago
  4. 8f4a380 IPC: introduce ipc_update_perm() by Pierre Peiffer · 16 years ago
  5. 016d713 IPC: get rid of the use *_setbuf structure. by Pierre Peiffer · 16 years ago
  6. 8d4cc8b IPC/shared memory: introduce shmctl_down by Pierre Peiffer · 16 years ago
  7. 48dea40 IPC: use ipc_buildid() directly from ipc_addid() by Pierre Peiffer · 16 years ago
  8. 52cd3b0 mempolicy: rework mempolicy Reference Counting [yet again] by Lee Schermerhorn · 16 years ago
  9. ae4d8c1 mempolicy: fixup Fallback for Default Shmem Policy by Lee Schermerhorn · 16 years ago
  10. 69682d8 mempolicy: fix reference counting bugs by Lee Schermerhorn · 16 years ago
  11. 01b8b07 IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns() by Pierre Peiffer · 16 years ago
  12. ed2ddbf IPC: make struct ipc_ids static in ipc_namespace by Pierre Peiffer · 16 years ago
  13. ae5e1b2 namespaces: move the IPC namespace under IPC_NS option by Pavel Emelyanov · 16 years ago
  14. b1ed88b IPC: fix error check in all new xxx_lock() and xxx_exit_ns() functions by Pierre Peiffer · 16 years ago
  15. 283bb7f IPC: fix error case when idr-cache is empty in ipcget() by Pierre Peiffer · 17 years ago
  16. 1b531f2 ipc: remove unneeded parameters by Nadia Derbey · 17 years ago
  17. 3e148c7 fix idr_find() locking by Nadia Derbey · 17 years ago
  18. f4566f0 ipc: fix wrong comments by Nadia Derbey · 17 years ago
  19. 03f02c7 Storing ipcs into IDRs by Nadia Derbey · 17 years ago
  20. 023a535 ipc: integrate ipc_checkid() into ipc_lock() by Nadia Derbey · 17 years ago
  21. 637c366 ipc: remove the ipc_get() routine by Nadia Derbey · 17 years ago
  22. 7748dbf ipc: unify the syscalls code by Nadia Derbey · 17 years ago
  23. 7ca7e56 ipc: store ipcs into IDRs by Nadia Derbey · 17 years ago
  24. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  25. ce8d2cd r/o bind mounts: filesystem helpers for custom 'struct file's by Dave Hansen · 17 years ago
  26. d823e3e ipc/shm.c: make 2 functions static by Adrian Bunk · 17 years ago
  27. 7be77e2 Fix user struct leakage with locked IPC shem segment by Pavel Emelianov · 17 years ago
  28. 2e92a3b NOMMU: Fix SYSV IPC SHM by David Howells · 17 years ago
  29. d0217ac mm: fault feedback #1 by Nick Piggin · 17 years ago
  30. 54cb882 mm: merge populate and nopage into fault (fixes nonlinear) by Nick Piggin · 17 years ago
  31. 7d69a1f remove CONFIG_UTS_NS and CONFIG_IPC_NS by Cedric Le Goater · 17 years ago
  32. 9d66586 shm: fix the filename of hugetlb sysv shared memory by Eric W. Biederman · 17 years ago
  33. 2274192 hugetlb: fix get_policy for stacked shared memory files by Adam Litke · 17 years ago
  34. 30475cc Restore shmid as inode# to fix /proc/pid/maps ABI breakage by Badari Pulavarty · 17 years ago
  35. 516dffd [PATCH] Fix get_unmapped_area and fsync for hugetlb shm segments by Adam Litke · 17 years ago
  36. de01bad [PATCH] make ipc/shm.c:shm_nopage() static by Adrian Bunk · 17 years ago
  37. bc56bba [PATCH] shm: make sysv ipc shared memory use stacked files by Eric W. Biederman · 17 years ago
  38. 9a32144 [PATCH] mark struct file_operations const 7 by Arjan van de Ven · 17 years ago
  39. f66d45e [PATCH] correct sys_shmget allocation check by Guy Streeter · 17 years ago
  40. 6d63079 [PATCH] struct path: convert ipc by Josef Sipek · 17 years ago
  41. c7e12b8 [PATCH] Fix ipc entries removal by Pavel Emelianov · 18 years ago
  42. 4e98231 [PATCH] IPC namespace - shm by Kirill Korotaev · 18 years ago
  43. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  44. 185606f [PATCH] remove unused o_flags from do_shmat by Hugh Dickins · 18 years ago
  45. ac03221 [PATCH] update of IPC audit record cleanup by Linda Knippers · 18 years ago
  46. 073115d [PATCH] Rework of IPC auditing by Steve Grubb · 18 years ago
  47. b78b6af [PATCH] shmat: stop mprotect from giving write permission to a readonly attachment (CVE-2006-1524) by Hugh Dickins · 18 years ago
  48. 9ba025f BUG_ON() Conversion in ipc/shm.c by Eric Sesterhenn · 18 years ago
  49. 5f921ae [PATCH] sem2mutex: ipc, id.sem by Ingo Molnar · 18 years ago
  50. 1b9a391 Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  51. df1e2fb [PATCH] shmdt: check address alignment by Hugh Dickins · 18 years ago
  52. 8c8570f [PATCH] Capture selinux subject/object context information. by Dustin Kirkland · 19 years ago
  53. 8e36709 [PATCH] shmdt cannot detach not-alined shm segment cleanly. by KAMEZAWA Hiroyuki · 18 years ago
  54. c59ede7 [PATCH] move capable() to capability.h by Randy.Dunlap · 18 years ago
  55. b33291c [PATCH] ipc: expand shm_flags by Andrew Morton · 18 years ago
  56. b0e1519 [PATCH] NOMMU: Make SYSV IPC SHM use ramfs facilities on NOMMU by David Howells · 18 years ago
  57. bf8f972 [PATCH] SHM_NORESERVE flags for shmget() by Badari Pulavarty · 19 years ago
  58. 551110a [PATCH] hugetlb: remove repeated code by Krishnakumar R · 19 years ago
  59. 19b4946 [PATCH] ipc: convert /proc/sysvipc/* to generic seq_file interface by Mike Waychison · 19 years ago
  60. 6ade43f [PATCH] shm: CONFIG_SHMEM=n build fix by Andrew Morton · 19 years ago
  61. 7d87e14c [PATCH] consolidate sys_shmat by Stephen Rothwell · 19 years ago
  62. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago