lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 26 Apr 2021 19:35:27 -0400
From:   Paul Moore <paul@...l-moore.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, linux-audit@...hat.com
Subject: [GIT PULL] Audit patches for v5.13

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ