summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2008-09-15Merge commit 'creds/next-creds'Stephen Rothwell
2008-09-15Merge branch 'quilt/ttydev'Stephen Rothwell
2008-09-15Merge commit 'lblnet/master'Stephen Rothwell
2008-09-15Merge commit 'security-testing/next'Stephen Rothwell
2008-09-15Merge branch 'quilt/kernel-doc'Stephen Rothwell
2008-09-12Update selinux info in MAINTAINERS and Kconfig help textStephen Smalley
2008-09-05netlabel: Changes to the NetLabel security attributes to allow LSMs to pass f...Paul Moore
2008-09-05selinux: Cache NetLabel secattrs in the socket's security structPaul Moore
2008-09-05selinux: Set socket NetLabel based on connection endpointPaul Moore
2008-09-05netlabel: Add functionality to set the security attributes of a packetPaul Moore
2008-09-05netlabel: Replace protocol/NetLabel linking with refrerence countsPaul Moore
2008-09-05smack: Fix missing calls to netlbl_skbuff_err()Paul Moore
2008-09-05selinux: Fix missing calls to netlbl_skbuff_err()Paul Moore
2008-09-05selinux: Fix a problem in security_netlbl_sid_to_secattr()Paul Moore
2008-09-05selinux: Better local/forward check in selinux_ip_postroute()Paul Moore
2008-09-05tty-current-lockingAlan Cox
2008-09-05tty-kref-get-current-ttyAlan Cox
2008-09-04SELinux: memory leak in security_context_to_sid_coreEric Paris
2008-09-02devcgroup: fix race against rmdir()Li Zefan
2008-08-29SELinux: add boundary support and thread context assignmentKaiGai Kohei
2008-08-28securityfs: do not depend on CONFIG_SECURITYEric Paris
2008-08-28Merge branch 'master' into nextJames Morris
2008-08-20security: add/fix security kernel-docRandy Dunlap
2008-08-19kerndoc-security-addRandy Dunlap
2008-08-15selinux: Unify for- and while-loop styleVesa-Matti Kari
2008-08-14security: Fix setting of PF_SUPERPRIV by __capable()David Howells
2008-08-07CRED: Allow kernel services to override LSM settings for task actionsDavid Howells
2008-08-07CRED: Add a kernel_service object class to SELinuxDavid Howells
2008-08-07CRED: Differentiate objective and effective subjective credentials on a taskDavid Howells
2008-08-07CRED: Prettify commoncap.cDavid Howells
2008-08-07CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells
2008-08-07CRED: Inaugurate COW credentialsDavid Howells
2008-08-07CRED: Pass credentials through dentry_open()David Howells
2008-08-07CRED: Make inode_has_perm() and file_has_perm() take a cred pointerDavid Howells
2008-08-07CRED: Separate per-task-group keyrings from signal_structDavid Howells
2008-08-07CRED: Wrap access to SELinux's task SIDDavid Howells
2008-08-07CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells
2008-08-07CRED: Wrap current->cred and a few other accessorsDavid Howells
2008-08-07CRED: Detach the credentials from task_structDavid Howells
2008-08-07CRED: Separate task security context from task_structDavid Howells
2008-08-07CRED: Wrap most current->e?[ug]id and some task->e?[ug]idDavid Howells
2008-08-07CRED: Change current->fs[ug]id to current_fs[ug]id()David Howells
2008-08-07CRED: Constify the kernel_cap_t arguments to the capset LSM hooksDavid Howells
2008-08-07CRED: Neuter sys_capset()David Howells
2008-08-07KEYS: Alter use of key instantiation link-to-keyring argumentDavid Howells
2008-08-07KEYS: Disperse linux/key_ui.hDavid Howells
2008-08-07Fix setting of PF_SUPERPRIV by __capable()David Howells
2008-08-07selinux: conditional expression type validation was off-by-oneVesa-Matti Kari
2008-08-05smack: limit privilege by labelCasey Schaufler
2008-08-05SELinux: Fix a potentially uninitialised variable in SELinux hooksDavid Howells