提交历史

作者 SHA1 备注 提交日期
  Davidlohr Bueso eae04d25a7 ipc: simplify ipc initialization 7 年之前
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 年之前
  Guillaume Knispel 0cfb6aee70 ipc: optimize semget/shmget/msgget for lots of keys 8 年之前
  Elena Reshetova a2e0602c36 ipc: convert ipc_namespace.count from atomic_t to refcount_t 8 年之前
  Ingo Molnar f719ff9bce sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h> 8 年之前
  Ingo Molnar 5b825c3af1 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> 8 年之前
  Eric W. Biederman 7872559664 Merge branch 'nsfs-ioctls' into HEAD 9 年之前
  Andrey Vagin bcac25a58b kernel: add a helper to get an owning user namespace for a namespace 9 年之前
  Eric W. Biederman df75e7748b userns: When the per user per user namespace limit is reached return ENOSPC 9 年之前
  Eric W. Biederman aba3566163 ipcns: Add a limit on the number of ipc namespaces 9 年之前
  Alexey Dobriyan 3bd080e4d8 ipc: delete "nr_ipc_ns" 9 年之前
  Eric W. Biederman b236017acf ipc: Initialize ipc_namespace->user_ns early. 9 年之前
  Linus Torvalds 603ba7e41b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 年之前
  Manfred Spraul 0050ee059f ipc/msg: increase MSGMNI, remove scaling 10 年之前
  Al Viro 33c429405a copy address of proc_ns_ops into ns_common 10 年之前
  Al Viro 6344c433a4 new helpers: ns_alloc_inum/ns_free_inum 10 年之前
  Al Viro 64964528b2 make proc_ns_operations work with struct ns_common * instead of void * 10 年之前
  Al Viro 3c04118461 switch the rest of proc_ns_operations to working with &...->ns 10 年之前
  Al Viro 435d5f4bb2 common object embedded into various struct ....ns 10 年之前
  Eric W. Biederman 728dba3a39 namespaces: Use task_lock and not rcu to protect nsproxy 11 年之前
  Davidlohr Bueso 32a2750010 ipc: drop ipc_lock_by_ptr 12 年之前
  Davidlohr Bueso d9a605e40b ipc: rename ids->rw_mutex 12 年之前
  Eric W. Biederman c7b96acf14 userns: Kill nsown_capable it makes the wrong thing easy 12 年之前
  David Howells 0bb80f2405 proc: Split the namespace stuff out into linux/proc_ns.h 12 年之前
  Eric W. Biederman 5e4a08476b userns: Require CAP_SYS_ADMIN for most uses of setns. 12 年之前
  Eric W. Biederman 98f842e675 proc: Usable inode numbers for the namespace file descriptors. 14 年之前
  Eric W. Biederman bcf58e725d userns: Make create_new_namespaces take a user_ns parameter 13 年之前
  Eric W. Biederman 142e1d1d5f userns: Allow unprivileged use of setns. 13 年之前
  Eric W. Biederman c4a4d60379 userns: Use cred->user_ns instead of cred->user->user_ns 13 年之前
  Eric W. Biederman a00eaf11a2 ns proc: Add support for the ipc namespace 15 年之前