Historial de Commits

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