aboutsummaryrefslogtreecommitdiffstats
path: root/security/smack/smackfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-14CRED: Wrap current->cred and a few other accessorsDavid Howells1-2/+2
2008-11-14CRED: Separate task security context from task_structDavid Howells1-3/+3
2008-10-11Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_next into nextJames Morris1-1/+3
2008-10-10netlabel: Replace protocol/NetLabel linking with refrerence countsPaul Moore1-1/+3
2008-08-05smack: limit privilege by labelCasey Schaufler1-0/+92
2008-04-29Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds1-0/+2
2008-04-28smack: make smk_cipso_doi() and smk_unlbl_ambient()Casey Schaufler1-2/+2
2008-04-28Audit: collect sessionid in netlink messagesEric Paris1-0/+2
2008-04-19Security: Introduce security= boot parameterAhmed S. Darwish1-1/+10
2008-03-24smackfs: remove redundant lock, fix open(,O_RDWR)Ahmed S. Darwish1-33/+2
2008-03-13smackfs: do not trust `count' in inodes write()sAhmed S. Darwish1-11/+20
2008-02-19Smack: unlabeled outgoing ambient packetsCasey Schaufler1-15/+46
2008-02-05Smack: Simplified Mandatory Access Control KernelCasey Schaufler1-0/+981