]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/audit
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 4 Oct 2016 21:21:41 +0000 (14:21 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 4 Oct 2016 21:21:41 +0000 (14:21 -0700)
commit4528927c4e557983c9ffe65d43caac4fefefd5d9
tree74ed773b1314592c7778e70b5223ebfd9f756b29
parent59f5bc12b91d80d40515541db2611d9bc9edb4b3
parentc2179c5f2e401f8792313b46943cabe5c9bc29cb
Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/audit

Pull audit updates from Paul Moore:
 "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 have 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"

* 'stable-4.9' of git://git.infradead.org/users/pcmoore/audit:
  audit: add exclude filter extension to feature bitmap
  audit: consistently record PIDs with task_tgid_nr()
include/uapi/linux/audit.h
kernel/audit.c
kernel/auditsc.c