aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/avc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-05SELinux: shrink sizeof av_inhert selinux_class_perm and contextEric Paris1-7/+9
2008-10-31misc: replace NIPQUAD()Harvey Harrison1-1/+1
2008-10-29net: replace %p6 with %pI6Harvey Harrison1-1/+1
2008-10-28misc: replace NIP6_FMT with %p6 format specifierHarvey Harrison1-1/+1
2008-08-29SELinux: add boundary support and thread context assignmentKaiGai Kohei1-1/+1
2008-04-28Audit: standardize string audit interfacesEric Paris1-1/+1
2008-04-22SELinux fixups needed for preemptable RCU from -rtPaul E. McKenney1-0/+9
2008-04-21SELinux: one little, two little, three little whitespaces, the avc.c saga.Eric Paris1-28/+28
2008-04-21SELinux: clean up printksEric Paris1-1/+1
2008-04-18selinux: introduce permissive typesEric Paris1-4/+5
2008-04-18SELinux: requesting no permissions in avc_has_perm_noaudit is a BUG()Eric Paris1-1/+3
2008-02-14d_path: Use struct path in struct avc_audit_dataJan Blunck1-5/+10
2008-01-30SELinux: Only store the network interface's ifindexPaul Moore1-3/+12
2007-10-17SELinux: Improve read/write performanceYuichi Nakamura1-0/+5
2007-07-22[PATCH] get rid of AVC_PATH postponed treatmentAl Viro1-7/+8
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-1/+1
2007-07-11SELinux: Use %lu for inode->i_no when printing avcTobias Oed1-1/+1
2007-07-11SELinux: allow preemption between transition permission checksStephen Smalley1-4/+6
2007-04-26selinux: remove userland security class and permission definitionsStephen Smalley1-0/+2
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day1-2/+1
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-1/+1
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter1-1/+1
2006-12-04[PATCH] selinux endianness annotationsAl Viro1-1/+1
2006-11-28SELinux: export object class and permission definitionsChad Sellers1-12/+11
2006-05-01[PATCH] support for context based audit filteringDarrel Goeddel1-6/+7
2006-02-07[PATCH] selinux: require AUDITStephen Smalley1-2/+0
2006-01-13[NET]: Use NIP6_FMT in kernel.hJoe Perches1-3/+2
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 Linus Torvalds1-2/+2
2005-09-05[PATCH] selinux: endian notationsAlexey Dobriyan1-2/+2
2005-06-22AUDIT: Wait for backlog to clear when generating messages.David Woodhouse1-2/+2
2005-05-24AUDIT: Fix remaining cases of direct logging of untrusted strings by avc_auditStephen Smalley1-13/+9
2005-05-21Fix oops due to thinko in avc_audit()David Woodhouse1-1/+1
2005-05-21AUDIT: Avoid sleeping function in SElinux AVC audit.Stephen Smalley1-9/+8
2005-05-19Restore logging of pid= and comm= in AVC audit messagesDavid Woodhouse1-0/+7
2005-05-13AUDIT: Add message types to audit recordsSteve Grubb1-2/+2
2005-05-11Add audit_log_typeChris Wright1-1/+1
2005-04-18[PATCH] SELinux: fix deadlock on dcache lockStephen Smalley1-34/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+949