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
2020-06-22
Merge tag 'selinux-pr-20200621' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-13
/
+12
2020-06-18
selinux: fix undefined return of cond_evaluate_expr
Tom Rix
1
-0
/
+3
2020-06-17
selinux: fix a double free in cond_read_node()/cond_read_list()
Tom Rix
1
-13
/
+5
2020-06-13
Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-7
/
+44
2020-06-11
selinux: fix double free
Tom Rix
1
-0
/
+4
2020-06-05
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-5
/
+3
2020-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-2
/
+2
2020-06-03
Merge tag 'selinux-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
19
-326
/
+499
2020-05-28
Merge tag 'v5.7-rc7' into perf/core, to pick up fixes
Ingo Molnar
2
-26
/
+46
2020-05-20
exec: Factor security_bprm_creds_for_exec out of security_bprm_set_creds
Eric W. Biederman
1
-5
/
+3
2020-05-19
selinux: Implement the watch_key security hook
David Howells
1
-0
/
+14
2020-05-19
keys: Make the KEY_NEED_* perms an enum rather than a mask
David Howells
1
-7
/
+30
2020-05-15
bpf, capability: Introduce CAP_BPF
Alexei Starovoitov
1
-2
/
+2
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-2
/
+2
2020-05-13
selinux: netlabel: Remove unused inline function
YueHaibing
1
-6
/
+0
2020-05-07
Merge tag 'perf-for-bpf-2020-05-06' of git://git.kernel.org/pub/scm/linux/ker...
Alexei Starovoitov
1
-2
/
+2
2020-05-01
selinux: do not allocate hashtabs dynamically
Ondrej Mosnacek
8
-146
/
+116
2020-05-01
selinux: fix return value on error in policydb_read()
Ondrej Mosnacek
1
-0
/
+1
2020-05-01
selinux: simplify range_write()
Ondrej Mosnacek
1
-16
/
+2
2020-05-01
selinux: fix error return code in policydb_read()
Wei Yongjun
1
-0
/
+1
2020-05-01
Merge tag 'selinux-pr-20200430' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-26
/
+46
2020-04-30
selinux: properly handle multiple messages in selinux_netlink_send()
Paul Moore
1
-25
/
+45
2020-04-28
selinux: fix error return code in cond_read_list()
Wei Yongjun
1
-1
/
+1
2020-04-22
selinux: don't produce incorrect filename_trans_count
Ondrej Mosnacek
2
-9
/
+5
2020-04-22
Merge tag 'perf-core-for-mingo-5.8-20200420' of git://git.kernel.org/pub/scm/...
Ingo Molnar
1
-2
/
+2
2020-04-17
selinux: implement new format of filename transitions
Ondrej Mosnacek
2
-26
/
+189
2020-04-17
selinux: move context hashing under sidtab
Ondrej Mosnacek
5
-58
/
+47
2020-04-17
selinux: hash context structure directly
Ondrej Mosnacek
9
-42
/
+69
2020-04-17
selinux: store role transitions in a hash table
Ondrej Mosnacek
3
-60
/
+107
2020-04-16
Merge tag 'selinux-pr-20200416' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+4
2020-04-16
capabilities: Introduce CAP_PERFMON to kernel and user space
Alexey Budankov
1
-2
/
+2
2020-04-16
selinux: drop unnecessary smp_load_acquire() call
Ondrej Mosnacek
1
-2
/
+1
2020-04-16
selinux: free str on error in str_read()
Ondrej Mosnacek
1
-4
/
+4
2020-04-15
selinux: fix warning Comparison to bool
Zou Wei
2
-3
/
+3
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2020-04-01
Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
18
-448
/
+448
2020-03-31
selinux: clean up indentation issue with assignment statement
Colin Ian King
1
-4
/
+3
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-03-05
selinux: avtab_init() and cond_policydb_init() return void
Paul Moore
5
-21
/
+7
2020-03-05
selinux: clean up error path in policydb_init()
Ondrej Mosnacek
1
-13
/
+5
2020-02-28
selinux: remove unused initial SIDs and improve handling
Stephen Smalley
4
-56
/
+58
2020-02-28
selinux: reduce the use of hard-coded hash sizes
Ondrej Mosnacek
4
-40
/
+45
2020-02-22
selinux: Add xfs quota command types
Richard Haines
1
-0
/
+7
2020-02-22
selinux: optimize storage of filename transitions
Ondrej Mosnacek
3
-80
/
+110
2020-02-14
selinux: factor out loop body from filename_trans_read()
Ondrej Mosnacek
1
-59
/
+63
2020-02-12
security: selinux: allow per-file labeling for bpffs
Connor O'Brien
1
-0
/
+1
2020-02-12
selinux: generalize evaluate_cond_node()
Ondrej Mosnacek
3
-6
/
+12
2020-02-12
selinux: convert cond_expr to array
Ondrej Mosnacek
2
-43
/
+33
2020-02-12
selinux: convert cond_av_list to array
Ondrej Mosnacek
2
-79
/
+53
2020-02-12
selinux: convert cond_list to array
Ondrej Mosnacek
7
-59
/
+43
[next]