summaryrefslogtreecommitdiff
path: root/security/selinux/hooks.c
AgeCommit message (Expand)AuthorFilesLines
2025-01-24Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+2
2025-01-22Merge tag 'selinux-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+5
2025-01-22Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-15/+34
2025-01-08selinux: avoid using types indicating user space interactionChristian Göttsche1-1/+1
2025-01-08Merge tag 'selinux-pr-20250107' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+3
2025-01-05selinux: match extended permissions to their base permissionsThiébaud Weksteen1-3/+3
2024-12-16selinux: add netlink nlmsg_type audit messageThiébaud Weksteen1-2/+2
2024-12-11selinux: Fix SCTP error inconsistency in selinux_socket_bind()Mikhail Ivanov1-1/+1
2024-12-11selinux: use native iterator typesChristian Göttsche1-1/+1
2024-12-10fsnotify: introduce pre-content permission eventsAmir Goldstein1-1/+2
2024-12-04lsm: secctx provider check on releaseCasey Schaufler1-8/+5
2024-12-04lsm: lsm_context in security_dentry_init_securityCasey Schaufler1-4/+4
2024-12-04lsm: use lsm_context in security_inode_getsecctxCasey Schaufler1-4/+6
2024-12-04lsm: replace context+len with lsm_contextCasey Schaufler1-5/+18
2024-12-04lsm: ensure the correct LSM context releaserCasey Schaufler1-2/+9
2024-12-01selinux: use sk_to_full_sk() in selinux_ip_output()Eric Dumazet1-1/+1
2024-11-19Merge tag 'lsm-pr-20241112' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-17/+32
2024-10-11lsm: remove lsm_prop scaffoldingCasey Schaufler1-17/+1
2024-10-11lsm: create new security_cred_getlsmprop LSM hookCasey Schaufler1-0/+8
2024-10-11lsm: use lsm_prop in security_inode_getsecidCasey Schaufler1-6/+9
2024-10-11lsm: use lsm_prop in security_current_getsecidCasey Schaufler1-6/+11
2024-10-11lsm: use lsm_prop in security_ipc_getsecidCasey Schaufler1-3/+6
2024-10-11lsm: add lsmprop_to_secctx hookCasey Schaufler1-2/+14
2024-10-07selinux: Add netlink xperm supportThiébaud Weksteen1-9/+42
2024-09-25Merge tag 'bpf-next-6.12-struct-fd' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2024-09-24Merge tag 'lsm-pr-20240923' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2024-09-19selinux,smack: properly reference the LSM blob in security_watch_key()Paul Moore1-1/+1
2024-09-16Merge tag 'lsm-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-116/+60
2024-09-16Merge tag 'selinux-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+6
2024-09-16Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds1-1/+1
2024-09-13security,bpf: constify struct path in bpf_token_create() LSM hookAndrii Nakryiko1-1/+1
2024-08-30Merge tag 'lsm-pr-20240830' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2024-08-29selinux,smack: don't bypass permissions check in inode_setsecctx hookScott Mayhew1-2/+2
2024-08-28file: reclaim 24 bytes from f_ownerChristian Brauner1-1/+1
2024-08-27selinux: annotate false positive data race to avoid KCSAN warningsStephen Smalley1-1/+6
2024-08-08selinux: revert our use of vma_is_initial_heap()Paul Moore1-1/+11
2024-07-31lsm: Refactor return value of LSM hook inode_copy_up_xattrXu Kuohai1-2/+2
2024-07-31lsm: Refactor return value of LSM hook vm_enough_memoryXu Kuohai1-11/+4
2024-07-29lsm: infrastructure management of the perf_event security blobCasey Schaufler1-14/+4
2024-07-29lsm: infrastructure management of the infiniband blobCasey Schaufler1-13/+3
2024-07-29lsm: infrastructure management of the dev_tun blobCasey Schaufler1-16/+6
2024-07-29lsm: infrastructure management of the key security blobCasey Schaufler1-17/+4
2024-07-29lsm: infrastructure management of the sock securityCasey Schaufler1-43/+37
2024-07-09selinux,smack: remove the capability checks in the removexattr hooksPaul Moore1-8/+2
2024-06-04lsm: fixup the inode xattr capability handlingPaul Moore1-8/+20
2024-05-15Merge tag 'integrity-v6.10' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds1-1/+1
2024-04-10security: allow finer granularity in permitting copy-up of security xattrsStefan Berger1-1/+1
2024-03-28selinux: make more use of current_sid()Christian Göttsche1-16/+6
2024-03-26selinux: cleanup selinux_lsm_getattr()Paul Moore1-18/+18
2024-03-14lsm: use 32-bit compatible data types in LSM syscallsCasey Schaufler1-2/+2