Searched hist:ca24a23ebca17d9d0f2afde4ee49cd810bccc8d7 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/kernel/ |
H A D | capability.c | diff ca24a23ebca17d9d0f2afde4ee49cd810bccc8d7 Tue Mar 19 02:02:25 CDT 2013 Eric W. Biederman <ebiederm@xmission.com> audit: Simplify and correct audit_log_capset
- Always report the current process as capset now always only works on the current process. This prevents reporting 0 or a random pid in a random pid namespace.
- Don't bother to pass the pid as is available.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> (cherry picked from commit bcc85f0af31af123e32858069eb2ad8f39f90e67) (cherry picked from commit f911cac4556a7a23e0b3ea850233d13b32328692)
Signed-off-by: Richard Guy Briggs <rgb@redhat.com> [eparis: fix build error when audit disabled] Signed-off-by: Eric Paris <eparis@redhat.com>
|
H A D | auditsc.c | diff ca24a23ebca17d9d0f2afde4ee49cd810bccc8d7 Tue Mar 19 02:02:25 CDT 2013 Eric W. Biederman <ebiederm@xmission.com> audit: Simplify and correct audit_log_capset
- Always report the current process as capset now always only works on the current process. This prevents reporting 0 or a random pid in a random pid namespace.
- Don't bother to pass the pid as is available.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> (cherry picked from commit bcc85f0af31af123e32858069eb2ad8f39f90e67) (cherry picked from commit f911cac4556a7a23e0b3ea850233d13b32328692)
Signed-off-by: Richard Guy Briggs <rgb@redhat.com> [eparis: fix build error when audit disabled] Signed-off-by: Eric Paris <eparis@redhat.com>
|
/openbmc/linux/include/linux/ |
H A D | audit.h | diff ca24a23ebca17d9d0f2afde4ee49cd810bccc8d7 Tue Mar 19 02:02:25 CDT 2013 Eric W. Biederman <ebiederm@xmission.com> audit: Simplify and correct audit_log_capset
- Always report the current process as capset now always only works on the current process. This prevents reporting 0 or a random pid in a random pid namespace.
- Don't bother to pass the pid as is available.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> (cherry picked from commit bcc85f0af31af123e32858069eb2ad8f39f90e67) (cherry picked from commit f911cac4556a7a23e0b3ea850233d13b32328692)
Signed-off-by: Richard Guy Briggs <rgb@redhat.com> [eparis: fix build error when audit disabled] Signed-off-by: Eric Paris <eparis@redhat.com>
|