]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 29 Jun 2016 22:18:47 +0000 (15:18 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 29 Jun 2016 22:18:47 +0000 (15:18 -0700)
commit2b1cf48291fbf544627d6f5209d0c5a9ed532294
treebcda6fbc52d31e0e842db54d0345ae0021e1379e
parent60a556958a79da00294524fcefd46d1e36ce1983
parent3950ed1c5c6fe5980c85feb79f9cfd5e9b18f1a6
Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit

Pull audit fixes from Paul Moore:
 "Two small patches to fix audit problems in 4.7-rcX: the first fixes a
  potential kref leak, the second removes some header file noise.

  The first is an important bug fix that really should go in before 4.7
  is released, the second is not critical, but falls into the very-nice-
  to-have category so I'm including in the pull request.

  Both patches are straightforward, self-contained, and pass our
  testsuite without problem"

* 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit:
  audit: move audit_get_tty to reduce scope and kabi changes
  audit: move calcs after alloc and check when logging set loginuid
include/linux/audit.h
kernel/audit.c
kernel/auditsc.c