linux-security-module
Thread
Date
Earlier messages
Messages by Thread
[PATCH 0/3] exporting capability name/code pairs (final#2)
Kohei KaiGai
[PATCH 1/3] add a private data field within kobj_attribute structure (final#2)
Kohei KaiGai
Re: [PATCH 1/3] add a private data field within kobj_attribute structure (final#2)
Greg KH
Re: [PATCH 1/3] add a private data field within kobj_attribute structure (final#2)
Kohei KaiGai
Re: [PATCH 1/3] add a private data field within kobj_attribute structure (final#2)
Greg KH
Re: [PATCH 1/3] add a private data field within kobj_attribute structure (final#2)
Kohei KaiGai
[PATCH 2/3] exporting capability name/code pairs (final#2)
Kohei KaiGai
Re: [PATCH 2/3] exporting capability name/code pairs (final#2)
Andrew G. Morgan
[PATCH 3/3] a new example to use kobject/kobj_attribute (final#2)
Kohei KaiGai
Re: [PATCH 07/37] Security: De-embed task security record from task and use refcounting
Casey Schaufler
Re: [PATCH 06/37] Security: Separate task security context from task_struct
Casey Schaufler
[PATCH 1/3] exporting capability name/code pairs (final)
Kohei KaiGai
Re: [PATCH 1/3] exporting capability name/code pairs (final)
Greg KH
[PATCH 2/3] exporting capability name/code pairs (final)
Kohei KaiGai
Re: [PATCH 2/3] exporting capability name/code pairs (final)
Andrew G. Morgan
Re: [PATCH 2/3] exporting capability name/code pairs (final)
Kohei KaiGai
Re: [PATCH 2/3] exporting capability name/code pairs (final)
Greg KH
Re: [PATCH 2/3] exporting capability name/code pairs (final)
Li Zefan
Re: [PATCH 2/3] exporting capability name/code pairs (final)
Kohei KaiGai
[PATCH 3/3] exporting capability name/code pairs (final)
Kohei KaiGai
[PATCH] (linus git 02/19/08) Smack update for file capabilities
Casey Schaufler
Re: [PATCH] (linus git 02/19/08) Smack update for file capabilities
Serge E. Hallyn
Re: [PATCH] (linus git 02/19/08) Smack update for file capabilities
Casey Schaufler
NFS/LSM: allow NFS to control all of its own mount options
Eric Paris
Re: NFS/LSM: allow NFS to control all of its own mount options
Christoph Hellwig
Re: NFS/LSM: allow NFS to control all of its own mount options
Eric Paris
Re: NFS/LSM: allow NFS to control all of its own mount options
Casey Schaufler
Re: NFS/LSM: allow NFS to control all of its own mount options
James Morris
Re: NFS/LSM: allow NFS to control all of its own mount options
Stephen Smalley
Re: NFS/LSM: allow NFS to control all of its own mount options
Miklos Szeredi
Re: NFS/LSM: allow NFS to control all of its own mount options
Stephen Smalley
Re: NFS/LSM: allow NFS to control all of its own mount options
Eric Paris
[PATCH] [RFC] Smack update for file capabilities
Casey Schaufler
Re: [PATCH] [RFC] Smack update for file capabilities
Stephen Smalley
[PATCH] capabilities: implement per-process securebits
Andrew G. Morgan
Re: [PATCH] capabilities: implement per-process securebits
Serge E. Hallyn
Re: [PATCH] capabilities: implement per-process securebits
Andrew G. Morgan
Re: [PATCH] capabilities: implement per-process securebits
Andrew G. Morgan
Re: [PATCH] capabilities: implement per-process securebits
Serge E. Hallyn
Re: Possible problem in linux file posix capabilities
Serge E. Hallyn
Re: Possible problem in linux file posix capabilities
Andrew G. Morgan
Re: Possible problem in linux file posix capabilities
Serge E. Hallyn
Re: Possible problem in linux file posix capabilities
Andrew G. Morgan
Re: Possible problem in linux file posix capabilities
Casey Schaufler
Re: Possible problem in linux file posix capabilities
Serge E. Hallyn
Re: if (2.6.24.1 && capset && bind9) bug()
serge
Re: if (2.6.24.1 && capset && bind9) bug() --RESOVLED
Nick 'Zaf' Clifford
[PATCH 00/37] Permit filesystem local caching
David Howells
[PATCH 01/37] KEYS: Increase the payload size when instantiating a key
David Howells
[PATCH 02/37] KEYS: Check starting keyring as part of search
David Howells
[PATCH 03/37] KEYS: Allow the callout data to be passed as a blob rather than a string
David Howells
[PATCH 08/37] Security: Add a kernel_service object class to SELinux
David Howells
Re: [PATCH 08/37] Security: Add a kernel_service object class to SELinux
James Morris
[PATCH 05/37] Security: Change current->fs[ug]id to current_fs[ug]id()
David Howells
Re: [PATCH 05/37] Security: Change current->fs[ug]id to current_fs[ug]id()
James Morris
[PATCH 09/37] Security: Allow kernel services to override LSM settings for task actions
David Howells
[PATCH 04/37] KEYS: Add keyctl function to get a security label
David Howells
[PATCH 10/37] Security: Make NFSD work with detached security
David Howells
[PATCH 11/37] FS-Cache: Release page->private after failed readahead
David Howells
[PATCH 12/37] FS-Cache: Recruit a couple of page flags for cache management
David Howells
[PATCH 13/37] FS-Cache: Provide an add_wait_queue_tail() function
David Howells
[PATCH 17/37] CacheFiles: Add a hook to write a single page of data to an inode
David Howells
[PATCH 16/37] CacheFiles: Be consistent about the use of mapping vs file->f_mapping in Ext3
David Howells
[PATCH 18/37] CacheFiles: Permit the page lock state to be monitored
David Howells
[PATCH 19/37] CacheFiles: Export things for CacheFiles
David Howells
[PATCH 15/37] CacheFiles: Add missing copy_page export for ia64
David Howells
[PATCH 22/37] NFS: Add FS-Cache option bit and debug bit
David Howells
[PATCH 25/37] NFS: Define and create server-level objects
David Howells
[PATCH 24/37] NFS: Register NFS for caching and retrieve the top-level index
David Howells
[PATCH 27/37] NFS: Define and create inode-level cache objects
David Howells
[PATCH 21/37] NFS: Add comment banners to some NFS functions
David Howells
[PATCH 26/37] NFS: Define and create superblock-level objects
David Howells
[PATCH 23/37] NFS: Permit local filesystem caching to be enabled for NFS
David Howells
[PATCH 29/37] NFS: Invalidate FsCache page flags when cache removed
David Howells
[PATCH 32/37] NFS: Add read context retention for FS-Cache to call back with
David Howells
[PATCH 35/37] NFS: Store pages from an NFS inode into a local cache
David Howells
[PATCH 28/37] NFS: Use local disk inode cache
David Howells
[PATCH 30/37] NFS: Add some new I/O event counters for FS-Cache events
David Howells
[PATCH 34/37] NFS: Read pages from FS-Cache into an NFS inode
David Howells
[PATCH 31/37] NFS: FS-Cache page management
David Howells
[PATCH 33/37] NFS: nfs_readpage_async() needs to be accessible as a fallback for local caching
David Howells
[PATCH 36/37] NFS: Display local caching state
David Howells
[PATCH 37/37] NFS: Add mount options to enable local caching on NFS
David Howells
Re: [PATCH 06/37] Security: Separate task security context from task_struct
James Morris
Re: [PATCH 07/37] Security: De-embed task security record from task and use refcounting
James Morris
Re: [PATCH 07/37] Security: De-embed task security record from task and use refcounting
David Howells
Re: [PATCH 07/37] Security: De-embed task security record from task and use refcounting
Stephen Smalley
[PATCH 00/37] Permit filesystem local caching
David Howells
[PATCH 03/37] KEYS: Allow the callout data to be passed as a blob rather than a string
David Howells
[PATCH 10/37] Security: Make NFSD work with detached security
David Howells
[PATCH 13/37] FS-Cache: Provide an add_wait_queue_tail() function
David Howells
[PATCH 05/37] Security: Change current->fs[ug]id to current_fs[ug]id()
David Howells
[PATCH 24/37] NFS: Register NFS for caching and retrieve the top-level index
David Howells
[PATCH 09/37] Security: Allow kernel services to override LSM settings for task actions
David Howells
Re: [PATCH 09/37] Security: Allow kernel services to override LSM settings for task actions
Casey Schaufler
Re: [PATCH 09/37] Security: Allow kernel services to override LSM settings for task actions
David Howells
[PATCH 19/37] CacheFiles: Export things for CacheFiles
David Howells
[PATCH 21/37] NFS: Add comment banners to some NFS functions
David Howells
[PATCH 02/37] KEYS: Check starting keyring as part of search
David Howells
[PATCH 23/37] NFS: Permit local filesystem caching to be enabled for NFS
David Howells
[PATCH 27/37] NFS: Define and create inode-level cache objects
David Howells
[PATCH 08/37] Security: Add a kernel_service object class to SELinux
David Howells
[PATCH 11/37] FS-Cache: Release page->private after failed readahead
David Howells
[PATCH 01/37] KEYS: Increase the payload size when instantiating a key
David Howells
[PATCH 28/37] NFS: Use local disk inode cache
David Howells
[PATCH 04/37] KEYS: Add keyctl function to get a security label
David Howells
[PATCH 26/37] NFS: Define and create superblock-level objects
David Howells
[PATCH 22/37] NFS: Add FS-Cache option bit and debug bit
David Howells
[PATCH 16/37] CacheFiles: Be consistent about the use of mapping vs file->f_mapping in Ext3
David Howells
[PATCH 12/37] FS-Cache: Recruit a couple of page flags for cache management
David Howells
[PATCH 29/37] NFS: Invalidate FsCache page flags when cache removed
David Howells
[PATCH 25/37] NFS: Define and create server-level objects
David Howells
[PATCH 33/37] NFS: nfs_readpage_async() needs to be accessible as a fallback for local caching
David Howells
[PATCH 36/37] NFS: Display local caching state
David Howells
[PATCH 15/37] CacheFiles: Add missing copy_page export for ia64
David Howells
[PATCH 34/37] NFS: Read pages from FS-Cache into an NFS inode
David Howells
[PATCH 18/37] CacheFiles: Permit the page lock state to be monitored
David Howells
[PATCH 31/37] NFS: FS-Cache page management
David Howells
[PATCH 35/37] NFS: Store pages from an NFS inode into a local cache
David Howells
[PATCH 17/37] CacheFiles: Add a hook to write a single page of data to an inode
David Howells
[PATCH 30/37] NFS: Add some new I/O event counters for FS-Cache events
David Howells
[PATCH 32/37] NFS: Add read context retention for FS-Cache to call back with
David Howells
[PATCH 37/37] NFS: Add mount options to enable local caching on NFS
David Howells
Re: [PATCH 00/37] Permit filesystem local caching
Serge E. Hallyn
Re: [PATCH 00/37] Permit filesystem local caching
James Carter
Re: [PATCH 00/37] Permit filesystem local caching
David Howells
Re: [PATCH 00/37] Permit filesystem local caching
Daniel Phillips
Re: [PATCH 00/37] Permit filesystem local caching
David Howells
Re: [PATCH 00/37] Permit filesystem local caching
David Howells
Re: [PATCH 00/37] Permit filesystem local caching
Kevin Coffman
Re: [PATCH 00/37] Permit filesystem local caching
Daniel Phillips
RE: [PATCH 00/37] Permit filesystem local caching
Muntz, Daniel
Re: [PATCH 00/37] Permit filesystem local caching
David Howells
Re: [PATCH 00/37] Permit filesystem local caching
Daniel Phillips
Re: [PATCH 00/37] Permit filesystem local caching
David Howells
Re: [PATCH 00/37] Permit filesystem local caching
Daniel Phillips
Re: [PATCH 00/37] Permit filesystem local caching
David Howells
Re: [PATCH 00/37] Permit filesystem local caching
David Howells
Re: [PATCH 00/37] Permit filesystem local caching
Chris Mason
Re: [PATCH 00/37] Permit filesystem local caching
David Howells
Re: [PATCH 00/37] Permit filesystem local caching
David Howells
Re: [PATCH 00/37] Permit filesystem local caching
David Howells
Re: [PATCH 00/37] Permit filesystem local caching
Daniel Phillips
Re: [PATCH 00/37] Permit filesystem local caching
David Howells
Re: [PATCH 00/37] Permit filesystem local caching
Daniel Phillips
Re: [PATCH 00/37] Permit filesystem local caching
David Howells
Re: [PATCH 00/37] Permit filesystem local caching
Daniel Phillips
Re: [PATCH 00/37] Permit filesystem local caching
David Howells
RE: [PATCH 00/37] Permit filesystem local caching
Rick Macklem
[PATCH] per-process securebits
Andrew G. Morgan
Re: [PATCH] per-process securebits
Andrew Morton
Re: [PATCH] per-process securebits
Andrew G. Morgan
Re: [PATCH] per-process securebits
Serge E. Hallyn
Re: [PATCH] per-process securebits
Serge E. Hallyn
Re: [PATCH] per-process securebits
Andrew G. Morgan
Re: [PATCH] per-process securebits
Serge E. Hallyn
[PATCH] per-process securebits
Andrew G. Morgan
Re: [PATCH] per-process securebits
Andrew Morton
Re: [PATCH] per-process securebits
James Morris
Re: [PATCH] per-process securebits
Pavel Machek
Re: [PATCH] per-process securebits
Andrew Morton
Re: [PATCH] per-process securebits
Andrew G. Morgan
Re: [PATCH] per-process securebits
Andrew Morton
Re: [PATCH] per-process securebits
Ismail Dönmez
Re: [PATCH] per-process securebits
Andrew G. Morgan
Re: [PATCH] per-process securebits
Ismail Dönmez
Re: [PATCH] per-process securebits
Andrew G. Morgan
Re: [PATCH] per-process securebits
Serge E. Hallyn
Re: [PATCH] per-process securebits
Ismail Dönmez
Re: [PATCH] per-process securebits
serge
Re: [PATCH] per-process securebits
Andrew G. Morgan
Re: [PATCH] per-process securebits
Serge E. Hallyn
[GIT PULL] pull request for lblnet-2.6_testing
Paul Moore
[RFC] security: add iptables "security" table for MAC rules
James Morris
Re: [RFC] security: add iptables "security" table for MAC rules
Paul Moore
Re: [RFC] security: add iptables "security" table for MAC rules
James Morris
Re: [RFC] security: add iptables "security" table for MAC rules
Paul Moore
Re: [RFC] security: add iptables "security" table for MAC rules
James Morris
Re: [RFC] security: add iptables "security" table for MAC rules
Paul Moore
Re: "Default Linux Capabilities" default in 2.6.24
James Morris
Re: "Default Linux Capabilities" default in 2.6.24
Serge E. Hallyn
Re: "Default Linux Capabilities" default in 2.6.24
Matt LaPlante
[PATCH 0/4] user namespaces: introduction
Serge E. Hallyn
[PATCH 1/4] user namespaces: add ns to user_struct
Serge E. Hallyn
[PATCH 2/4] containers: add CAP_NS_OVERRIDE capability
Serge E. Hallyn
[PATCH 3/4] user namespaces: enforce CAP_NS_OVERRIDE for cross-namespace kill
Serge E. Hallyn
[PATCH 4/4] user namespaces: handle user namespaces in file sigio
Serge E. Hallyn
Re: [PATCH 0/4] user namespaces: introduction
Daniel Hokka Zakrisson
Re: [PATCH 0/4] user namespaces: introduction
Serge E. Hallyn
Re: [PATCH 0/4] user namespaces: introduction
Serge E. Hallyn
[RFC PATCH] per-process securebits
Andrew G. Morgan
Re: [RFC PATCH] per-process securebits
Serge E. Hallyn
Re: [RFC PATCH] per-process securebits
serge
Re: [RFC PATCH] per-process securebits
Andrew G. Morgan
Re: [RFC PATCH] per-process securebits
Serge E. Hallyn
[RFC] Add vfsmount to vfs helper functions.
Kentaro Takeda
Re: [RFC] Add vfsmount to vfs helper functions.
Al Viro
Re: [RFC] Add vfsmount to vfs helper functions.
Tetsuo Handa
Re: [RFC] Add vfsmount to vfs helper functions.
Tetsuo Handa
Re: [RFC] Add vfsmount to vfs helper functions.
Al Viro
Earlier messages