summaryrefslogtreecommitdiff
path: root/security/selinux/hooks.c
AgeCommit message (Expand)Author
2024-09-24Merge tag 'bpf-next-6.12-struct-fd' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-09-24Merge tag 'lsm-pr-20240923' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-09-19selinux,smack: properly reference the LSM blob in security_watch_key()Paul Moore
2024-09-16Merge tag 'lsm-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-09-16Merge tag 'selinux-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-16Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-09-12security,bpf: constify struct path in bpf_token_create() LSM hookAndrii Nakryiko
2024-08-31Merge tag 'lsm-pr-20240830' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-08-28selinux,smack: don't bypass permissions check in inode_setsecctx hookScott Mayhew
2024-08-28file: reclaim 24 bytes from f_ownerChristian Brauner
2024-08-26selinux: annotate false positive data race to avoid KCSAN warningsStephen Smalley
2024-08-08selinux: revert our use of vma_is_initial_heap()Paul Moore
2024-07-31lsm: Refactor return value of LSM hook inode_copy_up_xattrXu Kuohai
2024-07-31lsm: Refactor return value of LSM hook vm_enough_memoryXu Kuohai
2024-07-29lsm: infrastructure management of the perf_event security blobCasey Schaufler
2024-07-29lsm: infrastructure management of the infiniband blobCasey Schaufler
2024-07-29lsm: infrastructure management of the dev_tun blobCasey Schaufler
2024-07-29lsm: infrastructure management of the key security blobCasey Schaufler
2024-07-29lsm: infrastructure management of the sock securityCasey Schaufler
2024-07-09selinux,smack: remove the capability checks in the removexattr hooksPaul Moore
2024-06-03lsm: fixup the inode xattr capability handlingPaul Moore
2024-05-15Merge tag 'integrity-v6.10' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
2024-04-09security: allow finer granularity in permitting copy-up of security xattrsStefan Berger
2024-03-27selinux: make more use of current_sid()Christian Göttsche
2024-03-26selinux: cleanup selinux_lsm_getattr()Paul Moore
2024-03-14lsm: use 32-bit compatible data types in LSM syscallsCasey Schaufler
2024-03-12Merge tag 'lsm-pr-20240312' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-12Merge tag 'selinux-pr-20240312' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-23selinux: fix lsm_get_self_attr()Mickaël Salaün
2024-02-15security: Align inode_setattr hook definition with EVMRoberto Sassu
2024-02-02selinux: only filter copy-up xattrs following initializationDavid Disseldorp
2024-02-02selinux: correct return values in selinux_socket_getpeersec_dgram()Paul Moore
2024-01-25selinux: reduce the object class calculations at inode init timePaul Moore
2024-01-24bpf,selinux: Allocate bpf_security_struct per BPF tokenAndrii Nakryiko
2024-01-24bpf,lsm: Refactor bpf_map_alloc/bpf_map_free LSM hooksAndrii Nakryiko
2024-01-24bpf,lsm: Refactor bpf_prog_alloc/bpf_prog_free LSM hooksAndrii Nakryiko
2024-01-11Merge tag 'for-6.8/io_uring-2024-01-08' of git://git.kernel.dk/linuxLinus Torvalds
2024-01-10Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-01-09Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-09Merge tag 'selinux-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-01-04selinux: Fix error priority for bind with AF_UNSPEC on PF_INET6 socketMickaël Salaün
2023-12-24lsm: new security_file_ioctl_compat() hookAlfred Piccioni
2023-12-20shm: Slim down dependenciesKent Overstreet
2023-12-15cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe
2023-12-12io_uring: split out cmd api into a separate headerPavel Begunkov
2023-12-07selinux: remove the wrong comment about multithreaded process handlingMunehisa Kamata
2023-11-21selinux: introduce an initial SID for early boot processesOndrej Mosnacek
2023-11-12lsm: mark the lsm_id variables are marked as staticPaul Moore
2023-11-12lsm: consolidate buffer size handling into lsm_fill_user_ctx()Paul Moore