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
/
selinuxfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-27
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...
James Morris
1
-1
/
+1
2015-03-25
selinux: fix sel_write_enforce broken return value
Joe Perches
1
-1
/
+1
2015-01-26
selinuxfs: don't open-code d_genocide()
Al Viro
1
-49
/
+3
2014-11-03
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
1
-3
/
+3
2014-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-1
/
+1
2014-03-10
selinux: add gfp argument to security_xfrm_policy_alloc and fix callers
Nikolay Aleksandrov
1
-10
/
+18
2014-02-06
security: replace strict_strto*() with kstrto*()
Jingoo Han
1
-1
/
+1
2013-07-25
Add SELinux policy capability for always checking packet and peer classes.
Chris PeBenito
1
-1
/
+3
2013-02-23
new helper: file_inode(file)
Al Viro
1
-12
/
+8
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
1
-1
/
+1
2012-09-21
userns: Convert selinux to use kuid and kgid where appropriate
Eric W. Biederman
1
-3
/
+3
2012-07-23
switch dentry_open() to struct path, make it grab references itself
Al Viro
1
-3
/
+3
2012-05-30
selinuxfs snprintf() misuses
Al Viro
1
-29
/
+7
2012-04-09
SELinux: if sel_make_bools errors don't leave inconsistent state
Eric Paris
1
-0
/
+1
2012-04-09
SELinux: remove needless sel_div function
Eric Paris
1
-6
/
+1
2012-04-09
SELinux: loosen DAC perms on reading policy
Eric Paris
1
-1
/
+1
2012-04-09
SELinux: allow seek operations on the file exposing policy
Eric Paris
1
-0
/
+1
2012-04-01
selinuxfs: merge dentry allocation into sel_make_dir()
Al Viro
1
-66
/
+44
2011-11-16
selinuxfs: remove custom hex_to_bin()
Andy Shevchenko
1
-10
/
+4
2011-09-10
selinux: sparse fix: fix warnings in netlink code
James Morris
1
-2
/
+0
2011-09-10
selinux: sparse fix: eliminate warnings for selinuxfs
James Morris
1
-1
/
+1
2011-09-10
selinux: sparse fix: declare selinux_disable() in security.h
James Morris
1
-1
/
+0
2011-08-02
doc: Update the email address for Paul Moore in various source files
Paul Moore
1
-1
/
+1
2011-07-24
VFS : mount lock scalability for internal mounts
Tim Chen
1
-0
/
+1
2011-06-15
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...
James Morris
1
-1
/
+36
2011-05-27
selinux: fix case of names with whitespace/multibytes on /selinux/create
Kohei Kaigai
1
-1
/
+36
2011-05-24
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...
James Morris
1
-3
/
+25
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-4
/
+4
2011-05-20
selinux: avoid unnecessary avc cache stat hit count
Linus Torvalds
1
-3
/
+7
2011-05-11
SELINUX: add /sys/fs/selinux mount point to put selinuxfs
Greg Kroah-Hartman
1
-1
/
+11
2011-04-10
treewide: remove extra semicolons
Justin P. Mattock
1
-4
/
+4
2011-04-02
selinux: add type_transition with name extension support for selinuxfs
Kohei Kaigai
1
-2
/
+14
2011-01-10
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
1
-338
/
+311
2011-01-07
fs: dcache rationalise dget variants
Nick Piggin
1
-1
/
+1
2011-01-07
fs: dcache remove dcache_lock
Nick Piggin
1
-4
/
+0
2011-01-07
fs: dcache scale subdirs
Nick Piggin
1
-2
/
+10
2010-12-01
SELinux: do not set automatic i_ino in selinuxfs
Eric Paris
1
-1
/
+0
2010-12-01
SELinux: standardize return code handling in selinuxfs.c
Eric Paris
1
-337
/
+311
2010-10-29
convert get_sb_single() users
Al Viro
1
-5
/
+4
2010-10-26
fs: do not assign default i_ino in new_inode
Christoph Hellwig
1
-0
/
+1
2010-10-21
selinux: implement mmap on /selinux/policy
Eric Paris
1
-0
/
+44
2010-10-21
SELinux: allow userspace to read policy back out of the kernel
Eric Paris
1
-0
/
+95
2010-10-21
selinux: fast status update interface (/selinux/status)
KaiGai Kohei
1
-0
/
+56
2010-08-02
selinux: use generic_file_llseek
Arnd Bergmann
1
-0
/
+16
2010-04-09
Security: Fix coding style in security/
wzt.wzt@gmail.com
1
-22
/
+22
2010-02-09
selinux: fix memory leak in sel_make_bools
Xiaotian Feng
1
-0
/
+2
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
-5
/
+2
2009-10-07
selinux: dynamic class/perm discovery
Stephen Smalley
1
-2
/
+2
2009-05-19
selinux: remove obsolete read buffer limit from sel_read_bool
Stephen Smalley
1
-4
/
+0
[next]