aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller6-51/+22
2009-06-03net: skb->dst accessorsEric Dumazet2-2/+2
2009-06-03SELinux: define audit permissions for audit tree netlink messagesEric Paris1-0/+2
2009-05-19selinux: remove obsolete read buffer limit from sel_read_boolStephen Smalley1-4/+0
2009-05-19SELinux: move SELINUX_MAGIC into magic.hEric Paris1-2/+1
2009-05-08Merge branch 'master' into nextJames Morris1-1/+1
2009-05-05selinux: Fix send_sigiotask hookStephen Smalley1-1/+1
2009-04-30selinux: selinux_bprm_committed_creds() should wake up ->real_parent, not ->parent.Oleg Nesterov1-8/+3
2009-04-30SELinux: Don't flush inherited SIGKILL during execve()David Howells1-4/+5
2009-04-30SELinux: drop secondary_ops->sysctlEric Paris1-4/+0
2009-04-02Permissive domain in userspace object managerKaiGai Kohei4-29/+11
2009-03-28selinux: Remove the "compat_net" compatibility codePaul Moore2-214/+7
2009-03-28netlabel: Label incoming TCP connections correctly in SELinuxPaul Moore3-186/+81
2009-03-24Merge branch 'master' into nextJames Morris1-3/+6
2009-03-10SELinux: inode_doinit_with_dentry drop no dentry printkEric Paris1-3/+9
2009-03-06SELinux: new permission between tty audit and audit socketEric Paris3-1/+3
2009-03-06SELinux: open perm for sock filesEric Paris3-0/+4
2009-03-02selinux: Fix a panic in selinux_netlbl_inode_permission()Paul Moore1-2/+3
2009-02-23selinux: Fix the NetLabel glue code for setsockopt()Paul Moore1-1/+3
2009-02-14SELinux: convert the avc cache hash list to an hlistEric Paris1-20/+27
2009-02-14SELinux: code readability with avc_cacheEric Paris1-19/+44
2009-02-14SELinux: remove unused av.decided fieldEric Paris4-14/+6
2009-02-14SELinux: more careful use of avd in avc_has_perm_noauditEric Paris1-19/+24
2009-02-14SELinux: remove the unused ae.usedEric Paris1-21/+7
2009-02-14SELinux: check seqno when updating an avc_nodeEric Paris1-3/+6
2009-02-14SELinux: NULL terminate al contexts from diskEric Paris1-2/+4
2009-02-14SELinux: better printk when file with invalid label foundEric Paris1-4/+13
2009-02-14SELinux: call capabilities code directoryEric Paris1-17/+13
2009-02-06Merge branch 'master' into nextJames Morris2-16/+14
2009-02-02selinux: remove hooks which simply defer to capabilitiesJames Morris1-58/+10
2009-01-30selinux: remove secondary ops call to shm_shmatJames Morris1-5/+0
2009-01-30selinux: remove secondary ops call to unix_stream_connectJames Morris1-4/+0
2009-01-30selinux: remove secondary ops call to task_killJames Morris1-4/+0
2009-01-30selinux: remove secondary ops call to task_setrlimitJames Morris1-5/+0
2009-01-30selinux: remove unused cred_commit hookJames Morris1-9/+0
2009-01-30selinux: remove secondary ops call to task_createJames Morris1-6/+0
2009-01-30selinux: remove secondary ops call to file_mprotectJames Morris1-6/+1
2009-01-30selinux: remove secondary ops call to inode_setattrJames Morris1-5/+0
2009-01-30selinux: remove secondary ops call to inode_permissionJames Morris1-5/+0
2009-01-30selinux: remove secondary ops call to inode_follow_linkJames Morris1-4/+0
2009-01-30selinux: remove secondary ops call to inode_mknodJames Morris1-6/+0
2009-01-30selinux: remove secondary ops call to inode_unlinkJames Morris1-5/+0
2009-01-30selinux: remove secondary ops call to inode_linkJames Morris1-5/+0
2009-01-30selinux: remove secondary ops call to sb_umountJames Morris1-5/+0
2009-01-30selinux: remove secondary ops call to sb_mountJames Morris1-5/+0
2009-01-30selinux: remove secondary ops call to bprm_committed_credsJames Morris1-2/+0
2009-01-30selinux: remove secondary ops call to bprm_committing_credsJames Morris1-2/+0
2009-01-30selinux: remove unused bprm_check_security hookJames Morris1-6/+0
2009-01-19SELinux: Unify context mount and genfs behaviorDavid P. Quigley1-4/+4
2009-01-19SELinux: Add new security mount option to indicate security label support.David P. Quigley2-5/+36