summaryrefslogtreecommitdiff
path: root/security/selinux
AgeCommit message (Expand)Author
2008-08-22Merge commit 'creds/next-creds'Stephen Rothwell
2008-08-22Merge commit 'security-testing/next'Stephen Rothwell
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: 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: 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: Constify the kernel_cap_t arguments to the capset LSM hooksDavid Howells
2008-08-07CRED: Neuter sys_capset()David 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-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] 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-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 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-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
2008-07-14selinux: change handling of invalid classes (Was: Re: 2.6.26-rc5-mm1 selinux ...Stephen Smalley
2008-07-14SELinux: drop load_mutex in security_load_policyEric Paris
2008-07-14SELinux: fix off by 1 reference of class_to_string in context_struct_compute_avEric Paris
2008-07-14SELinux: open code sidtab lockJames Morris
2008-07-14SELinux: open code load_mutexJames Morris
2008-07-14SELinux: open code policy_rwlockJames Morris
2008-07-14selinux: fix endianness bug in network node address handlingStephen Smalley
2008-07-14selinux: simplify ioctl checkingStephen Smalley
2008-07-14SELinux: enable processes with mac_admin to get the raw inode contextsStephen Smalley
2008-07-14Security: split proc ptrace checking into read vs. attachStephen Smalley
2008-07-14SELinux: remove inherit field from inode_security_structJames Morris
2008-07-14SELinux: reorder inode_security_struct to increase objs/slab on 64bitRichard Kennedy