Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754016AbeAGNx4 (ORCPT + 1 other); Sun, 7 Jan 2018 08:53:56 -0500 Received: from youngberry.canonical.com ([91.189.89.112]:40868 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753945AbeAGNxz (ORCPT ); Sun, 7 Jan 2018 08:53:55 -0500 To: Linus Torvalds Cc: LKLM From: John Johansen Subject: [GIT PULL] apparmor fix for 4.15-rc7 Organization: Canonical Message-ID: <59407ee2-6413-7a8a-02d4-492bd3276a84@canonical.com> Date: Sun, 7 Jan 2018 05:53:51 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: en-GB Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: Linus, can you please pull the following regression fix for apparmor. It fixes a regression when the kernel feature set is reported as supporting mount and policy is pinned to a feature set that does not support mount mediation. thanks -- John The following changes since commit 30a7acd573899fd8b8ac39236eff6468b195ac7d: Linux 4.15-rc6 (2017-12-31 14:47:43 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor tags/apparmor-pr-2018-01-07 for you to fetch changes up to 5b9f57cf47b87f07210875d6a24776b4496b818d: apparmor: fix regression in mount mediation when feature set is pinned (2018-01-05 15:07:42 -0800) ---------------------------------------------------------------- - fix regression in mount mediation when feature set is pinned ---------------------------------------------------------------- John Johansen (1): apparmor: fix regression in mount mediation when feature set is pinned security/apparmor/mount.c | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-)