summaryrefslogtreecommitdiffstats
path: root/include/linux/lsm_hooks.h
Commit message (Expand)AuthorAgeFilesLines
* security: Allow all LSMs to provide xattrs for inode_init_security hookRoberto Sassu2023-07-101-0/+20
* Merge tag 'lsm-pr-20230420' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-241-1624/+1
|\
| * security: Introduce LSM_ORDER_LAST and set it for the integrity LSMRoberto Sassu2023-03-101-0/+1
| * lsm: move the remaining LSM hook comments to security/security.cPaul Moore2023-03-061-168/+0
| * lsm: move the io_uring hook comments to security/security.cPaul Moore2023-03-061-17/+0
| * lsm: move the perf hook comments to security/security.cPaul Moore2023-03-061-17/+0
| * lsm: move the bpf hook comments to security/security.cPaul Moore2023-03-061-36/+0
| * lsm: move the audit hook comments to security/security.cPaul Moore2023-03-061-32/+0
| * lsm: move the binder hook comments to security/security.cPaul Moore2023-03-061-22/+0
| * lsm: move the sysv hook comments to security/security.cPaul Moore2023-03-061-141/+0
| * lsm: move the key hook comments to security/security.cPaul Moore2023-03-061-32/+0
| * lsm: move the xfrm hook comments to security/security.cPaul Moore2023-03-061-73/+0
| * lsm: move the Infiniband hook comments to security/security.cPaul Moore2023-03-061-22/+0
| * lsm: move the SCTP hook comments to security/security.cPaul Moore2023-03-061-33/+0
| * lsm: move the socket hook comments to security/security.cPaul Moore2023-03-061-191/+0
| * lsm: move the AF_UNIX hook comments to security/security.cPaul Moore2023-03-061-26/+0
| * lsm: move the netlink hook comments to security/security.cPaul Moore2023-03-061-13/+0
| * lsm: move the task hook comments to security/security.cPaul Moore2023-03-061-210/+0
| * lsm: move the file hook comments to security/security.cPaul Moore2023-03-061-104/+0
| * lsm: move the kernfs hook comments to security/security.cPaul Moore2023-03-061-9/+0
| * lsm: move the inode hook comments to security/security.cPaul Moore2023-03-061-303/+0
| * lsm: move the filesystem hook comments to security/security.cPaul Moore2023-03-061-106/+0
| * lsm: move the fs_context hook comments to security/security.cPaul Moore2023-03-061-17/+0
| * lsm: move the program execution hook comments to security/security.cPaul Moore2023-03-061-52/+0
* | selinux: clean up dead code after removing runtime disableLukas Bulwahn2023-03-241-23/+0
* | selinux: remove the runtime disable functionalityPaul Moore2023-03-201-7/+0
|/
* fs: port xattr to mnt_idmapChristian Brauner2023-01-191-1/+1
* Merge tag 'lsm-pr-20221212' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-131-99/+142
|\
| * lsm: Fix description of fs_context_parse_paramRoberto Sassu2022-12-091-3/+0
| * lsm: Add/fix return values in lsm_hooks.h and fix formattingRoberto Sassu2022-12-061-83/+138
| * lsm: Clarify documentation of vm_enough_memory hookRoberto Sassu2022-12-061-1/+5
| * lsm: make security_socket_getpeersec_stream() sockptr_t safePaul Moore2022-11-041-2/+2
| * lsm: remove obsoleted comments for security hooksGaosheng Cui2022-10-251-13/+0
* | Merge tag 'landlock-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-12-131-1/+9
|\ \
| * | security: Create file_truncate hook from path_truncate hookGünther Noack2022-10-191-1/+9
| |/
* / security: add get, remove and set acl hookChristian Brauner2022-10-201-0/+12
|/
* Merge tag 'lsm-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-031-0/+4
|\
| * security, lsm: Introduce security_create_user_ns()Frederick Lawler2022-08-161-0/+4
* | lsm,io_uring: add LSM hooks for the new uring_cmd file opLuis Chamberlain2022-08-261-0/+3
|/
* security: Add LSM hook to setgroups() syscallMicah Morton2022-07-151-0/+7
* Merge tag 'landlock-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-05-241-0/+1
|\
| * LSM: Remove double path_rename hook calls for RENAME_EXCHANGEMickaël Salaün2022-05-231-0/+1
* | security: declare member holding string literal constChristian Göttsche2022-05-131-2/+2
|/
* security: add sctp_assoc_established hookOndrej Mosnacek2022-02-151-0/+5
* security,selinux: remove security_add_mnt_opt()Ondrej Mosnacek2021-12-061-2/+0
* lsm: security_task_getsecid_subj() -> security_current_getsecid_subj()Paul Moore2021-11-221-5/+3
* net,lsm,selinux: revert the security_sctp_assoc_established() hookPaul Moore2021-11-121-5/+0
* security: add sctp_assoc_established hookXin Long2021-11-031-0/+5
* security: pass asoc to sctp_assoc_request and sctp_sk_cloneXin Long2021-11-031-4/+4
* security: Return xattr name from security_dentry_init_security()Vivek Goyal2021-10-201-0/+3