Please pull audit updates (predicate for watching subtrees) from
git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current.git/ audit.b43
When that gets merged, mm.b41 can be dropped from -mm tree.
Shortlog:
Author: Al Viro <viro@zeniv.linux.org.uk>
[PATCH] pass dentry to audit_inode()/audit_inode_child()
[PATCH] new helpers - collect_mounts() and release_collected_mounts()
[PATCH] new helper - inotify_clone_watch()
[PATCH] new helper - inotify_evict_watch()
[PATCH] audit: watching subtrees
Diffstat:
fs/dcache.c | 2 +-
fs/debugfs/inode.c | 2 +-
fs/inotify.c | 43 +++
fs/namei.c | 10 +-
fs/namespace.c | 22 +-
fs/open.c | 4 +-
fs/pnode.h | 1 +
fs/xattr.c | 8 +-
include/linux/audit.h | 19 +-
include/linux/dcache.h | 1 +
include/linux/fs.h | 2 +
include/linux/fsnotify.h | 9 +-
include/linux/inotify.h | 2 +
init/Kconfig | 4 +
ipc/mqueue.c | 8 +-
kernel/Makefile | 1 +
kernel/audit.c | 87 +++++
kernel/audit.h | 34 ++-
kernel/audit_tree.c | 903 ++++++++++++++++++++++++++++++++++++++++++++++
kernel/auditfilter.c | 64 +++-
kernel/auditsc.c | 225 ++++++++++++-
21 files changed, 1411 insertions(+), 40 deletions(-)
create mode 100644 kernel/audit_tree.c
-
| Tarkan Erimer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| James Bottomley | Re: Announce: Linux-next (Or Andrew's dream :-)) |
| David Woodhouse | Re: [PATCH 2/3] firmware: convert korg1212 driver to use firmware loader exclusively |
| Kamalesh Babulal | Re: 2.6.24-rc8-mm1 Build Failure on S390x |
git: | |
| David Miller | [GIT]: Networking |
| Jarek Poplawski | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| KOSAKI Motohiro | [bug?] tg3: Failed to load firmware "tigon/tg3_tso.bin" |
