aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-14CRED: Allow kernel services to override LSM settings for task actionsDavid Howells
2008-11-14CRED: Add a kernel_service object class to SELinuxDavid Howells
2008-11-14CRED: Differentiate objective and effective subjective credentials on a taskDavid Howells
2008-11-14CRED: DocumentationDavid Howells
2008-11-14CRED: Use creds in file structsDavid Howells
2008-11-14CRED: Prettify commoncap.cDavid Howells
2008-11-14CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells
2008-11-14CRED: Inaugurate COW credentialsDavid Howells
2008-11-14CRED: Pass credentials through dentry_open()David Howells
2008-11-14CRED: Make inode_has_perm() and file_has_perm() take a cred pointerDavid Howells
2008-11-14CRED: Rename is_single_threaded() to is_wq_single_threaded()David Howells
2008-11-14CRED: Separate per-task-group keyrings from signal_structDavid Howells
2008-11-14CRED: Wrap access to SELinux's task SIDDavid Howells
2008-11-14CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells
2008-11-14CRED: Wrap current->cred and a few other accessorsDavid Howells
2008-11-14CRED: Detach the credentials from task_structDavid Howells
2008-11-14CRED: Separate task security context from task_structDavid Howells
2008-11-14CRED: Constify the kernel_cap_t arguments to the capset LSM hooksDavid Howells
2008-11-14CRED: Neuter sys_capset()David Howells
2008-11-14KEYS: Alter use of key instantiation link-to-keyring argumentDavid Howells
2008-11-14KEYS: Disperse linux/key_ui.hDavid Howells
2008-11-14CRED: Wrap task credential accesses in the core kernelDavid Howells
2008-11-14CRED: Wrap task credential accesses in the capabilities codeDavid Howells
2008-11-14CRED: Wrap task credential accesses in the key management codeDavid Howells
2008-11-14CRED: Wrap task credential accesses in the networking subsystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the UNIX socket protocolDavid Howells
2008-11-14CRED: Wrap task credential accesses in the SunRPC protocolDavid Howells
2008-11-14CRED: Wrap task credential accesses in the ROSE protocolDavid Howells
2008-11-14CRED: Wrap task credential accesses in the netrom protocolDavid Howells
2008-11-14CRED: Wrap task credential accesses in the IPv6 protocolDavid Howells
2008-11-14CRED: Wrap task credential accesses in the AX25 protocolDavid Howells
2008-11-14CRED: Wrap task credential accesses in the SYSV IPC subsystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the filesystem subsystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the XFS filesystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the UFS filesystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the UDF filesystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the UBIFS filesystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the SYSV filesystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the SMBFS filesystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the ReiserFS filesystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the RAMFS filesystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the OMFS filesystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the OCFS2 filesystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the NFS daemonDavid Howells
2008-11-14CRED: Wrap task credential accesses in the NCPFS filesystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the Minix filesystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the JFS filesystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the hugetlbfs filesystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the HPFS filesystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the HFSplus filesystemDavid Howells