index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
/
include
/
avc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
selinux: align avc_has_perm_noaudit() prototype with definition
Paul Moore
2023-12-22
1
-1
/
+1
*
selinux: fix style issues in security/selinux/include/avc.h
Paul Moore
2023-12-22
1
-26
/
+15
*
selinux: update my email address
Stephen Smalley
2023-07-19
1
-1
/
+1
*
selinux: avc: drop unused function avc_disable()
Christian Göttsche
2023-05-08
1
-3
/
+0
*
selinux: stop passing selinux_state pointers and their offspring
Stephen Smalley
2023-03-14
1
-19
/
+10
*
selinux: add __randomize_layout to selinux_audit_data
GONG, Ruiqi
2022-06-07
1
-1
/
+1
*
selinux: update parameter documentation
Christian Göttsche
2022-05-03
1
-0
/
+1
*
selinux: kill 'flags' argument in avc_has_perm_flags() and avc_audit()
Al Viro
2021-06-11
1
-8
/
+1
*
selinux: slow_avc_audit has become non-blocking
Al Viro
2021-06-11
1
-4
/
+0
*
selinux: fall back to ref-walk if audit is required
Stephen Smalley
2019-12-09
1
-3
/
+5
*
selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon follow_link"
Stephen Smalley
2019-12-09
1
-0
/
+5
*
selinux: stop passing MAY_NOT_BLOCK to the AVC upon follow_link
Stephen Smalley
2019-01-10
1
-5
/
+0
*
selinux: avoid silent denials in permissive mode under RCU walk
Stephen Smalley
2019-01-10
1
-0
/
+1
*
selinux: wrap AVC state
Stephen Smalley
2018-03-20
1
-11
/
+21
*
selinux: wrap global selinux state
Stephen Smalley
2018-03-01
1
-6
/
+0
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
selinux: update my email address
Stephen Smalley
2017-08-17
1
-1
/
+1
*
Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next
James Morris
2015-08-15
1
-0
/
+6
|
\
|
*
selinux: extended permissions for ioctls
Jeff Vander Stoep
2015-07-13
1
-0
/
+6
*
|
security/selinux: pass 'flags' arg to avc_audit() and avc_has_perm_flags()
NeilBrown
2015-05-11
1
-2
/
+7
|
/
*
selinux: Report permissive mode in avc: denied messages.
Stephen Smalley
2014-06-03
1
-2
/
+2
*
selinux: remove 'flags' parameter from avc_audit()
Linus Torvalds
2013-10-04
1
-2
/
+2
*
selinux: avc_has_perm_flags has no more users
Linus Torvalds
2013-10-04
1
-11
/
+3
*
SELinux: avc: remove the useless fields in avc_add_callback
Wanlong Gao
2012-04-09
1
-5
/
+1
*
SELinux: unify the selinux_audit_data and selinux_late_audit_data
Eric Paris
2012-04-09
1
-8
/
+1
*
SELinux: remove auditdeny from selinux_audit_data
Eric Paris
2012-04-09
1
-8
/
+1
*
SELinux: delay initialization of audit data in selinux_inode_permission
Eric Paris
2012-04-09
1
-5
/
+77
*
SELinux: do not allocate stack space for AVC data unless needed
Eric Paris
2012-04-03
1
-2
/
+12
*
SELinux: remove avd from selinux_audit_data
Eric Paris
2012-04-03
1
-1
/
+0
*
LSM: shrink sizeof LSM specific portion of common_audit_data
Eric Paris
2012-04-03
1
-0
/
+16
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
selinux: avoid unnecessary avc cache stat hit count
Linus Torvalds
2011-05-19
1
-1
/
+0
*
SELINUX: Make selinux cache VFS RCU walks safe
Eric Paris
2011-04-25
1
-5
/
+13
*
headers: path.h redux
Alexey Dobriyan
2011-01-10
1
-1
/
+0
*
SELinux: Convert avc_audit to use lsm_audit.h
Thomas Liu
2009-08-17
1
-44
/
+5
*
Revert "SELinux: Convert avc_audit to use lsm_audit.h"
James Morris
2009-07-13
1
-5
/
+44
*
SELinux: Convert avc_audit to use lsm_audit.h
Thomas Liu
2009-07-13
1
-44
/
+5
*
selinux: clean up avc node cache when disabling selinux
Thomas Liu
2009-06-25
1
-0
/
+3
*
Add audit messages on type boundary violations
KaiGai Kohei
2009-06-19
1
-3
/
+0
*
SELinux: add boundary support and thread context assignment
KaiGai Kohei
2008-08-29
1
-0
/
+4
*
SELinux: keep the code clean formating and syntax
Eric Paris
2008-07-14
1
-8
/
+7
*
d_path: Use struct path in struct avc_audit_data
Jan Blunck
2008-02-14
1
-4
/
+2
*
SELinux: Only store the network interface's ifindex
Paul Moore
2008-01-30
1
-1
/
+1
*
SELinux: Improve read/write performance
Yuichi Nakamura
2007-10-17
1
-0
/
+2
*
SELinux: allow preemption between transition permission checks
Stephen Smalley
2007-07-11
1
-2
/
+4
*
[PATCH] selinux endianness annotations
Al Viro
2006-12-04
1
-4
/
+4
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+137