index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ipc
/
namespace.c
Age
Commit message (
Expand
)
Author
2011-05-10
ns proc: Add support for the ipc namespace
Eric W. Biederman
2011-03-25
ipcns: fix use after free in free_ipc_ns()
Xiaotian Feng
2011-03-23
userns: user namespaces: convert several capable() calls
Serge E. Hallyn
2011-03-23
userns: add a user namespace owner of ipc ns
Serge E. Hallyn
2009-06-18
ipcns: make free_ipc_ns() static
Alexey Dobriyan
2009-06-18
ipcns: extract create_ipc_ns()
Alexey Dobriyan
2009-06-18
ipcns: remove useless get/put while CLONE_NEWIPC
Alexey Dobriyan
2009-04-07
namespaces: ipc namespaces: implement support for posix msqueues
Serge E. Hallyn
2009-04-07
namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespace
Serge E. Hallyn
2008-04-29
ipc: recompute msgmni on ipc namespace creation/removal
Nadia Derbey
2008-04-29
ipc: recompute msgmni on memory add / remove
Nadia Derbey
2008-04-29
ipc: scale msgmni to the number of ipc namespaces
Nadia Derbey
2008-02-08
IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns()
Pierre Peiffer
2008-02-08
IPC: make struct ipc_ids static in ipc_namespace
Pierre Peiffer
2008-02-08
namespaces: move the IPC namespace under IPC_NS option
Pavel Emelyanov