aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/ss/conditional.c
Commit message (Expand)AuthorAge
* selinux: convert to kvmallocKent Overstreet2019-03-12
* selinux: Cleanup printk logging in conditionalpeter enderborg2018-06-19
* selinux: remove redundant assignment to lenColin Ian King2017-10-16
* selinux: Improve size determinations in four functionsMarkus Elfring2017-03-23
* selinux: Delete an unnecessary return statement in cond_compute_av()Markus Elfring2017-03-23
* selinux: Use kmalloc_array() in cond_init_bool_indexes()Markus Elfring2017-03-23
* selinux: fix overflow and 0 length allocationsWilliam Roberts2016-08-30
* selinux: fix bug in conditional rules handlingStephen Smalley2015-11-24
* selinux: extended permissions for ioctlsJeff Vander Stoep2015-07-13
* selinux: fix a possible memory leak in cond_read_node()Namhyung Kim2014-06-19
* selinux: simple cleanup for cond_read_node()Namhyung Kim2014-06-19
* selinux: Casting (void *) value returned by kmalloc is uselessThomas Meyer2011-12-18
* selinux: sparse fix: fix several warnings in the security server codeJames Morris2011-09-09
* selinux: return -ENOMEM when memory allocation failsDavidlohr Bueso2011-01-23
* selinux: convert part of the sym_val_to_name array to use flex_arrayEric Paris2010-11-30
* SELinux: allow userspace to read policy back out of the kernelEric Paris2010-10-20
* selinux: fix error codes in cond_read_bool()Dan Carpenter2010-08-02
* selinux: fix error codes in cond_policydb_init()Dan Carpenter2010-08-02
* selinux: fix error codes in cond_read_node()Dan Carpenter2010-08-02
* selinux: fix error codes in cond_read_av_list()Dan Carpenter2010-08-02
* selinux: propagate error codes in cond_read_list()Dan Carpenter2010-08-02
* selinux: Unify for- and while-loop styleVesa-Matti Kari2008-08-14
* SELinux: Trivial minor fixes that change C null character styleVesa-Matti J Kari2008-08-04
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-04-21
|\
| * SELinux: clean up printksEric Paris2008-04-21
| * SELinux: conditional.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-21
* | security: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-18
|/
* SELinux: unify printk messagesJames Morris2008-04-18
* SELinux: add more validity checks on policy loadStephen Smalley2007-11-07
* SELinux: tune avtab to reduce memory usageYuichi Nakamura2007-10-16
* [PATCH] SELinux: convert to kzallocJames Morris2005-10-30
* [PATCH] selinux: endian notationsAlexey Dobriyan2005-09-05
* [PATCH] selinux: Reduce memory use by avtabStephen Smalley2005-09-05
* [PATCH] selinux: kfree cleanupJesper Juhl2005-06-25
* Linux-2.6.12-rc2Linus Torvalds2005-04-16