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
/
include
/
linux
/
lsm_hooks.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-10
security: Allow all LSMs to provide xattrs for inode_init_security hook
Roberto Sassu
1
-0
/
+20
2023-04-24
Merge tag 'lsm-pr-20230420' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1624
/
+1
2023-03-24
selinux: clean up dead code after removing runtime disable
Lukas Bulwahn
1
-23
/
+0
2023-03-20
selinux: remove the runtime disable functionality
Paul Moore
1
-7
/
+0
2023-03-11
security: Introduce LSM_ORDER_LAST and set it for the integrity LSM
Roberto Sassu
1
-0
/
+1
2023-03-06
lsm: move the remaining LSM hook comments to security/security.c
Paul Moore
1
-168
/
+0
2023-03-06
lsm: move the io_uring hook comments to security/security.c
Paul Moore
1
-17
/
+0
2023-03-06
lsm: move the perf hook comments to security/security.c
Paul Moore
1
-17
/
+0
2023-03-06
lsm: move the bpf hook comments to security/security.c
Paul Moore
1
-36
/
+0
2023-03-06
lsm: move the audit hook comments to security/security.c
Paul Moore
1
-32
/
+0
2023-03-06
lsm: move the binder hook comments to security/security.c
Paul Moore
1
-22
/
+0
2023-03-06
lsm: move the sysv hook comments to security/security.c
Paul Moore
1
-141
/
+0
2023-03-06
lsm: move the key hook comments to security/security.c
Paul Moore
1
-32
/
+0
2023-03-06
lsm: move the xfrm hook comments to security/security.c
Paul Moore
1
-73
/
+0
2023-03-06
lsm: move the Infiniband hook comments to security/security.c
Paul Moore
1
-22
/
+0
2023-03-06
lsm: move the SCTP hook comments to security/security.c
Paul Moore
1
-33
/
+0
2023-03-06
lsm: move the socket hook comments to security/security.c
Paul Moore
1
-191
/
+0
2023-03-06
lsm: move the AF_UNIX hook comments to security/security.c
Paul Moore
1
-26
/
+0
2023-03-06
lsm: move the netlink hook comments to security/security.c
Paul Moore
1
-13
/
+0
2023-03-06
lsm: move the task hook comments to security/security.c
Paul Moore
1
-210
/
+0
2023-03-06
lsm: move the file hook comments to security/security.c
Paul Moore
1
-104
/
+0
2023-03-06
lsm: move the kernfs hook comments to security/security.c
Paul Moore
1
-9
/
+0
2023-03-06
lsm: move the inode hook comments to security/security.c
Paul Moore
1
-303
/
+0
2023-03-06
lsm: move the filesystem hook comments to security/security.c
Paul Moore
1
-106
/
+0
2023-03-06
lsm: move the fs_context hook comments to security/security.c
Paul Moore
1
-17
/
+0
2023-03-06
lsm: move the program execution hook comments to security/security.c
Paul Moore
1
-52
/
+0
2023-01-19
fs: port xattr to mnt_idmap
Christian Brauner
1
-1
/
+1
2022-12-13
Merge tag 'lsm-pr-20221212' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-99
/
+142
2022-12-13
Merge tag 'landlock-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+9
2022-12-09
lsm: Fix description of fs_context_parse_param
Roberto Sassu
1
-3
/
+0
2022-12-07
lsm: Add/fix return values in lsm_hooks.h and fix formatting
Roberto Sassu
1
-83
/
+138
2022-12-07
lsm: Clarify documentation of vm_enough_memory hook
Roberto Sassu
1
-1
/
+5
2022-11-05
lsm: make security_socket_getpeersec_stream() sockptr_t safe
Paul Moore
1
-2
/
+2
2022-10-26
lsm: remove obsoleted comments for security hooks
Gaosheng Cui
1
-13
/
+0
2022-10-20
security: add get, remove and set acl hook
Christian Brauner
1
-0
/
+12
2022-10-19
security: Create file_truncate hook from path_truncate hook
Günther Noack
1
-1
/
+9
2022-10-04
Merge tag 'lsm-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+4
2022-08-26
lsm,io_uring: add LSM hooks for the new uring_cmd file op
Luis Chamberlain
1
-0
/
+3
2022-08-17
security, lsm: Introduce security_create_user_ns()
Frederick Lawler
1
-0
/
+4
2022-07-15
security: Add LSM hook to setgroups() syscall
Micah Morton
1
-0
/
+7
2022-05-24
Merge tag 'landlock-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2022-05-23
LSM: Remove double path_rename hook calls for RENAME_EXCHANGE
Mickaël Salaün
1
-0
/
+1
2022-05-13
security: declare member holding string literal const
Christian Göttsche
1
-2
/
+2
2022-02-15
security: add sctp_assoc_established hook
Ondrej Mosnacek
1
-0
/
+5
2021-12-06
security,selinux: remove security_add_mnt_opt()
Ondrej Mosnacek
1
-2
/
+0
2021-11-23
lsm: security_task_getsecid_subj() -> security_current_getsecid_subj()
Paul Moore
1
-5
/
+3
2021-11-12
net,lsm,selinux: revert the security_sctp_assoc_established() hook
Paul Moore
1
-5
/
+0
2021-11-03
security: add sctp_assoc_established hook
Xin Long
1
-0
/
+5
2021-11-03
security: pass asoc to sctp_assoc_request and sctp_sk_clone
Xin Long
1
-4
/
+4
2021-10-20
security: Return xattr name from security_dentry_init_security()
Vivek Goyal
1
-0
/
+3
[next]