From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Johansen Subject: Re: [RFC] LSM/TOMOYO: LSM hooks for chmod/chown/chroot/mount/open/execve Date: Thu, 08 Oct 2009 08:03:53 -0700 Message-ID: <4ACDFF59.3080005@canonical.com> References: <200909061428.BEI05730.FMOSOJVtQFOHFL@I-love.SAKURA.ne.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Tetsuo Handa , linux-security-module@vger.kernel.org, linux-fsdevel@vger.kernel.org, Al Viro To: James Morris Return-path: In-Reply-To: Sender: linux-security-module-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org James Morris wrote: > On Sun, 6 Sep 2009, Tetsuo Handa wrote: > >> Hello. >> >> I released TOMOYO 1.7.0 (non-LSM version of TOMOYO Linux). >> http://sourceforge.jp/projects/tomoyo/lists/archive/users-en/2009-September/000092.html >> >> Before resuming TOMOYO 2.x (LSM version of TOMOYO Linux), I'd like to show you >> what hooks I want to pick up from http://sourceforge.jp/projects/tomoyo/svn/view/trunk/1.7.x/ccs-patch/patches/ccs-patch-2.6.31.diff?view=markup&root=tomoyo . > > I'd be interested to know what other pathname folk think about these > hooks. Are they useful for AppArmor? > The LSM hooks Tetsuo post http://lkml.org/lkml/2009/10/4/36 , http://lkml.org/lkml/2009/10/4/37 , http://lkml.org/lkml/2009/10/4/34 are all very useful to AppArmor. john