aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
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
2011-03-17KEYS: Make request_key() and co. return an error for a negative keyDavid Howells
2011-03-17KEYS: Improve /proc/keysDavid Howells
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-03-12net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller
2011-03-09Merge branch 'security-next' of git://git.kernel.org/pub/scm/linux/kernel/git...James Morris
2011-03-08AppArmor: kill unused macros in lsm.cShan Wei
2011-03-08AppArmor: cleanup generated files correctlyMichal Hocko
2011-03-08Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris
2011-03-08KEYS: Add an iovec version of KEYCTL_INSTANTIATEDavid Howells
2011-03-08KEYS: Add a new keyctl op to reject a key with a specified error codeDavid Howells
2011-03-08KEYS: Add a key type op to permit the key description to be vettedDavid Howells
2011-03-08KEYS: Add an RCU payload dereference macroDavid Howells
2011-03-08Merge branch 'master'; commit 'v2.6.38-rc7' into nextJames Morris
2011-03-05AppArmor: Cleanup make file to remove cruft and make it easier to readJohn Johansen
2011-03-03netlink: kill eff_cap from struct netlink_skb_parmsPatrick McHardy
2011-03-03SELinux: implement the new sb_remount LSM hookEric Paris
2011-03-03LSM: Pass -o remount options to the LSMEric Paris
2011-03-03SELinux: Compute SID for the newly created socketHarry Ciao
2011-03-03SELinux: Socket retains creator role and MLS attributeHarry Ciao
2011-03-03SELinux: Auto-generate security_is_socket_classHarry Ciao
2011-03-03netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parmsPatrick McHardy
2011-03-03TOMOYO: Fix memory leak upon file open.Tetsuo Handa
2011-02-25Revert "selinux: simplify ioctl checking"Eric Paris