Historique des commits

Auteur SHA1 Message Date
  Eric W. Biederman 7872559664 Merge branch 'nsfs-ioctls' into HEAD 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 f7af3d1c03 utsns: Add a limit on the number of uts namespaces il y a 9 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
  Eric W. Biederman 728dba3a39 namespaces: Use task_lock and not rcu to protect nsproxy il y a 11 ans
  Eric W. Biederman c7b96acf14 userns: Kill nsown_capable it makes the wrong thing easy il y a 12 ans
  David Howells 0bb80f2405 proc: Split the namespace stuff out into linux/proc_ns.h il y a 12 ans
  Yuanhan Liu bf5315366b kernel/utsname.c: fix wrong comment about clone_uts_ns() 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 bcf58e725d userns: Make create_new_namespaces take a user_ns parameter il y a 13 ans
  Eric W. Biederman 142e1d1d5f userns: Allow unprivileged use of setns. il y a 13 ans
  Eric W. Biederman c4a4d60379 userns: Use cred->user_ns instead of cred->user->user_ns il y a 13 ans
  Paul Gortmaker 9984de1a5a kernel: Map most files to use export.h instead of module.h il y a 14 ans
  Eric W. Biederman 34482e89a5 ns proc: Add support for the uts namespace il y a 15 ans
  Serge E. Hallyn bb96a6f50b userns: allow sethostname in a container il y a 14 ans
  Serge E. Hallyn 59607db367 userns: add a user_namespace as creator/owner of uts_namespace il y a 14 ans
  Alexey Dobriyan 4c2a7e72d5 utsns: extract creeate_uts_ns() il y a 16 ans
  Adrian Bunk 7a8fc9b248 removed unused #include <linux/version.h>'s il y a 17 ans
  Robert P. J. Day 1aeb272cf0 kernel: explicitly include required header files under kernel/ il y a 17 ans
  Alexey Dobriyan efc63c4fb0 Fix UTS corruption during clone(CLONE_NEWUTS) il y a 18 ans
  Eric W. Biederman 213dd266d4 namespace: ensure clone_flags are always stored in an unsigned long il y a 18 ans
  Cedric Le Goater 467e9f4b50 fix create_new_namespaces() return value il y a 18 ans
  Badari Pulavarty e3222c4ecc Merge sys_clone()/sys_unshare() nsproxy and namespace handling il y a 18 ans
  Serge E. Hallyn 071df104f8 [PATCH] namespaces: utsname: implement CLONE_NEWUTS flag il y a 19 ans