]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/audit
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 13 Nov 2014 17:36:39 +0000 (09:36 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 13 Nov 2014 17:36:39 +0000 (09:36 -0800)
commit687e2a06ce9b29d501dde7c2539a88d176072647
treea67dd47040e6c73b9863cf3484cfd8c976901da4
parente32ed5914c48e70886b883d536e18fbede4f85ae
parent99c8a94509541171c0cd8e8cf2d7f17d2735d181
Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/audit

Pull audit fixes from Paul Moore:
 "After he sent the initial audit pull request for 3.18, Eric asked me
  to take over the management of the audit tree, hence this pull request
  to fix a couple of problems with audit.

  As you can see below, the changes are minimal: adding some whitespace
  to a string so userspace parses it correctly, and fixing a problem
  with audit's usage of fsnotify that was causing audit watch rules to
  be lost.  Neither of these patches were very controversial on the
  mailing lists and they fix real problems, getting them into 3.18 would
  be a good thing"

* 'stable-3.18' of git://git.infradead.org/users/pcmoore/audit:
  audit: keep inode pinned
  audit: AUDIT_FEATURE_CHANGE message format missing delimiting space
kernel/audit.c