aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2011-07-26Apply mega patch to make GLK the ALKLee Jones
2011-06-21KEYS: Fix error handling in construct_key_and_link()David Howells
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-06-20devcgroup_inode_permission: take "is it a device node" checks to inlined wrapperAl Viro
2011-06-17KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyringDavid Howells
2011-06-15Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...James Morris
2011-06-14SELinux: skip file_name_trans_write() when policy downgraded.Roy.Li
2011-06-14TOMOYO: Fix oops in tomoyo_mount_acl().Tetsuo Handa
2011-06-09AppArmor: Fix sleep in invalid context from task_setrlimitJohn Johansen
2011-06-08selinux: simplify and clean up inode_has_perm()Linus Torvalds
2011-06-01AppArmor: fix oops in apparmor_setprocattrKees Cook
2011-05-27Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds
2011-05-26selinux: don't pass in NULL avd to avc_has_perm_noauditLinus Torvalds
2011-05-26cgroups: add per-thread subsystem callbacksBen Blum
2011-05-26selinux: fix case of names with whitespace/multibytes on /selinux/createKohei Kaigai
2011-05-26Merge commit 'v2.6.39' into 20110526Eric Paris
2011-05-26Set cred->user_ns in key_replace_session_keyringSerge E. Hallyn
2011-05-24Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...James Morris
2011-05-24Merge branch 'next' into for-linusJames Morris
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-19selinux: avoid unnecessary avc cache stat hit countLinus Torvalds
2011-05-19selinux: de-crapify avc cache stat code generationLinus Torvalds
2011-05-19Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-05-19Create Documentation/security/,Randy Dunlap
2011-05-19Merge branch 'master' into nextJames Morris
2011-05-13Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...James Morris
2011-05-12SELinux: delete debugging printks from filename_trans rule processingEric Paris
2011-05-12TOMOYO: Fix wrong domainname validation.Tetsuo Handa
2011-05-11SELINUX: add /sys/fs/selinux mount point to put selinuxfsGreg Kroah-Hartman
2011-05-07security,rcu: convert call_rcu(sel_netif_free) to kfree_rcu()Lai Jiangshan
2011-05-07security,rcu: convert call_rcu(user_update_rcu_disposal) to kfree_rcu()Lai Jiangshan
2011-05-04Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...James Morris
2011-04-28flex_array: flex_array_prealloc takes a number of elements, not an endEric Paris
2011-04-28SELinux: pass last path component in may_createEric Paris
2011-04-28SELinux: introduce path_has_permEric Paris
2011-04-28flex_array: flex_array_prealloc takes a number of elements, not an endEric Paris
2011-04-28SELinux: pass last path component in may_createEric Paris
2011-04-28SELinux: put name based create rules in a hashtableEric Paris
2011-04-28SELinux: generic hashtab entry counterEric Paris
2011-04-28SELinux: calculate and print hashtab stats with a generic functionEric Paris
2011-04-28SELinux: skip filename trans rules if ttype does not match parent dirEric Paris
2011-04-28SELinux: rename filename_compute_type argument to *type instead of *conEric Paris
2011-04-28SELinux: fix comment to state filename_compute_type takes an objname not a qstrEric Paris
2011-04-26Merge branch 'master' into for-nextJiri Kosina
2011-04-25SELINUX: Make selinux cache VFS RCU walks safeEric Paris
2011-04-25SMACK: smack_file_lock can use the struct pathEric Paris
2011-04-25LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATHEric Paris
2011-04-25LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODEEric Paris
2011-04-25SELINUX: Make selinux cache VFS RCU walks safeEric Paris
2011-04-25SECURITY: Move exec_permission RCU checks into security modulesAndi Kleen