]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'audit.b61' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 5 Jan 2009 00:32:11 +0000 (16:32 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 5 Jan 2009 00:32:11 +0000 (16:32 -0800)
commit16fa43f25a4ae5280c4dc48b6ca5a2ee6f7735e6
treeaeef34a49594cb0478b1104b58ba2dc933c481c5
parentfd6478e108997c8e89640f39f905bdb9d5f52448
parent8fb77512306b8f9af841ba5ce4b3aad4b5e5576f
Merge branch 'audit.b61' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current

* 'audit.b61' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current:
  audit: validate comparison operations, store them in sane form
  clean up audit_rule_{add,del} a bit
  make sure that filterkey of task,always rules is reported
  audit rules ordering, part 2
  fixing audit rule ordering mess, part 1
  audit_update_lsm_rules() misses the audit_inode_hash[] ones
  sanitize audit_log_capset()
  sanitize audit_fd_pair()
  sanitize audit_mq_open()
  sanitize AUDIT_MQ_SENDRECV
  sanitize audit_mq_notify()
  sanitize audit_mq_getsetattr()
  sanitize audit_ipc_set_perm()
  sanitize audit_ipc_obj()
  sanitize audit_socketcall
  don't reallocate buffer in every audit_sockaddr()