Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-09-24 | pidns: deny CLONE_PARENT|CLONE_NEWPID combination | Sukadev Bhattiprolu | 1 | -1/+1 |
2009-06-19 | pidns: rewrite copy_pid_ns() | Alexey Dobriyan | 1 | -15/+3 |
2009-06-19 | pidns: make create_pid_namespace() accept parent pidns | Alexey Dobriyan | 1 | -4/+4 |
2009-04-03 | signals: zap_pid_ns_process() should use force_sig() | Sukadev Bhattiprolu | 1 | -1/+14 |
2008-09-03 | pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exits | Oleg Nesterov | 1 | -6/+0 |
2008-09-03 | pid_ns: zap_pid_ns_processes: fix the ->child_reaper changing | Oleg Nesterov | 1 | -3/+6 |
2008-07-25 | bsdacct: switch from global bsd_acct_struct instance to per-pidns one | Pavel Emelyanov | 1 | -0/+2 |
2008-07-25 | pidns: use kzalloc when allocating new pid_namespace struct | Pavel Emelyanov | 1 | -6/+2 |
2008-04-30 | pidns: make pid->level and pid_ns->level unsigned | Pavel Emelyanov | 1 | -1/+1 |
2008-04-29 | kernel: fix integer as NULL pointer warnings | Harvey Harrison | 1 | -1/+1 |
2008-02-08 | namespaces: cleanup the code managed with PID_NS option | Pavel Emelyanov | 1 | -0/+197 |