Historial de Commits

Autor SHA1 Mensaje Fecha
  Linus Torvalds 603ba7e41b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 10 años
  Manfred Spraul 0050ee059f ipc/msg: increase MSGMNI, remove scaling hace 10 años
  Al Viro 33c429405a copy address of proc_ns_ops into ns_common hace 10 años
  Al Viro 6344c433a4 new helpers: ns_alloc_inum/ns_free_inum hace 10 años
  Al Viro 64964528b2 make proc_ns_operations work with struct ns_common * instead of void * hace 10 años
  Al Viro 3c04118461 switch the rest of proc_ns_operations to working with &...->ns hace 10 años
  Al Viro 435d5f4bb2 common object embedded into various struct ....ns hace 10 años
  Eric W. Biederman 728dba3a39 namespaces: Use task_lock and not rcu to protect nsproxy hace 11 años
  Davidlohr Bueso 32a2750010 ipc: drop ipc_lock_by_ptr hace 12 años
  Davidlohr Bueso d9a605e40b ipc: rename ids->rw_mutex hace 12 años
  Eric W. Biederman c7b96acf14 userns: Kill nsown_capable it makes the wrong thing easy hace 12 años
  David Howells 0bb80f2405 proc: Split the namespace stuff out into linux/proc_ns.h hace 12 años
  Eric W. Biederman 5e4a08476b userns: Require CAP_SYS_ADMIN for most uses of setns. hace 12 años
  Eric W. Biederman 98f842e675 proc: Usable inode numbers for the namespace file descriptors. hace 14 años
  Eric W. Biederman bcf58e725d userns: Make create_new_namespaces take a user_ns parameter hace 13 años
  Eric W. Biederman 142e1d1d5f userns: Allow unprivileged use of setns. hace 13 años
  Eric W. Biederman c4a4d60379 userns: Use cred->user_ns instead of cred->user->user_ns hace 13 años
  Eric W. Biederman a00eaf11a2 ns proc: Add support for the ipc namespace hace 15 años
  Xiaotian Feng be4d250ab4 ipcns: fix use after free in free_ipc_ns() hace 14 años
  Serge E. Hallyn b0e77598f8 userns: user namespaces: convert several capable() calls hace 14 años
  Serge E. Hallyn b515498f5b userns: add a user namespace owner of ipc ns hace 14 años
  Alexey Dobriyan b4188def44 ipcns: make free_ipc_ns() static hace 16 años
  Alexey Dobriyan 612ce478fa ipcns: extract create_ipc_ns() hace 16 años
  Alexey Dobriyan 64424289dd ipcns: remove useless get/put while CLONE_NEWIPC hace 16 años
  Serge E. Hallyn 7eafd7c74c namespaces: ipc namespaces: implement support for posix msqueues hace 16 años
  Serge E. Hallyn 614b84cf4e namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespace hace 16 años
  Nadia Derbey e2c284d8a8 ipc: recompute msgmni on ipc namespace creation/removal hace 17 años
  Nadia Derbey b6b337ad1c ipc: recompute msgmni on memory add / remove hace 17 años
  Nadia Derbey 4d89dc6ab2 ipc: scale msgmni to the number of ipc namespaces hace 17 años
  Pierre Peiffer 01b8b07a5d IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns() hace 17 años