summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-s3c64xx (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-05SELinux: new permission between tty audit and audit socketEric Paris3-1/+3
2009-03-05SELinux: open perm for sock filesEric Paris3-0/+4
2009-03-04smack: fixes for unlabeled host supportetienne1-15/+49
2009-02-27keys: make procfiles per-user-namespaceSerge E. Hallyn1-6/+49
2009-02-27keys: skip keys from another user namespaceSerge E. Hallyn1-0/+3
2009-02-27keys: consider user namespace in key_permissionSerge E. Hallyn1-0/+5
2009-02-27keys: distinguish per-uid keys in different namespacesSerge E. Hallyn6-6/+17
2009-02-22integrity: ima iint radix_tree_lookup locking fixMimi Zohar1-0/+2
2009-02-22TOMOYO: Do not call tomoyo_realpath_init unless registered.Tetsuo Handa3-6/+5
2009-02-20integrity: ima scatterlist bug fixMimi Zohar1-2/+2
2009-02-19smack: fix lots of kernel-doc notationRandy Dunlap3-37/+34
2009-02-15TOMOYO: Don't create securityfs entries unless registered.Tetsuo Handa1-0/+4
2009-02-14TOMOYO: Fix exception policy read failure.Tetsuo Handa1-1/+1
2009-02-13SELinux: convert the avc cache hash list to an hlistEric Paris1-20/+27
2009-02-13SELinux: code readability with avc_cacheEric Paris1-19/+44
2009-02-13SELinux: remove unused av.decided fieldEric Paris4-14/+6
2009-02-13SELinux: more careful use of avd in avc_has_perm_noauditEric Paris1-19/+24
2009-02-13SELinux: remove the unused ae.usedEric Paris1-21/+7
2009-02-13SELinux: check seqno when updating an avc_nodeEric Paris1-3/+6
2009-02-13SELinux: NULL terminate al contexts from diskEric Paris1-2/+4
2009-02-13SELinux: better printk when file with invalid label foundEric Paris1-4/+13
2009-02-13SELinux: call capabilities code directoryEric Paris1-17/+13
2009-02-12ima: fix build errorRandy Dunlap1-2/+2
2009-02-12tomoyo: fix sparse warningTetsuo Handa1-4/+4
2009-02-12security: change link order of LSMs so security=tomoyo worksJames Morris1-1/+1
2009-02-12MAINTAINERS infoKentaro Takeda1-0/+13
2009-02-12Kconfig and MakefileKentaro Takeda4-0/+15
2009-02-12LSM adapter functions.Kentaro Takeda2-0/+399