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
2022-01-26
selinux: access superblock_security_struct in LSM blob way
GONG, Ruiqi
1
-2
/
+2
2022-01-12
Merge tag 'selinux-pr-20220110' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-66
/
+24
2021-12-27
selinux: initialize proto variable in selinux_ip_postroute_compat()
Tom Rix
1
-1
/
+1
2021-12-21
selinux: minor tweaks to selinux_add_opt()
Paul Moore
1
-8
/
+10
2021-12-21
selinux: fix potential memleak in selinux_add_opt()
Bernard Zhao
1
-2
/
+10
2021-12-17
selinux: fix sleeping function called from invalid context
Scott Mayhew
1
-14
/
+19
2021-12-06
security,selinux: remove security_add_mnt_opt()
Ondrej Mosnacek
1
-39
/
+0
2021-12-06
selinux: Use struct_size() helper in kmalloc()
Xiu Jianfeng
2
-3
/
+3
2021-11-23
lsm: security_task_getsecid_subj() -> security_current_getsecid_subj()
Paul Moore
1
-16
/
+3
2021-11-20
selinux: fix NULL-pointer dereference when hashtab allocation fails
Ondrej Mosnacek
1
-5
/
+12
2021-11-12
net,lsm,selinux: revert the security_sctp_assoc_established() hook
Paul Moore
1
-13
/
+1
2021-11-03
security: implement sctp_assoc_established hook in selinux
Xin Long
1
-1
/
+13
2021-11-03
security: pass asoc to sctp_assoc_request and sctp_sk_clone
Xin Long
3
-22
/
+22
2021-11-02
Merge tag 'selinux-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-244
/
+202
2021-10-20
security: Return xattr name from security_dentry_init_security()
Vivek Goyal
1
-1
/
+5
2021-10-19
selinux: fix a sock regression in selinux_ip_postroute_compat()
Paul Moore
1
-2
/
+2
2021-10-15
binder: use cred instead of task for selinux checks
Todd Kjos
1
-35
/
+13
2021-10-13
selinux: fix all of the W=1 build warnings
Paul Moore
6
-8
/
+33
2021-10-13
selinux: make better use of the nf_hook_state passed to the NF hooks
Paul Moore
1
-27
/
+25
2021-10-12
selinux: fix race condition when computing ocontext SIDs
Ondrej Mosnacek
1
-85
/
+77
2021-10-12
selinux: remove unneeded ipv6 hook wrappers
Florian Westphal
1
-62
/
+18
2021-10-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/
David S. Miller
1
-1
/
+3
2021-09-30
selinux: remove the SELinux lockdown implementation
Paul Moore
2
-32
/
+0
2021-09-29
selinux: enable genfscon labeling for securityfs
Christian Göttsche
1
-1
/
+2
2021-09-23
selinux,smack: fix subjective/objective credential use mixups
Paul Moore
1
-2
/
+2
2021-09-20
selinux: add support for the io_uring access controls
Paul Moore
2
-0
/
+36
2021-09-14
include/uapi/linux/xfrm.h: Fix XFRM_MSG_MAPPING ABI breakage
Eugene Syromiatnikov
1
-1
/
+3
2021-09-02
Merge tag 'integrity-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+4
2021-09-01
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-2
/
+6
2021-08-31
Merge tag 'selinux-pr-20210830' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+6
2021-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+4
2021-08-02
selinux: correct the return value when loads initial sids
Xiu Jianfeng
1
-6
/
+4
2021-07-29
mctp: Add MCTP base
Jeremy Kerr
2
-2
/
+6
2021-07-23
ima: Add digest and digest_len params to the functions to measure a buffer
Roberto Sassu
1
-2
/
+4
2021-07-14
selinux: return early for possible NULL audit buffers
Austin Kim
2
-0
/
+6
2021-06-11
selinux: kill 'flags' argument in avc_has_perm_flags() and avc_audit()
Al Viro
3
-31
/
+5
2021-06-11
selinux: slow_avc_audit has become non-blocking
Al Viro
3
-35
/
+10
2021-06-11
selinux: Fix kernel-doc
Yang Li
1
-1
/
+22
2021-06-11
selinux: use __GFP_NOWARN with GFP_NOWAIT in the AVC
Minchan Kim
1
-6
/
+7
2021-05-14
lsm_audit,selinux: pass IB device name by reference
Ondrej Mosnacek
1
-1
/
+1
2021-05-11
selinux: Remove redundant assignment to rc
Jiapeng Chong
2
-5
/
+0
2021-05-11
selinux: Corrected comment to match kernel-doc comment
Souptick Joarder
1
-1
/
+1
2021-05-11
selinux: delete selinux_xfrm_policy_lookup() useless argument
Zhongjun Tan
2
-2
/
+2
2021-05-11
selinux: constify some avtab function arguments
Ondrej Mosnacek
3
-21
/
+26
2021-05-11
selinux: simplify duplicate_policydb_cond_list() by using kmemdup()
Ondrej Mosnacek
1
-5
/
+6
2021-05-02
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
3
-37
/
+30
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-1
/
+4
2021-04-27
Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-48
/
+232
2021-04-22
LSM: Infrastructure management of the superblock
Casey Schaufler
3
-37
/
+30
2021-04-22
selinux: add proper NULL termination to the secclass_map permissions
Paul Moore
1
-2
/
+3
[prev]
[next]