index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
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
Linus Torvalds
1
-0
/
+399