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
2018-04-11
ipc/msg: introduce msgctl(MSG_STAT_ANY)
Davidlohr Bueso
1
-0
/
+1
2018-04-11
ipc/sem: introduce semctl(SEM_STAT_ANY)
Davidlohr Bueso
1
-0
/
+1
2018-04-11
ipc/shm: introduce shmctl(SHM_STAT_ANY)
Davidlohr Bueso
1
-0
/
+1
2018-04-09
selinux: fix missing dput() before selinuxfs unmount
Stephen Smalley
1
-0
/
+1
2018-04-08
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+6
2018-04-07
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+5
2018-04-07
Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
27
-1224
/
+2289
2018-04-04
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-46
/
+46
2018-03-29
security: Remove rtnl_lock() in selinux_xfrm_notify_policyload()
Kirill Tkhai
1
-2
/
+0
2018-03-29
net: Introduce net_rwsem to protect net_namespace_list
Kirill Tkhai
1
-0
/
+2
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
1
-1
/
+0
2018-03-23
security: Add a cred_getsecid hook
Matthew Garrett
1
-0
/
+6
2018-03-23
msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooks
Eric W. Biederman
1
-18
/
+18
2018-03-23
shm/security: Pass kern_ipc_perm not shmid_kernel into the shm security hooks
Eric W. Biederman
1
-14
/
+14
2018-03-23
sem/security: Pass kern_ipc_perm not sem_array into the sem security hooks
Eric W. Biederman
1
-14
/
+14
2018-03-20
selinux: wrap AVC state
Stephen Smalley
9
-297
/
+512
2018-03-20
selinux: wrap selinuxfs state
Stephen Smalley
1
-177
/
+261
2018-03-20
selinux: fix handling of uninitialized selinux state in get_bools/classes
Stephen Smalley
1
-0
/
+13
2018-03-07
usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as...
Stephen Smalley
1
-2
/
+5
2018-03-03
selinux: Fix ltp test connect-syscall failure
Richard Haines
1
-12
/
+30
2018-03-02
selinux: rename the {is,set}_enforcing() functions
Paul Moore
6
-14
/
+14
2018-03-02
selinux: wrap global selinux state
Stephen Smalley
25
-797
/
+1155
2018-02-27
net: Convert selinux_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-27
selinux: fix typo in selinux_netlbl_sctp_sk_clone declaration
Arnd Bergmann
1
-1
/
+2
2018-02-27
selinux: Add SCTP support
Richard Haines
5
-32
/
+408
2018-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2018-02-01
Merge tag 'selinux-pr-20180130' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-14
/
+13
2017-12-06
selinux: skip bounded transition processing if the policy isn't loaded
Paul Moore
1
-0
/
+3
2017-11-30
net: Create and use new helper xfrm_dst_child().
David Miller
1
-1
/
+1
2017-11-29
selinux: ensure the context is NUL terminated in security_context_to_sid_core()
Paul Moore
1
-10
/
+8
2017-11-21
security: replace FSF address with web source in license notices
Martin Kepplinger
2
-4
/
+2
2017-11-16
Merge tag 'selinux-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-36
/
+47
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
21
-0
/
+21
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
21
-0
/
+21
2017-10-20
selinux: bpf: Add addtional check for bpf object file receive
Chenbo Feng
1
-0
/
+49
2017-10-20
selinux: bpf: Add selinux check for eBPF syscall operations
Chenbo Feng
3
-0
/
+117
2017-10-17
selinux: remove extraneous initialization of slots_used and max_chain_len
Colin Ian King
1
-1
/
+1
2017-10-17
selinux: remove redundant assignment to len
Colin Ian King
1
-1
/
+0
2017-10-17
selinux: remove redundant assignment to str
Colin Ian King
1
-3
/
+2
2017-10-04
selinux: fix build warning
Corentin LABBE
1
-2
/
+2
2017-10-04
selinux: fix build warning by removing the unused sid variable
Corentin LABBE
1
-2
/
+1
2017-10-04
selinux: Perform both commoncap and selinux xattr checks
Eric W. Biederman
1
-25
/
+18
2017-09-20
selinux: Use kmem_cache for hashtab_node
Kyeongdon Kim
3
-2
/
+23
2017-09-12
Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
26
-50
/
+77
2017-09-08
Merge tag 'audit-pr-20170907' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+0
2017-09-08
Merge tag 'secureexec-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-20
/
+6
2017-09-05
selinux: remove AVC init audit log message
Richard Guy Briggs
1
-2
/
+0
2017-08-29
selinux: constify nf_hook_ops
Arvind Yadav
1
-1
/
+1
2017-08-22
selinux: allow per-file labeling for cgroupfs
Antonio Murdaca
1
-1
/
+3
2017-08-17
selinux: update my email address
Stephen Smalley
25
-25
/
+25
[next]