Loading security/selinux/avc.c +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ /* * Implementation of the kernel access vector cache (AVC). * * Authors: Stephen Smalley, <sds@tycho.nsa.gov> * Authors: Stephen Smalley, <stephen.smalley.work@gmail.com> * James Morris <jmorris@redhat.com> * * Update: KaiGai, Kohei <kaigai@ak.jp.nec.com> Loading security/selinux/hooks.c +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ * * This file contains the SELinux hook function implementations. * * Authors: Stephen Smalley, <sds@tycho.nsa.gov> * Authors: Stephen Smalley, <stephen.smalley.work@gmail.com> * Chris Vance, <cvance@nai.com> * Wayne Salamon, <wsalamon@nai.com> * James Morris <jmorris@redhat.com> Loading security/selinux/include/avc.h +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ /* * Access vector cache interface for object managers. * * Author : Stephen Smalley, <sds@tycho.nsa.gov> * Author : Stephen Smalley, <stephen.smalley.work@gmail.com> */ #ifndef _SELINUX_AVC_H_ #define _SELINUX_AVC_H_ Loading security/selinux/include/avc_ss.h +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ /* * Access vector cache interface for the security server. * * Author : Stephen Smalley, <sds@tycho.nsa.gov> * Author : Stephen Smalley, <stephen.smalley.work@gmail.com> */ #ifndef _SELINUX_AVC_SS_H_ #define _SELINUX_AVC_SS_H_ Loading security/selinux/include/objsec.h +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ * * This file contains the SELinux security data structures for kernel objects. * * Author(s): Stephen Smalley, <sds@tycho.nsa.gov> * Author(s): Stephen Smalley, <stephen.smalley.work@gmail.com> * Chris Vance, <cvance@nai.com> * Wayne Salamon, <wsalamon@nai.com> * James Morris <jmorris@redhat.com> Loading Loading
security/selinux/avc.c +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ /* * Implementation of the kernel access vector cache (AVC). * * Authors: Stephen Smalley, <sds@tycho.nsa.gov> * Authors: Stephen Smalley, <stephen.smalley.work@gmail.com> * James Morris <jmorris@redhat.com> * * Update: KaiGai, Kohei <kaigai@ak.jp.nec.com> Loading
security/selinux/hooks.c +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ * * This file contains the SELinux hook function implementations. * * Authors: Stephen Smalley, <sds@tycho.nsa.gov> * Authors: Stephen Smalley, <stephen.smalley.work@gmail.com> * Chris Vance, <cvance@nai.com> * Wayne Salamon, <wsalamon@nai.com> * James Morris <jmorris@redhat.com> Loading
security/selinux/include/avc.h +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ /* * Access vector cache interface for object managers. * * Author : Stephen Smalley, <sds@tycho.nsa.gov> * Author : Stephen Smalley, <stephen.smalley.work@gmail.com> */ #ifndef _SELINUX_AVC_H_ #define _SELINUX_AVC_H_ Loading
security/selinux/include/avc_ss.h +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ /* * Access vector cache interface for the security server. * * Author : Stephen Smalley, <sds@tycho.nsa.gov> * Author : Stephen Smalley, <stephen.smalley.work@gmail.com> */ #ifndef _SELINUX_AVC_SS_H_ #define _SELINUX_AVC_SS_H_ Loading
security/selinux/include/objsec.h +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ * * This file contains the SELinux security data structures for kernel objects. * * Author(s): Stephen Smalley, <sds@tycho.nsa.gov> * Author(s): Stephen Smalley, <stephen.smalley.work@gmail.com> * Chris Vance, <cvance@nai.com> * Wayne Salamon, <wsalamon@nai.com> * James Morris <jmorris@redhat.com> Loading