summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc (unfollow)
Commit message (Expand)AuthorFilesLines
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