[GIT PULL] Audit patches for v5.13

From: Paul Moore
Date: Mon Apr 26 2021 - 19:35:43 EST


Hi Linus

Another small pull request for audit, most of the patches are
documentation updates with only two real code changes: one to fix a
compiler warning for a dummy function/macro, and one to cleanup some
code since we removed the AUDIT_FILTER_ENTRY ages ago (v4.17).

All the patches have been tested using audit-testsuite and as of about
thirty minutes ago the tag applied cleanly to your tree, please merge
for v5.13.

Thanks,
-Paul

--
The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit.git
tags/audit-pr-20210426

for you to fetch changes up to b75d8f38bcc9599af42635530c00268c71911f11:

audit: drop /proc/PID/loginuid documentation Format field
(2021-04-01 18:32:24-0400)

----------------------------------------------------------------
audit/stable-5.13 PR 20210426

----------------------------------------------------------------
Arnd Bergmann (1):
audit: avoid -Wempty-body warning

Richard Guy Briggs (5):
audit: further cleanup of AUDIT_FILTER_ENTRY deprecation
MAINTAINERS: update audit files
audit: document /proc/PID/loginuid
audit: document /proc/PID/sessionid
audit: drop /proc/PID/loginuid documentation Format field

Documentation/ABI/stable/procfs-audit_loginuid | 27 ++++++++++++++++++++++++
MAINTAINERS | 2 ++
kernel/audit.h | 12 ++++++------
kernel/auditsc.c | 11 ++++-------
4 files changed, 39 insertions(+), 13 deletions(-)
create mode 100644 Documentation/ABI/stable/procfs-audit_loginuid

--
paul moore
www.paul-moore.com