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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-24
selinux: export validatetrans decisions
Andrew Perepechko
2
-1
/
+4
2015-12-24
security: Add hook to invalidate inode security labels
Andreas Gruenbacher
1
-0
/
+6
2015-10-22
selinux: introduce security_context_str_to_sid
Rasmus Villemoes
1
-0
/
+2
2015-08-15
Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next
James Morris
2
-2
/
+36
2015-07-13
selinux: extended permissions for ioctls
Jeff Vander Stoep
2
-2
/
+36
2015-06-27
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2
-20
/
+25
2015-06-04
selinux: Remove unused permission definitions
Stephen Smalley
1
-14
/
+8
2015-06-04
selinux: enable per-file labeling for debugfs files.
Stephen Smalley
1
-0
/
+1
2015-06-04
selinux: update netlink socket classes
Stephen Smalley
1
-6
/
+16
2015-05-11
security/selinux: pass 'flags' arg to avc_audit() and avc_has_perm_flags()
NeilBrown
1
-2
/
+7
2015-01-25
Add security hooks to binder and implement the hooks for SELinux.
Stephen Smalley
1
-0
/
+2
2014-09-11
selinux: make the netif cache namespace aware
Paul Moore
2
-1
/
+5
2014-08-05
Merge tag 'v3.16' into next
Paul Moore
1
-1
/
+1
2014-06-26
selinux: reduce the number of calls to synchronize_net() when flushing caches
Paul Moore
3
-0
/
+6
2014-06-19
security: Used macros from compiler.h instead of __attribute__((...))
Gideon Israel Dsouza
1
-1
/
+2
2014-06-18
Merge tag 'v3.15' into next
Paul Moore
1
-2
/
+3
2014-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2014-06-10
Merge branch 'serge-next-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2014-06-03
selinux: Report permissive mode in avc: denied messages.
Stephen Smalley
1
-2
/
+2
2014-05-01
selinux: Report permissive mode in avc: denied messages.
Stephen Smalley
1
-2
/
+2
2014-04-23
audit: add netlink audit protocol bind to check capabilities on multicast join
Richard Guy Briggs
1
-1
/
+1
2014-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+3
2014-03-10
selinux: add gfp argument to security_xfrm_policy_alloc and fix callers
Nikolay Aleksandrov
2
-2
/
+3
2014-02-12
flowcache: Make flow cache name space aware
Fan Du
1
-2
/
+3
2014-01-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-1
/
+2
2014-01-12
SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()
Steven Rostedt
1
-1
/
+4
2013-12-13
selinux: look for IPsec labels on both inbound and outbound packets
Paul Moore
1
-3
/
+5
2013-12-10
selinux: look for IPsec labels on both inbound and outbound packets
Paul Moore
1
-3
/
+5
2013-11-27
Merge tag 'v3.12'
Paul Moore
2
-14
/
+11
2013-11-20
SELinux: Update policy version to support constraints info
Richard Haines
1
-1
/
+2
2013-11-08
Merge tag 'v3.12'
Paul Moore
2
-14
/
+11
2013-10-05
selinux: remove 'flags' parameter from avc_audit()
Linus Torvalds
1
-2
/
+2
2013-10-05
selinux: avc_has_perm_flags has no more users
Linus Torvalds
1
-11
/
+3
2013-09-18
Merge git://git.infradead.org/users/eparis/selinux
Paul Moore
3
-33
/
+29
2013-08-28
Revert "SELinux: do not handle seclabel as a special flag"
Eric Paris
1
-1
/
+1
2013-08-01
net: split rt_genid for ipv4 and ipv6
fan.du
1
-1
/
+6
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
2
-2
/
+2
2013-07-25
SELinux: renumber the superblock options
Eric Paris
2
-4
/
+5
2013-07-25
SELinux: rename SE_SBLABELSUPP to SBLABEL_MNT
Eric Paris
1
-1
/
+1
2013-07-25
selinux: remove the BUG_ON() from selinux_skb_xfrm_sid()
Paul Moore
1
-3
/
+2
2013-07-25
selinux: cleanup the XFRM header
Paul Moore
1
-14
/
+5
2013-07-25
selinux: cleanup selinux_xfrm_sock_rcv_skb() and selinux_xfrm_postroute_last()
Paul Moore
1
-8
/
+9
2013-07-25
lsm: split the xfrm_state_alloc_security() hook implementation
Paul Moore
1
-1
/
+3
2013-06-09
SELinux: Add new labeling type native labels
David Quigley
1
-0
/
+2
2013-01-15
tun: fix LSM/SELinux labeling of tun/tap devices
Paul Moore
1
-0
/
+4
2013-01-15
selinux: add the "attach_queue" permission to the "tun_socket" class
Paul Moore
1
-1
/
+1
2012-09-18
xfrm: invalidate dst on policy insertion/deletion
Nicolas Dichtel
1
-0
/
+1
[next]