1. b8f566b sysctl: add the kernel.ns_last_pid control by Pavel Emelyanov · 13 years ago
  2. 4308eeb pidns: call pid_ns_prepare_proc() from create_pid_namespace() by Eric W. Biederman · 14 years ago
  3. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  4. 13aa9a6 pid_ns: zap_pid_ns_processes: use SEND_SIG_NOINFO instead of force_sig() by Oleg Nesterov · 15 years ago
  5. e5a4738 pidns: deny CLONE_PARENT|CLONE_NEWPID combination by Sukadev Bhattiprolu · 15 years ago
  6. dca4a97 pidns: rewrite copy_pid_ns() by Alexey Dobriyan · 16 years ago
  7. ed469a6 pidns: make create_pid_namespace() accept parent pidns by Alexey Dobriyan · 16 years ago
  8. e4da026 signals: zap_pid_ns_process() should use force_sig() by Sukadev Bhattiprolu · 16 years ago
  9. 950bbab pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exits by Oleg Nesterov · 16 years ago
  10. add0d4d pid_ns: zap_pid_ns_processes: fix the ->child_reaper changing by Oleg Nesterov · 16 years ago
  11. 0b6b030 bsdacct: switch from global bsd_acct_struct instance to per-pidns one by Pavel Emelyanov · 16 years ago
  12. 84406c1 pidns: use kzalloc when allocating new pid_namespace struct by Pavel Emelyanov · 16 years ago
  13. caafa43 pidns: make pid->level and pid_ns->level unsigned by Pavel Emelyanov · 17 years ago
  14. b331d25 kernel: fix integer as NULL pointer warnings by Harvey Harrison · 17 years ago
  15. 74bd59b namespaces: cleanup the code managed with PID_NS option by Pavel Emelyanov · 17 years ago