summaryrefslogtreecommitdiffstats
path: root/include/linux/security.h
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: do not use PF_MEMALLOC_NORECLAIMMichal Hocko2024-10-091-2/+2
* Merge tag 'bpf-next-6.12-struct-fd' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-09-241-2/+2
|\
| * security,bpf: constify struct path in bpf_token_create() LSM hookAndrii Nakryiko2024-09-121-2/+2
* | fsverity: expose verified fsverity built-in signatures to LSMsFan Wu2024-08-201-0/+1
* | lsm: add security_inode_setintegrity() hookFan Wu2024-08-201-0/+10
* | dm-verity: expose root hash digest and signature data to LSMsDeven Bowers2024-08-201-1/+8
* | block,lsm: add LSM blob and new LSM hooks for block devicesDeven Bowers2024-08-201-0/+26
* | lsm: add new securityfs delete functionFan Wu2024-08-201-0/+1
* | initramfs,lsm: add a security hook to do_populate_rootfs()Fan Wu2024-08-201-0/+8
* | lsm: Refactor return value of LSM hook vm_enough_memoryXu Kuohai2024-07-311-1/+1
|/
* sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados2024-07-241-1/+1
* ima: Avoid blocking in RCU read-side critical sectionGUO Zihua2024-06-131-2/+3
* security: allow finer granularity in permitting copy-up of security xattrsStefan Berger2024-04-091-2/+2
* lsm: use 32-bit compatible data types in LSM syscallsCasey Schaufler2024-03-141-4/+4
* Merge tag 'lsm-pr-20240312' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-121-0/+59
|\
| * security: Introduce key_post_create_or_update hookRoberto Sassu2024-02-151-0/+11
| * security: Introduce inode_post_remove_acl hookRoberto Sassu2024-02-151-0/+8
| * security: Introduce inode_post_set_acl hookRoberto Sassu2024-02-151-0/+7
| * security: Introduce inode_post_create_tmpfile hookRoberto Sassu2024-02-151-0/+6
| * security: Introduce path_post_mknod hookRoberto Sassu2024-02-151-0/+5
| * security: Introduce file_release hookRoberto Sassu2024-02-151-0/+4
| * security: Introduce file_post_open hookRoberto Sassu2024-02-151-0/+6
| * security: Introduce inode_post_removexattr hookRoberto Sassu2024-02-151-0/+5
| * security: Introduce inode_post_setattr hookRoberto Sassu2024-02-151-0/+7
* | bpf,lsm: Add BPF token LSM hooksAndrii Nakryiko2024-01-241-0/+25
* | bpf,lsm: Refactor bpf_map_alloc/bpf_map_free LSM hooksAndrii Nakryiko2024-01-241-2/+4
* | bpf,lsm: Refactor bpf_prog_alloc/bpf_prog_free LSM hooksAndrii Nakryiko2024-01-241-5/+7
|/
* lsm: new security_file_ioctl_compat() hookAlfred Piccioni2023-12-241-0/+9
* lsm: consolidate buffer size handling into lsm_fill_user_ctx()Paul Moore2023-11-121-4/+5
* LSM: Helpers for attribute names and filling lsm_ctxCasey Schaufler2023-11-121-0/+14
* LSM: syscalls for current process attributesCasey Schaufler2023-11-121-0/+19
* proc: Use lsmids instead of lsm names for attrsCasey Schaufler2023-11-121-6/+5
* LSM: Maintain a table of LSM attribute dataCasey Schaufler2023-11-121-0/+2
* lsm: constify 'sb' parameter in security_sb_kern_mount()Khadija Kamran2023-09-141-1/+1
* lsm: constify 'bprm' parameter in security_bprm_committed_creds()Khadija Kamran2023-09-141-2/+2
* lsm: constify 'bprm' parameter in security_bprm_committing_creds()Khadija Kamran2023-09-131-2/+2
* lsm: constify 'file' parameter in security_bprm_creds_from_file()Khadija Kamran2023-09-131-3/+3
* lsm: constify 'sb' parameter in security_quotactl()Khadija Kamran2023-09-131-2/+2
* Merge tag 'lsm-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-08-301-5/+6
|\
| * lsm: constify the 'file' parameter in security_binder_transfer_file()Khadija Kamran2023-08-151-2/+2
| * lsm: constify the 'target' parameter in security_capget()Khadija Kamran2023-08-081-3/+4
* | Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-08-291-2/+3
|\ \
| * | security: Constify sk in the sk_getsecid hook.Guillaume Nault2023-07-141-2/+3
| |/
* / vfs, security: Fix automount superblock LSM init problem, preventing NFS sb s...David Howells2023-08-151-0/+6
|/
* security, lsm: Introduce security_mptcp_add_subflow()Paolo Abeni2023-05-181-0/+6
* Merge tag 'v6.4/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2023-04-241-1/+1
|\
| * fs_context: drop the unused lsm_flags memberOndrej Mosnacek2023-03-161-1/+1
* | security: Remove security_old_inode_init_security()Roberto Sassu2023-03-231-12/+0
|/
* fs: port acl to mnt_idmapChristian Brauner2023-01-191-6/+6
* fs: port xattr to mnt_idmapChristian Brauner2023-01-191-12/+10