summaryrefslogtreecommitdiffstats
path: root/security/selinux/avc.c
Commit message (Expand)AuthorAgeFilesLines
* SELinux: print denials for buggy kernel with unknown permsEric Paris2009-11-241-1/+1
* selinux: dynamic class/perm discoveryStephen Smalley2009-10-071-68/+8
* SELinux: do not destroy the avc_cache_nodepEric Paris2009-09-231-4/+15
* SELinux: flush the avc before disabling SELinuxEric Paris2009-09-141-0/+2
* SELinux: seperate avc_cache flushingEric Paris2009-09-141-7/+17
* SELinux: Convert avc_audit to use lsm_audit.hThomas Liu2009-08-171-156/+41
* Revert "SELinux: Convert avc_audit to use lsm_audit.h"James Morris2009-07-131-48/+170
* SELinux: Convert avc_audit to use lsm_audit.hThomas Liu2009-07-131-170/+48
* selinux: clean up avc node cache when disabling selinuxThomas Liu2009-06-251-0/+6
* Merge branch 'master' into nextJames Morris2009-06-191-1/+1
|\
| * Permissive domain in userspace object managerKaiGai Kohei2009-04-021-1/+1
* | Add audit messages on type boundary violationsKaiGai Kohei2009-06-191-1/+1
|/
* SELinux: convert the avc cache hash list to an hlistEric Paris2009-02-141-20/+27
* SELinux: code readability with avc_cacheEric Paris2009-02-141-19/+44
* SELinux: remove unused av.decided fieldEric Paris2009-02-141-10/+5
* SELinux: more careful use of avd in avc_has_perm_noauditEric Paris2009-02-141-19/+24
* SELinux: remove the unused ae.usedEric Paris2009-02-141-21/+7
* SELinux: check seqno when updating an avc_nodeEric Paris2009-02-141-3/+6
* SELinux: shrink sizeof av_inhert selinux_class_perm and contextEric Paris2009-01-051-7/+9
* misc: replace NIPQUAD()Harvey Harrison2008-10-311-1/+1
* net: replace %p6 with %pI6Harvey Harrison2008-10-291-1/+1
* misc: replace NIP6_FMT with %p6 format specifierHarvey Harrison2008-10-281-1/+1
* SELinux: add boundary support and thread context assignmentKaiGai Kohei2008-08-291-1/+1
* Audit: standardize string audit interfacesEric Paris2008-04-281-1/+1
* SELinux fixups needed for preemptable RCU from -rtPaul E. McKenney2008-04-221-0/+9
* SELinux: one little, two little, three little whitespaces, the avc.c saga.Eric Paris2008-04-211-28/+28
* SELinux: clean up printksEric Paris2008-04-211-1/+1
* selinux: introduce permissive typesEric Paris2008-04-181-4/+5
* SELinux: requesting no permissions in avc_has_perm_noaudit is a BUG()Eric Paris2008-04-181-1/+3
* d_path: Use struct path in struct avc_audit_dataJan Blunck2008-02-141-5/+10
* SELinux: Only store the network interface's ifindexPaul Moore2008-01-301-3/+12
* SELinux: Improve read/write performanceYuichi Nakamura2007-10-171-0/+5
* [PATCH] get rid of AVC_PATH postponed treatmentAl Viro2007-07-221-7/+8
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* SELinux: Use %lu for inode->i_no when printing avcTobias Oed2007-07-111-1/+1
* SELinux: allow preemption between transition permission checksStephen Smalley2007-07-111-4/+6
* selinux: remove userland security class and permission definitionsStephen Smalley2007-04-261-0/+2
* [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-111-2/+1
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-071-1/+1
* [PATCH] selinux endianness annotationsAl Viro2006-12-041-1/+1
* SELinux: export object class and permission definitionsChad Sellers2006-11-281-12/+11
* [PATCH] support for context based audit filteringDarrel Goeddel2006-05-011-6/+7
* [PATCH] selinux: require AUDITStephen Smalley2006-02-071-2/+0
* [NET]: Use NIP6_FMT in kernel.hJoe Perches2006-01-131-3/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 Linus Torvalds2005-09-131-2/+2
|\
| * AUDIT: Wait for backlog to clear when generating messages.David Woodhouse2005-06-221-2/+2
* | [PATCH] selinux: endian notationsAlexey Dobriyan2005-09-051-2/+2
|/
* AUDIT: Fix remaining cases of direct logging of untrusted strings by avc_auditStephen Smalley2005-05-241-13/+9
* Fix oops due to thinko in avc_audit()David Woodhouse2005-05-211-1/+1
OpenPOWER on IntegriCloud