index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
/
ss
/
conditional.c
Age
Commit message (
Expand
)
Author
2022-03-21
Merge tag 'selinux-pr-20220321' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-02-18
selinux: drop return statement at end of void functions
Christian Göttsche
2022-02-02
selinux: fix double free of cond_list on error paths
Vratislav Bendel
2021-05-10
selinux: constify some avtab function arguments
Ondrej Mosnacek
2021-05-10
selinux: simplify duplicate_policydb_cond_list() by using kmemdup()
Ondrej Mosnacek
2021-04-02
selinux: fix cond_list corruption when changing booleans
Ondrej Mosnacek
2020-08-20
selinux: fix memdup.cocci warnings
kernel test robot
2020-08-17
selinux: refactor changing booleans
Stephen Smalley
2020-08-04
Merge tag 'selinux-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-07-08
selinux: specialize symtab insert and search functions
Ondrej Mosnacek
2020-06-29
selinux: fixed a checkpatch warning with the sizeof macro
Ethan Edwards
2020-06-21
Merge tag 'selinux-pr-20200621' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-06-17
selinux: fix undefined return of cond_evaluate_expr
Tom Rix
2020-06-16
selinux: fix a double free in cond_read_node()/cond_read_list()
Tom Rix
2020-04-27
selinux: fix error return code in cond_read_list()
Wei Yongjun
2020-03-05
selinux: avtab_init() and cond_policydb_init() return void
Paul Moore
2020-02-11
selinux: generalize evaluate_cond_node()
Ondrej Mosnacek
2020-02-11
selinux: convert cond_expr to array
Ondrej Mosnacek
2020-02-11
selinux: convert cond_av_list to array
Ondrej Mosnacek
2020-02-11
selinux: convert cond_list to array
Ondrej Mosnacek
2020-02-10
selinux: simplify evaluate_cond_node()
Ondrej Mosnacek
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
2019-03-12
selinux: convert to kvmalloc
Kent Overstreet
2018-06-19
selinux: Cleanup printk logging in conditional
peter enderborg
2017-10-16
selinux: remove redundant assignment to len
Colin Ian King
2017-03-23
selinux: Improve size determinations in four functions
Markus Elfring
2017-03-23
selinux: Delete an unnecessary return statement in cond_compute_av()
Markus Elfring
2017-03-23
selinux: Use kmalloc_array() in cond_init_bool_indexes()
Markus Elfring
2016-08-30
selinux: fix overflow and 0 length allocations
William Roberts
2015-11-24
selinux: fix bug in conditional rules handling
Stephen Smalley
2015-07-13
selinux: extended permissions for ioctls
Jeff Vander Stoep
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
[next]