linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Audit patches for v5.14
@ 2021-06-29 22:41 Paul Moore
  2021-06-30 22:34 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Moore @ 2021-06-29 22:41 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-audit, linux-kernel

Hi Linus,

Another merge window, another small audit pull request.  Four patches
in total: one is cosmetic, one removes an unnecessary initialization,
one renames some enum values to prevent name collisions, and one
converts list_del()/list_add() to list_move().  None of these are
earth shattering and all pass the audit-testsuite tests while merging
cleanly on top of your tree from earlier today.  Please merge these
patches for v5.14.

Thanks,
-Paul

--
The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

 Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 0ecc617858fce305bedcf735eb18a46cb7e9921f:

 audit: remove unnecessary 'ret' initialization (2021-06-11 13:21:28 -0400)

----------------------------------------------------------------
audit/stable-5.14 PR 20210629

----------------------------------------------------------------
Austin Kim (1):
     audit: remove unnecessary 'ret' initialization

Baokun Li (1):
     audit: Use list_move instead of list_del/list_add

Roni Nevalainen (1):
     audit: add blank line after variable declarations

Sergey Nazarov (1):
     audit: Rename enum audit_state constants to avoid AUDIT_DISABLED
       redefinition

Zhen Lei (1):
     audit: remove trailing spaces and tabs

include/uapi/linux/audit.h |  4 +--
kernel/audit.h             | 10 ++++----
kernel/audit_tree.c        | 12 +++------
kernel/auditsc.c           | 63 ++++++++++++++++++++++++++++--------------
security/lsm_audit.c       |  1 -
5 files changed, 53 insertions(+), 37 deletions(-)

-- 
paul moore
www.paul-moore.com

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

* Re: [GIT PULL] Audit patches for v5.14
  2021-06-29 22:41 [GIT PULL] Audit patches for v5.14 Paul Moore
@ 2021-06-30 22:34 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-06-30 22:34 UTC (permalink / raw)
  To: Paul Moore; +Cc: Linus Torvalds, linux-audit, linux-kernel

The pull request you sent on Tue, 29 Jun 2021 18:41:46 -0400:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/290fe0fa6f5a1a3374dfd03fe0eda6c43d53e6cf

Thank you!

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

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

end of thread, other threads:[~2021-06-30 22:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-29 22:41 [GIT PULL] Audit patches for v5.14 Paul Moore
2021-06-30 22:34 ` 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).