aboutsummaryrefslogtreecommitdiff
path: root/security/selinux/ss/conditional.c
AgeCommit message (Expand)Author
2017-03-23selinux: Improve size determinations in four functionsMarkus Elfring
2017-03-23selinux: Delete an unnecessary return statement in cond_compute_av()Markus Elfring
2017-03-23selinux: Use kmalloc_array() in cond_init_bool_indexes()Markus Elfring
2016-08-30selinux: fix overflow and 0 length allocationsWilliam Roberts
2015-11-24selinux: fix bug in conditional rules handlingStephen Smalley
2015-07-13selinux: extended permissions for ioctlsJeff Vander Stoep
2014-06-19selinux: fix a possible memory leak in cond_read_node()Namhyung Kim
2014-06-19selinux: simple cleanup for cond_read_node()Namhyung Kim
2011-12-19selinux: Casting (void *) value returned by kmalloc is uselessThomas Meyer
2011-09-09selinux: sparse fix: fix several warnings in the security server codeJames Morris
2011-01-24selinux: return -ENOMEM when memory allocation failsDavidlohr Bueso
2010-11-30selinux: convert part of the sym_val_to_name array to use flex_arrayEric Paris
2010-10-21SELinux: allow userspace to read policy back out of the kernelEric Paris
2010-08-02selinux: fix error codes in cond_read_bool()Dan Carpenter
2010-08-02selinux: fix error codes in cond_policydb_init()Dan Carpenter
2010-08-02selinux: fix error codes in cond_read_node()Dan Carpenter
2010-08-02selinux: fix error codes in cond_read_av_list()Dan Carpenter
2010-08-02selinux: propagate error codes in cond_read_list()Dan Carpenter
2008-08-15selinux: Unify for- and while-loop styleVesa-Matti Kari
2008-08-05SELinux: Trivial minor fixes that change C null character styleVesa-Matti J Kari
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-04-21SELinux: clean up printksEric Paris
2008-04-21SELinux: conditional.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-18security: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-04-18SELinux: unify printk messagesJames Morris
2007-11-08SELinux: add more validity checks on policy loadStephen Smalley
2007-10-17SELinux: tune avtab to reduce memory usageYuichi Nakamura
2005-10-30[PATCH] SELinux: convert to kzallocJames Morris
2005-09-05[PATCH] selinux: endian notationsAlexey Dobriyan
2005-09-05[PATCH] selinux: Reduce memory use by avtabStephen Smalley
2005-06-25[PATCH] selinux: kfree cleanupJesper Juhl
2005-04-16Linux-2.6.12-rc2Linus Torvalds