aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Smack: check for SMACK xattr validity in smack_inode_setxattrEtienne Basset2009-04-171-5/+6
* tomoyo: version bump to 2.2.0.Tetsuo Handa2009-04-138-10/+10
* keys: Handle there being no fallback destination keyring for request_key()David Howells2009-04-091-3/+6
* cap_prctl: don't set error to 0 at 'no_change'Serge E. Hallyn2009-04-081-1/+0
* tomoyo: remove "undelete domain" command.Tetsuo Handa2009-04-073-100/+5
* CacheFiles: Export things for CacheFilesDavid Howells2009-04-031-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-021-0/+1
|\
| * Get rid of indirect include of fs_struct.hAl Viro2009-03-311-0/+1
* | devcgroup: avoid using cgroup_lockLi Zefan2009-04-021-8/+13
|/
* smack: Add a new '-CIPSO' option to the network address label configurationEtienne Basset2009-03-274-10/+45
* netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connectionsPaul Moore2009-03-272-118/+143
* lsm: Remove the socket_post_accept() hookPaul Moore2009-03-272-10/+0
* selinux: Remove the "compat_net" compatibility codePaul Moore2009-03-272-214/+7
* netlabel: Label incoming TCP connections correctly in SELinuxPaul Moore2009-03-274-187/+82
* TOMOYO: Fix a typo.Tetsuo Handa2009-03-271-1/+1
* smack: convert smack to standard linux listsEtienne Basset2009-03-254-122/+168
* Merge branch 'master' into nextJames Morris2009-03-232-38/+14
|\
| * smack: fixes for unlabeled host supportetienne2009-03-042-50/+57
| * selinux: Fix a panic in selinux_netlbl_inode_permission()Paul Moore2009-03-011-2/+3
| * selinux: Fix the NetLabel glue code for setsockopt()Paul Moore2009-02-221-1/+3
* | SELinux: inode_doinit_with_dentry drop no dentry printkEric Paris2009-03-091-3/+9
* | SELinux: new permission between tty audit and audit socketEric Paris2009-03-053-1/+3
* | SELinux: open perm for sock filesEric Paris2009-03-053-0/+4
* | smack: fixes for unlabeled host supportetienne2009-03-041-15/+49
* | keys: make procfiles per-user-namespaceSerge E. Hallyn2009-02-261-6/+49
* | keys: skip keys from another user namespaceSerge E. Hallyn2009-02-261-0/+3
* | keys: consider user namespace in key_permissionSerge E. Hallyn2009-02-261-0/+5
* | keys: distinguish per-uid keys in different namespacesSerge E. Hallyn2009-02-265-5/+16
* | integrity: ima iint radix_tree_lookup locking fixMimi Zohar2009-02-221-0/+2
* | TOMOYO: Do not call tomoyo_realpath_init unless registered.Tetsuo Handa2009-02-223-6/+5
* | integrity: ima scatterlist bug fixMimi Zohar2009-02-201-2/+2
* | smack: fix lots of kernel-doc notationRandy Dunlap2009-02-183-37/+34
* | TOMOYO: Don't create securityfs entries unless registered.Tetsuo Handa2009-02-151-0/+4
* | TOMOYO: Fix exception policy read failure.Tetsuo Handa2009-02-131-1/+1
* | SELinux: convert the avc cache hash list to an hlistEric Paris2009-02-131-20/+27
* | SELinux: code readability with avc_cacheEric Paris2009-02-131-19/+44
* | SELinux: remove unused av.decided fieldEric Paris2009-02-134-14/+6
* | SELinux: more careful use of avd in avc_has_perm_noauditEric Paris2009-02-131-19/+24
* | SELinux: remove the unused ae.usedEric Paris2009-02-131-21/+7
* | SELinux: check seqno when updating an avc_nodeEric Paris2009-02-131-3/+6
* | SELinux: NULL terminate al contexts from diskEric Paris2009-02-131-2/+4
* | SELinux: better printk when file with invalid label foundEric Paris2009-02-131-4/+13
* | SELinux: call capabilities code directoryEric Paris2009-02-131-17/+13
* | ima: fix build errorRandy Dunlap2009-02-121-2/+2
* | tomoyo: fix sparse warningTetsuo Handa2009-02-121-4/+4
* | security: change link order of LSMs so security=tomoyo worksJames Morris2009-02-111-1/+1
* | Kconfig and MakefileKentaro Takeda2009-02-114-0/+15
* | LSM adapter functions.Kentaro Takeda2009-02-112-0/+399
* | Domain transition handler.Kentaro Takeda2009-02-111-0/+878
* | File operation restriction part.Kentaro Takeda2009-02-111-0/+1241