From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Torvalds Subject: Re: [PATCH] fs: Add a missing permission check to do_umount Date: Tue, 14 Oct 2014 08:53:33 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: Al Viro , "Eric W. Biederman" , "security@kernel.org" , Serge Hallyn , stable , "linux-kernel@vger.kernel.org" , Linux FS Devel To: Andy Lutomirski Return-path: Received: from mail-vc0-f173.google.com ([209.85.220.173]:62929 "EHLO mail-vc0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750746AbaJNGxf (ORCPT ); Tue, 14 Oct 2014 02:53:35 -0400 In-Reply-To: Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Tue, Oct 14, 2014 at 7:33 AM, Andy Lutomirski wrote: > > Linus, can you pull this? Pulled. You didn't mark the commit for stable. Oversight? Linus