aboutsummaryrefslogtreecommitdiff
path: root/security/selinux/avc.c
AgeCommit message (Expand)Author
2009-04-02Permissive domain in userspace object managerKaiGai Kohei
2009-02-14SELinux: convert the avc cache hash list to an hlistEric Paris
2009-02-14SELinux: code readability with avc_cacheEric Paris
2009-02-14SELinux: remove unused av.decided fieldEric Paris
2009-02-14SELinux: more careful use of avd in avc_has_perm_noauditEric Paris
2009-02-14SELinux: remove the unused ae.usedEric Paris
2009-02-14SELinux: check seqno when updating an avc_nodeEric Paris
2009-01-05SELinux: shrink sizeof av_inhert selinux_class_perm and contextEric Paris
2008-10-31misc: replace NIPQUAD()Harvey Harrison
2008-10-29net: replace %p6 with %pI6Harvey Harrison
2008-10-28misc: replace NIP6_FMT with %p6 format specifierHarvey Harrison
2008-08-29SELinux: add boundary support and thread context assignmentKaiGai Kohei
2008-04-28Audit: standardize string audit interfacesEric Paris
2008-04-22SELinux fixups needed for preemptable RCU from -rtPaul E. McKenney
2008-04-21SELinux: one little, two little, three little whitespaces, the avc.c saga.Eric Paris
2008-04-21SELinux: clean up printksEric Paris
2008-04-18selinux: introduce permissive typesEric Paris
2008-04-18SELinux: requesting no permissions in avc_has_perm_noaudit is a BUG()Eric Paris
2008-02-14d_path: Use struct path in struct avc_audit_dataJan Blunck
2008-01-30SELinux: Only store the network interface's ifindexPaul Moore
2007-10-17SELinux: Improve read/write performanceYuichi Nakamura
2007-07-22[PATCH] get rid of AVC_PATH postponed treatmentAl Viro
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-11SELinux: Use %lu for inode->i_no when printing avcTobias Oed
2007-07-11SELinux: allow preemption between transition permission checksStephen Smalley
2007-04-26selinux: remove userland security class and permission definitionsStephen Smalley
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter
2006-12-04[PATCH] selinux endianness annotationsAl Viro
2006-11-28SELinux: export object class and permission definitionsChad Sellers
2006-05-01[PATCH] support for context based audit filteringDarrel Goeddel
2006-02-07[PATCH] selinux: require AUDITStephen Smalley
2006-01-13[NET]: Use NIP6_FMT in kernel.hJoe Perches
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 Linus Torvalds
2005-09-05[PATCH] selinux: endian notationsAlexey Dobriyan
2005-06-22AUDIT: Wait for backlog to clear when generating messages.David Woodhouse
2005-05-24AUDIT: Fix remaining cases of direct logging of untrusted strings by avc_auditStephen Smalley
2005-05-21Fix oops due to thinko in avc_audit()David Woodhouse
2005-05-21AUDIT: Avoid sleeping function in SElinux AVC audit.Stephen Smalley
2005-05-19Restore logging of pid= and comm= in AVC audit messagesDavid Woodhouse
2005-05-13AUDIT: Add message types to audit recordsSteve Grubb
2005-05-11Add audit_log_typeChris Wright
2005-04-18[PATCH] SELinux: fix deadlock on dcache lockStephen Smalley
2005-04-16Linux-2.6.12-rc2Linus Torvalds