summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
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
2011-04-25SELinux: security_read_policy should take a size_t not ssize_tEric Paris
2011-04-25SELinux: silence build warning when !CONFIG_BUGEric Paris
2011-04-22SECURITY: Move exec_permission RCU checks into security modulesAndi Kleen
2011-04-20SELinux: delete debugging printks from filename_trans rule processingEric Paris
2011-04-20TOMOYO: Fix refcount leak in tomoyo_mount_acl().Tetsuo Handa
2011-04-19Merge branch 'master'; commit 'v2.6.39-rc3' into nextJames Morris
2011-04-19TOMOYO: Fix infinite loop bug when reading /sys/kernel/security/tomoyo/auditTetsuo Handa
2011-04-19TOMOYO: Don't add / for allow_unmount permission check.Tetsuo Handa
2011-04-19TOMOYO: Fix race on updating profile's comment line.Tetsuo Handa
2011-04-10treewide: remove extra semicolonsJustin P. Mattock
2011-04-07Initialize policydb.process_class eariler.Harry Ciao
2011-04-07selinux: Fix regression for XorgStephen Smalley
2011-04-04capabilities: do not special case exec of initEric Paris
2011-04-01selinux: add type_transition with name extension support for selinuxfsKohei Kaigai
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-31tomoyo: fix memory leak in tomoyo_commit_ok()Xiaochen Wang
2011-03-30Merge branch 'next-queue' into nextJames Morris
2011-03-29selinux: Fix regression for XorgStephen Smalley
2011-03-28SELinux: Write class field in role_trans_write.Harry Ciao
2011-03-28SELinux: Compute role in newcontext for all classesHarry Ciao
2011-03-28SELinux: Add class support to the role_trans structureHarry Ciao
2011-03-23userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn
2011-03-23userns: allow ptrace from non-init user namespacesSerge E. Hallyn
2011-03-23userns: security: make capabilities relative to the user namespaceSerge E. Hallyn
2011-03-22security: select correct default LSM_MMAP_MIN_ADDR on ARM.Paul Gortmaker