index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
pid_namespace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-23
pidns: call pid_ns_prepare_proc() from create_pid_namespace()
Eric W. Biederman
1
-2
/
+9
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-12
pid_ns: zap_pid_ns_processes: use SEND_SIG_NOINFO instead of force_sig()
Oleg Nesterov
1
-4
/
+3
2009-09-24
pidns: deny CLONE_PARENT|CLONE_NEWPID combination
Sukadev Bhattiprolu
1
-1
/
+1
2009-06-18
pidns: rewrite copy_pid_ns()
Alexey Dobriyan
1
-15
/
+3
2009-06-18
pidns: make create_pid_namespace() accept parent pidns
Alexey Dobriyan
1
-4
/
+4
2009-04-02
signals: zap_pid_ns_process() should use force_sig()
Sukadev Bhattiprolu
1
-1
/
+14
2008-09-02
pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exits
Oleg Nesterov
1
-6
/
+0
2008-09-02
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-28
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