aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-12-28
|\
| * Merge branch 'next' into for-linusJames Morris2008-12-24
| |\
| | * SELinux: don't check permissions for kernel mountsJames Morris2008-12-19
| | * security: pass mount flags to security_sb_kern_mount()James Morris2008-12-19
| | * SELinux: correctly detect proc filesystems of the form "proc/foo"Stephen Smalley2008-12-19
| | * Audit: Log TIOCSTIAl Viro2008-12-09
| | * user namespaces: document CFS behaviorSerge E. Hallyn2008-12-08
| | * user namespaces: require cap_set{ug}id for CLONE_NEWUSERSerge E. Hallyn2008-12-07
| | * user namespaces: let user_ns be cloned with fairschedSerge E. Hallyn2008-12-07
| | * Merge branch 'master' into nextJames Morris2008-12-04
| | |\
| | * \ Merge branch 'serge-next' into nextJames Morris2008-11-26
| | |\ \
| | | * | User namespaces: use the current_user_ns() macroSerge Hallyn2008-11-24
| | | * | User namespaces: set of cleanups (v2)Serge Hallyn2008-11-24
| | * | | CRED: fix sparse warningsHannes Eder2008-11-24
| | |/ /
| | * | nfsctl: add headers for credentialsRandy Dunlap2008-11-19
| | * | coda: fix creds referenceRandy Dunlap2008-11-19
| | * | Merge branch 'master' into nextJames Morris2008-11-18
| | |\ \
| | * | | capabilities: define get_vfs_caps_from_disk when file caps are not enabledEric Paris2008-11-14
| | * | | Merge branch 'master' into nextJames Morris2008-11-13
| | |\ \ \
| | * | | | CRED: Allow kernel services to override LSM settings for task actionsDavid Howells2008-11-13
| | * | | | CRED: Add a kernel_service object class to SELinuxDavid Howells2008-11-13
| | * | | | CRED: Differentiate objective and effective subjective credentials on a taskDavid Howells2008-11-13
| | * | | | CRED: DocumentationDavid Howells2008-11-13
| | * | | | CRED: Use creds in file structsDavid Howells2008-11-13
| | * | | | CRED: Prettify commoncap.cDavid Howells2008-11-13
| | * | | | CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells2008-11-13
| | * | | | CRED: Inaugurate COW credentialsDavid Howells2008-11-13
| | * | | | CRED: Pass credentials through dentry_open()David Howells2008-11-13
| | * | | | CRED: Make inode_has_perm() and file_has_perm() take a cred pointerDavid Howells2008-11-13
| | * | | | CRED: Rename is_single_threaded() to is_wq_single_threaded()David Howells2008-11-13
| | * | | | CRED: Separate per-task-group keyrings from signal_structDavid Howells2008-11-13
| | * | | | CRED: Wrap access to SELinux's task SIDDavid Howells2008-11-13
| | * | | | CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells2008-11-13
| | * | | | CRED: Wrap current->cred and a few other accessorsDavid Howells2008-11-13
| | * | | | CRED: Detach the credentials from task_structDavid Howells2008-11-13
| | * | | | CRED: Separate task security context from task_structDavid Howells2008-11-13
| | * | | | CRED: Constify the kernel_cap_t arguments to the capset LSM hooksDavid Howells2008-11-13
| | * | | | CRED: Neuter sys_capset()David Howells2008-11-13
| | * | | | KEYS: Alter use of key instantiation link-to-keyring argumentDavid Howells2008-11-13
| | * | | | KEYS: Disperse linux/key_ui.hDavid Howells2008-11-13
| | * | | | CRED: Wrap task credential accesses in the core kernelDavid Howells2008-11-13
| | * | | | CRED: Wrap task credential accesses in the capabilities codeDavid Howells2008-11-13
| | * | | | CRED: Wrap task credential accesses in the key management codeDavid Howells2008-11-13
| | * | | | CRED: Wrap task credential accesses in the networking subsystemDavid Howells2008-11-13
| | * | | | CRED: Wrap task credential accesses in the UNIX socket protocolDavid Howells2008-11-13
| | * | | | CRED: Wrap task credential accesses in the SunRPC protocolDavid Howells2008-11-13
| | * | | | CRED: Wrap task credential accesses in the ROSE protocolDavid Howells2008-11-13
| | * | | | CRED: Wrap task credential accesses in the netrom protocolDavid Howells2008-11-13
| | * | | | CRED: Wrap task credential accesses in the IPv6 protocolDavid Howells2008-11-13
| | * | | | CRED: Wrap task credential accesses in the AX25 protocolDavid Howells2008-11-13