summaryrefslogtreecommitdiffstats
path: root/security/selinux
Commit message (Expand)AuthorAgeFilesLines
* selinux: don't pass in NULL avd to avc_has_perm_noauditLinus Torvalds2011-05-262-11/+4
* Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...James Morris2011-05-248-156/+304
|\
| * 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
| * LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATHEric Paris2011-04-251-13/+13
| * LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODEEric Paris2011-04-252-26/+26
| * SELINUX: Make selinux cache VFS RCU walks safeEric Paris2011-04-253-25/+55
| * SECURITY: Move exec_permission RCU checks into security modulesAndi Kleen2011-04-251-1/+5
| * 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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-4/+4
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2011-04-265-32/+69
| |\ \
| * | | treewide: remove extra semicolonsJustin P. Mattock2011-04-101-4/+4
* | | | selinux: avoid unnecessary avc cache stat hit countLinus Torvalds2011-05-193-9/+11
* | | | selinux: de-crapify avc cache stat code generationLinus Torvalds2011-05-191-5/+1
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-191-17/+1
|\ \ \ \
| * | | | security,rcu: convert call_rcu(sel_netif_free) to kfree_rcu()Lai Jiangshan2011-05-071-17/+1
| | |/ / | |/| |
* | | | 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-221-1/+5
* | | Fix common misspellingsLucas De Marchi2011-03-312-3/+3
* | | 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: security: make capabilities relative to the user namespaceSerge E. Hallyn2011-03-231-5/+8
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-163-7/+9
|\ \ | |/ |/|
| * net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller2011-03-122-3/+3
| * 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-222-2/+2
* | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-03-0810-201/+413
|\ \
| * | SELinux: implement the new sb_remount LSM hookEric Paris2011-03-031-0/+86
| * | SELinux: Compute SID for the newly created socketHarry Ciao2011-03-031-6/+21
OpenPOWER on IntegriCloud