All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Moore <paul@paul-moore.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-audit@redhat.com
Subject: [GIT PULL] Audit patches for v5.13
Date: Mon, 26 Apr 2021 19:35:27 -0400	[thread overview]
Message-ID: <CAHC9VhRBXj+WfsvqTKJNWBUOQgb=Ezarbm47RKMN4rRby5fd+Q@mail.gmail.com> (raw)

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

WARNING: multiple messages have this Message-ID (diff)
From: Paul Moore <paul@paul-moore.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-audit@redhat.com, linux-kernel@vger.kernel.org
Subject: [GIT PULL] Audit patches for v5.13
Date: Mon, 26 Apr 2021 19:35:27 -0400	[thread overview]
Message-ID: <CAHC9VhRBXj+WfsvqTKJNWBUOQgb=Ezarbm47RKMN4rRby5fd+Q@mail.gmail.com> (raw)

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

--
Linux-audit mailing list
Linux-audit@redhat.com
https://listman.redhat.com/mailman/listinfo/linux-audit


             reply	other threads:[~2021-04-26 23:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-26 23:35 Paul Moore [this message]
2021-04-26 23:35 ` [GIT PULL] Audit patches for v5.13 Paul Moore
2021-04-27 20:54 ` pr-tracker-bot
2021-04-27 20:54   ` pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAHC9VhRBXj+WfsvqTKJNWBUOQgb=Ezarbm47RKMN4rRby5fd+Q@mail.gmail.com' \
    --to=paul@paul-moore.com \
    --cc=linux-audit@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.