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
2017-07-06
Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+5
2017-05-26
sel_write_validatetrans(): don't open-code memdup_user_nul()
Al Viro
1
-7
/
+5
2017-05-23
selinux lsm IB/core: Implement LSM notification system
Daniel Jurgens
1
-0
/
+2
2017-05-23
selinux: log policy capability state when a policy is loaded
Stephen Smalley
1
-11
/
+2
2017-05-09
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2017-04-27
fs: constify tree_descr arrays passed to simple_fill_super()
Eric Biggers
1
-2
/
+2
2017-03-29
selinuxfs: Use seq_puts() in sel_avc_stats_seq_show()
Markus Elfring
1
-4
/
+4
2017-03-02
selinux: wrap cgroup seclabel support with its own policy capability
Stephen Smalley
1
-1
/
+2
2017-02-25
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-3
/
+2
2017-01-09
selinux: default to security isid in sel_make_bools() if no sid is found
Gary Tierney
1
-3
/
+3
2017-01-09
selinux: log errors when loading new policy
Gary Tierney
1
-5
/
+16
2017-01-09
selinux: clean up cred usage and simplify
Stephen Smalley
1
-34
/
+39
2017-01-09
selinux: support distinctions among all network address families
Stephen Smalley
1
-1
/
+1
2016-11-21
selinux: normalize input to /sys/fs/selinux/enforce
Stephen Smalley
1
-0
/
+2
2016-11-14
selinux: Minor cleanups
Andreas Gruenbacher
1
-2
/
+2
2016-09-28
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
1
-1
/
+1
2016-06-15
selinux: fix type mismatch
Heinrich Schuchardt
1
-1
/
+1
2016-01-23
wrappers for ->i_mutex access
Al Viro
1
-2
/
+2
2016-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+80
2016-01-04
selinuxfs: switch to memdup_user_nul()
Al Viro
1
-73
/
+41
2015-12-24
selinux: export validatetrans decisions
Andrew Perepechko
1
-0
/
+80
2015-10-22
selinux: introduce security_context_str_to_sid
Rasmus Villemoes
1
-17
/
+9
2015-09-10
mm: mark most vm_operations_struct const
Kirill A. Shutemov
1
-1
/
+1
2015-07-01
sysfs: Create mountpoints with sysfs_create_mount_point
Eric W. Biederman
1
-6
/
+5
2015-04-15
VFS: security/: d_inode() annotations
David Howells
1
-1
/
+1
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
[next]