summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CRED: Add a kernel_service object class to SELinuxDavid Howells2008-11-144-0/+10
* CRED: Differentiate objective and effective subjective credentials on a taskDavid Howells2008-11-147-54/+95
* CRED: DocumentationDavid Howells2008-11-143-2/+594
* CRED: Use creds in file structsDavid Howells2008-11-1411-27/+31
* CRED: Prettify commoncap.cDavid Howells2008-11-141-52/+248
* CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells2008-11-1423-515/+429
* CRED: Inaugurate COW credentialsDavid Howells2008-11-1441-1239/+1603
* CRED: Pass credentials through dentry_open()David Howells2008-11-1419-40/+67
* CRED: Make inode_has_perm() and file_has_perm() take a cred pointerDavid Howells2008-11-141-48/+92
* CRED: Rename is_single_threaded() to is_wq_single_threaded()David Howells2008-11-142-4/+49
* CRED: Separate per-task-group keyrings from signal_structDavid Howells2008-11-147-99/+135
* CRED: Wrap access to SELinux's task SIDDavid Howells2008-11-141-194/+218
* CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells2008-11-1428-204/+355
* CRED: Wrap current->cred and a few other accessorsDavid Howells2008-11-1427-162/+271
* CRED: Detach the credentials from task_structDavid Howells2008-11-1411-83/+179
* CRED: Separate task security context from task_structDavid Howells2008-11-1463-677/+832
* CRED: Constify the kernel_cap_t arguments to the capset LSM hooksDavid Howells2008-11-144-34/+42
* CRED: Neuter sys_capset()David Howells2008-11-146-283/+61
* KEYS: Alter use of key instantiation link-to-keyring argumentDavid Howells2008-11-148-121/+199
* KEYS: Disperse linux/key_ui.hDavid Howells2008-11-145-67/+64
* CRED: Wrap task credential accesses in the core kernelDavid Howells2008-11-1415-52/+72
* CRED: Wrap task credential accesses in the capabilities codeDavid Howells2008-11-141-12/+18
* CRED: Wrap task credential accesses in the key management codeDavid Howells2008-11-144-8/+8
* CRED: Wrap task credential accesses in the networking subsystemDavid Howells2008-11-144-10/+14
* CRED: Wrap task credential accesses in the UNIX socket protocolDavid Howells2008-11-141-6/+5
* CRED: Wrap task credential accesses in the SunRPC protocolDavid Howells2008-11-141-2/+2
* CRED: Wrap task credential accesses in the ROSE protocolDavid Howells2008-11-141-2/+2
* CRED: Wrap task credential accesses in the netrom protocolDavid Howells2008-11-141-2/+2
* CRED: Wrap task credential accesses in the IPv6 protocolDavid Howells2008-11-141-1/+1
* CRED: Wrap task credential accesses in the AX25 protocolDavid Howells2008-11-142-2/+2
* CRED: Wrap task credential accesses in the SYSV IPC subsystemDavid Howells2008-11-143-10/+19
* CRED: Wrap task credential accesses in the filesystem subsystemDavid Howells2008-11-1415-36/+38
* CRED: Wrap task credential accesses in the XFS filesystemDavid Howells2008-11-143-5/+5
* CRED: Wrap task credential accesses in the UFS filesystemDavid Howells2008-11-141-2/+2
* CRED: Wrap task credential accesses in the UDF filesystemDavid Howells2008-11-142-3/+3
* CRED: Wrap task credential accesses in the UBIFS filesystemDavid Howells2008-11-142-3/+3
* CRED: Wrap task credential accesses in the SYSV filesystemDavid Howells2008-11-141-2/+2
* CRED: Wrap task credential accesses in the SMBFS filesystemDavid Howells2008-11-143-4/+4
* CRED: Wrap task credential accesses in the ReiserFS filesystemDavid Howells2008-11-141-2/+2
* CRED: Wrap task credential accesses in the RAMFS filesystemDavid Howells2008-11-141-2/+2
* CRED: Wrap task credential accesses in the OMFS filesystemDavid Howells2008-11-141-4/+4
* CRED: Wrap task credential accesses in the OCFS2 filesystemDavid Howells2008-11-142-6/+6
* CRED: Wrap task credential accesses in the NFS daemonDavid Howells2008-11-141-3/+3
* CRED: Wrap task credential accesses in the NCPFS filesystemDavid Howells2008-11-141-47/+44
* CRED: Wrap task credential accesses in the Minix filesystemDavid Howells2008-11-141-2/+2
* CRED: Wrap task credential accesses in the JFS filesystemDavid Howells2008-11-141-2/+2
* CRED: Wrap task credential accesses in the hugetlbfs filesystemDavid Howells2008-11-141-8/+8
* CRED: Wrap task credential accesses in the HPFS filesystemDavid Howells2008-11-142-14/+14
* CRED: Wrap task credential accesses in the HFSplus filesystemDavid Howells2008-11-142-4/+4
* CRED: Wrap task credential accesses in the HFS filesystemDavid Howells2008-11-142-4/+4
OpenPOWER on IntegriCloud