summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
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
2008-08-05SELinux: trivial, remove unneeded local variableVesa-Matti J Kari
2008-08-05SELinux: Trivial minor fixes that change C null character styleVesa-Matti J Kari
2008-08-05make selinux_write_opts() staticAdrian Bunk
2008-07-30SELinux: /proc/mounts should show what it canEric Paris
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-26[patch 3/4] fat: dont call notify_changeMiklos Szeredi
2008-07-26[PATCH] pass MAY_OPEN to vfs_permission() explicitlyAl Viro
2008-07-26selinux: use nf_register_hooks()Alexey Dobriyan
2008-07-26tracehook: tracehook_tracer_taskRoland McGrath
2008-07-25devcgroup: code cleanupLi Zefan
2008-07-25devcgroup: relax white-list protection down to RCUPavel Emelyanov
2008-07-25cgroup files: convert devcgroup_access_write() into a cgroup write_string() h...Paul Menage
2008-07-24security: filesystem capabilities no longer experimentalAndrew G. Morgan
2008-07-24security: protect legacy applications from executing with insufficient privilegeAndrew G. Morgan
2008-07-15Revert "SELinux: allow fstype unknown to policy to use xattrs if present"James Morris
2008-07-14security: remove register_security hookJames Morris
2008-07-14security: remove dummy module fixMiklos Szeredi
2008-07-14security: remove dummy moduleMiklos Szeredi
2008-07-14security: remove unused sb_get_mnt_opts hookMiklos Szeredi
2008-07-14LSM/SELinux: show LSM mount options in /proc/mountsEric Paris
2008-07-14SELinux: allow fstype unknown to policy to use xattrs if presentEric Paris
2008-07-14security: fix return of void-valued expressionsJames Morris
2008-07-14SELinux: use do_each_thread as a proper do/while blockJames Morris
2008-07-14SELinux: remove unused and shadowed addrlen variableJames Morris
2008-07-14SELinux: more user friendly unknown handling printkEric Paris