index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
/
ss
/
conditional.c
Age
Commit message (
Expand
)
Author
2014-06-19
selinux: fix a possible memory leak in cond_read_node()
Namhyung Kim
2014-06-19
selinux: simple cleanup for cond_read_node()
Namhyung Kim
2011-12-19
selinux: Casting (void *) value returned by kmalloc is useless
Thomas Meyer
2011-09-09
selinux: sparse fix: fix several warnings in the security server code
James Morris
2011-01-24
selinux: return -ENOMEM when memory allocation fails
Davidlohr Bueso
2010-11-30
selinux: convert part of the sym_val_to_name array to use flex_array
Eric Paris
2010-10-21
SELinux: allow userspace to read policy back out of the kernel
Eric Paris
2010-08-02
selinux: fix error codes in cond_read_bool()
Dan Carpenter
2010-08-02
selinux: fix error codes in cond_policydb_init()
Dan Carpenter
2010-08-02
selinux: fix error codes in cond_read_node()
Dan Carpenter
2010-08-02
selinux: fix error codes in cond_read_av_list()
Dan Carpenter
2010-08-02
selinux: propagate error codes in cond_read_list()
Dan Carpenter
2008-08-15
selinux: Unify for- and while-loop style
Vesa-Matti Kari
2008-08-05
SELinux: Trivial minor fixes that change C null character style
Vesa-Matti J Kari
2008-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2008-04-21
SELinux: clean up printks
Eric Paris
2008-04-21
SELinux: conditional.c whitespace, syntax, and static declaraction cleanups
Eric Paris
2008-04-18
security: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-18
SELinux: unify printk messages
James Morris
2007-11-08
SELinux: add more validity checks on policy load
Stephen Smalley
2007-10-17
SELinux: tune avtab to reduce memory usage
Yuichi Nakamura
2005-10-30
[PATCH] SELinux: convert to kzalloc
James Morris
2005-09-05
[PATCH] selinux: endian notations
Alexey Dobriyan
2005-09-05
[PATCH] selinux: Reduce memory use by avtab
Stephen Smalley
2005-06-25
[PATCH] selinux: kfree cleanup
Jesper Juhl
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds