summaryrefslogtreecommitdiffstats
path: root/include/linux/lsm_hook_defs.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'lsm-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-08-301-5/+5
|\
| * lsm: constify the 'file' parameter in security_binder_transfer_file()Khadija Kamran2023-08-151-1/+1
| * lsm: constify the 'target' parameter in security_capget()Khadija Kamran2023-08-081-1/+1
| * security: Allow all LSMs to provide xattrs for inode_init_security hookRoberto Sassu2023-07-101-3/+3
* | Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-08-291-1/+1
|\ \
| * | security: Constify sk in the sk_getsecid hook.Guillaume Nault2023-07-141-1/+1
| |/
* / vfs, security: Fix automount superblock LSM init problem, preventing NFS sb s...David Howells2023-08-151-0/+1
|/
* security, lsm: Introduce security_mptcp_add_subflow()Paolo Abeni2023-05-181-0/+1
* lsm: fix a badly named parameter in security_get_getsecurity()Paul Moore2023-03-081-1/+1
* fs: port acl to mnt_idmapChristian Brauner2023-01-191-3/+3
* fs: port xattr to mnt_idmapChristian Brauner2023-01-191-3/+3
* fs: port ->permission() to pass 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-1/+1
|\
| * lsm: make security_socket_getpeersec_stream() sockptr_t safePaul Moore2022-11-041-1/+1
* | Merge tag 'landlock-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-12-131-0/+1
|\ \
| * | security: Create file_truncate hook from path_truncate hookGünther Noack2022-10-191-0/+1
| |/
* / security: add get, remove and set acl hookChristian Brauner2022-10-201-0/+6
|/
* Merge tag 'pull-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2022-10-061-1/+1
|\
| * ->getprocattr(): attribute name is const char *, TYVM...Al Viro2022-09-011-1/+1
* | Merge tag 'lsm-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-031-0/+1
|\ \
| * | security, lsm: Introduce security_create_user_ns()Frederick Lawler2022-08-161-0/+1
| |/
* / lsm,io_uring: add LSM hooks for the new uring_cmd file opLuis Chamberlain2022-08-261-0/+1
|/
* security: Add LSM hook to setgroups() syscallMicah Morton2022-07-151-0/+1
* LSM: Remove double path_rename hook calls for RENAME_EXCHANGEMickaël Salaün2022-05-231-1/+1
* Merge tag 'selinux-pr-20220321' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-03-211-0/+2
|\
| * security: add sctp_assoc_established hookOndrej Mosnacek2022-02-151-0/+2
* | Merge tag 'fixes-v5.17-lsm-ceph-null' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-01-291-1/+1
|\ \ | |/ |/|
| * security, lsm: dentry_init_security() Handle multi LSM registrationVivek Goyal2022-01-281-1/+1
* | 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-2/+1
|/
* net,lsm,selinux: revert the security_sctp_assoc_established() hookPaul Moore2021-11-121-2/+0
* security: add sctp_assoc_established hookXin Long2021-11-031-0/+2
* security: pass asoc to sctp_assoc_request and sctp_sk_cloneXin Long2021-11-031-2/+2
* security: Return xattr name from security_dentry_init_security()Vivek Goyal2021-10-201-1/+2
* binder: use cred instead of task for selinux checksTodd Kjos2021-10-141-7/+7
* lsm,io_uring: add LSM hooks to io_uringPaul Moore2021-09-191-0/+5
* selinux: delete selinux_xfrm_policy_lookup() useless argumentZhongjun Tan2021-05-101-2/+1
* Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2021-05-011-0/+1
|\
| * fs,security: Add sb_delete hookMickaël Salaün2021-04-221-0/+1
* | lsm: separate security_task_getsecid() into subjective and objective variantsPaul Moore2021-03-221-1/+4
* | lsm,selinux: add new hook to compare new mount to an existing mountOlga Kornievskaia2021-03-221-0/+1
|/
* Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-231-6/+9
|\
| * commoncap: handle idmapped mountsChristian Brauner2021-01-241-6/+9
* | security: add inode_init_security_anon() LSM hookLokesh Gidra2021-01-141-0/+2
|/
* Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-161-2/+2
|\
| * lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore2020-11-231-2/+2
* | security: add const qualifier to struct sock in various placesFlorian Westphal2020-12-031-1/+1
|/
* LSM: Fix type of id parameter in kernel_post_load_data prototypeNathan Chancellor2020-10-071-1/+1
* LSM: Add "contents" flag to kernel_read_file hookKees Cook2020-10-051-1/+1
* LSM: Introduce kernel_post_load_data() hookKees Cook2020-10-051-1/+3