linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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.5
Date: Tue, 26 Nov 2019 16:33:51 -0500	[thread overview]
Message-ID: <CAHC9VhRnN4yWO0So+u4Ktm1N8EpAbe+W1AGPXU-U7Bd7cPBv7g@mail.gmail.com> (raw)

Hi Linus,

Audit is back for v5.5, albeit with only two patches.  Both patches
pass our test suite and are listed below, please merge for v5.5.

- Allow for the auditing of suspicious O_CREAT usage via the new
AUDIT_ANOM_CREAT record.

- Remove a redundant if-conditional check found during code analysis.
It's a minor change, but when the pull request is only two patches
long, you need filler in the pull request email.

Thanks,
-Paul
--
The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

 Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)

are available in the Git repository at:

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

for you to fetch changes up to c34c78dfc1fc68a1f5403f996de8ca62f298d7b2:

 audit: remove redundant condition check in kauditd_thread()
   (2019-10-25 11:48:14 -0400)

----------------------------------------------------------------
audit/stable-5.5 PR 20191126

----------------------------------------------------------------
Kees Cook (1):
     audit: Report suspicious O_CREAT usage

Yunfeng Ye (1):
     audit: remove redundant condition check in kauditd_thread()

fs/namei.c                 |  8 ++++++--
include/linux/audit.h      |  5 +++--
include/uapi/linux/audit.h |  1 +
kernel/audit.c             | 15 ++++++++-------
4 files changed, 18 insertions(+), 11 deletions(-)

-- 
paul moore
www.paul-moore.com

             reply	other threads:[~2019-11-26 21:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-26 21:33 Paul Moore [this message]
2019-12-01  1:40 ` [GIT PULL] Audit patches for v5.5 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=CAHC9VhRnN4yWO0So+u4Ktm1N8EpAbe+W1AGPXU-U7Bd7cPBv7g@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).