index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
/
avc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-14
SELinux: flush the avc before disabling SELinux
Eric Paris
1
-0
/
+2
2009-09-14
SELinux: seperate avc_cache flushing
Eric Paris
1
-7
/
+17
2009-08-17
SELinux: Convert avc_audit to use lsm_audit.h
Thomas Liu
1
-156
/
+41
2009-07-13
Revert "SELinux: Convert avc_audit to use lsm_audit.h"
James Morris
1
-48
/
+170
2009-07-13
SELinux: Convert avc_audit to use lsm_audit.h
Thomas Liu
1
-170
/
+48
2009-06-25
selinux: clean up avc node cache when disabling selinux
Thomas Liu
1
-0
/
+6
2009-06-19
Merge branch 'master' into next
James Morris
1
-1
/
+1
2009-06-18
Add audit messages on type boundary violations
KaiGai Kohei
1
-1
/
+1
2009-04-02
Permissive domain in userspace object manager
KaiGai Kohei
1
-1
/
+1
2009-02-14
SELinux: convert the avc cache hash list to an hlist
Eric Paris
1
-20
/
+27
2009-02-14
SELinux: code readability with avc_cache
Eric Paris
1
-19
/
+44
2009-02-14
SELinux: remove unused av.decided field
Eric Paris
1
-10
/
+5
2009-02-14
SELinux: more careful use of avd in avc_has_perm_noaudit
Eric Paris
1
-19
/
+24
2009-02-14
SELinux: remove the unused ae.used
Eric Paris
1
-21
/
+7
2009-02-14
SELinux: check seqno when updating an avc_node
Eric Paris
1
-3
/
+6
2009-01-05
SELinux: shrink sizeof av_inhert selinux_class_perm and context
Eric Paris
1
-7
/
+9
2008-10-31
misc: replace NIPQUAD()
Harvey Harrison
1
-1
/
+1
2008-10-29
net: replace %p6 with %pI6
Harvey Harrison
1
-1
/
+1
2008-10-29
misc: replace NIP6_FMT with %p6 format specifier
Harvey Harrison
1
-1
/
+1
2008-08-28
SELinux: add boundary support and thread context assignment
KaiGai Kohei
1
-1
/
+1
2008-04-28
Audit: standardize string audit interfaces
Eric Paris
1
-1
/
+1
2008-04-22
SELinux fixups needed for preemptable RCU from -rt
Paul E. McKenney
1
-0
/
+9
2008-04-21
SELinux: one little, two little, three little whitespaces, the avc.c saga.
Eric Paris
1
-28
/
+28
2008-04-21
SELinux: clean up printks
Eric Paris
1
-1
/
+1
2008-04-18
selinux: introduce permissive types
Eric Paris
1
-4
/
+5
2008-04-18
SELinux: requesting no permissions in avc_has_perm_noaudit is a BUG()
Eric Paris
1
-1
/
+3
2008-02-15
d_path: Use struct path in struct avc_audit_data
Jan Blunck
1
-5
/
+10
2008-01-30
SELinux: Only store the network interface's ifindex
Paul Moore
1
-3
/
+12
2007-10-17
SELinux: Improve read/write performance
Yuichi Nakamura
1
-0
/
+5
2007-07-22
[PATCH] get rid of AVC_PATH postponed treatment
Al Viro
1
-7
/
+8
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-1
/
+1
2007-07-12
SELinux: Use %lu for inode->i_no when printing avc
Tobias Oed
1
-1
/
+1
2007-07-12
SELinux: allow preemption between transition permission checks
Stephen Smalley
1
-4
/
+6
2007-04-26
selinux: remove userland security class and permission definitions
Stephen Smalley
1
-0
/
+2
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_ATOMIC
Christoph Lameter
1
-1
/
+1
2006-12-05
[PATCH] selinux endianness annotations
Al Viro
1
-1
/
+1
2006-11-28
SELinux: export object class and permission definitions
Chad Sellers
1
-12
/
+11
2006-05-01
[PATCH] support for context based audit filtering
Darrel Goeddel
1
-6
/
+7
2006-02-08
[PATCH] selinux: require AUDIT
Stephen Smalley
1
-2
/
+0
2006-01-14
[NET]: Use NIP6_FMT in kernel.h
Joe Perches
1
-3
/
+2
2005-09-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6
Linus Torvalds
1
-2
/
+2
2005-09-05
[PATCH] selinux: endian notations
Alexey Dobriyan
1
-2
/
+2
2005-06-22
AUDIT: Wait for backlog to clear when generating messages.
David Woodhouse
1
-2
/
+2
2005-05-25
AUDIT: Fix remaining cases of direct logging of untrusted strings by avc_audit
Stephen Smalley
1
-13
/
+9
2005-05-21
Fix oops due to thinko in avc_audit()
David Woodhouse
1
-1
/
+1
2005-05-21
AUDIT: Avoid sleeping function in SElinux AVC audit.
Stephen Smalley
1
-9
/
+8
2005-05-19
Restore logging of pid= and comm= in AVC audit messages
David Woodhouse
1
-0
/
+7
2005-05-13
AUDIT: Add message types to audit records
Steve Grubb
1
-2
/
+2
[prev]
[next]