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.10
Date: Mon, 12 Oct 2020 20:51:22 -0400	[thread overview]
Message-ID: <CAHC9VhTNqnzrtu1DHquVF7kK9v9tCAa8q=V3f9kUZi_nLTzfYg@mail.gmail.com> (raw)

Hi Linus,

A small set of audit patches for v5.10.  There are only three patches
in total, and all three are trivial fixes that don't really warrant
any explanations beyond their descriptions.  As usual, all three
patches pass our test suite and as of a few minutes ago they applied
cleanly to your tree.  Please merge for v5.10.

Thanks,
-Paul

--
The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

 Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

 git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit.git
   stable-5.10

for you to fetch changes up to c07203516439b9cd9f7b3cbed82a77164de5af40:

 audit: Remove redundant null check (2020-08-26 09:10:39 -0400)

----------------------------------------------------------------
Jules Irenge (2):
     audit: change unnecessary globals into statics
     audit: uninitialize variable audit_sig_sid

Xu Wang (1):
     audit: Remove redundant null check

kernel/audit.c | 9 ++++-----
kernel/audit.h | 4 ----
2 files changed, 4 insertions(+), 9 deletions(-)

-- 
paul moore
www.paul-moore.com

             reply	other threads:[~2020-10-13  2:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-13  0:51 Paul Moore [this message]
2020-10-13  0:54 ` [GIT PULL] Audit patches for v5.10 Paul Moore
2020-10-13  0:58   ` Paul Moore
2020-10-13 23:49 ` 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='CAHC9VhTNqnzrtu1DHquVF7kK9v9tCAa8q=V3f9kUZi_nLTzfYg@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).