Searched hist:"142 e1d1d5f088e7a38659daca6e84a730967774a" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/kernel/ |
H A D | utsname.c | diff 142e1d1d5f088e7a38659daca6e84a730967774a Thu Jul 26 03:13:20 CDT 2012 Eric W. Biederman <ebiederm@xmission.com> userns: Allow unprivileged use of setns.
- Push the permission check from the core setns syscall into the setns install methods where the user namespace of the target namespace can be determined, and used in a ns_capable call.
Acked-by: Serge Hallyn <serge.hallyn@canonical.com> Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
|
H A D | nsproxy.c | diff 142e1d1d5f088e7a38659daca6e84a730967774a Thu Jul 26 03:13:20 CDT 2012 Eric W. Biederman <ebiederm@xmission.com> userns: Allow unprivileged use of setns.
- Push the permission check from the core setns syscall into the setns install methods where the user namespace of the target namespace can be determined, and used in a ns_capable call.
Acked-by: Serge Hallyn <serge.hallyn@canonical.com> Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
|
/openbmc/linux/ipc/ |
H A D | namespace.c | diff 142e1d1d5f088e7a38659daca6e84a730967774a Thu Jul 26 03:13:20 CDT 2012 Eric W. Biederman <ebiederm@xmission.com> userns: Allow unprivileged use of setns.
- Push the permission check from the core setns syscall into the setns install methods where the user namespace of the target namespace can be determined, and used in a ns_capable call.
Acked-by: Serge Hallyn <serge.hallyn@canonical.com> Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
|
/openbmc/linux/net/core/ |
H A D | net_namespace.c | diff 142e1d1d5f088e7a38659daca6e84a730967774a Thu Jul 26 03:13:20 CDT 2012 Eric W. Biederman <ebiederm@xmission.com> userns: Allow unprivileged use of setns.
- Push the permission check from the core setns syscall into the setns install methods where the user namespace of the target namespace can be determined, and used in a ns_capable call.
Acked-by: Serge Hallyn <serge.hallyn@canonical.com> Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
|