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
starfive-6.6.48-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
/
hooks.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-31
Merge tag 'lsm-pr-20231030' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+5
2023-09-14
lsm: constify 'sb' parameter in security_sb_kern_mount()
Khadija Kamran
1
-1
/
+1
2023-09-14
lsm: constify 'bprm' parameter in security_bprm_committed_creds()
Khadija Kamran
1
-1
/
+1
2023-09-14
lsm: constify 'bprm' parameter in security_bprm_committing_creds()
Khadija Kamran
1
-1
/
+1
2023-09-14
lsm: constify 'sb' parameter in security_quotactl()
Khadija Kamran
1
-2
/
+2
2023-09-13
selinux: fix handling of empty opts in selinux_fs_context_submount()
Ondrej Mosnacek
1
-2
/
+8
2023-08-30
Merge tag 'lsm-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-13
/
+14
2023-08-30
Merge tag 'selinux-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-64
/
+58
2023-08-30
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+2
2023-08-29
Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-2
/
+2
2023-08-21
selinux: use vma_is_initial_stack() and vma_is_initial_heap()
Kefeng Wang
1
-5
/
+2
2023-08-15
lsm: constify the 'file' parameter in security_binder_transfer_file()
Khadija Kamran
1
-4
/
+4
2023-08-15
vfs, security: Fix automount superblock LSM init problem, preventing NFS sb s...
David Howells
1
-0
/
+22
2023-08-09
selinux: revert SECINITSID_INIT support
Paul Moore
1
-28
/
+0
2023-08-08
lsm: constify the 'target' parameter in security_capget()
Khadija Kamran
1
-1
/
+1
2023-08-08
selinux: update comment on selinux_hooks[]
Xiu Jianfeng
1
-4
/
+0
2023-07-28
selinux: log about VM being executable by default
Christian Göttsche
1
-0
/
+2
2023-07-20
selinux: fix a 0/NULL mistmatch in ad_net_init_from_iif()
Paul Moore
1
-1
/
+1
2023-07-19
selinux: introduce and use lsm_ad_net_init*() helpers
Paolo Abeni
1
-41
/
+43
2023-07-19
selinux: update my email address
Stephen Smalley
1
-1
/
+1
2023-07-19
selinux: add missing newlines in pr_err() statements
Christian Göttsche
1
-1
/
+1
2023-07-19
selinux: de-brand SELinux
Stephen Smalley
1
-1
/
+1
2023-07-19
selinux: avoid implicit conversions in the LSM hooks
Christian Göttsche
1
-16
/
+10
2023-07-14
security: Constify sk in the sk_getsecid hook.
Guillaume Nault
1
-2
/
+2
2023-07-10
selinux: introduce an initial SID for early boot processes
Ondrej Mosnacek
1
-0
/
+28
2023-07-10
security: Allow all LSMs to provide xattrs for inode_init_security hook
Roberto Sassu
1
-8
/
+9
2023-05-31
selinux: make labeled NFS work when mounted before policy load
Ondrej Mosnacek
1
-17
/
+41
2023-05-18
selinux: Implement mptcp_add_subflow hook
Paolo Abeni
1
-0
/
+16
2023-05-08
selinux: declare read-only data arrays const
Christian Göttsche
1
-1
/
+1
2023-05-08
selinux: adjust typos in comments
Christian Göttsche
1
-1
/
+1
2023-03-20
selinux: remove the runtime disable functionality
Paul Moore
1
-55
/
+2
2023-03-20
selinux: remove the 'checkreqprot' functionality
Paul Moore
1
-16
/
+4
2023-03-14
selinux: stop passing selinux_state pointers and their offspring
Stephen Smalley
1
-341
/
+208
2023-01-19
fs: port inode_owner_or_capable() to mnt_idmap
Christian Brauner
1
-3
/
+2
2023-01-19
fs: port acl to mnt_idmap
Christian Brauner
1
-3
/
+3
2023-01-19
fs: port xattr to mnt_idmap
Christian Brauner
1
-4
/
+5
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
1
-2
/
+2
2022-12-13
Merge tag 'lsm-pr-20221212' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+6
2022-11-05
lsm: make security_socket_getpeersec_stream() sockptr_t safe
Paul Moore
1
-7
/
+6
2022-10-20
selinux: implement get, set and remove acl hook
Christian Brauner
1
-0
/
+22
2022-10-07
Merge tag 'pull-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2022-10-04
Merge tag 'lsm-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+9
2022-10-04
Merge tag 'selinux-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-15
/
+9
2022-09-14
selinux: remove the unneeded result variable
Xu Panda
1
-15
/
+9
2022-09-02
->getprocattr(): attribute name is const char *, TYVM...
Al Viro
1
-1
/
+1
2022-08-26
selinux: implement the security_uring_cmd() LSM hook
Paul Moore
1
-0
/
+24
2022-08-17
selinux: Implement userns_create hook
Frederick Lawler
1
-0
/
+9
2022-08-03
Merge tag 'selinux-pr-20220801' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-10
/
+7
2022-06-21
selinux: selinux_add_opt() callers free memory
Xiu Jianfeng
1
-7
/
+4
2022-06-16
selinux: free contexts previously transferred in selinux_add_opt()
Christian Göttsche
1
-7
/
+4
[next]