Messages in this thread |  | | From | Paul Moore <> | Subject | [GIT PULL] Audit patches for v4.9 | Date | Mon, 03 Oct 2016 18:08:55 -0400 |
| |
Hi Linus,
Another relatively small pull request for v4.9 with just two patches. The patch from Richard updates the list of features we support and report back to userspace; this should of been sent earlier with the rest of the v4.8 patches but it got lost in my inbox. The second patch fixes a problem reported by our Android friends where we weren't very consistent in recording PIDs.
Please merge these patches for v4.9.
Thanks, -Paul
--- The following changes since commit 523d939ef98fd712632d93a5a2b588e477a7565e:
Linux 4.7 (2016-07-24 12:23:50 -0700)
are available in the git repository at:
git://git.infradead.org/users/pcmoore/audit stable-4.9
for you to fetch changes up to 7ff89ac608d9e856cae6fa651553fa0709bf9c50:
audit: add exclude filter extension to feature bitmap (2016-09-29 13:12:09 -0400)
---------------------------------------------------------------- Paul Moore (1): audit: consistently record PIDs with task_tgid_nr()
Richard Guy Briggs (1): audit: add exclude filter extension to feature bitmap
include/uapi/linux/audit.h | 4 +++- kernel/audit.c | 8 +++++++- kernel/auditsc.c | 12 ++++++------ security/lsm_audit.c | 4 ++-- 4 files changed, 18 insertions(+), 10 deletions(-)
-- paul moore security @ redhat
|  |