From patchwork Mon Oct 15 22:28:04 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Paul Moore X-Patchwork-Id: 10642529 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id A0383112B for ; Mon, 15 Oct 2018 22:28:19 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4822029976 for ; Mon, 15 Oct 2018 22:28:19 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 3881129A01; Mon, 15 Oct 2018 22:28:19 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A2F6129976 for ; Mon, 15 Oct 2018 22:28:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726948AbeJPGPa (ORCPT ); Tue, 16 Oct 2018 02:15:30 -0400 Received: from mail-lf1-f65.google.com ([209.85.167.65]:44943 "EHLO mail-lf1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726911AbeJPGP3 (ORCPT ); Tue, 16 Oct 2018 02:15:29 -0400 Received: by mail-lf1-f65.google.com with SMTP id m18-v6so15316233lfl.11 for ; Mon, 15 Oct 2018 15:28:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=paul-moore-com.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to:cc; bh=VrV0GeV2TaA/kxbu/mgUaZ56z2z2D490bBGeoh3/1Uw=; b=HVNnWXGdspC1awzT1127q8YpjR6OtFc2+oy72X9ZLOctVkk1mSxyXt2rUfK5XKME1T IDRVUFAnWQH+xbhbdPXsCPjWxWkd+UlBT5hOjzMBcrFwRUbDBLsCEjIX7mAr9rLoA5q9 Hh2wVaIKrChYKO8SPUlr8TNe6djYc1NdNrkiWYY65MarnI6cRk5gtN1VJKF6yjRSiXub 29vRyxA6LcSs4qOX/zufkVqEOw+RnVHoFEGFAX8H11A8s8cnaUliaaQXIgSjzGM76p0N NcEmG0Ax+INU6JgnkVxDNPe7C9o9OEwyIdRst3xSFSEHSdbZhsyoVOROC6yufpYa2qwe 4LNg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc; bh=VrV0GeV2TaA/kxbu/mgUaZ56z2z2D490bBGeoh3/1Uw=; b=bgpu2f2BNLjfptR+9NACeSv5DpMlKvpnJQoL2Ld5pQtacJiBt2bGNtMVACeEL7YE9F KtbNVL9GVHRHQM2zvObDznm4NAE1oQJzaNPUQ51m807keXUT+SvRluaSaV/DD7wj64vi eKnLOKdFlODbU0v0WllyfqOPvm16PHyAC6mIEdJOcja1Fubav/EZi2Uzm0W224E1tDCJ /HCNacX7a+T61bq8Jegdwi/lMklfp6++EJWqDBR0uFiV9qDkIx5/iZHdExJH8R15uhCN YvRwhzywH63VUgHtxdUBiZabuQzbY0oFnkZLaAG9NbydKInHX0A0GrvJ9cGJCkG5F0Ss FIDw== X-Gm-Message-State: ABuFfoiztqLViMhHukIKaIFFLWa+aJGTGu2qsQy2Zw4uzpbTfasJ2n39 zbPKLe674ZlkFzCznZhwUcbjTMf+hrftAN2EeaCo X-Google-Smtp-Source: ACcGV61GpQ0OXTBs7rNqO9Eci+KiYSGmTrhnJoKU+A5Lm05lG5YV3IX1LnMe0hOA2y184K1zhFi2yxPy4jv6+RzE1Go= X-Received: by 2002:a19:169d:: with SMTP id 29-v6mr10703360lfw.151.1539642495550; Mon, 15 Oct 2018 15:28:15 -0700 (PDT) MIME-Version: 1.0 From: Paul Moore Date: Mon, 15 Oct 2018 18:28:04 -0400 Message-ID: Subject: [GIT PULL] SELinux fixes for v4.19 (#1) To: gregkh@linuxfoundation.org Cc: Linus Torvalds , selinux@tycho.nsa.gov, linux-security-module@vger.kernel.org, linux-kernel@vger.kernel.org Sender: owner-linux-security-module@vger.kernel.org Precedence: bulk List-ID: X-Virus-Scanned: ClamAV using ClamSMTP Hi Greg, We've got one SELinux "fix" that I'd like to get into v4.19 if possible. I'm using double quotes on "fix" as this is just an update to the MAINTAINERS file and not a code change. From my perspective, MAINTAINERS updates generally don't warrant inclusion during the -rcX phase, but this is a change to the mailing list location so it seemed prudent to get this in before v4.19 is released. If you don't want this for v4.19 let me know and I'll queue it up for the upcoming merge window. Thanks, -Paul --- The following changes since commit 7e4237faa7213c1cc1d0aa65a44c67ba4729ce9f: selinux: cleanup dentry and inodes on error in selinuxfs (2018-08-07 17:26:25 -0400) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git tags/selinux-pr-20181015 for you to fetch changes up to 073c1a781e4a1217d572506621434cd6d750969b: MAINTAINERS: update the SELinux mailing list location (2018-10-10 01:50:15 -0400) ---------------------------------------------------------------- selinux/stable-4.19 PR 20181015 ---------------------------------------------------------------- Paul Moore (1): MAINTAINERS: update the SELinux mailing list location MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)