index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
/
include
/
avc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-17
selinux: update my email address
Stephen Smalley
1
-1
/
+1
2015-08-15
Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next
James Morris
1
-0
/
+6
2015-07-13
selinux: extended permissions for ioctls
Jeff Vander Stoep
1
-0
/
+6
2015-05-11
security/selinux: pass 'flags' arg to avc_audit() and avc_has_perm_flags()
NeilBrown
1
-2
/
+7
2014-06-03
selinux: Report permissive mode in avc: denied messages.
Stephen Smalley
1
-2
/
+2
2013-10-05
selinux: remove 'flags' parameter from avc_audit()
Linus Torvalds
1
-2
/
+2
2013-10-05
selinux: avc_has_perm_flags has no more users
Linus Torvalds
1
-11
/
+3
2012-04-09
SELinux: avc: remove the useless fields in avc_add_callback
Wanlong Gao
1
-5
/
+1
2012-04-09
SELinux: unify the selinux_audit_data and selinux_late_audit_data
Eric Paris
1
-8
/
+1
2012-04-09
SELinux: remove auditdeny from selinux_audit_data
Eric Paris
1
-8
/
+1
2012-04-09
SELinux: delay initialization of audit data in selinux_inode_permission
Eric Paris
1
-5
/
+77
2012-04-03
SELinux: do not allocate stack space for AVC data unless needed
Eric Paris
1
-2
/
+12
2012-04-03
SELinux: remove avd from selinux_audit_data
Eric Paris
1
-1
/
+0
2012-04-03
LSM: shrink sizeof LSM specific portion of common_audit_data
Eric Paris
1
-0
/
+16
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2011-05-20
selinux: avoid unnecessary avc cache stat hit count
Linus Torvalds
1
-1
/
+0
2011-04-26
SELINUX: Make selinux cache VFS RCU walks safe
Eric Paris
1
-5
/
+13
2011-01-10
headers: path.h redux
Alexey Dobriyan
1
-1
/
+0
2009-08-17
SELinux: Convert avc_audit to use lsm_audit.h
Thomas Liu
1
-44
/
+5
2009-07-13
Revert "SELinux: Convert avc_audit to use lsm_audit.h"
James Morris
1
-5
/
+44
2009-07-13
SELinux: Convert avc_audit to use lsm_audit.h
Thomas Liu
1
-44
/
+5
2009-06-25
selinux: clean up avc node cache when disabling selinux
Thomas Liu
1
-0
/
+3
2009-06-18
Add audit messages on type boundary violations
KaiGai Kohei
1
-3
/
+0
2008-08-28
SELinux: add boundary support and thread context assignment
KaiGai Kohei
1
-0
/
+4
2008-07-14
SELinux: keep the code clean formating and syntax
Eric Paris
1
-8
/
+7
2008-02-15
d_path: Use struct path in struct avc_audit_data
Jan Blunck
1
-4
/
+2
2008-01-30
SELinux: Only store the network interface's ifindex
Paul Moore
1
-1
/
+1
2007-10-17
SELinux: Improve read/write performance
Yuichi Nakamura
1
-0
/
+2
2007-07-12
SELinux: allow preemption between transition permission checks
Stephen Smalley
1
-2
/
+4
2006-12-05
[PATCH] selinux endianness annotations
Al Viro
1
-4
/
+4
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+137