[GIT PULL] Audit fixes for 3.18

From: Paul Moore
Date: Wed Nov 12 2014 - 23:19:35 EST


Hi Linus,

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.

As of about ten minutes ago, the audit tree applied cleanly on top of your
tree.

Thanks,
-Paul

---
The following changes since commit 2991dd2b0117e864f394c826af6df144206ce0db:

audit: rename audit_log_remove_rule to disambiguate for trees (2014-10-10
15:30:25 -0400)

are available in the git repository at:

git://git.infradead.org/users/pcmoore/audit stable-3.18

for you to fetch changes up to 799b601451b21ebe7af0e6e8f6e2ccd4683c5064:

audit: keep inode pinned (2014-11-11 14:20:22 -0500)

----------------------------------------------------------------
Miklos Szeredi (1):
audit: keep inode pinned

Richard Guy Briggs (1):
audit: AUDIT_FEATURE_CHANGE message format missing delimiting space

kernel/audit.c | 2 +-
kernel/audit_tree.c | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)

--
paul moore
security and virtualization @ redhat

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/