Historie revizí

Autor SHA1 Zpráva Datum
  Jann Horn 656d6e6f6d userns: move user access out of the mutex před 6 roky
  Eric W. Biederman a2b426267c userns,pidns: Verify the userns for new pid namespaces před 7 roky
  Ingo Molnar 3f07c01441 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> před 7 roky
  Eric W. Biederman 7872559664 Merge branch 'nsfs-ioctls' into HEAD před 8 roky
  Andrey Vagin a7306ed8d9 nsfs: add ioctl to get a parent namespace před 8 roky
  Andrey Vagin bcac25a58b kernel: add a helper to get an owning user namespace for a namespace před 8 roky
  Eric W. Biederman df75e7748b userns: When the per user per user namespace limit is reached return ENOSPC před 8 roky
  Eric W. Biederman 25f9c0817c userns: Generalize the user namespace count into ucount před 8 roky
  Eric W. Biederman f6b2db1a3e userns: Make the count of user namespaces per user před 8 roky
  Eric W. Biederman b376c3e1b6 userns: Add a limit on the number of user namespaces před 8 roky
  Eric W. Biederman dbec28460a userns: Add per user namespace sysctls. před 8 roky
  Eric W. Biederman b032132c3c userns: Free user namespaces in process context před 8 roky
  Seth Forshee d07b846f62 fs: Limit file caps to the user namespace of the super block před 9 roky
  Al Viro 70f6cbb6f9 kernel/*: switch to memdup_user_nul() před 9 roky
  Andy Lutomirski 58319057b7 capabilities: ambient capabilities před 9 roky
  Eric W. Biederman faf00da544 userns,pidns: Force thread group sharing, not signal handler sharing. před 9 roky
  Linus Torvalds 87c31b39ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace před 10 roky
  Eric W. Biederman 36476beac4 userns; Correct the comment in map_write před 10 roky
  Eric W. Biederman 66d2f338ee userns: Allow setting gid_maps without privilege when setgroups is disabled před 10 roky
  Eric W. Biederman 9cc46516dd userns: Add a knob to disable setgroups on a per user namespace basis před 10 roky
  Eric W. Biederman f0d62aec93 userns: Rename id_map_mutex to userns_state_mutex před 10 roky
  Eric W. Biederman f95d7918bd userns: Only allow the creator of the userns unprivileged mappings před 10 roky
  Eric W. Biederman 80dd00a237 userns: Check euid no fsuid when establishing an unprivileged uid mapping před 10 roky
  Eric W. Biederman be7c6dba23 userns: Don't allow unprivileged creation of gid mappings před 10 roky
  Eric W. Biederman 273d2c67c3 userns: Don't allow setgroups until a gid mapping has been setablished před 10 roky
  Eric W. Biederman 0542f17bf2 userns: Document what the invariant required for safe unprivileged mappings. před 10 roky
  Al Viro 33c429405a copy address of proc_ns_ops into ns_common před 10 roky
  Al Viro 6344c433a4 new helpers: ns_alloc_inum/ns_free_inum před 10 roky
  Al Viro 64964528b2 make proc_ns_operations work with struct ns_common * instead of void * před 10 roky
  Al Viro 3c04118461 switch the rest of proc_ns_operations to working with &...->ns před 10 roky