Commit történet

Szerző SHA1 Üzenet Dátum
  Eric W. Biederman 7872559664 Merge branch 'nsfs-ioctls' into HEAD 9 éve
  Andrey Vagin bcac25a58b kernel: add a helper to get an owning user namespace for a namespace 9 éve
  Eric W. Biederman df75e7748b userns: When the per user per user namespace limit is reached return ENOSPC 9 éve
  Eric W. Biederman aba3566163 ipcns: Add a limit on the number of ipc namespaces 9 éve
  Alexey Dobriyan 3bd080e4d8 ipc: delete "nr_ipc_ns" 9 éve
  Eric W. Biederman b236017acf ipc: Initialize ipc_namespace->user_ns early. 9 éve
  Linus Torvalds 603ba7e41b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 éve
  Manfred Spraul 0050ee059f ipc/msg: increase MSGMNI, remove scaling 10 éve
  Al Viro 33c429405a copy address of proc_ns_ops into ns_common 10 éve
  Al Viro 6344c433a4 new helpers: ns_alloc_inum/ns_free_inum 10 éve
  Al Viro 64964528b2 make proc_ns_operations work with struct ns_common * instead of void * 10 éve
  Al Viro 3c04118461 switch the rest of proc_ns_operations to working with &...->ns 10 éve
  Al Viro 435d5f4bb2 common object embedded into various struct ....ns 10 éve
  Eric W. Biederman 728dba3a39 namespaces: Use task_lock and not rcu to protect nsproxy 11 éve
  Davidlohr Bueso 32a2750010 ipc: drop ipc_lock_by_ptr 12 éve
  Davidlohr Bueso d9a605e40b ipc: rename ids->rw_mutex 12 éve
  Eric W. Biederman c7b96acf14 userns: Kill nsown_capable it makes the wrong thing easy 12 éve
  David Howells 0bb80f2405 proc: Split the namespace stuff out into linux/proc_ns.h 12 éve
  Eric W. Biederman 5e4a08476b userns: Require CAP_SYS_ADMIN for most uses of setns. 12 éve
  Eric W. Biederman 98f842e675 proc: Usable inode numbers for the namespace file descriptors. 14 éve
  Eric W. Biederman bcf58e725d userns: Make create_new_namespaces take a user_ns parameter 13 éve
  Eric W. Biederman 142e1d1d5f userns: Allow unprivileged use of setns. 13 éve
  Eric W. Biederman c4a4d60379 userns: Use cred->user_ns instead of cred->user->user_ns 13 éve
  Eric W. Biederman a00eaf11a2 ns proc: Add support for the ipc namespace 15 éve
  Xiaotian Feng be4d250ab4 ipcns: fix use after free in free_ipc_ns() 14 éve
  Serge E. Hallyn b0e77598f8 userns: user namespaces: convert several capable() calls 14 éve
  Serge E. Hallyn b515498f5b userns: add a user namespace owner of ipc ns 14 éve
  Alexey Dobriyan b4188def44 ipcns: make free_ipc_ns() static 16 éve
  Alexey Dobriyan 612ce478fa ipcns: extract create_ipc_ns() 16 éve
  Alexey Dobriyan 64424289dd ipcns: remove useless get/put while CLONE_NEWIPC 16 éve