aboutsummaryrefslogtreecommitdiffstats
path: root/README (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-14CRED: Pass credentials through dentry_open()David Howells19-40/+67
2008-11-14CRED: Make inode_has_perm() and file_has_perm() take a cred pointerDavid Howells1-48/+92
2008-11-14CRED: Rename is_single_threaded() to is_wq_single_threaded()David Howells2-4/+49
2008-11-14CRED: Separate per-task-group keyrings from signal_structDavid Howells7-99/+135
2008-11-14CRED: Wrap access to SELinux's task SIDDavid Howells1-194/+218
2008-11-14CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells28-204/+355
2008-11-14CRED: Wrap current->cred and a few other accessorsDavid Howells27-162/+271
2008-11-14CRED: Detach the credentials from task_structDavid Howells11-83/+179
2008-11-14CRED: Separate task security context from task_structDavid Howells63-677/+832
2008-11-14CRED: Constify the kernel_cap_t arguments to the capset LSM hooksDavid Howells4-34/+42
2008-11-14CRED: Neuter sys_capset()David Howells6-283/+61
2008-11-14KEYS: Alter use of key instantiation link-to-keyring argumentDavid Howells8-121/+199
2008-11-14KEYS: Disperse linux/key_ui.hDavid Howells5-67/+64
2008-11-14CRED: Wrap task credential accesses in the core kernelDavid Howells15-52/+72
2008-11-14CRED: Wrap task credential accesses in the capabilities codeDavid Howells1-12/+18
2008-11-14CRED: Wrap task credential accesses in the key management codeDavid Howells4-8/+8
2008-11-14CRED: Wrap task credential accesses in the networking subsystemDavid Howells4-10/+14
2008-11-14CRED: Wrap task credential accesses in the UNIX socket protocolDavid Howells1-6/+5
2008-11-14CRED: Wrap task credential accesses in the SunRPC protocolDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the ROSE protocolDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the netrom protocolDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the IPv6 protocolDavid Howells1-1/+1
2008-11-14CRED: Wrap task credential accesses in the AX25 protocolDavid Howells2-2/+2
2008-11-14CRED: Wrap task credential accesses in the SYSV IPC subsystemDavid Howells3-10/+19
2008-11-14CRED: Wrap task credential accesses in the filesystem subsystemDavid Howells15-36/+38
2008-11-14CRED: Wrap task credential accesses in the XFS filesystemDavid Howells3-5/+5
2008-11-14CRED: Wrap task credential accesses in the UFS filesystemDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the UDF filesystemDavid Howells2-3/+3
2008-11-14CRED: Wrap task credential accesses in the UBIFS filesystemDavid Howells2-3/+3
2008-11-14CRED: Wrap task credential accesses in the SYSV filesystemDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the SMBFS filesystemDavid Howells3-4/+4
2008-11-14CRED: Wrap task credential accesses in the ReiserFS filesystemDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the RAMFS filesystemDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the OMFS filesystemDavid Howells1-4/+4
2008-11-14CRED: Wrap task credential accesses in the OCFS2 filesystemDavid Howells2-6/+6
2008-11-14CRED: Wrap task credential accesses in the NFS daemonDavid Howells1-3/+3
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