summaryrefslogtreecommitdiffstats
path: root/security/selinux/ss/policydb.h
Commit message (Expand)AuthorAgeFilesLines
* selinux: fix style issues in security/selinux/ss/policydb.hPaul Moore2024-02-231-97/+95
* selinux: update my email addressStephen Smalley2023-07-191-1/+1
* selinux: check for multiplication overflow in put_entry()Christian Göttsche2023-07-181-2/+5
* selinux: deprecated fs oconChristian Göttsche2023-05-231-1/+1
* selinux: Add boundary check in put_entry()Xiu Jianfeng2022-06-141-0/+2
* selinux: prepare for inlining of hashtab functionsOndrej Mosnacek2020-07-091-0/+9
* selinux: do not allocate hashtabs dynamicallyOndrej Mosnacek2020-05-011-3/+3
* selinux: don't produce incorrect filename_trans_countOndrej Mosnacek2020-04-221-1/+2
* selinux: store role transitions in a hash tableOndrej Mosnacek2020-04-171-3/+5
* selinux: reduce the use of hard-coded hash sizesOndrej Mosnacek2020-02-271-2/+0
* selinux: optimize storage of filename transitionsOndrej Mosnacek2020-02-221-3/+5
* selinux: convert cond_list to arrayOndrej Mosnacek2020-02-111-1/+2
* selinux: randomize layout of key structuresStephen Smalley2019-12-181-1/+1
* selinux: default_range glblub implementationJoshua Brindle2019-10-071-0/+1
* Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-09-231-1/+1
|\
| * selinux: policydb - rename type_val_to_struct_arrayOndrej Mosnacek2019-08-051-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner2019-06-051-3/+1
|/
* selinux: convert to kvmallocKent Overstreet2019-03-121-8/+4
* selinux: update my email addressStephen Smalley2017-08-171-1/+1
* selinux: Create policydb version for Infiniband supportDaniel Jurgens2017-05-231-8/+19
* SELinux: Update policy version to support constraints infoRichard Haines2013-11-191-0/+11
* SELinux: add default_type statementsEric Paris2012-04-091-1/+2
* SELinux: allow default source/target selectors for user/role/rangeEric Paris2012-04-091-0/+13
* SELinux: put name based create rules in a hashtableEric Paris2011-04-281-3/+6
* SELinux: skip filename trans rules if ttype does not match parent dirEric Paris2011-04-281-0/+2
* SELinux: Add class support to the role_trans structureHarry Ciao2011-03-281-1/+2
* SELinux: Use dentry name in new object labelingEric Paris2011-02-011-1/+13
* selinux: convert part of the sym_val_to_name array to use flex_arrayEric Paris2010-11-301-9/+8
* selinux: convert type_val_to_struct to flex_arrayEric Paris2010-11-301-1/+1
* SELinux: allow userspace to read policy back out of the kernelEric Paris2010-10-211-0/+20
* selinux: convert the policy type_attr_map to flex_arrayEric Paris2010-08-021-1/+3
* selinux: allow MLS->non-MLS and vice versa upon policy reloadGuido Trentalancia2010-02-041-0/+4
* selinux: convert range transition list to a hashtabStephen Smalley2010-01-251-4/+2
* selinux: dynamic class/perm discoveryStephen Smalley2009-10-071-1/+6
* SELinux: add boundary support and thread context assignmentKaiGai Kohei2008-08-291-0/+5
* SELinux: policydb.h whitespace, syntax, and other cleanupsEric Paris2008-04-281-5/+5
* selinux: introduce permissive typesEric Paris2008-04-181-0/+2
* SELinux: Add a capabilities bitmap to SELinux policy version 22Paul Moore2008-01-301-0/+2
* SELinux: add more validity checks on policy loadStephen Smalley2007-11-081-0/+3
* SELinux: policy selectable handling of unknown classes and permsEric Paris2007-10-171-0/+8
* [PATCH] selinux: add support for range transitions on object classesDarrel Goeddel2006-09-261-3/+4
* [PATCH] selinux: Reduce memory use by avtabStephen Smalley2005-09-051-0/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+275