summaryrefslogtreecommitdiffstats
path: root/security/selinux
Commit message (Expand)AuthorAgeFilesLines
* SELinux: skip file_name_trans_write() when policy downgraded.Roy.Li2011-06-141-0/+3
* selinux: fix case of names with whitespace/multibytes on /selinux/createKohei Kaigai2011-05-261-1/+36
* Merge commit 'v2.6.39' into 20110526Eric Paris2011-05-265-16/+21
|\
| * 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
* | | 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 '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
| * | SELinux: Socket retains creator role and MLS attributeHarry Ciao2011-03-033-7/+29
| * | SELinux: Auto-generate security_is_socket_classHarry Ciao2011-03-031-0/+4
| * | Revert "selinux: simplify ioctl checking"Eric Paris2011-02-251-8/+42
| * | selinux: drop unused packet flow permissionsEric Paris2011-02-251-2/+1
| * | selinux: Fix packet forwarding checks on postroutingSteffen Klassert2011-02-251-18/+5
| * | selinux: Fix wrong checks for selinux_policycap_netpeerSteffen Klassert2011-02-251-18/+6
OpenPOWER on IntegriCloud