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
2021-01-12
selinux: make selinuxfs_mount static
Ondrej Mosnacek
1
-1
/
+0
2020-09-15
selinux: Add helper functions to get and set checkreqprot
Lakshmi Ramasubramanian
1
-0
/
+10
2020-09-11
selinux: access policycaps with READ_ONCE/WRITE_ONCE
Stephen Smalley
1
-7
/
+7
2020-08-31
selinux: simplify away security_policydb_len()
Ondrej Mosnacek
1
-1
/
+0
2020-08-27
selinux: move policy mutex to selinux_state, use in lockdep checks
Stephen Smalley
1
-0
/
+1
2020-08-25
selinux: convert policy read-write lock to RCU
Stephen Smalley
1
-3
/
+2
2020-08-18
selinux: move policy commit after updating selinuxfs
Stephen Smalley
1
-3
/
+13
2020-08-18
scripts/selinux,selinux: update mdp to enable policy capabilities
Stephen Smalley
1
-15
/
+1
2020-04-17
selinux: implement new format of filename transitions
Ondrej Mosnacek
1
-1
/
+2
2020-02-10
selinux: allow kernfs symlinks to inherit parent directory context
Christian Göttsche
1
-0
/
+8
2020-02-10
selinux: move status variables out of selinux_ss
Ondrej Mosnacek
1
-0
/
+4
2020-01-10
selinux: treat atomic flags more carefully
Ondrej Mosnacek
1
-2
/
+31
2019-12-19
selinux: randomize layout of key structures
Stephen Smalley
1
-1
/
+1
2019-12-19
selinux: clean up selinux_enabled/disabled/enforcing_boot
Stephen Smalley
1
-1
/
+3
2019-12-10
selinux: sidtab reverse lookup hash table
Jeff Vander Stoep
1
-0
/
+1
2019-10-08
selinux: default_range glblub implementation
Joshua Brindle
1
-1
/
+2
2019-03-21
selinux: try security xattr after genfs for kernfs filesystems
Ondrej Mosnacek
1
-0
/
+1
2019-03-13
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-5
/
+5
2019-02-28
selinux: Implement the new mount API LSM hooks
David Howells
1
-5
/
+5
2019-01-26
selinux: log invalid contexts in AVCs
Ondrej Mosnacek
1
-0
/
+3
2018-11-27
selinux: make "selinux_policycap_names[]" const char *
Alexey Dobriyan
1
-1
/
+1
2018-03-20
selinux: wrap AVC state
Stephen Smalley
1
-0
/
+3
2018-03-02
selinux: rename the {is,set}_enforcing() functions
Paul Moore
1
-4
/
+4
2018-03-02
selinux: wrap global selinux state
Stephen Smalley
1
-59
/
+169
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-17
selinux: update my email address
Stephen Smalley
1
-1
/
+1
2017-08-02
selinux: Generalize support for NNP/nosuid SELinux domain transitions
Stephen Smalley
1
-0
/
+2
2017-05-23
selinux: Add IB Port SMP access vector
Daniel Jurgens
1
-0
/
+2
2017-05-23
selinux: Implement Infiniband PKey "Access" access vector
Daniel Jurgens
1
-0
/
+2
2017-05-23
selinux: Create policydb version for Infiniband support
Daniel Jurgens
1
-1
/
+2
2017-05-23
selinux: log policy capability state when a policy is loaded
Stephen Smalley
1
-0
/
+2
2017-03-02
selinux: wrap cgroup seclabel support with its own policy capability
Stephen Smalley
1
-0
/
+2
2017-01-09
selinux: support distinctions among all network address families
Stephen Smalley
1
-1
/
+2
2016-08-19
selinux: drop SECURITY_SELINUX_POLICYDB_VERSION_MAX
William Roberts
1
-4
/
+0
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
[next]