aboutsummaryrefslogtreecommitdiff
path: root/security/selinux/ss/policydb.h
AgeCommit message (Expand)AuthorFilesLines
2020-07-09selinux: prepare for inlining of hashtab functionsGravatar Ondrej Mosnacek 1-0/+9
2020-05-01selinux: do not allocate hashtabs dynamicallyGravatar Ondrej Mosnacek 1-3/+3
2020-04-22selinux: don't produce incorrect filename_trans_countGravatar Ondrej Mosnacek 1-1/+2
2020-04-17selinux: store role transitions in a hash tableGravatar Ondrej Mosnacek 1-3/+5
2020-02-27selinux: reduce the use of hard-coded hash sizesGravatar Ondrej Mosnacek 1-2/+0
2020-02-22selinux: optimize storage of filename transitionsGravatar Ondrej Mosnacek 1-3/+5
2020-02-11selinux: convert cond_list to arrayGravatar Ondrej Mosnacek 1-1/+2
2019-12-18selinux: randomize layout of key structuresGravatar Stephen Smalley 1-1/+1
2019-10-07selinux: default_range glblub implementationGravatar Joshua Brindle 1-0/+1
2019-09-23Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
2019-08-05selinux: policydb - rename type_val_to_struct_arrayGravatar Ondrej Mosnacek 1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Gravatar Thomas Gleixner 1-3/+1
2019-03-12selinux: convert to kvmallocGravatar Kent Overstreet 1-8/+4
2017-08-17selinux: update my email addressGravatar Stephen Smalley 1-1/+1
2017-05-23selinux: Create policydb version for Infiniband supportGravatar Daniel Jurgens 1-8/+19
2013-11-19SELinux: Update policy version to support constraints infoGravatar Richard Haines 1-0/+11
2012-04-09SELinux: add default_type statementsGravatar Eric Paris 1-1/+2
2012-04-09SELinux: allow default source/target selectors for user/role/rangeGravatar Eric Paris 1-0/+13
2011-04-28SELinux: put name based create rules in a hashtableGravatar Eric Paris 1-3/+6
2011-04-28SELinux: skip filename trans rules if ttype does not match parent dirGravatar Eric Paris 1-0/+2
2011-03-28SELinux: Add class support to the role_trans structureGravatar Harry Ciao 1-1/+2
2011-02-01SELinux: Use dentry name in new object labelingGravatar Eric Paris 1-1/+13
2010-11-30selinux: convert part of the sym_val_to_name array to use flex_arrayGravatar Eric Paris 1-9/+8
2010-11-30selinux: convert type_val_to_struct to flex_arrayGravatar Eric Paris 1-1/+1
2010-10-21SELinux: allow userspace to read policy back out of the kernelGravatar Eric Paris 1-0/+20
2010-08-02selinux: convert the policy type_attr_map to flex_arrayGravatar Eric Paris 1-1/+3
2010-02-04selinux: allow MLS->non-MLS and vice versa upon policy reloadGravatar Guido Trentalancia 1-0/+4
2010-01-25selinux: convert range transition list to a hashtabGravatar Stephen Smalley 1-4/+2
2009-10-07selinux: dynamic class/perm discoveryGravatar Stephen Smalley 1-1/+6
2008-08-29SELinux: add boundary support and thread context assignmentGravatar KaiGai Kohei 1-0/+5
2008-04-28SELinux: policydb.h whitespace, syntax, and other cleanupsGravatar Eric Paris 1-5/+5
2008-04-18selinux: introduce permissive typesGravatar Eric Paris 1-0/+2
2008-01-30SELinux: Add a capabilities bitmap to SELinux policy version 22Gravatar Paul Moore 1-0/+2
2007-11-08SELinux: add more validity checks on policy loadGravatar Stephen Smalley 1-0/+3
2007-10-17SELinux: policy selectable handling of unknown classes and permsGravatar Eric Paris 1-0/+8
2006-09-26[PATCH] selinux: add support for range transitions on object classesGravatar Darrel Goeddel 1-3/+4
2005-09-05[PATCH] selinux: Reduce memory use by avtabGravatar Stephen Smalley 1-0/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+275