]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 27 Jun 2015 20:53:16 +0000 (13:53 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 27 Jun 2015 20:53:16 +0000 (13:53 -0700)
commit15397d23335fd2f544efed2d46166d8658c1f9dc
tree6b15cd0593332fbbc8d6e4f4b0bf2b91156880f5
parent8fec13bc2dcbf94cc3093bd822ae8c0bc3d70154
parent72b6f1f8840bbe785cf1182e3c5ed2cc1528cdc8
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit

Pull audit updates from Paul Moore:
 "Four small audit patches for v4.2, all bug fixes.  Only 10 lines of
  change this time so very unremarkable, the patch subject lines pretty
  much tell the whole story"

* 'upstream' of git://git.infradead.org/users/pcmoore/audit:
  audit: Fix check of return value of strnlen_user()
  audit: obsolete audit_context check is removed in audit_filter_rules()
  audit: fix for typo in comment to function audit_log_link_denied()
  lsm: rename duplicate labels in LSM_AUDIT_DATA_TASK audit message type
kernel/audit.c
kernel/auditsc.c
security/lsm_audit.c