Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1495070

[GIT PULL] Audit patches for v4.9

From Paul Moore <pmoore@redhat.com>
Newsgroups linux.kernel
Subject [GIT PULL] Audit patches for v4.9
Date 2016-10-04 00:10 +0200
Message-ID <sojAR-2da-1@gated-at.bofh.it> (permalink)
Organization Red Hat

Show all headers | View raw


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

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[GIT PULL] Audit patches for v4.9 Paul Moore <pmoore@redhat.com> - 2016-10-04 00:10 +0200

csiph-web