aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/ss/conditional.c
Commit message (Expand)AuthorAgeFilesLines
* SELinux: per-command whitelisting of ioctlsJeff Vander Stoep2015-11-091-5/+27
* selinux: return -ENOMEM when memory allocation failsDavidlohr Bueso2011-01-241-1/+1
* selinux: convert part of the sym_val_to_name array to use flex_arrayEric Paris2010-11-301-1/+5
* SELinux: allow userspace to read policy back out of the kernelEric Paris2010-10-211-0/+123
* selinux: fix error codes in cond_read_bool()Dan Carpenter2010-08-021-5/+8
* selinux: fix error codes in cond_policydb_init()Dan Carpenter2010-08-021-2/+6
* selinux: fix error codes in cond_read_node()Dan Carpenter2010-08-021-8/+12
* selinux: fix error codes in cond_read_av_list()Dan Carpenter2010-08-021-6/+8
* selinux: propagate error codes in cond_read_list()Dan Carpenter2010-08-021-4/+6
* selinux: Unify for- and while-loop styleVesa-Matti Kari2008-08-151-8/+8
* SELinux: Trivial minor fixes that change C null character styleVesa-Matti J Kari2008-08-051-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-04-211-40/+33
|\
| * SELinux: clean up printksEric Paris2008-04-211-7/+7
| * SELinux: conditional.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-211-33/+26
* | security: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
|/
* SELinux: unify printk messagesJames Morris2008-04-181-8/+8
* SELinux: add more validity checks on policy loadStephen Smalley2007-11-081-1/+2
* SELinux: tune avtab to reduce memory usageYuichi Nakamura2007-10-171-0/+4
* [PATCH] SELinux: convert to kzallocJames Morris2005-10-301-8/+4
* [PATCH] selinux: endian notationsAlexey Dobriyan2005-09-051-4/+8
* [PATCH] selinux: Reduce memory use by avtabStephen Smalley2005-09-051-91/+114
* [PATCH] selinux: kfree cleanupJesper Juhl2005-06-251-6/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+489