This patch implements core IPC namespace changes: - ipc_namespace structure - new config option CONFIG_IPC_NS - adds CLONE_NEWIPC flag - unshare support Signed-Off-By: Pavel Emelianov Signed-Off-By: Kirill Korotaev