summaryrefslogtreecommitdiffstats
path: root/security/selinux/ss
Commit message (Expand)AuthorAgeFilesLines
* SELinux: Fix memory leak upon loading policyTetsuo Handa2014-01-071-1/+13
* selinux: revert 102aefdda4d8275ce7d7100bc16c88c74272b260Paul Moore2013-12-131-38/+4
* SELinux: security_load_policy: Silence frame-larger-than warningTim Gardner2013-11-191-22/+32
* SELinux: Update policy version to support constraints infoRichard Haines2013-11-193-9/+99
* Merge git://git.infradead.org/users/eparis/selinuxPaul Moore2013-09-186-38/+85
|\
| * selinux: consider filesystem subtype in policiesAnand Avati2013-08-281-4/+38
| * Add SELinux policy capability for always checking packet and peer classes.Chris PeBenito2013-07-251-0/+3
| * SELinux: pass a superblock to security_fs_useEric Paris2013-07-251-12/+9
| * SELinux: change sbsec->behavior to shortEric Paris2013-07-251-1/+1
| * SELinux: fix selinuxfs policy file on big endian systemsEric Paris2013-07-251-2/+1
| * SELinux: Increase ebitmap_node size for 64-bit configurationWaiman Long2013-07-251-1/+7
| * SELinux: Reduce overhead of mls_level_isvalid() function callWaiman Long2013-07-254-19/+27
* | SELinux: Add new labeling type native labelsDavid Quigley2013-06-081-1/+4
|/
* userns: Convert selinux to use kuid and kgid where appropriateEric W. Biederman2012-09-211-1/+1
* SELinux: avc: remove the useless fields in avc_add_callbackWanlong Gao2012-04-091-4/+2
* SELinux: possible NULL deref in context_struct_to_stringEric Paris2012-04-091-3/+5
* SELinux: add default_type statementsEric Paris2012-04-093-5/+31
* SELinux: allow default source/target selectors for user/role/rangeEric Paris2012-04-095-7/+107
* selinux: Casting (void *) value returned by kmalloc is uselessThomas Meyer2011-12-191-1/+1
* selinux: sparse fix: fix several warnings in the security server codeJames Morris2011-09-093-3/+2
* selinux: sparse fix: fix warnings in netlink codeJames Morris2011-09-091-2/+0
* selinux: sparse fix: move selinux_complete_initJames Morris2011-09-091-1/+0
* doc: Update the email address for Paul Moore in various source filesPaul Moore2011-08-015-5/+5
* Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...James Morris2011-06-151-0/+3
|\
| * SELinux: skip file_name_trans_write() when policy downgraded.Roy.Li2011-06-141-0/+3
| * Merge commit 'v2.6.39' into 20110526Eric Paris2011-05-261-2/+2
| |\
* | | selinux: don't pass in NULL avd to avc_has_perm_noauditLinus Torvalds2011-05-261-1/+2
* | | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...James Morris2011-05-243-111/+217
|\ \ \ | |/ / | | / | |/ |/|
| * flex_array: flex_array_prealloc takes a number of elements, not an endEric Paris2011-04-281-3/+3
| * 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
| * SELinux: security_read_policy should take a size_t not ssize_tEric Paris2011-04-251-1/+1
| * 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-011-8/+9
| * 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-282-1/+16
* | 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-041-3/+3
|\ \ \ | |/ /
| * | flex_array: flex_array_prealloc takes a number of elements, not an endEric Paris2011-04-281-3/+3
| |/
* | Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* | selinux: Fix regression for XorgStephen Smalley2011-03-291-1/+1
|/
* Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-03-086-33/+214
|\
OpenPOWER on IntegriCloud