Re: [PULL] LSM: Basic module stacking infrastructure for security-next - Acked

2015-05-19 Thread Kees Cook
On Tue, May 12, 2015 at 9:19 PM, Casey Schaufler wrote: > On 5/11/2015 10:02 PM, James Morris wrote: >> On Fri, 8 May 2015, Casey Schaufler wrote: >> >>> James, here's an updated pull request for LSM stacking. >>> Acks have been applied. >>> >>> The following changes since commit b787f68c36d49bb1d

Re: LSM: Basic module stacking infrastructure for security-next-Acked

2015-05-16 Thread Tetsuo Handa
Casey Schaufler wrote: > > I would like to propose revival of > > security_task_alloc()/security_task_free() > > hooks. I have several single function modules which want to use these hooks. > > > > 4 years ago, I wrote > > http://osdn.jp/projects/akari/scm/svn/blobs/head/branches/uuid4.c > > which

Re: [PULL] LSM: Basic module stacking infrastructure for security-next- Acked

2015-05-16 Thread Casey Schaufler
On 5/15/2015 5:56 AM, Tetsuo Handa wrote: > Casey Schaufler wrote: >> On 5/11/2015 10:02 PM, James Morris wrote: >>> On Fri, 8 May 2015, Casey Schaufler wrote: >>> James, here's an updated pull request for LSM stacking. Acks have been applied. The following changes since commit

Re: [PULL] LSM: Basic module stacking infrastructure for security-next- Acked

2015-05-15 Thread Tetsuo Handa
Casey Schaufler wrote: > On 5/11/2015 10:02 PM, James Morris wrote: > > On Fri, 8 May 2015, Casey Schaufler wrote: > > > >> James, here's an updated pull request for LSM stacking. > >> Acks have been applied. > >> > >> The following changes since commit > >> b787f68c36d49bb1d9236f403813641efa74a03

Re: [PULL] LSM: Basic module stacking infrastructure for security-next - Acked

2015-05-12 Thread Casey Schaufler
On 5/11/2015 10:02 PM, James Morris wrote: > On Fri, 8 May 2015, Casey Schaufler wrote: > >> James, here's an updated pull request for LSM stacking. >> Acks have been applied. >> >> The following changes since commit b787f68c36d49bb1d9236f403813641efa74a031: >> >> Linux 4.1-rc1 (2015-04-26 17:59:

Re: [PULL] LSM: Basic module stacking infrastructure for security-next - Acked

2015-05-11 Thread James Morris
On Fri, 8 May 2015, Casey Schaufler wrote: > James, here's an updated pull request for LSM stacking. > Acks have been applied. > > The following changes since commit b787f68c36d49bb1d9236f403813641efa74a031: > > Linux 4.1-rc1 (2015-04-26 17:59:10 -0700) > > are available in the git repository

[PULL] LSM: Basic module stacking infrastructure for security-next - Acked

2015-05-08 Thread Casey Schaufler
James, here's an updated pull request for LSM stacking. Acks have been applied. The following changes since commit b787f68c36d49bb1d9236f403813641efa74a031: Linux 4.1-rc1 (2015-04-26 17:59:10 -0700) are available in the git repository at: g...@github.com:cschaufler/smack-next.git stacking-v