index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ipc
/
shm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
CRED: Wrap current->cred and a few other accessors
David Howells
2008-11-14
1
-2
/
+2
*
CRED: Separate task security context from task_struct
David Howells
2008-11-14
1
-2
/
+2
*
CRED: Wrap task credential accesses in the SYSV IPC subsystem
David Howells
2008-11-14
1
-2
/
+3
*
[PATCH] introduce fmode_t, do annotations
Al Viro
2008-10-21
1
-1
/
+1
*
SHM_LOCKED pages are unevictable
Lee Schermerhorn
2008-10-20
1
-0
/
+4
*
ipc: get rid of ipc_lock_down()
Nadia Derbey
2008-07-25
1
-18
/
+3
*
hugetlb: modular state for hugetlb page size
Andi Kleen
2008-07-24
1
-1
/
+2
*
/proc/sysvipc/shm: fix 32-bit truncation of segment sizes
Paul Menage
2008-06-12
1
-8
/
+8
*
shm: Remove silly double assignment
Neil Horman
2008-06-10
1
-2
/
+0
*
IPC: consolidate all xxxctl_down() functions
Pierre Peiffer
2008-04-29
1
-38
/
+4
*
IPC: introduce ipc_update_perm()
Pierre Peiffer
2008-04-29
1
-4
/
+1
*
IPC: get rid of the use *_setbuf structure.
Pierre Peiffer
2008-04-29
1
-27
/
+14
*
IPC/shared memory: introduce shmctl_down
Pierre Peiffer
2008-04-29
1
-88
/
+72
*
IPC: use ipc_buildid() directly from ipc_addid()
Pierre Peiffer
2008-04-29
1
-9
/
+1
*
mempolicy: rework mempolicy Reference Counting [yet again]
Lee Schermerhorn
2008-04-28
1
-3
/
+2
*
mempolicy: fixup Fallback for Default Shmem Policy
Lee Schermerhorn
2008-04-28
1
-2
/
+1
*
mempolicy: fix reference counting bugs
Lee Schermerhorn
2008-03-10
1
-2
/
+3
*
IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns()
Pierre Peiffer
2008-02-08
1
-21
/
+6
*
IPC: make struct ipc_ids static in ipc_namespace
Pierre Peiffer
2008-02-08
1
-22
/
+4
*
namespaces: move the IPC namespace under IPC_NS option
Pavel Emelyanov
2008-02-08
1
-0
/
+3
*
IPC: fix error check in all new xxx_lock() and xxx_exit_ns() functions
Pierre Peiffer
2008-02-06
1
-3
/
+17
*
IPC: fix error case when idr-cache is empty in ipcget()
Pierre Peiffer
2007-10-19
1
-2
/
+3
*
ipc: remove unneeded parameters
Nadia Derbey
2007-10-19
1
-3
/
+2
*
fix idr_find() locking
Nadia Derbey
2007-10-19
1
-26
/
+51
*
ipc: fix wrong comments
Nadia Derbey
2007-10-19
1
-13
/
+26
*
Storing ipcs into IDRs
Nadia Derbey
2007-10-19
1
-6
/
+17
*
ipc: integrate ipc_checkid() into ipc_lock()
Nadia Derbey
2007-10-19
1
-42
/
+48
*
ipc: remove the ipc_get() routine
Nadia Derbey
2007-10-19
1
-3
/
+13
*
ipc: unify the syscalls code
Nadia Derbey
2007-10-19
1
-46
/
+27
*
ipc: store ipcs into IDRs
Nadia Derbey
2007-10-19
1
-47
/
+69
*
pid namespaces: changes to show virtual ids to user
Pavel Emelyanov
2007-10-19
1
-3
/
+3
*
r/o bind mounts: filesystem helpers for custom 'struct file's
Dave Hansen
2007-10-17
1
-8
/
+5
*
ipc/shm.c: make 2 functions static
Adrian Bunk
2007-10-17
1
-2
/
+3
*
Fix user struct leakage with locked IPC shem segment
Pavel Emelianov
2007-07-31
1
-1
/
+1
*
NOMMU: Fix SYSV IPC SHM
David Howells
2007-07-31
1
-0
/
+2
*
mm: fault feedback #1
Nick Piggin
2007-07-19
1
-3
/
+2
*
mm: merge populate and nopage into fault (fixes nonlinear)
Nick Piggin
2007-07-19
1
-4
/
+5
*
remove CONFIG_UTS_NS and CONFIG_IPC_NS
Cedric Le Goater
2007-07-16
1
-3
/
+1
*
shm: fix the filename of hugetlb sysv shared memory
Eric W. Biederman
2007-06-16
1
-3
/
+3
*
hugetlb: fix get_policy for stacked shared memory files
Adam Litke
2007-06-16
1
-1
/
+3
*
Restore shmid as inode# to fix /proc/pid/maps ABI breakage
Badari Pulavarty
2007-06-16
1
-0
/
+5
*
[PATCH] Fix get_unmapped_area and fsync for hugetlb shm segments
Adam Litke
2007-03-01
1
-6
/
+26
*
[PATCH] make ipc/shm.c:shm_nopage() static
Adrian Bunk
2007-03-01
1
-2
/
+2
*
[PATCH] shm: make sysv ipc shared memory use stacked files
Eric W. Biederman
2007-02-20
1
-85
/
+155
*
[PATCH] mark struct file_operations const 7
Arjan van de Ven
2007-02-12
1
-2
/
+2
*
[PATCH] correct sys_shmget allocation check
Guy Streeter
2007-01-23
1
-1
/
+1
*
[PATCH] struct path: convert ipc
Josef Sipek
2006-12-08
1
-8
/
+8
*
[PATCH] Fix ipc entries removal
Pavel Emelianov
2006-11-03
1
-0
/
+1
*
[PATCH] IPC namespace - shm
Kirill Korotaev
2006-10-02
1
-86
/
+168
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
[next]