Histórico de Commits

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