index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
selinux: sparse fix: fix several warnings in the security server code
James Morris
2011-09-09
1
-0
/
+6
*
selinux: sparse fix: fix warnings in netlink code
James Morris
2011-09-09
1
-0
/
+3
*
selinux: sparse fix: eliminate warnings for selinuxfs
James Morris
2011-09-09
1
-0
/
+3
*
selinux: sparse fix: declare selinux_disable() in security.h
James Morris
2011-09-09
1
-0
/
+1
*
selinux: sparse fix: move selinux_complete_init
James Morris
2011-09-09
1
-0
/
+1
*
doc: Update the email address for Paul Moore in various source files
Paul Moore
2011-08-01
4
-4
/
+4
*
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...
James Morris
2011-05-24
1
-4
/
+5
|
\
|
*
SELINUX: Make selinux cache VFS RCU walks safe
Eric Paris
2011-04-25
1
-5
/
+13
|
*
SELinux: security_read_policy should take a size_t not ssize_t
Eric Paris
2011-04-25
1
-1
/
+1
|
*
selinux: add type_transition with name extension support for selinuxfs
Kohei Kaigai
2011-04-01
1
-2
/
+2
|
*
SELinux: Add class support to the role_trans structure
Harry Ciao
2011-03-28
1
-1
/
+2
*
|
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
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-03-16
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const.
David S. Miller
2011-02-22
1
-1
/
+1
*
|
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
2011-03-08
2
-5
/
+10
|
\
\
|
|
/
|
/
|
|
*
SELinux: Auto-generate security_is_socket_class
Harry Ciao
2011-03-03
1
-0
/
+4
|
*
selinux: drop unused packet flow permissions
Eric Paris
2011-02-25
1
-2
/
+1
|
*
SELinux: Use dentry name in new object labeling
Eric Paris
2011-02-01
1
-3
/
+5
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2011-01-10
1
-1
/
+1
|
\
\
|
|
/
|
*
security: Define CAP_SYSLOG
Serge E. Hallyn
2010-11-29
1
-1
/
+1
*
|
headers: path.h redux
Alexey Dobriyan
2011-01-10
1
-1
/
+0
|
/
*
SELinux: allow userspace to read policy back out of the kernel
Eric Paris
2010-10-21
2
-1
/
+3
*
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
[next]