- 186edf7 selinux: fix double free of cond_list on error paths by Vratislav Bendel · 2 years, 11 months ago
- e1cce3a selinux: constify some avtab function arguments by Ondrej Mosnacek · 3 years, 9 months ago
- fba472b selinux: simplify duplicate_policydb_cond_list() by using kmemdup() by Ondrej Mosnacek · 3 years, 9 months ago
- d8f5f0e selinux: fix cond_list corruption when changing booleans by Ondrej Mosnacek · 3 years, 9 months ago
- 8792293 selinux: fix memdup.cocci warnings by kernel test robot · 4 years, 4 months ago
- c7c556f selinux: refactor changing booleans by Stephen Smalley · 4 years, 5 months ago
- 49e917d Merge tag 'selinux-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 5 months ago
- 237389e selinux: specialize symtab insert and search functions by Ondrej Mosnacek · 4 years, 6 months ago
- 65d9635 selinux: fixed a checkpatch warning with the sizeof macro by Ethan Edwards · 4 years, 6 months ago
- 817d914 Merge tag 'selinux-pr-20200621' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 6 months ago
- 8231b0b selinux: fix undefined return of cond_evaluate_expr by Tom Rix · 4 years, 6 months ago
- aa449a7 selinux: fix a double free in cond_read_node()/cond_read_list() by Tom Rix · 4 years, 6 months ago
- 292fed1 selinux: fix error return code in cond_read_list() by Wei Yongjun · 4 years, 8 months ago
- 5e729e1 selinux: avtab_init() and cond_policydb_init() return void by Paul Moore · 4 years, 10 months ago
- 89d4d7c selinux: generalize evaluate_cond_node() by Ondrej Mosnacek · 5 years ago
- 8794d78 selinux: convert cond_expr to array by Ondrej Mosnacek · 5 years ago
- 2b3a003 selinux: convert cond_av_list to array by Ondrej Mosnacek · 5 years ago
- 60abd31 selinux: convert cond_list to array by Ondrej Mosnacek · 5 years ago
- 06c2efe selinux: simplify evaluate_cond_node() by Ondrej Mosnacek · 5 years ago
- a10e763 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372 by Thomas Gleixner · 6 years ago
- acdf52d selinux: convert to kvmalloc by Kent Overstreet · 6 years ago
- ab48576 selinux: Cleanup printk logging in conditional by peter enderborg · 7 years ago
- 73e4977 selinux: remove redundant assignment to len by Colin Ian King · 7 years ago
- fb13a31 selinux: Improve size determinations in four functions by Markus Elfring · 8 years ago
- e34cfef selinux: Delete an unnecessary return statement in cond_compute_av() by Markus Elfring · 8 years ago
- f6076f7 selinux: Use kmalloc_array() in cond_init_bool_indexes() by Markus Elfring · 8 years ago
- 7c686af selinux: fix overflow and 0 length allocations by William Roberts · 8 years ago
- f3bef67 selinux: fix bug in conditional rules handling by Stephen Smalley · 9 years ago
- fa1aa14 selinux: extended permissions for ioctls by Jeff Vander Stoep · 9 years ago
- 6e51f9c selinux: fix a possible memory leak in cond_read_node() by Namhyung Kim · 11 years ago
- f004afe selinux: simple cleanup for cond_read_node() by Namhyung Kim · 11 years ago
- 2ff6fa8 selinux: Casting (void *) value returned by kmalloc is useless by Thomas Meyer · 13 years ago
- 7b98a58 selinux: sparse fix: fix several warnings in the security server code by James Morris · 13 years ago
- 3ac285ff selinux: return -ENOMEM when memory allocation fails by Davidlohr Bueso · 14 years ago
- ac76c05b selinux: convert part of the sym_val_to_name array to use flex_array by Eric Paris · 14 years ago
- cee74f4 SELinux: allow userspace to read policy back out of the kernel by Eric Paris · 14 years ago
- 338437f selinux: fix error codes in cond_read_bool() by Dan Carpenter · 15 years ago
- 38184c5 selinux: fix error codes in cond_policydb_init() by Dan Carpenter · 15 years ago
- fc5c126 selinux: fix error codes in cond_read_node() by Dan Carpenter · 15 years ago
- 9d623b1 selinux: fix error codes in cond_read_av_list() by Dan Carpenter · 15 years ago
- 5241c10 selinux: propagate error codes in cond_read_list() by Dan Carpenter · 15 years ago
- dbc74c6 selinux: Unify for- and while-loop style by Vesa-Matti Kari · 16 years ago
- df4ea865 SELinux: Trivial minor fixes that change C null character style by Vesa-Matti J Kari · 16 years ago
- 19b5b51 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 17 years ago
- 744ba35 SELinux: clean up printks by Eric Paris · 17 years ago
- 7c2b240 SELinux: conditional.c whitespace, syntax, and static declaraction cleanups by Eric Paris · 17 years ago
- d7b1acd security: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 17 years ago
- 454d972 SELinux: unify printk messages by James Morris · 17 years ago
- 45e5421 SELinux: add more validity checks on policy load by Stephen Smalley · 17 years ago
- 3232c11 SELinux: tune avtab to reduce memory usage by Yuichi Nakamura · 17 years ago
- 89d155e [PATCH] SELinux: convert to kzalloc by James Morris · 19 years ago
- b5bf6c5 [PATCH] selinux: endian notations by Alexey Dobriyan · 19 years ago
- 782ebb9 [PATCH] selinux: Reduce memory use by avtab by Stephen Smalley · 19 years ago
- 9a5f04b [PATCH] selinux: kfree cleanup by Jesper Juhl · 20 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago