aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/pid_namespace.c
Commit message (Expand)AuthorAge
* pidns: deny CLONE_PARENT|CLONE_NEWPID combinationSukadev Bhattiprolu2009-09-24
* pidns: rewrite copy_pid_ns()Alexey Dobriyan2009-06-18
* pidns: make create_pid_namespace() accept parent pidnsAlexey Dobriyan2009-06-18
* signals: zap_pid_ns_process() should use force_sig()Sukadev Bhattiprolu2009-04-02
* pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exitsOleg Nesterov2008-09-02
* pid_ns: zap_pid_ns_processes: fix the ->child_reaper changingOleg Nesterov2008-09-02
* bsdacct: switch from global bsd_acct_struct instance to per-pidns onePavel Emelyanov2008-07-25
* pidns: use kzalloc when allocating new pid_namespace structPavel Emelyanov2008-07-25
* pidns: make pid->level and pid_ns->level unsignedPavel Emelyanov2008-04-30
* kernel: fix integer as NULL pointer warningsHarvey Harrison2008-04-28
* namespaces: cleanup the code managed with PID_NS optionPavel Emelyanov2008-02-08