aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)AuthorFilesLines
2009-04-30selinux: selinux_bprm_committed_creds() should wake up ->real_parent, not ->p...Gravatar Oleg Nesterov 1-8/+3
2009-04-30SELinux: Don't flush inherited SIGKILL during execve()Gravatar David Howells 1-4/+5
2009-04-30SELinux: drop secondary_ops->sysctlGravatar Eric Paris 1-4/+0
2009-04-18Smack: check for SMACK xattr validity in smack_inode_setxattrGravatar Etienne Basset 1-5/+6
2009-04-15rculist: use list_entry_rcu in places where it's appropriateGravatar Jiri Pirko 2-6/+6
2009-04-14tomoyo: version bump to 2.2.0.Gravatar Tetsuo Handa 8-10/+10
2009-04-14smack: implement logging V3Gravatar Etienne Basset 5-110/+600
2009-04-14smack: implement logging V3Gravatar Etienne Basset 1-0/+386
2009-04-09keys: Handle there being no fallback destination keyring for request_key()Gravatar David Howells 1-3/+6
2009-04-09cap_prctl: don't set error to 0 at 'no_change'Gravatar Serge E. Hallyn 1-1/+0
2009-04-07tomoyo: remove "undelete domain" command.Gravatar Tetsuo Handa 3-100/+5
2009-04-07tomoyo: remove "undelete domain" command.Gravatar Tetsuo Handa 3-100/+5
2009-04-03CacheFiles: Export things for CacheFilesGravatar David Howells 1-0/+2
2009-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-0/+1
2009-04-02devcgroup: avoid using cgroup_lockGravatar Li Zefan 1-8/+13
2009-04-03don't raise all privs on setuid-root file with fE set (v2)Gravatar Serge E. Hallyn 1-0/+32
2009-04-02Permissive domain in userspace object managerGravatar KaiGai Kohei 4-29/+11
2009-03-31Get rid of indirect include of fs_struct.hGravatar Al Viro 1-0/+1
2009-03-28smack: Add a new '-CIPSO' option to the network address label configurationGravatar Etienne Basset 4-10/+45
2009-03-28netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connectionsGravatar Paul Moore 2-118/+143
2009-03-28lsm: Remove the socket_post_accept() hookGravatar Paul Moore 2-10/+0
2009-03-28selinux: Remove the "compat_net" compatibility codeGravatar Paul Moore 2-214/+7
2009-03-28netlabel: Label incoming TCP connections correctly in SELinuxGravatar Paul Moore 4-187/+82
2009-03-27TOMOYO: Fix a typo.Gravatar Tetsuo Handa 1-1/+1
2009-03-26smack: convert smack to standard linux listsGravatar Etienne Basset 4-122/+168
2009-03-24Merge branch 'master' into nextGravatar James Morris 2-38/+14
2009-03-10SELinux: inode_doinit_with_dentry drop no dentry printkGravatar Eric Paris 1-3/+9
2009-03-06SELinux: new permission between tty audit and audit socketGravatar Eric Paris 3-1/+3
2009-03-06SELinux: open perm for sock filesGravatar Eric Paris 3-0/+4
2009-03-05smack: fixes for unlabeled host supportGravatar etienne 2-50/+57
2009-03-05smack: fixes for unlabeled host supportGravatar etienne 1-15/+49
2009-03-02selinux: Fix a panic in selinux_netlbl_inode_permission()Gravatar Paul Moore 1-2/+3
2009-02-27keys: make procfiles per-user-namespaceGravatar Serge E. Hallyn 1-6/+49
2009-02-27keys: skip keys from another user namespaceGravatar Serge E. Hallyn 1-0/+3
2009-02-27keys: consider user namespace in key_permissionGravatar Serge E. Hallyn 1-0/+5
2009-02-27keys: distinguish per-uid keys in different namespacesGravatar Serge E. Hallyn 5-5/+16
2009-02-23selinux: Fix the NetLabel glue code for setsockopt()Gravatar Paul Moore 1-1/+3
2009-02-23integrity: ima iint radix_tree_lookup locking fixGravatar Mimi Zohar 1-0/+2
2009-02-23TOMOYO: Do not call tomoyo_realpath_init unless registered.Gravatar Tetsuo Handa 3-6/+5
2009-02-21integrity: ima scatterlist bug fixGravatar Mimi Zohar 1-2/+2
2009-02-19smack: fix lots of kernel-doc notationGravatar Randy Dunlap 3-37/+34
2009-02-16TOMOYO: Don't create securityfs entries unless registered.Gravatar Tetsuo Handa 1-0/+4
2009-02-14TOMOYO: Fix exception policy read failure.Gravatar Tetsuo Handa 1-1/+1
2009-02-14SELinux: convert the avc cache hash list to an hlistGravatar Eric Paris 1-20/+27
2009-02-14SELinux: code readability with avc_cacheGravatar Eric Paris 1-19/+44
2009-02-14SELinux: remove unused av.decided fieldGravatar Eric Paris 4-14/+6
2009-02-14SELinux: more careful use of avd in avc_has_perm_noauditGravatar Eric Paris 1-19/+24
2009-02-14SELinux: remove the unused ae.usedGravatar Eric Paris 1-21/+7
2009-02-14SELinux: check seqno when updating an avc_nodeGravatar Eric Paris 1-3/+6
2009-02-14SELinux: NULL terminate al contexts from diskGravatar Eric Paris 1-2/+4