summaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)AuthorLines
2011-04-28SELinux: generic hashtab entry counterEric Paris-2/+2
2011-04-28SELinux: calculate and print hashtab stats with a generic functionEric Paris-19/+13
2011-04-28SELinux: skip filename trans rules if ttype does not match parent dirEric Paris-0/+17
2011-04-28SELinux: rename filename_compute_type argument to *type instead of *conEric Paris-3/+3
2011-04-28SELinux: fix comment to state filename_compute_type takes an objname not a qstrEric Paris-1/+1
2011-04-26Merge branch 'master' into for-nextJiri Kosina-71/+163
2011-04-25SELINUX: Make selinux cache VFS RCU walks safeEric Paris-25/+55
2011-04-25SMACK: smack_file_lock can use the struct pathEric Paris-2/+2
2011-04-25LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATHEric Paris-42/+50
2011-04-25LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODEEric Paris-68/+74
2011-04-25SELINUX: Make selinux cache VFS RCU walks safeEric Paris-25/+55
2011-04-25SECURITY: Move exec_permission RCU checks into security modulesAndi Kleen-7/+13
2011-04-25SELinux: security_read_policy should take a size_t not ssize_tEric Paris-2/+2
2011-04-25SELinux: silence build warning when !CONFIG_BUGEric Paris-0/+3
2011-04-22SECURITY: Move exec_permission RCU checks into security modulesAndi Kleen-7/+13
2011-04-20SELinux: delete debugging printks from filename_trans rule processingEric Paris-4/+0
2011-04-20TOMOYO: Fix refcount leak in tomoyo_mount_acl().Tetsuo Handa-0/+1
2011-04-19Merge branch 'master'; commit 'v2.6.39-rc3' into nextJames Morris-13/+13
2011-04-19TOMOYO: Fix infinite loop bug when reading /sys/kernel/security/tomoyo/auditTetsuo Handa-3/+2
2011-04-19TOMOYO: Don't add / for allow_unmount permission check.Tetsuo Handa-1/+0
2011-04-19TOMOYO: Fix race on updating profile's comment line.Tetsuo Handa-2/+10
2011-04-10treewide: remove extra semicolonsJustin P. Mattock-4/+4
2011-04-07Initialize policydb.process_class eariler.Harry Ciao-5/+5
2011-04-07selinux: Fix regression for XorgStephen Smalley-1/+1
2011-04-04capabilities: do not special case exec of initEric Paris-9/+4
2011-04-01selinux: add type_transition with name extension support for selinuxfsKohei Kaigai-12/+25
2011-03-31Fix common misspellingsLucas De Marchi-13/+13
2011-03-31tomoyo: fix memory leak in tomoyo_commit_ok()Xiaochen Wang-0/+1
2011-03-30Merge branch 'next-queue' into nextJames Morris-25/+47
2011-03-29selinux: Fix regression for XorgStephen Smalley-1/+1
2011-03-28SELinux: Write class field in role_trans_write.Harry Ciao-2/+9
2011-03-28SELinux: Compute role in newcontext for all classesHarry Ciao-11/+9
2011-03-28SELinux: Add class support to the role_trans structureHarry Ciao-2/+18
2011-03-23userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn-1/+1
2011-03-23userns: allow ptrace from non-init user namespacesSerge E. Hallyn-8/+32
2011-03-23userns: security: make capabilities relative to the user namespaceSerge E. Hallyn-20/+52
2011-03-22security: select correct default LSM_MMAP_MIN_ADDR on ARM.Paul Gortmaker-0/+1
2011-03-17KEYS: Make request_key() and co. return an error for a negative keyDavid Howells-0/+6
2011-03-17KEYS: Improve /proc/keysDavid Howells-25/+40
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds-13/+15
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds-578/+1243
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+2
2011-03-12net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller-5/+5
2011-03-09Merge branch 'security-next' of git://git.kernel.org/pub/scm/linux/kernel/git...James Morris-7/+33
2011-03-08AppArmor: kill unused macros in lsm.cShan Wei-2/+0
2011-03-08AppArmor: cleanup generated files correctlyMichal Hocko-1/+1
2011-03-08Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris-216/+434
2011-03-08KEYS: Add an iovec version of KEYCTL_INSTANTIATEDavid Howells-7/+150
2011-03-08KEYS: Add a new keyctl op to reject a key with a specified error codeDavid Howells-13/+56
2011-03-08KEYS: Add a key type op to permit the key description to be vettedDavid Howells-0/+8