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
/
ss
/
services.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-28
selinux: remove unused initial SIDs and improve handling
Stephen Smalley
1
-13
/
+13
2020-02-22
selinux: optimize storage of filename transitions
Ondrej Mosnacek
1
-6
/
+10
2020-02-12
selinux: generalize evaluate_cond_node()
Ondrej Mosnacek
1
-4
/
+2
2020-02-12
selinux: convert cond_list to array
Ondrej Mosnacek
1
-14
/
+14
2020-02-10
selinux: allow kernfs symlinks to inherit parent directory context
Christian Göttsche
1
-1
/
+2
2020-02-10
selinux: simplify evaluate_cond_node()
Ondrej Mosnacek
1
-10
/
+4
2020-02-10
selinux: move status variables out of selinux_ss
Ondrej Mosnacek
1
-2
/
+0
2020-01-17
selinux: do not allocate ancillary buffer on first load
Ondrej Mosnacek
1
-15
/
+13
2020-01-10
selinux: treat atomic flags more carefully
Ondrej Mosnacek
1
-19
/
+19
2019-12-24
selinux: remove set but not used variable 'sidtab'
YueHaibing
1
-8
/
+0
2019-12-24
selinux: ensure the policy has been loaded before reading the sidtab stats
Paul Moore
1
-0
/
+6
2019-12-10
selinux: cache the SID -> context string translation
Ondrej Mosnacek
1
-54
/
+84
2019-12-10
selinux: sidtab reverse lookup hash table
Jeff Vander Stoep
1
-24
/
+72
2019-10-08
Merge tag 'selinux-pr-20191007' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+8
2019-10-03
selinux: fix context string corruption in convert_context()
Ondrej Mosnacek
1
-1
/
+8
2019-09-23
Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2019-08-05
selinux: policydb - rename type_val_to_struct_array
Ondrej Mosnacek
1
-3
/
+3
2019-07-09
Merge tag 'selinux-pr-20190702' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-14
/
+19
2019-07-01
selinux: format all invalid context as untrusted
Richard Guy Briggs
1
-10
/
+19
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
1
-3
/
+1
2019-05-21
selinux: remove some no-op BUG_ONs
Ondrej Mosnacek
1
-4
/
+0
2019-03-25
selinux: remove useless assignments
Ondrej Mosnacek
1
-5
/
+2
2019-03-12
selinux: convert to kvmalloc
Kent Overstreet
1
-15
/
+7
2019-03-07
Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+1
2019-03-07
Merge tag 'selinux-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+32
2019-02-01
audit: remove unused actx param from audit_rule_match
Richard Guy Briggs
1
-2
/
+1
2019-01-26
selinux: log invalid contexts in AVCs
Ondrej Mosnacek
1
-5
/
+32
2019-01-09
SELinux: Remove unused selinux_is_enabled
Casey Schaufler
1
-1
/
+0
2018-12-06
selinux: overhaul sidtab to fix bug and improve performance
Ondrej Mosnacek
1
-71
/
+51
2018-12-05
selinux: use separate table for initial SID lookup
Ondrej Mosnacek
1
-38
/
+50
2018-11-27
selinux: make "selinux_policycap_names[]" const char *
Alexey Dobriyan
1
-1
/
+1
2018-11-21
selinux: refactor sidtab conversion
Ondrej Mosnacek
1
-21
/
+1
2018-09-06
selinux: refactor mls_context_to_sid() and make it stricter
Jann Horn
1
-8
/
+4
2018-06-19
selinux: Cleanup printk logging in services
peter enderborg
1
-36
/
+35
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-06-07
Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+6
2018-05-30
selinux: KASAN: slab-out-of-bounds in xattr_getsecurity
Sachin Grover
1
-1
/
+1
2018-05-15
audit: use inline function to get audit context
Richard Guy Briggs
1
-6
/
+6
2018-03-20
selinux: wrap AVC state
Stephen Smalley
1
-4
/
+5
2018-03-20
selinux: fix handling of uninitialized selinux state in get_bools/classes
Stephen Smalley
1
-0
/
+13
2018-03-02
selinux: rename the {is,set}_enforcing() functions
Paul Moore
1
-3
/
+3
2018-03-02
selinux: wrap global selinux state
Stephen Smalley
1
-467
/
+611
2017-12-06
selinux: skip bounded transition processing if the policy isn't loaded
Paul Moore
1
-0
/
+3
2017-11-29
selinux: ensure the context is NUL terminated in security_context_to_sid_core()
Paul Moore
1
-10
/
+8
2017-09-20
selinux: Use kmem_cache for hashtab_node
Kyeongdon Kim
1
-0
/
+4
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
-1
/
+6
2017-06-09
selinux: use kmem_cache for ebitmap
Junil Lee
1
-0
/
+4
2017-05-23
selinux: Add IB Port SMP access vector
Daniel Jurgens
1
-0
/
+41
2017-05-23
selinux: Implement Infiniband PKey "Access" access vector
Daniel Jurgens
1
-0
/
+40
[next]