summaryrefslogtreecommitdiff
path: root/include/linux/lsm_hooks.h
AgeCommit message (Expand)Author
2023-11-12LSM: syscalls for current process attributesCasey Schaufler
2023-11-12LSM: Identify modules by more than nameCasey Schaufler
2023-07-10security: Allow all LSMs to provide xattrs for inode_init_security hookRoberto Sassu
2023-04-24Merge tag 'lsm-pr-20230420' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-03-24selinux: clean up dead code after removing runtime disableLukas Bulwahn
2023-03-20selinux: remove the runtime disable functionalityPaul Moore
2023-03-10security: Introduce LSM_ORDER_LAST and set it for the integrity LSMRoberto Sassu
2023-03-06lsm: move the remaining LSM hook comments to security/security.cPaul Moore
2023-03-06lsm: move the io_uring hook comments to security/security.cPaul Moore
2023-03-06lsm: move the perf hook comments to security/security.cPaul Moore
2023-03-06lsm: move the bpf hook comments to security/security.cPaul Moore
2023-03-06lsm: move the audit hook comments to security/security.cPaul Moore
2023-03-06lsm: move the binder hook comments to security/security.cPaul Moore
2023-03-06lsm: move the sysv hook comments to security/security.cPaul Moore
2023-03-06lsm: move the key hook comments to security/security.cPaul Moore
2023-03-06lsm: move the xfrm hook comments to security/security.cPaul Moore
2023-03-06lsm: move the Infiniband hook comments to security/security.cPaul Moore
2023-03-06lsm: move the SCTP hook comments to security/security.cPaul Moore
2023-03-06lsm: move the socket hook comments to security/security.cPaul Moore
2023-03-06lsm: move the AF_UNIX hook comments to security/security.cPaul Moore
2023-03-06lsm: move the netlink hook comments to security/security.cPaul Moore
2023-03-06lsm: move the task hook comments to security/security.cPaul Moore
2023-03-06lsm: move the file hook comments to security/security.cPaul Moore
2023-03-06lsm: move the kernfs hook comments to security/security.cPaul Moore
2023-03-06lsm: move the inode hook comments to security/security.cPaul Moore
2023-03-06lsm: move the filesystem hook comments to security/security.cPaul Moore
2023-03-06lsm: move the fs_context hook comments to security/security.cPaul Moore
2023-03-06lsm: move the program execution hook comments to security/security.cPaul Moore
2023-01-19fs: port xattr to mnt_idmapChristian Brauner
2022-12-13Merge tag 'lsm-pr-20221212' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-13Merge tag 'landlock-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-12-09lsm: Fix description of fs_context_parse_paramRoberto Sassu
2022-12-06lsm: Add/fix return values in lsm_hooks.h and fix formattingRoberto Sassu
2022-12-06lsm: Clarify documentation of vm_enough_memory hookRoberto Sassu
2022-11-04lsm: make security_socket_getpeersec_stream() sockptr_t safePaul Moore
2022-10-25lsm: remove obsoleted comments for security hooksGaosheng Cui
2022-10-20security: add get, remove and set acl hookChristian Brauner
2022-10-19security: Create file_truncate hook from path_truncate hookGünther Noack
2022-10-03Merge tag 'lsm-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-26lsm,io_uring: add LSM hooks for the new uring_cmd file opLuis Chamberlain
2022-08-16security, lsm: Introduce security_create_user_ns()Frederick Lawler
2022-07-15security: Add LSM hook to setgroups() syscallMicah Morton
2022-05-24Merge tag 'landlock-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-05-23LSM: Remove double path_rename hook calls for RENAME_EXCHANGEMickaël Salaün
2022-05-13security: declare member holding string literal constChristian Göttsche
2022-02-15security: add sctp_assoc_established hookOndrej Mosnacek
2021-12-06security,selinux: remove security_add_mnt_opt()Ondrej Mosnacek
2021-11-22lsm: security_task_getsecid_subj() -> security_current_getsecid_subj()Paul Moore
2021-11-12net,lsm,selinux: revert the security_sctp_assoc_established() hookPaul Moore
2021-11-03security: add sctp_assoc_established hookXin Long