summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-14CRED: Wrap task credential accesses in the NCPFS filesystemDavid Howells1-47/+44
2008-11-14CRED: Wrap task credential accesses in the Minix filesystemDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the JFS filesystemDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the hugetlbfs filesystemDavid Howells1-8/+8
2008-11-14CRED: Wrap task credential accesses in the HPFS filesystemDavid Howells2-14/+14
2008-11-14CRED: Wrap task credential accesses in the HFSplus filesystemDavid Howells2-4/+4
2008-11-14CRED: Wrap task credential accesses in the HFS filesystemDavid Howells2-4/+4
2008-11-14CRED: Wrap task credential accesses in the GFS2 filesystemDavid Howells1-5/+5
2008-11-14CRED: Wrap task credential accesses in the FUSE filesystemDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the FAT filesystemDavid Howells2-3/+3
2008-11-14CRED: Wrap task credential accesses in the Ext4 filesystemDavid Howells2-3/+3
2008-11-14CRED: Wrap task credential accesses in the Ext3 filesystemDavid Howells2-3/+3
2008-11-14CRED: Wrap task credential accesses in the Ext2 filesystemDavid Howells2-3/+3
2008-11-14CRED: Wrap task credential accesses in the eCryptFS filesystemDavid Howells2-16/+22
2008-11-14CRED: Wrap task credential accesses in the devpts filesystemDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the Coda filesystemDavid Howells2-4/+4
2008-11-14CRED: Wrap task credential accesses in the CIFS filesystemDavid Howells7-17/+17
2008-11-14CRED: Wrap task credential accesses in the BFS filesystemDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the autofs4 filesystemDavid Howells2-4/+4
2008-11-14CRED: Wrap task credential accesses in the autofs filesystemDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the AFFS filesystemDavid Howells2-4/+4
2008-11-14CRED: Wrap task credential accesses in 9P2000 filesystemDavid Howells4-6/+6
2008-11-14CRED: Wrap task credential accesses in the USB driverDavid Howells2-6/+6
2008-11-14CRED: Wrap task credential accesses in the network device driversDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the ISDN driversDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the tty driverDavid Howells1-2/+4
2008-11-14CRED: Wrap task credential accesses in the block loopback driverDavid Howells1-2/+4
2008-11-14CRED: Wrap task credential accesses in the x86 archDavid Howells1-1/+1
2008-11-14CRED: Wrap task credential accesses in the S390 archDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the PowerPC archDavid Howells2-3/+3
2008-11-14CRED: Wrap task credential accesses in the PA-RISC archDavid Howells1-1/+1
2008-11-14CRED: Wrap task credential accesses in the MIPS archDavid Howells1-2/+3
2008-11-14CRED: Wrap task credential accesses in the IA64 archDavid Howells3-13/+16
2008-11-12security: remove broken and useless declarationsJames Morris1-2/+0
2008-11-11Currently SELinux jumps through some ugly hoops to not audit a capbilityEric Paris1-17/+2
2008-11-11The oomkiller calculations make decisions based on capabilities. SinceEric Paris1-3/+3
2008-11-11Add a new capable interface that will be used by systems that use audit toEric Paris5-15/+39
2008-11-11Capabilities: BUG when an invalid capability is requestedEric Paris1-0/+5
2008-11-11When the capset syscall is used it is not possible for audit to record theEric Paris3-0/+63
2008-11-11Any time fcaps or a setuid app under SECURE_NOROOT is used to result in aEric Paris3-1/+116
2008-11-11This patch will print cap_permitted and cap_inheritable data in the PATHEric Paris2-5/+82
2008-11-11This patch add a generic cpu endian caps structure and externally availableEric Paris2-58/+78
2008-11-11Document the order of arguments for cap_issubset. It's not instantly clearEric Paris1-0/+7
2008-11-09SELinux: Use unknown perm handling to handle unknown netlink msg typesEric Paris1-1/+1
2008-11-06file capabilities: add no_file_caps switch (v4)Serge E. Hallyn4-0/+21
2008-11-06Merge branch 'master' into nextJames Morris9254-309873/+764654
2008-11-06selinux: recognize netlink messages for 'ip addrlabel'Michal Schmidt1-0/+3
2008-11-05SELinux: hold tasklist_lock and siglock while waking wait_chldexitEric Paris1-0/+7
2008-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds11-32/+64
2008-11-04Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-34/+58