From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-13.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PULL_REQUEST, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 95721C83010 for ; Tue, 13 Oct 2020 02:42:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5C4C120674 for ; Tue, 13 Oct 2020 02:42:21 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=paul-moore-com.20150623.gappssmtp.com header.i=@paul-moore-com.20150623.gappssmtp.com header.b="1bqR9/ju" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727962AbgJMAyb (ORCPT ); Mon, 12 Oct 2020 20:54:31 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51248 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727950AbgJMAyb (ORCPT ); Mon, 12 Oct 2020 20:54:31 -0400 Received: from mail-ej1-x642.google.com (mail-ej1-x642.google.com [IPv6:2a00:1450:4864:20::642]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 83508C0613D0 for ; Mon, 12 Oct 2020 17:54:29 -0700 (PDT) Received: by mail-ej1-x642.google.com with SMTP id dt13so25870894ejb.12 for ; Mon, 12 Oct 2020 17:54:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=paul-moore-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=6HukdDFPy45a3aIumcfc0MFcpWuJbnHPSUT8UUjL53A=; b=1bqR9/juzSQC+N9kV6Ixqtt4rzlG3KD60RzkiYZJj0EGkkWi2PHcy2THNv7PqBHxpC vcetpboy/CEsWhKqw2WmuQEqg2m38fTXC+THsjqjf97UsK/bMwNbl88tYPsJlqjgHLib 4SU7Qez+ShkEgwgKWbIxQBfGuk369jiAAZmIO3Q0j+x3mtqLW3g0NmCuZUBq/6g4yRVy btDHEINq6QEQVrA7P775+Pq/+z/4i0/ce/D019v3VOdu/oARdhodCsw4lUaJtfZbXe6C VvHc3hsfOj8BxMeajh3Ee7o/fSBpR9vVich7a55GPnYohWgqYpNnjaw3Wp+Rd7ezziie cuNQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=6HukdDFPy45a3aIumcfc0MFcpWuJbnHPSUT8UUjL53A=; b=Ka4PBARQg+5tj6Rq6HDldJS8Eh28IumeoR2xMExFVRggkSq78XQS13QlAqrhb6I5Gb wuwq2l+uvVbxhVvrBzqEHzS6pWpxrSSptfkt1PRp3dw9/C82F8OQ52SOvauKV5nXdoc0 a+RuUMhEmd2KQSa1W3k9kB+QJN7qy4Dybm6qbQ+Ax35L+r0891+j23mOm72Uma58PcBq mct7LKdo13j29uktx5YKgfFjbTZ4jWTZbau8vQmE6kT15jaVJ58dauhB5DCZ5/iZGXpB aa9IenlfTgmnLOF9yrlr+4fl6E1XObfMtsKxEApBwAUXvZLQxcxmZ3a78gV9+1548n3j EqdQ== X-Gm-Message-State: AOAM531PfVRIalLOEJe6tXai2V/c345e/qs1LzpsFHdZnv1QGETYcdlZ wefvJJK6cyH2qHz09WIoY5BbpM3BahEVKSGXnXqKr3BoH4R/ X-Google-Smtp-Source: ABdhPJylnZ+0gGDHO99ud6Ze8t5ualUVdgCroLu4d6mSfa9ZZGXwZFHFaX6ABjoQ25hgWA9Rmdc0975AWl/utA6bBkA= X-Received: by 2002:a17:906:c1d4:: with SMTP id bw20mr30265414ejb.91.1602550468068; Mon, 12 Oct 2020 17:54:28 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Paul Moore Date: Mon, 12 Oct 2020 20:54:16 -0400 Message-ID: Subject: Re: [GIT PULL] Audit patches for v5.10 To: Linus Torvalds Cc: linux-audit@redhat.com, linux-kernel@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Oct 12, 2020 at 8:51 PM Paul Moore wrote: > > 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 My apologies, I mistakenly sent the branch and not the signed tag, the proper PR tag is below: git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit.git audit-pr-20201012 > 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 -- paul moore www.paul-moore.com