From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932904AbeFFA3u (ORCPT ); Tue, 5 Jun 2018 20:29:50 -0400 Received: from mail-lf0-f68.google.com ([209.85.215.68]:39348 "EHLO mail-lf0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753057AbeFFA3r (ORCPT ); Tue, 5 Jun 2018 20:29:47 -0400 X-Google-Smtp-Source: ADUXVKKFFrBkP+4o/vFJafS+8/glpoSaCj6GoAxKpRpRdRu0IWW3S2bA67R0AHNVxEubZAS9ha7TodmBbO8y9c1jwVg= MIME-Version: 1.0 X-Originating-IP: [108.20.156.165] From: Paul Moore Date: Tue, 5 Jun 2018 20:29:45 -0400 Message-ID: Subject: [GIT PULL] SELinux patches for v4.18 To: Linus Torvalds Cc: selinux@tycho.nsa.gov, linux-security-module@vger.kernel.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, SELinux is back with a quiet pull request for v4.18. Three patches, all small: two cleanups of the SELinux audit records, and one to migrate to a newly defined type (vm_fault_t). Everything passes our test suite, and as of about five minutes ago it merged cleanly with your tree. Please pull, thanks. -Paul -- The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338: Linux 4.17-rc1 (2018-04-15 18:24:20 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git tags/selinux-pr-20180605 for you to fetch changes up to d141136f523a3a6372d22981bdff7a8906f36fea: audit: normalize MAC_POLICY_LOAD record (2018-04-17 17:54:11 -0400) ---------------------------------------------------------------- selinux/stable-4.18 PR 20180605 ---------------------------------------------------------------- Richard Guy Briggs (2): audit: normalize MAC_STATUS record audit: normalize MAC_POLICY_LOAD record Souptick Joarder (1): security: selinux: Change return type to vm_fault_t security/selinux/selinuxfs.c | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) -- paul moore www.paul-moore.com