linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Audit patches for v5.5
@ 2019-11-26 21:33 Paul Moore
  2019-12-01  1:40 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Moore @ 2019-11-26 21:33 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-audit, linux-kernel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Audit patches for v5.5
  2019-11-26 21:33 [GIT PULL] Audit patches for v5.5 Paul Moore
@ 2019-12-01  1:40 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-12-01  1:40 UTC (permalink / raw)
  To: Paul Moore; +Cc: Linus Torvalds, linux-audit, linux-kernel

The pull request you sent on Tue, 26 Nov 2019 16:33:51 -0500:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/3b805ca177a24ff78b466ca73febe8466c67ea61

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-12-01  1:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-26 21:33 [GIT PULL] Audit patches for v5.5 Paul Moore
2019-12-01  1:40 ` pr-tracker-bot

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).