index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
/
include
/
security.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-24
selinux: export validatetrans decisions
Andrew Perepechko
1
-0
/
+3
2015-10-22
selinux: introduce security_context_str_to_sid
Rasmus Villemoes
1
-0
/
+2
2015-07-13
selinux: extended permissions for ioctls
Jeff Vander Stoep
1
-2
/
+30
2015-06-04
selinux: enable per-file labeling for debugfs files.
Stephen Smalley
1
-0
/
+1
2014-06-19
security: Used macros from compiler.h instead of __attribute__((...))
Gideon Israel Dsouza
1
-1
/
+2
2014-03-10
selinux: add gfp argument to security_xfrm_policy_alloc and fix callers
Nikolay Aleksandrov
1
-1
/
+1
2013-11-20
SELinux: Update policy version to support constraints info
Richard Haines
1
-1
/
+2
2013-09-18
Merge git://git.infradead.org/users/eparis/selinux
Paul Moore
1
-5
/
+8
2013-08-28
Revert "SELinux: do not handle seclabel as a special flag"
Eric Paris
1
-1
/
+1
2013-07-25
Add SELinux policy capability for always checking packet and peer classes.
Chris PeBenito
1
-0
/
+3
2013-07-25
SELinux: pass a superblock to security_fs_use
Eric Paris
1
-2
/
+1
2013-07-25
SELinux: do not handle seclabel as a special flag
Eric Paris
1
-1
/
+1
2013-07-25
SELinux: change sbsec->behavior to short
Eric Paris
1
-1
/
+1
2013-07-25
SELinux: renumber the superblock options
Eric Paris
1
-3
/
+4
2013-07-25
SELinux: rename SE_SBLABELSUPP to SBLABEL_MNT
Eric Paris
1
-1
/
+1
2013-06-09
SELinux: Add new labeling type native labels
David Quigley
1
-0
/
+2
2012-07-23
switch dentry_open() to struct path, make it grab references itself
Al Viro
1
-1
/
+1
2012-04-09
SELinux: add default_type statements
Eric Paris
1
-1
/
+2
2012-04-09
SELinux: allow default source/target selectors for user/role/range
Eric Paris
1
-1
/
+2
2011-09-10
selinux: sparse fix: fix warnings in netlink code
James Morris
1
-0
/
+3
2011-09-10
selinux: sparse fix: eliminate warnings for selinuxfs
James Morris
1
-0
/
+3
2011-09-10
selinux: sparse fix: declare selinux_disable() in security.h
James Morris
1
-0
/
+1
2011-09-10
selinux: sparse fix: move selinux_complete_init
James Morris
1
-0
/
+1
2011-04-25
SELinux: security_read_policy should take a size_t not ssize_t
Eric Paris
1
-1
/
+1
2011-04-02
selinux: add type_transition with name extension support for selinuxfs
Kohei Kaigai
1
-2
/
+2
2011-03-28
SELinux: Add class support to the role_trans structure
Harry Ciao
1
-1
/
+2
2011-02-01
SELinux: Use dentry name in new object labeling
Eric Paris
1
-3
/
+5
2010-10-21
SELinux: allow userspace to read policy back out of the kernel
Eric Paris
1
-0
/
+2
2010-10-21
secmark: make secmark object handling generic
Eric Paris
1
-0
/
+1
2010-10-21
selinux: fix up style problem on /selinux/status
KaiGai Kohei
1
-2
/
+1
2010-10-21
selinux: fast status update interface (/selinux/status)
KaiGai Kohei
1
-0
/
+21
2010-02-04
selinux: allow MLS->non-MLS and vice versa upon policy reload
Guido Trentalancia
1
-1
/
+2
2010-01-18
selinux: change the handling of unknown classes
Stephen Smalley
1
-6
/
+4
2009-10-07
selinux: dynamic class/perm discovery
Stephen Smalley
1
-3
/
+10
2009-05-19
SELinux: move SELINUX_MAGIC into magic.h
Eric Paris
1
-2
/
+1
2009-04-02
Permissive domain in userspace object manager
KaiGai Kohei
1
-1
/
+3
2009-02-14
SELinux: remove unused av.decided field
Eric Paris
1
-1
/
+0
2009-01-19
SELinux: Add new security mount option to indicate security label support.
David P. Quigley
1
-0
/
+2
2009-01-19
SELinux: Condense super block security structure flags and cleanup necessary ...
David P. Quigley
1
-0
/
+6
2008-08-28
SELinux: add boundary support and thread context assignment
KaiGai Kohei
1
-1
/
+14
2008-07-15
Revert "SELinux: allow fstype unknown to policy to use xattrs if present"
James Morris
1
-1
/
+1
2008-07-14
SELinux: allow fstype unknown to policy to use xattrs if present
Eric Paris
1
-1
/
+1
2008-07-14
selinux: support deferred mapping of contexts
Stephen Smalley
1
-0
/
+5
2008-04-30
Security: Make secctx_to_secid() take const secdata
David Howells
1
-1
/
+1
2008-04-29
xattr: add missing consts to function arguments
David Howells
1
-1
/
+1
2008-04-28
SELinux: selinux/include/security.h whitespace, syntax, and other cleanups
Eric Paris
1
-2
/
+2
2008-04-18
SELinux: Add network port SID cache
Paul Moore
1
-2
/
+1
2008-04-18
SELinux: turn mount options strings into defines
Eric Paris
1
-0
/
+5
2008-04-18
selinux: introduce permissive types
Eric Paris
1
-1
/
+4
2008-04-18
SELinux: create new open permission
Eric Paris
1
-0
/
+2
[next]