Historique des commits

Auteur SHA1 Message Date
  Andrei Vagin add7c65ca4 pid: fix lockdep deadlock warning due to ucount_lock il y a 8 ans
  Eric W. Biederman 7872559664 Merge branch 'nsfs-ioctls' into HEAD il y a 9 ans
  Andrey Vagin a7306ed8d9 nsfs: add ioctl to get a parent namespace il y a 9 ans
  Andrey Vagin bcac25a58b kernel: add a helper to get an owning user namespace for a namespace il y a 9 ans
  Eric W. Biederman df75e7748b userns: When the per user per user namespace limit is reached return ENOSPC il y a 9 ans
  Eric W. Biederman f333c700c6 pidns: Add a limit on the number of pid namespaces il y a 9 ans
  Linus Torvalds 603ba7e41b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs il y a 10 ans
  Oleg Nesterov a53b831549 exit: pidns: fix/update the comments in zap_pid_ns_processes() il y a 10 ans
  Al Viro 33c429405a copy address of proc_ns_ops into ns_common il y a 10 ans
  Al Viro 6344c433a4 new helpers: ns_alloc_inum/ns_free_inum il y a 10 ans
  Al Viro 64964528b2 make proc_ns_operations work with struct ns_common * instead of void * il y a 10 ans
  Al Viro 3c04118461 switch the rest of proc_ns_operations to working with &...->ns il y a 10 ans
  Al Viro 435d5f4bb2 common object embedded into various struct ....ns il y a 10 ans
  Oleg Nesterov d23082257d pid_namespace: pidns_get() should check task_active_pid_ns() != NULL il y a 11 ans
  Al Viro 1adfcb03e3 pid_namespace: make freeing struct pid_namespace rcu-delayed il y a 12 ans
  Linus Torvalds c7c4591db6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace il y a 12 ans
  Eric W. Biederman c7b96acf14 userns: Kill nsown_capable it makes the wrong thing easy il y a 12 ans
  Andy Lutomirski c2b1df2eb4 Rename nsproxy.pid_ns to nsproxy.pid_ns_for_children il y a 12 ans
  Linus Torvalds 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs il y a 12 ans
  David Howells 0bb80f2405 proc: Split the namespace stuff out into linux/proc_ns.h il y a 12 ans
  Raphael S.Carvalho 5cc5445164 pid_namespace.c/.h: simplify defines il y a 12 ans
  Eric W. Biederman 751c644b95 pid: Handle the exit of a multi-threaded init. il y a 12 ans
  Eric W. Biederman c876ad7682 pidns: Stop pid allocation when init dies il y a 12 ans
  Eric W. Biederman 5e4a08476b userns: Require CAP_SYS_ADMIN for most uses of setns. il y a 12 ans
  Eric W. Biederman 98f842e675 proc: Usable inode numbers for the namespace file descriptors. il y a 14 ans
  Eric W. Biederman 50804fe373 pidns: Support unsharing the pid namespace. il y a 15 ans
  Eric W. Biederman 57e8391d32 pidns: Add setns support il y a 15 ans
  Eric W. Biederman 225778d68d pidns: Deny strange cases when creating pid namespaces. il y a 13 ans
  Eric W. Biederman af4b8a83ad pidns: Wait in zap_pid_ns_processes until pid_ns->nr_hashed == 1 il y a 13 ans
  Eric W. Biederman 0a01f2cc39 pidns: Make the pidns proc mount/umount logic obvious. il y a 13 ans