aboutsummaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'v2.6.39' into 20110526Eric Paris2011-05-2616-64/+148
|\
| * Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...James Morris2011-05-131-4/+0
| |\
| | * SELinux: delete debugging printks from filename_trans rule processingEric Paris2011-05-121-4/+0
| * | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...James Morris2011-05-042-4/+5
| |\ \ | | |/
| | * flex_array: flex_array_prealloc takes a number of elements, not an endEric Paris2011-04-281-3/+3
| | * SELinux: pass last path component in may_createEric Paris2011-04-281-1/+2
| * | SELINUX: Make selinux cache VFS RCU walks safeEric Paris2011-04-253-25/+55
| * | SECURITY: Move exec_permission RCU checks into security modulesAndi Kleen2011-04-224-7/+13
| * | Fix common misspellingsLucas De Marchi2011-03-318-13/+13
| * | selinux: Fix regression for XorgStephen Smalley2011-03-291-1/+1
| * | userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn2011-03-231-1/+1
| * | userns: allow ptrace from non-init user namespacesSerge E. Hallyn2011-03-231-8/+32
| * | userns: security: make capabilities relative to the user namespaceSerge E. Hallyn2011-03-234-20/+52
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-166-13/+15
| |\ \
| | * | net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller2011-03-123-5/+5
| | * | netlink: kill eff_cap from struct netlink_skb_parmsPatrick McHardy2011-03-031-2/+1
| | * | netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parmsPatrick McHardy2011-03-031-2/+4
| | * | xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const.David S. Miller2011-02-224-4/+5
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-03-1633-578/+1243
| |\ \ \
| | * \ \ Merge branch 'security-next' of git://git.kernel.org/pub/scm/linux/kernel/git...James Morris2011-03-092-7/+33
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | AppArmor: kill unused macros in lsm.cShan Wei2011-03-081-2/+0
| | | * | AppArmor: cleanup generated files correctlyMichal Hocko2011-03-081-1/+1
| | | * | AppArmor: Cleanup make file to remove cruft and make it easier to readJohn Johansen2011-03-051-5/+33
| * | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-152-2/+2
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | time: Correct the *settime* parametersRichard Cochran2011-02-022-2/+2
* | | | | SELINUX: add /sys/fs/selinux mount point to put selinuxfsGreg Kroah-Hartman2011-05-111-1/+11
* | | | | SELinux: introduce path_has_permEric Paris2011-04-281-14/+30
* | | | | flex_array: flex_array_prealloc takes a number of elements, not an endEric Paris2011-04-281-3/+3
* | | | | SELinux: pass last path component in may_createEric Paris2011-04-281-1/+2
* | | | | SELinux: put name based create rules in a hashtableEric Paris2011-04-283-61/+135
* | | | | SELinux: generic hashtab entry counterEric Paris2011-04-281-2/+2
* | | | | SELinux: calculate and print hashtab stats with a generic functionEric Paris2011-04-281-19/+13
* | | | | SELinux: skip filename trans rules if ttype does not match parent dirEric Paris2011-04-283-0/+17
* | | | | SELinux: rename filename_compute_type argument to *type instead of *conEric Paris2011-04-281-3/+3
* | | | | SELinux: fix comment to state filename_compute_type takes an objname not a qstrEric Paris2011-04-281-1/+1
* | | | | SMACK: smack_file_lock can use the struct pathEric Paris2011-04-251-2/+2
* | | | | LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATHEric Paris2011-04-254-42/+50
* | | | | LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODEEric Paris2011-04-255-68/+74
* | | | | SELINUX: Make selinux cache VFS RCU walks safeEric Paris2011-04-253-25/+55
* | | | | SECURITY: Move exec_permission RCU checks into security modulesAndi Kleen2011-04-254-7/+13
* | | | | SELinux: security_read_policy should take a size_t not ssize_tEric Paris2011-04-252-2/+2
* | | | | SELinux: silence build warning when !CONFIG_BUGEric Paris2011-04-252-0/+3
* | | | | SELinux: delete debugging printks from filename_trans rule processingEric Paris2011-04-201-4/+0
* | | | | Initialize policydb.process_class eariler.Harry Ciao2011-04-071-5/+5
* | | | | selinux: Fix regression for XorgStephen Smalley2011-04-071-1/+1
* | | | | selinux: add type_transition with name extension support for selinuxfsKohei Kaigai2011-04-013-12/+25
* | | | | SELinux: Write class field in role_trans_write.Harry Ciao2011-03-281-2/+9
* | | | | SELinux: Compute role in newcontext for all classesHarry Ciao2011-03-281-11/+9
* | | | | SELinux: Add class support to the role_trans structureHarry Ciao2011-03-283-2/+18
| |_|/ / |/| | |
* | | | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-03-0813-216/+434
|\ \ \ \