summaryrefslogtreecommitdiffstats
path: root/security/selinux/ss/avtab.h
Commit message (Expand)AuthorAgeFilesLines
* selinux: fix style issues in security/selinux/ss/avtab.hPaul Moore2024-02-231-37/+37
* selinux: move debug functions into debug configurationChristian Göttsche2023-07-281-0/+7
* selinux: update my email addressStephen Smalley2023-07-191-1/+1
* selinux: drop avtab_search()Christian Göttsche2023-07-191-1/+0
* selinux: use consistent type for AV rule specifierChristian Göttsche2023-07-181-1/+1
* selinux: retain const qualifier on string literal in avtab_hash_eval()Christian Göttsche2023-05-081-1/+1
* selinux: constify some avtab function argumentsOndrej Mosnacek2021-05-101-7/+9
* selinux: fix cond_list corruption when changing booleansOndrej Mosnacek2021-04-021-1/+1
* selinux: refactor changing booleansStephen Smalley2020-08-171-0/+1
* selinux: avtab_init() and cond_policydb_init() return voidPaul Moore2020-03-051-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner2019-06-051-3/+1
* selinux: convert to kvmallocKent Overstreet2019-03-121-3/+1
* selinux: wrap global selinux stateStephen Smalley2018-03-011-3/+0
* selinux: update my email addressStephen Smalley2017-08-171-1/+1
* selinux: extended permissions for ioctlsJeff Vander Stoep2015-07-131-1/+32
* selinux: increase avtab max bucketsStephen Smalley2015-04-061-1/+1
* selinux: Use a better hash function for avtabJohn Brooks2015-04-061-1/+1
* selinux: convert avtab hash table to flex_arrayStephen Smalley2015-04-061-1/+3
* SELinux: Use dentry name in new object labelingEric Paris2011-02-011-11/+11
* security:selinux: kill unused MAX_AVTAB_HASH_MASK and ebitmap_startbitShan Wei2011-01-241-1/+0
* SELinux: allow userspace to read policy back out of the kernelEric Paris2010-10-211-0/+2
* SELinux: drop useless (and incorrect) AVTAB_MAX_SIZEEric Paris2010-10-211-1/+0
* SELinux: Reduce max avtab size to avoid page allocation failuresStephen Smalley2010-04-151-1/+1
* SELinux: add more validity checks on policy loadStephen Smalley2007-11-081-2/+3
* SELinux: tune avtab to reduce memory usageYuichi Nakamura2007-10-171-5/+11
* [PATCH] selinux: Reduce memory use by avtabStephen Smalley2005-09-051-19/+18
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+85