summaryrefslogtreecommitdiffstats
path: root/security/security.c
AgeCommit message (Expand)AuthorLines
2025-10-03Merge tag 'pull-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-1/+1
2025-09-30Merge tag 'lsm-pr-20250926' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-11/+83
2025-09-30Merge tag 'audit-pr-20250926' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+16
2025-09-15security_dentry_init_security(): constify qstr argumentAl Viro-1/+1
2025-09-01copy_process: pass clone_flags as u64 across calltreeSimon Schuster-1/+1
2025-08-30lsm: security_lsmblob_to_secctx module selectionCasey Schaufler-2/+16
2025-08-11lsm,selinux: Add LSM blob support for BPF objectsBlaise Boscaccy-3/+83
2025-08-11lsm: use lsm_blob_alloc() in lsm_bdev_alloc()Paul Moore-10/+2
2025-07-28Merge tag 'lsm-pr-20250725' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2025-07-04tree-wide: s/struct fileattr/struct file_kattr/gChristian Brauner-2/+2
2025-07-01lsm: introduce new hooks for setting/getting inode fsxattrAndrey Albershteyn-0/+30
2025-06-16lsm: trivial comment fixKalevi Kolttonen-1/+1
2025-04-22lsm: Move security_netlink_send to under CONFIG_SECURITY_NETWORKSong Liu-18/+18
2025-03-30Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds-6/+9
2025-03-15security: Propagate caller information in bpf hooksBlaise Boscaccy-6/+9
2025-02-26perf: Remove unnecessary parameter of security checkLuo Gengkun-3/+2
2025-02-07io_uring,lsm,selinux: add LSM hooks for io_uring_setup()Hamza Mahfooz-0/+12
2025-01-22Merge tag 'AT_EXECVE_CHECK-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+10
2025-01-04security: remove redundant assignment to return variableColin Ian King-3/+1
2024-12-18exec: Add a new AT_EXECVE_CHECK flag to execveat(2)Mickaël Salaün-0/+10
2024-12-04lsm: lsm_context in security_dentry_init_securityCasey Schaufler-5/+4
2024-12-04lsm: use lsm_context in security_inode_getsecctxCasey Schaufler-6/+6
2024-12-04lsm: replace context+len with lsm_contextCasey Schaufler-19/+15
2024-12-04lsm: ensure the correct LSM context releaserCasey Schaufler-4/+4
2024-11-21Merge tag 'fsnotify_for_v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-8/+1
2024-11-18Merge tag 'lsm-pr-20241112' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-30/+66
2024-10-14fsnotify, lsm: Decouple fsnotify from lsmSong Liu-8/+1
2024-10-11lsm: create new security_cred_getlsmprop LSM hookCasey Schaufler-0/+15
2024-10-11lsm: use lsm_prop in security_inode_getsecidCasey Schaufler-6/+5
2024-10-11lsm: use lsm_prop in security_current_getsecidCasey Schaufler-14/+14
2024-10-11lsm: use lsm_prop in security_ipc_getsecidCasey Schaufler-7/+7
2024-10-11lsm: add lsmprop_to_secctx hookCasey Schaufler-0/+21
2024-10-11lsm: use lsm_prop in security_audit_rule_matchCasey Schaufler-3/+4
2024-10-09bcachefs: do not use PF_MEMALLOC_NORECLAIMMichal Hocko-4/+6
2024-09-24Merge tag 'bpf-next-6.12-struct-fd' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2024-09-12security,bpf: constify struct path in bpf_token_create() LSM hookAndrii Nakryiko-1/+1
2024-09-09security: Update file_set_fowner documentationMickaël Salaün-0/+2
2024-08-26lsm: remove LSM_COUNT and LSM_CONFIG_COUNTTetsuo Handa-33/+4
2024-08-22lsm: replace indirect LSM hook calls with static callsKP Singh-64/+155
2024-08-20lsm: add security_inode_setintegrity() hookFan Wu-0/+20
2024-08-20ipe: add support for dm-verity as a trust providerDeven Bowers-11/+12
2024-08-20block,lsm: add LSM blob and new LSM hooks for block devicesDeven Bowers-0/+103
2024-08-20initramfs,lsm: add a security hook to do_populate_rootfs()Fan Wu-0/+10
2024-08-19lsm: add IPE lsmDeven Bowers-1/+2
2024-08-12lsm: add the inode_free_security_rcu() LSM implementation hookPaul Moore-16/+16
2024-08-12lsm: cleanup lsm_hooks.hPaul Moore-1/+1
2024-07-31lsm: Refactor return value of LSM hook inode_copy_up_xattrXu Kuohai-8/+3
2024-07-31lsm: Refactor return value of LSM hook vm_enough_memoryXu Kuohai-6/+5
2024-07-29lsm: infrastructure management of the perf_event security blobCasey Schaufler-2/+18
2024-07-29lsm: infrastructure management of the infiniband blobCasey Schaufler-2/+15