Merge tag 'audit-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoor...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 16 Dec 2020 18:54:03 +0000 (10:54 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 16 Dec 2020 18:54:03 +0000 (10:54 -0800)
commit3d5de2ddc6ba924d7c10460a1dc3aae8786b9d52
tree5411ad9f3efa8c6cdea4073681e0fbb8996938b2
parentd3eb52113d162cc88975fbd03c9e6f9cf2f8a771
parent6b3211842a115d697fbf78d09f3e83852200e413
Merge tag 'audit-pr-20201214' of git://git./linux/kernel/git/pcmoore/audit

Pull audit updates from Paul Moore:
 "A small set of audit patches for v5.11 with four patches in total and
  only one of any real significance.

  Richard's patch to trigger accompanying records causes the kernel to
  emit additional related records when an audit event occurs; helping
  provide some much needed context to events in the audit log. It is
  also worth mentioning that this is a revised patch based on an earlier
  attempt that had to be reverted in the v5.8 time frame.

  Everything passes our test suite, and with no problems reported please
  merge this for v5.11"

* tag 'audit-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit:
  audit: replace atomic_add_return()
  audit: fix macros warnings
  audit: trigger accompanying records when no rules present
  audit: fix a kernel-doc markup
kernel/auditsc.c
security/lsm_audit.c