Searched hist:"25 f9c0817c535a728c1088542230fa327c577c9e" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/kernel/ |
H A D | ucount.c | diff 25f9c0817c535a728c1088542230fa327c577c9e Mon Aug 08 14:41:52 CDT 2016 Eric W. Biederman <ebiederm@xmission.com> userns: Generalize the user namespace count into ucount
The same kind of recursive sane default limit and policy countrol that has been implemented for the user namespace is desirable for the other namespaces, so generalize the user namespace refernce count into a ucount.
Acked-by: Kees Cook <keescook@chromium.org> Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
|
H A D | user_namespace.c | diff 25f9c0817c535a728c1088542230fa327c577c9e Mon Aug 08 14:41:52 CDT 2016 Eric W. Biederman <ebiederm@xmission.com> userns: Generalize the user namespace count into ucount
The same kind of recursive sane default limit and policy countrol that has been implemented for the user namespace is desirable for the other namespaces, so generalize the user namespace refernce count into a ucount.
Acked-by: Kees Cook <keescook@chromium.org> Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
|
H A D | fork.c | diff 25f9c0817c535a728c1088542230fa327c577c9e Mon Aug 08 14:41:52 CDT 2016 Eric W. Biederman <ebiederm@xmission.com> userns: Generalize the user namespace count into ucount
The same kind of recursive sane default limit and policy countrol that has been implemented for the user namespace is desirable for the other namespaces, so generalize the user namespace refernce count into a ucount.
Acked-by: Kees Cook <keescook@chromium.org> Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
|
/openbmc/linux/include/linux/ |
H A D | user_namespace.h | diff 25f9c0817c535a728c1088542230fa327c577c9e Mon Aug 08 14:41:52 CDT 2016 Eric W. Biederman <ebiederm@xmission.com> userns: Generalize the user namespace count into ucount
The same kind of recursive sane default limit and policy countrol that has been implemented for the user namespace is desirable for the other namespaces, so generalize the user namespace refernce count into a ucount.
Acked-by: Kees Cook <keescook@chromium.org> Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
|