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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
6
-69
/
+256
2016-01-09
selinux: Inode label revalidation performance fix
Andreas Gruenbacher
1
-8
/
+2
2016-01-04
selinuxfs: switch to memdup_user_nul()
Al Viro
1
-73
/
+41
2015-12-24
selinux: rate-limit netlink message warnings in selinux_nlmsg_perm()
Vladis Dronov
1
-4
/
+5
2015-12-24
selinux: export validatetrans decisions
Andrew Perepechko
4
-8
/
+111
2015-12-24
selinux: Revalidate invalid inode security labels
Andreas Gruenbacher
1
-8
/
+68
2015-12-24
security: Add hook to invalidate inode security labels
Andreas Gruenbacher
2
-10
/
+26
2015-12-24
selinux: Add accessor functions for inode->i_security
Andreas Gruenbacher
1
-41
/
+56
2015-12-24
security: Make inode argument of inode_getsecid non-const
Andreas Gruenbacher
1
-1
/
+1
2015-12-24
security: Make inode argument of inode_getsecurity non-const
Andreas Gruenbacher
1
-1
/
+1
2015-12-24
selinux: Remove unused variable in selinux_inode_init_security
Andreas Gruenbacher
1
-2
/
+0
2015-11-26
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...
James Morris
1
-2
/
+2
2015-11-24
selinux: fix bug in conditional rules handling
Stephen Smalley
1
-2
/
+2
2015-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-5
/
+3
2015-11-09
net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid()
Eric Dumazet
2
-15
/
+3
2015-11-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
5
-45
/
+36
2015-11-06
selinux: fix random read in selinux_ip_postroute_compat()
Eric Dumazet
1
-4
/
+14
2015-10-22
selinux: Use a kmem_cache for allocation struct file_security_struct
Sangwoo
1
-2
/
+6
2015-10-22
selinux: ioctl_has_perm should be static
Geliang Tang
1
-1
/
+1
2015-10-22
selinux: use sprintf return value
Rasmus Villemoes
1
-4
/
+1
2015-10-22
selinux: use kstrdup() in security_get_bools()
Rasmus Villemoes
1
-7
/
+1
2015-10-22
selinux: use kmemdup in security_sid_to_context_core()
Rasmus Villemoes
1
-2
/
+2
2015-10-22
selinux: remove pointless cast in selinux_inode_setsecurity()
Rasmus Villemoes
1
-1
/
+1
2015-10-22
selinux: introduce security_context_str_to_sid
Rasmus Villemoes
4
-25
/
+20
2015-10-22
selinux: do not check open perm on ftruncate call
Jeff Vander Stoep
1
-1
/
+2
2015-10-22
selinux: change CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE default
Paul Moore
1
-2
/
+2
2015-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
1
-4
/
+8
2015-10-16
netfilter: remove hook owner refcounting
Florian Westphal
1
-5
/
+0
2015-10-11
net: synack packets can be attached to request sockets
Eric Dumazet
1
-4
/
+8
2015-09-18
netfilter: Pass priv instead of nf_hook_ops to netfilter hooks
Eric W. Biederman
1
-5
/
+5
2015-09-10
mm: mark most vm_operations_struct const
Kirill A. Shutemov
1
-1
/
+1
2015-09-08
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
11
-110
/
+892
2015-09-05
fs: create and use seq_show_option for escaping
Kees Cook
1
-1
/
+1
2015-08-15
Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next
James Morris
11
-110
/
+892
2015-07-13
selinux: Create a common helper to determine an inode label [ver #3]
David Howells
1
-46
/
+41
2015-07-13
selinux: Augment BUG_ON assertion for secclass_map.
Stephen Smalley
1
-1
/
+2
2015-07-13
selinux: initialize sock security class to default value
Stephen Smalley
1
-0
/
+1
2015-07-13
selinux: reduce locking overhead in inode_free_security()
Waiman Long
1
-3
/
+14
2015-07-13
selinux: extended permissions for ioctls
Jeff Vander Stoep
11
-60
/
+834
2015-07-11
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...
James Morris
2
-1
/
+8
2015-07-10
selinux: fix mprotect PROT_EXEC regression caused by mm change
Stephen Smalley
1
-1
/
+2
2015-07-09
selinux: don't waste ebitmap space when importing NetLabel categories
Paul Moore
1
-0
/
+6
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-6
/
+5
2015-07-01
sysfs: Create mountpoints with sysfs_create_mount_point
Eric W. Biederman
1
-6
/
+5
2015-06-27
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
3
-325
/
+287
2015-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+0
2015-06-18
netfilter: Remove spurios included of netfilter.h
Eric W Biederman
1
-3
/
+0
2015-06-05
selinux: fix setting of security labels on NFS
J. Bruce Fields
1
-0
/
+1
2015-06-04
selinux: Remove unused permission definitions
Stephen Smalley
1
-14
/
+8
2015-06-04
selinux: enable genfscon labeling for sysfs and pstore files
Stephen Smalley
1
-1
/
+3
[next]