aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2025-01-231-1/+2
|\
| * fsnotify: introduce pre-content permission eventsAmir Goldstein2024-12-101-1/+2
* | Merge tag 'selinux-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2025-01-221-5/+5
|\ \
| * | selinux: avoid using types indicating user space interactionChristian Göttsche2025-01-081-1/+1
| * | selinux: add netlink nlmsg_type audit messageThiébaud Weksteen2024-12-161-2/+2
| * | selinux: Fix SCTP error inconsistency in selinux_socket_bind()Mikhail Ivanov2024-12-111-1/+1
| * | selinux: use native iterator typesChristian Göttsche2024-12-111-1/+1
| |/
* | Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2025-01-221-15/+34
|\ \
| * | lsm: secctx provider check on releaseCasey Schaufler2024-12-041-8/+5
| * | lsm: lsm_context in security_dentry_init_securityCasey Schaufler2024-12-041-4/+4
| * | lsm: use lsm_context in security_inode_getsecctxCasey Schaufler2024-12-041-4/+6
| * | lsm: replace context+len with lsm_contextCasey Schaufler2024-12-041-5/+18
| * | lsm: ensure the correct LSM context releaserCasey Schaufler2024-12-041-2/+9
| |/
* | Merge tag 'selinux-pr-20250107' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2025-01-071-3/+3
|\ \
| * | selinux: match extended permissions to their base permissionsThiébaud Weksteen2025-01-051-3/+3
| |/
* / selinux: use sk_to_full_sk() in selinux_ip_output()Eric Dumazet2024-11-301-1/+1
|/
* Merge tag 'lsm-pr-20241112' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-11-191-17/+32
|\
| * lsm: remove lsm_prop scaffoldingCasey Schaufler2024-10-111-17/+1
| * lsm: create new security_cred_getlsmprop LSM hookCasey Schaufler2024-10-111-0/+8
| * lsm: use lsm_prop in security_inode_getsecidCasey Schaufler2024-10-111-6/+9
| * lsm: use lsm_prop in security_current_getsecidCasey Schaufler2024-10-111-6/+11
| * lsm: use lsm_prop in security_ipc_getsecidCasey Schaufler2024-10-111-3/+6
| * lsm: add lsmprop_to_secctx hookCasey Schaufler2024-10-111-2/+14
* | selinux: Add netlink xperm supportThiébaud Weksteen2024-10-071-9/+42
|/
* Merge tag 'bpf-next-6.12-struct-fd' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-09-241-1/+1
|\
| * security,bpf: constify struct path in bpf_token_create() LSM hookAndrii Nakryiko2024-09-131-1/+1
* | Merge tag 'lsm-pr-20240923' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-09-241-1/+1
|\ \
| * | selinux,smack: properly reference the LSM blob in security_watch_key()Paul Moore2024-09-191-1/+1
* | | Merge tag 'lsm-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-09-161-116/+60
|\| |
| * | lsm: Refactor return value of LSM hook inode_copy_up_xattrXu Kuohai2024-07-311-2/+2
| * | lsm: Refactor return value of LSM hook vm_enough_memoryXu Kuohai2024-07-311-11/+4
| * | lsm: infrastructure management of the perf_event security blobCasey Schaufler2024-07-291-14/+4
| * | lsm: infrastructure management of the infiniband blobCasey Schaufler2024-07-291-13/+3
| * | lsm: infrastructure management of the dev_tun blobCasey Schaufler2024-07-291-16/+6
| * | lsm: infrastructure management of the key security blobCasey Schaufler2024-07-291-17/+4
| * | lsm: infrastructure management of the sock securityCasey Schaufler2024-07-291-43/+37
| |/
* | Merge tag 'selinux-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-09-161-1/+6
|\ \
| * | selinux: annotate false positive data race to avoid KCSAN warningsStephen Smalley2024-08-261-1/+6
| |/
* | Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2024-09-161-1/+1
|\ \
| * | file: reclaim 24 bytes from f_ownerChristian Brauner2024-08-281-1/+1
* | | Merge tag 'lsm-pr-20240830' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-08-301-2/+2
|\ \ \ | |/ / |/| |
| * | selinux,smack: don't bypass permissions check in inode_setsecctx hookScott Mayhew2024-08-281-2/+2
| |/
* / selinux: revert our use of vma_is_initial_heap()Paul Moore2024-08-081-1/+11
|/
* selinux,smack: remove the capability checks in the removexattr hooksPaul Moore2024-07-091-8/+2
* lsm: fixup the inode xattr capability handlingPaul Moore2024-06-031-8/+20
* Merge tag 'integrity-v6.10' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds2024-05-151-1/+1
|\
| * security: allow finer granularity in permitting copy-up of security xattrsStefan Berger2024-04-091-1/+1
* | selinux: make more use of current_sid()Christian Göttsche2024-03-271-16/+6
* | selinux: cleanup selinux_lsm_getattr()Paul Moore2024-03-261-18/+18
|/
* lsm: use 32-bit compatible data types in LSM syscallsCasey Schaufler2024-03-141-2/+2