aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)AuthorFilesLines
2011-05-26selinux: fix case of names with whitespace/multibytes on /selinux/createGravatar Kohei Kaigai 1-1/+36
2011-05-26Merge commit 'v2.6.39' into 20110526Gravatar Eric Paris 16-64/+148
2011-05-13Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...Gravatar James Morris 1-4/+0
2011-05-12SELinux: delete debugging printks from filename_trans rule processingGravatar Eric Paris 1-4/+0
2011-05-11SELINUX: add /sys/fs/selinux mount point to put selinuxfsGravatar Greg Kroah-Hartman 1-1/+11
2011-05-04Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...Gravatar James Morris 2-4/+5
2011-04-28flex_array: flex_array_prealloc takes a number of elements, not an endGravatar Eric Paris 1-3/+3
2011-04-28SELinux: pass last path component in may_createGravatar Eric Paris 1-1/+2
2011-04-28SELinux: introduce path_has_permGravatar Eric Paris 1-14/+30
2011-04-28flex_array: flex_array_prealloc takes a number of elements, not an endGravatar Eric Paris 1-3/+3
2011-04-28SELinux: pass last path component in may_createGravatar Eric Paris 1-1/+2
2011-04-28SELinux: put name based create rules in a hashtableGravatar Eric Paris 3-61/+135
2011-04-28SELinux: generic hashtab entry counterGravatar Eric Paris 1-2/+2
2011-04-28SELinux: calculate and print hashtab stats with a generic functionGravatar Eric Paris 1-19/+13
2011-04-28SELinux: skip filename trans rules if ttype does not match parent dirGravatar Eric Paris 3-0/+17
2011-04-28SELinux: rename filename_compute_type argument to *type instead of *conGravatar Eric Paris 1-3/+3
2011-04-28SELinux: fix comment to state filename_compute_type takes an objname not a qstrGravatar Eric Paris 1-1/+1
2011-04-25SELINUX: Make selinux cache VFS RCU walks safeGravatar Eric Paris 3-25/+55
2011-04-25SMACK: smack_file_lock can use the struct pathGravatar Eric Paris 1-2/+2
2011-04-25LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATHGravatar Eric Paris 4-42/+50
2011-04-25LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODEGravatar Eric Paris 5-68/+74
2011-04-25SELINUX: Make selinux cache VFS RCU walks safeGravatar Eric Paris 3-25/+55
2011-04-25SECURITY: Move exec_permission RCU checks into security modulesGravatar Andi Kleen 4-7/+13
2011-04-25SELinux: security_read_policy should take a size_t not ssize_tGravatar Eric Paris 2-2/+2
2011-04-25SELinux: silence build warning when !CONFIG_BUGGravatar Eric Paris 2-0/+3
2011-04-22SECURITY: Move exec_permission RCU checks into security modulesGravatar Andi Kleen 4-7/+13
2011-04-20SELinux: delete debugging printks from filename_trans rule processingGravatar Eric Paris 1-4/+0
2011-04-07Initialize policydb.process_class eariler.Gravatar Harry Ciao 1-5/+5
2011-04-07selinux: Fix regression for XorgGravatar Stephen Smalley 1-1/+1
2011-04-01selinux: add type_transition with name extension support for selinuxfsGravatar Kohei Kaigai 3-12/+25
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 8-13/+13
2011-03-29selinux: Fix regression for XorgGravatar Stephen Smalley 1-1/+1
2011-03-28SELinux: Write class field in role_trans_write.Gravatar Harry Ciao 1-2/+9
2011-03-28SELinux: Compute role in newcontext for all classesGravatar Harry Ciao 1-11/+9
2011-03-28SELinux: Add class support to the role_trans structureGravatar Harry Ciao 3-2/+18
2011-03-23userns: rename is_owner_or_cap to inode_owner_or_capableGravatar Serge E. Hallyn 1-1/+1
2011-03-23userns: allow ptrace from non-init user namespacesGravatar Serge E. Hallyn 1-8/+32
2011-03-23userns: security: make capabilities relative to the user namespaceGravatar Serge E. Hallyn 4-20/+52
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Gravatar Linus Torvalds 6-13/+15
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 33-578/+1243
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-2/+2
2011-03-12net: Put flowi_* prefix on AF independent members of struct flowiGravatar David S. Miller 3-5/+5
2011-03-09Merge branch 'security-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar James Morris 2-7/+33
2011-03-08AppArmor: kill unused macros in lsm.cGravatar Shan Wei 1-2/+0
2011-03-08AppArmor: cleanup generated files correctlyGravatar Michal Hocko 1-1/+1
2011-03-08Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextGravatar James Morris 13-216/+434
2011-03-08KEYS: Add an iovec version of KEYCTL_INSTANTIATEGravatar David Howells 3-7/+150
2011-03-08KEYS: Add a new keyctl op to reject a key with a specified error codeGravatar David Howells 6-13/+56
2011-03-08KEYS: Add a key type op to permit the key description to be vettedGravatar David Howells 1-0/+8
2011-03-08KEYS: Add an RCU payload dereference macroGravatar David Howells 3-6/+3