Commit History

Author SHA1 Message Date
  Eric W. Biederman 751c644b95 pid: Handle the exit of a multi-threaded init. 12 years ago
  Eric W. Biederman c876ad7682 pidns: Stop pid allocation when init dies 12 years ago
  Eric W. Biederman 5e4a08476b userns: Require CAP_SYS_ADMIN for most uses of setns. 12 years ago
  Eric W. Biederman 98f842e675 proc: Usable inode numbers for the namespace file descriptors. 14 years ago
  Eric W. Biederman 50804fe373 pidns: Support unsharing the pid namespace. 15 years ago
  Eric W. Biederman 57e8391d32 pidns: Add setns support 15 years ago
  Eric W. Biederman 225778d68d pidns: Deny strange cases when creating pid namespaces. 13 years ago
  Eric W. Biederman af4b8a83ad pidns: Wait in zap_pid_ns_processes until pid_ns->nr_hashed == 1 13 years ago
  Eric W. Biederman 0a01f2cc39 pidns: Make the pidns proc mount/umount logic obvious. 13 years ago
  Eric W. Biederman 49f4d8b93c pidns: Capture the user namespace and filter ns_last_pid 13 years ago
  Andrew Vagin f230250577 pidns: limit the nesting depth of pid namespaces 12 years ago
  Cyrill Gorcunov bbc2e3ef87 pidns: remove recursion from free_pid_ns() 12 years ago
  Linus Torvalds 437589a74b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 12 years ago
  Andrew Vagin 579035dc5d pid-namespace: limit value of ns_last_pid to (0, max_pid) 12 years ago
  Eric W. Biederman 523a6a945f pidns: Export free_pid_ns 13 years ago
  Eric W. Biederman 6347e90091 pidns: guarantee that the pidns init will be the last pidns process reaped 13 years ago
  Cyrill Gorcunov 98ed57eef9 sysctl: make kernel.ns_last_pid control dependent on CHECKPOINT_RESTORE 13 years ago
  Eric W. Biederman 00c10bc13c pidns: make killed children autoreap 13 years ago
  Daniel Lezcano cf3f89214e pidns: add reboot_pid_ns() to handle the reboot syscall 13 years ago
  Oleg Nesterov a02d6fd643 signal: zap_pid_ns_processes: s/SEND_SIG_NOINFO/SEND_SIG_FORCED/ 13 years ago
  Pavel Emelyanov b8f566b04d sysctl: add the kernel.ns_last_pid control 13 years ago
  Eric W. Biederman 4308eebbeb pidns: call pid_ns_prepare_proc() from create_pid_namespace() 14 years ago
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
  Oleg Nesterov 13aa9a6b0f pid_ns: zap_pid_ns_processes: use SEND_SIG_NOINFO instead of force_sig() 15 years ago
  Sukadev Bhattiprolu e5a4738699 pidns: deny CLONE_PARENT|CLONE_NEWPID combination 15 years ago
  Alexey Dobriyan dca4a97960 pidns: rewrite copy_pid_ns() 16 years ago
  Alexey Dobriyan ed469a63c3 pidns: make create_pid_namespace() accept parent pidns 16 years ago
  Sukadev Bhattiprolu e4da026f98 signals: zap_pid_ns_process() should use force_sig() 16 years ago
  Oleg Nesterov 950bbabb5a pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exits 17 years ago
  Oleg Nesterov add0d4dfd6 pid_ns: zap_pid_ns_processes: fix the ->child_reaper changing 17 years ago