index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
/
ss
/
conditional.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
selinux: fix memdup.cocci warnings
kernel test robot
2020-08-20
1
-3
/
+2
*
selinux: refactor changing booleans
Stephen Smalley
2020-08-18
1
-0
/
+156
*
Merge tag 'selinux-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-08-04
1
-4
/
+4
|
\
|
*
selinux: specialize symtab insert and search functions
Ondrej Mosnacek
2020-07-09
1
-2
/
+2
|
*
selinux: fixed a checkpatch warning with the sizeof macro
Ethan Edwards
2020-06-30
1
-2
/
+2
*
|
Merge tag 'selinux-pr-20200621' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-06-22
1
-13
/
+8
|
\
\
|
|
/
|
/
|
|
*
selinux: fix undefined return of cond_evaluate_expr
Tom Rix
2020-06-17
1
-0
/
+3
|
*
selinux: fix a double free in cond_read_node()/cond_read_list()
Tom Rix
2020-06-17
1
-13
/
+5
*
|
selinux: fix error return code in cond_read_list()
Wei Yongjun
2020-04-27
1
-1
/
+1
|
/
*
selinux: avtab_init() and cond_policydb_init() return void
Paul Moore
2020-03-05
1
-8
/
+2
*
selinux: generalize evaluate_cond_node()
Ondrej Mosnacek
2020-02-12
1
-1
/
+9
*
selinux: convert cond_expr to array
Ondrej Mosnacek
2020-02-12
1
-38
/
+24
*
selinux: convert cond_av_list to array
Ondrej Mosnacek
2020-02-12
1
-75
/
+49
*
selinux: convert cond_list to array
Ondrej Mosnacek
2020-02-12
1
-34
/
+20
*
selinux: simplify evaluate_cond_node()
Ondrej Mosnacek
2020-02-10
1
-2
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
2019-06-05
1
-3
/
+1
*
selinux: convert to kvmalloc
Kent Overstreet
2019-03-12
1
-5
/
+1
*
selinux: Cleanup printk logging in conditional
peter enderborg
2018-06-19
1
-8
/
+8
*
selinux: remove redundant assignment to len
Colin Ian King
2017-10-17
1
-1
/
+0
*
selinux: Improve size determinations in four functions
Markus Elfring
2017-03-23
1
-4
/
+4
*
selinux: Delete an unnecessary return statement in cond_compute_av()
Markus Elfring
2017-03-23
1
-1
/
+0
*
selinux: Use kmalloc_array() in cond_init_bool_indexes()
Markus Elfring
2017-03-23
1
-2
/
+3
*
selinux: fix overflow and 0 length allocations
William Roberts
2016-08-30
1
-0
/
+2
*
selinux: fix bug in conditional rules handling
Stephen Smalley
2015-11-24
1
-2
/
+2
*
selinux: extended permissions for ioctls
Jeff Vander Stoep
2015-07-13
1
-5
/
+27
*
selinux: fix a possible memory leak in cond_read_node()
Namhyung Kim
2014-06-19
1
-1
/
+1
*
selinux: simple cleanup for cond_read_node()
Namhyung Kim
2014-06-19
1
-7
/
+2
*
selinux: Casting (void *) value returned by kmalloc is useless
Thomas Meyer
2011-12-19
1
-1
/
+1
*
selinux: sparse fix: fix several warnings in the security server code
James Morris
2011-09-10
1
-1
/
+1
*
selinux: return -ENOMEM when memory allocation fails
Davidlohr Bueso
2011-01-24
1
-1
/
+1
*
selinux: convert part of the sym_val_to_name array to use flex_array
Eric Paris
2010-11-30
1
-1
/
+5
*
SELinux: allow userspace to read policy back out of the kernel
Eric Paris
2010-10-21
1
-0
/
+123
*
selinux: fix error codes in cond_read_bool()
Dan Carpenter
2010-08-02
1
-5
/
+8
*
selinux: fix error codes in cond_policydb_init()
Dan Carpenter
2010-08-02
1
-2
/
+6
*
selinux: fix error codes in cond_read_node()
Dan Carpenter
2010-08-02
1
-8
/
+12
*
selinux: fix error codes in cond_read_av_list()
Dan Carpenter
2010-08-02
1
-6
/
+8
*
selinux: propagate error codes in cond_read_list()
Dan Carpenter
2010-08-02
1
-4
/
+6
*
selinux: Unify for- and while-loop style
Vesa-Matti Kari
2008-08-15
1
-8
/
+8
*
SELinux: Trivial minor fixes that change C null character style
Vesa-Matti J Kari
2008-08-05
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2008-04-22
1
-40
/
+33
|
\
|
*
SELinux: clean up printks
Eric Paris
2008-04-21
1
-7
/
+7
|
*
SELinux: conditional.c whitespace, syntax, and static declaraction cleanups
Eric Paris
2008-04-21
1
-33
/
+26
*
|
security: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-19
1
-1
/
+0
|
/
*
SELinux: unify printk messages
James Morris
2008-04-18
1
-8
/
+8
*
SELinux: add more validity checks on policy load
Stephen Smalley
2007-11-07
1
-1
/
+2
*
SELinux: tune avtab to reduce memory usage
Yuichi Nakamura
2007-10-17
1
-0
/
+4
*
[PATCH] SELinux: convert to kzalloc
James Morris
2005-10-31
1
-8
/
+4
*
[PATCH] selinux: endian notations
Alexey Dobriyan
2005-09-05
1
-4
/
+8
*
[PATCH] selinux: Reduce memory use by avtab
Stephen Smalley
2005-09-05
1
-91
/
+114
*
[PATCH] selinux: kfree cleanup
Jesper Juhl
2005-06-26
1
-6
/
+3
[next]