]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'audit.b63' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 24 Jun 2009 17:22:57 +0000 (10:22 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 24 Jun 2009 17:22:57 +0000 (10:22 -0700)
commitd6b42a84589faddba7a36a7a5238b69077f66f6c
tree5add33fbed9ee9e64f04c47e9cecf670a1e27178
parent2ef3f7d2317d4321e92205d0998a7b87346b298b
parentcdfc86e96b0b3469e0fd6b84a05151dfacd7819c
Merge branch 'audit.b63' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current

* 'audit.b63' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current:
  Fix rule eviction order for AUDIT_DIR
  Audit: clean up all op= output to include string quoting
  Audit: move audit_get_nd completely into audit_watch
  audit: seperate audit inode watches into a subfile
  Audit: clean up audit_receive_skb
  Audit: cleanup netlink mesg handling
  Audit: unify the printk of an skb when auditd not around
  Audit: dereferencing krule as if it were an audit_watch
  Audit: better estimation of execve record length
  Audit: fix audit watch use after free