index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
/
ss
/
avtab.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-03
selinux: declare data arrays const
Christian Göttsche
1
-1
/
+1
2022-05-03
selinux: avoid extra semicolon
Christian Göttsche
1
-9
/
+9
2022-01-26
selinux: drop unused parameter of avtab_insert_node
Christian Göttsche
1
-3
/
+3
2021-05-10
selinux: constify some avtab function arguments
Ondrej Mosnacek
1
-13
/
+15
2021-04-02
selinux: fix cond_list corruption when changing booleans
Ondrej Mosnacek
1
-62
/
+26
2021-04-02
selinux: make nslot handling in avtab more robust
Ondrej Mosnacek
1
-10
/
+11
2021-01-12
selinux: mark some global variables __ro_after_init
Ondrej Mosnacek
1
-2
/
+2
2020-08-17
selinux: refactor changing booleans
Stephen Smalley
1
-1
/
+48
2020-03-05
selinux: avtab_init() and cond_policydb_init() return void
Paul Moore
1
-2
/
+1
2019-03-12
selinux: convert to kvmalloc
Kent Overstreet
1
-21
/
+19
2018-06-19
selinux: Cleanup printk logging in avtab
peter enderborg
1
-25
/
+26
2018-03-01
selinux: wrap global selinux state
Stephen Smalley
1
-7
/
+2
2017-08-17
selinux: update my email address
Stephen Smalley
1
-1
/
+1
2015-07-13
selinux: extended permissions for ioctls
Jeff Vander Stoep
1
-14
/
+90
2015-04-06
selinux: Use a better hash function for avtab
John Brooks
1
-4
/
+37
2015-04-06
selinux: convert avtab hash table to flex_array
Stephen Smalley
1
-12
/
+19
2010-10-21
SELinux: allow userspace to read policy back out of the kernel
Eric Paris
1
-0
/
+42
2010-10-21
SELinux: drop useless (and incorrect) AVTAB_MAX_SIZE
Eric Paris
1
-2
/
+2
2010-08-02
selinux: cleanup return codes in avtab_read_item()
Dan Carpenter
1
-20
/
+19
2008-08-15
selinux: Unify for- and while-loop style
Vesa-Matti Kari
1
-1
/
+1
2008-08-05
SELinux: trivial, remove unneeded local variable
Vesa-Matti J Kari
1
-4
/
+2
2008-07-14
SELinux: keep the code clean formating and syntax
Eric Paris
1
-1
/
+1
2008-04-21
SELinux: clean up printks
Eric Paris
1
-14
/
+13
2008-04-21
SELinux: avtab.c whitespace, syntax, and static declaraction cleanups
Eric Paris
1
-10
/
+11
2008-04-18
SELinux: unify printk messages
James Morris
1
-20
/
+20
2008-01-25
security/selinux: Add missing "space"
Joe Perches
1
-1
/
+1
2007-11-08
SELinux: add more validity checks on policy load
Stephen Smalley
1
-4
/
+28
2007-10-17
SELinux: tune avtab to reduce memory usage
Yuichi Nakamura
1
-26
/
+65
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-1
/
+1
2007-02-26
Reassign printk levels in selinux kernel code
Eric Paris
1
-1
/
+1
2007-02-11
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
1
-2
/
+1
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-1
/
+1
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
1
-1
/
+1
2006-01-06
[PATCH] selinux: more ARRAY_SIZE cleanups
Tobias Klauser
1
-1
/
+1
2005-09-05
[PATCH] selinux: endian notations
Alexey Dobriyan
1
-3
/
+5
2005-09-05
[PATCH] selinux: Reduce memory use by avtab
Stephen Smalley
1
-69
/
+123
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+399