index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
secmark: make secmark object handling generic
Eric Paris
2010-10-21
1
-0
/
+1
*
selinux: fix up style problem on /selinux/status
KaiGai Kohei
2010-10-21
1
-2
/
+1
*
selinux: fast status update interface (/selinux/status)
KaiGai Kohei
2010-10-21
1
-0
/
+21
*
SELinux: Move execmod to the common perms
Eric Paris
2010-08-02
1
-4
/
+3
*
selinux: place open in the common file perms
Eric Paris
2010-08-02
1
-7
/
+8
*
SELinux: special dontaudit for access checks
Eric Paris
2010-08-02
1
-1
/
+1
*
switch selinux delayed superblock handling to iterate_supers()
Al Viro
2010-05-21
1
-1
/
+0
*
selinux: always call sk_security_struct sksec
Eric Paris
2010-04-08
1
-4
/
+4
*
Merge branch 'next-queue' into next
James Morris
2010-03-09
1
-1
/
+1
|
\
|
*
selinux: const strings in tables
Stephen Hemminger
2010-03-08
1
-1
/
+1
*
|
selinux: allow MLS->non-MLS and vice versa upon policy reload
Guido Trentalancia
2010-02-04
1
-1
/
+2
*
|
selinux: change the handling of unknown classes
Stephen Smalley
2010-01-18
1
-6
/
+4
|
/
*
selinux: generate flask headers during kernel build
Stephen Smalley
2009-10-07
2
-961
/
+0
*
selinux: dynamic class/perm discovery
Stephen Smalley
2009-10-07
9
-417
/
+206
*
selinux: Support for the new TUN LSM hooks
Paul Moore
2009-09-01
4
-0
/
+25
*
SELinux: Convert avc_audit to use lsm_audit.h
Thomas Liu
2009-08-17
3
-50
/
+11
*
SELinux: add selinux_kernel_module_request
Eric Paris
2009-08-14
2
-0
/
+2
*
Revert "SELinux: Convert avc_audit to use lsm_audit.h"
James Morris
2009-07-13
3
-11
/
+50
*
SELinux: Convert avc_audit to use lsm_audit.h
Thomas Liu
2009-07-13
3
-50
/
+11
*
selinux: clean up avc node cache when disabling selinux
Thomas Liu
2009-06-25
1
-0
/
+3
*
Merge branch 'master' into next
James Morris
2009-06-19
1
-3
/
+4
|
\
|
*
SELinux: move SELINUX_MAGIC into magic.h
Eric Paris
2009-05-19
1
-2
/
+1
|
*
Permissive domain in userspace object manager
KaiGai Kohei
2009-04-02
1
-1
/
+3
*
|
Add audit messages on type boundary violations
KaiGai Kohei
2009-06-19
1
-3
/
+0
|
/
*
netlabel: Label incoming TCP connections correctly in SELinux
Paul Moore
2009-03-28
1
-14
/
+13
*
SELinux: new permission between tty audit and audit socket
Eric Paris
2009-03-06
2
-0
/
+2
*
SELinux: open perm for sock files
Eric Paris
2009-03-06
2
-0
/
+2
*
SELinux: remove unused av.decided field
Eric Paris
2009-02-14
1
-1
/
+0
*
SELinux: Add new security mount option to indicate security label support.
David P. Quigley
2009-01-19
1
-0
/
+2
*
SELinux: Condense super block security structure flags and cleanup necessary ...
David P. Quigley
2009-01-19
2
-2
/
+6
*
SELinux: shrink sizeof av_inhert selinux_class_perm and context
Eric Paris
2009-01-05
1
-2
/
+2
*
CRED: Add a kernel_service object class to SELinux
David Howells
2008-11-14
4
-0
/
+10
*
CRED: Make execve() take advantage of copy-on-write credentials
David Howells
2008-11-14
1
-11
/
+0
*
Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_nex...
James Morris
2008-10-11
2
-6
/
+47
|
\
|
*
selinux: Cache NetLabel secattrs in the socket's security struct
Paul Moore
2008-10-10
2
-3
/
+11
|
*
selinux: Set socket NetLabel based on connection endpoint
Paul Moore
2008-10-10
2
-3
/
+17
|
*
netlabel: Add functionality to set the security attributes of a packet
Paul Moore
2008-10-10
2
-0
/
+10
|
*
selinux: Fix missing calls to netlbl_skbuff_err()
Paul Moore
2008-10-10
1
-0
/
+9
*
|
SELinux: add boundary support and thread context assignment
KaiGai Kohei
2008-08-29
2
-1
/
+18
|
/
*
Revert "SELinux: allow fstype unknown to policy to use xattrs if present"
James Morris
2008-07-15
1
-1
/
+1
*
SELinux: allow fstype unknown to policy to use xattrs if present
Eric Paris
2008-07-14
1
-1
/
+1
*
SELinux: remove inherit field from inode_security_struct
James Morris
2008-07-14
1
-1
/
+0
*
SELinux: reorder inode_security_struct to increase objs/slab on 64bit
Richard Kennedy
2008-07-14
1
-1
/
+1
*
SELinux: keep the code clean formating and syntax
Eric Paris
2008-07-14
2
-10
/
+9
*
selinux: support deferred mapping of contexts
Stephen Smalley
2008-07-14
1
-0
/
+5
*
Security: Make secctx_to_secid() take const secdata
David Howells
2008-04-29
1
-1
/
+1
*
xattr: add missing consts to function arguments
David Howells
2008-04-29
1
-1
/
+1
*
SELinux: selinux/include/security.h whitespace, syntax, and other cleanups
Eric Paris
2008-04-28
1
-2
/
+2
*
SELinux: objsec.h whitespace, syntax, and other cleanups
Eric Paris
2008-04-28
1
-30
/
+30
*
SELinux: netlabel.h whitespace, syntax, and other cleanups
Eric Paris
2008-04-28
1
-1
/
+1
[next]