aboutsummaryrefslogtreecommitdiff
path: root/security/selinux/avc.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-05SELinux: shrink sizeof av_inhert selinux_class_perm and contextGravatar Eric Paris 1-7/+9
2008-10-31misc: replace NIPQUAD()Gravatar Harvey Harrison 1-1/+1
2008-10-29net: replace %p6 with %pI6Gravatar Harvey Harrison 1-1/+1
2008-10-28misc: replace NIP6_FMT with %p6 format specifierGravatar Harvey Harrison 1-1/+1
2008-08-29SELinux: add boundary support and thread context assignmentGravatar KaiGai Kohei 1-1/+1
2008-04-28Audit: standardize string audit interfacesGravatar Eric Paris 1-1/+1
2008-04-22SELinux fixups needed for preemptable RCU from -rtGravatar Paul E. McKenney 1-0/+9
2008-04-21SELinux: one little, two little, three little whitespaces, the avc.c saga.Gravatar Eric Paris 1-28/+28
2008-04-21SELinux: clean up printksGravatar Eric Paris 1-1/+1
2008-04-18selinux: introduce permissive typesGravatar Eric Paris 1-4/+5
2008-04-18SELinux: requesting no permissions in avc_has_perm_noaudit is a BUG()Gravatar Eric Paris 1-1/+3
2008-02-14d_path: Use struct path in struct avc_audit_dataGravatar Jan Blunck 1-5/+10
2008-01-30SELinux: Only store the network interface's ifindexGravatar Paul Moore 1-3/+12
2007-10-17SELinux: Improve read/write performanceGravatar Yuichi Nakamura 1-0/+5
2007-07-22[PATCH] get rid of AVC_PATH postponed treatmentGravatar Al Viro 1-7/+8
2007-07-20mm: Remove slab destructors from kmem_cache_create().Gravatar Paul Mundt 1-1/+1
2007-07-11SELinux: Use %lu for inode->i_no when printing avcGravatar Tobias Oed 1-1/+1
2007-07-11SELinux: allow preemption between transition permission checksGravatar Stephen Smalley 1-4/+6
2007-04-26selinux: remove userland security class and permission definitionsGravatar Stephen Smalley 1-0/+2
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Gravatar Robert P. J. Day 1-2/+1
2006-12-07[PATCH] slab: remove kmem_cache_tGravatar Christoph Lameter 1-1/+1
2006-12-07[PATCH] slab: remove SLAB_ATOMICGravatar Christoph Lameter 1-1/+1
2006-12-04[PATCH] selinux endianness annotationsGravatar Al Viro 1-1/+1
2006-11-28SELinux: export object class and permission definitionsGravatar Chad Sellers 1-12/+11
2006-05-01[PATCH] support for context based audit filteringGravatar Darrel Goeddel 1-6/+7
2006-02-07[PATCH] selinux: require AUDITGravatar Stephen Smalley 1-2/+0
2006-01-13[NET]: Use NIP6_FMT in kernel.hGravatar Joe Perches 1-3/+2
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 Gravatar Linus Torvalds 1-2/+2
2005-09-05[PATCH] selinux: endian notationsGravatar Alexey Dobriyan 1-2/+2
2005-06-22AUDIT: Wait for backlog to clear when generating messages.Gravatar David Woodhouse 1-2/+2
2005-05-24AUDIT: Fix remaining cases of direct logging of untrusted strings by avc_auditGravatar Stephen Smalley 1-13/+9
2005-05-21Fix oops due to thinko in avc_audit()Gravatar David Woodhouse 1-1/+1
2005-05-21AUDIT: Avoid sleeping function in SElinux AVC audit.Gravatar Stephen Smalley 1-9/+8
2005-05-19Restore logging of pid= and comm= in AVC audit messagesGravatar David Woodhouse 1-0/+7
2005-05-13AUDIT: Add message types to audit recordsGravatar Steve Grubb 1-2/+2
2005-05-11Add audit_log_typeGravatar Chris Wright 1-1/+1
2005-04-18[PATCH] SELinux: fix deadlock on dcache lockGravatar Stephen Smalley 1-34/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+949