summaryrefslogtreecommitdiff
path: root/security/selinux/hooks.c
AgeCommit message (Expand)Author
5 daysMerge tag 'integrity-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
5 daysMerge tag 'selinux-pr-20251201' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
5 daysMerge tag 'lsm-pr-20251201' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-11-20selinux: rename the cred_security_struct variables to "crsec"Paul Moore
2025-11-20selinux: move avdcache to per-task security structStephen Smalley
2025-11-20selinux: rename task_security_struct to cred_security_structStephen Smalley
2025-11-19ima: Access decompressed kernel module to verify appended signatureCoiby Xu
2025-10-22memfd,selinux: call security_inode_init_security_anon()Thiébaud Weksteen
2025-10-22selinux: move initcalls to the LSM frameworkPaul Moore
2025-10-22lsm: replace the name field with a pointer to the lsm_id structPaul Moore
2025-10-03Merge tag 'pull-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-09-30Merge tag 'lsm-pr-20250926' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-09-30Merge tag 'selinux-pr-20250926' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-30Merge tag 'audit-pr-20250926' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-09-15security_dentry_init_security(): constify qstr argumentAl Viro
2025-09-07selinux: enable per-file labeling for functionfsNeill Kapron
2025-09-01copy_process: pass clone_flags as u64 across calltreeSimon Schuster
2025-08-30audit: add record for multiple object contextsCasey Schaufler
2025-08-30audit: add record for multiple task security contextsCasey Schaufler
2025-08-11lsm,selinux: Add LSM blob support for BPF objectsBlaise Boscaccy
2025-08-11selinux: use a consistent method to get full socket from skbTianjia Zhang
2025-07-28Merge tag 'selinux-pr-20250725' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-07-04tree-wide: s/struct fileattr/struct file_kattr/gChristian Brauner
2025-07-01selinux: implement inode_file_[g|s]etattr hooksAndrey Albershteyn
2025-06-19selinux: optimize selinux_inode_getattr/permission() based on neveraudit|perm...Stephen Smalley
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-04-12selinux: fix the kdoc header for task_avdcache_updatePaul Moore
2025-04-11net: Retire DCCP socket.Kuniyuki Iwashima
2025-04-11selinux: reduce path walk overheadPaul Moore
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-03-30Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-03-25Merge tag 'selinux-pr-20250323' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-25Merge tag 'lsm-pr-20250323' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-03-15security: Propagate caller information in bpf hooksBlaise Boscaccy
2025-02-27selinux: add FILE__WATCH_MOUNTNSMiklos Szeredi
2025-02-26selinux: add permission checks for loading other kinds of kernel files"Kipp N. Davis"
2025-02-26perf: Remove unnecessary parameter of security checkLuo Gengkun
2025-02-15kernfs: Use RCU to access kernfs_node::name.Sebastian Andrzej Siewior
2025-02-07io_uring,lsm,selinux: add LSM hooks for io_uring_setup()Hamza Mahfooz
2025-02-07selinux: always check the file label in selinux_kernel_read_file()Paul Moore
2025-01-23Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-01-21Merge tag 'selinux-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-21Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-01-07selinux: avoid using types indicating user space interactionChristian Göttsche
2025-01-07Merge tag 'selinux-pr-20250107' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-04selinux: match extended permissions to their base permissionsThiébaud Weksteen
2024-12-15selinux: add netlink nlmsg_type audit messageThiébaud Weksteen
2024-12-11selinux: Fix SCTP error inconsistency in selinux_socket_bind()Mikhail Ivanov
2024-12-11selinux: use native iterator typesChristian Göttsche
2024-12-10fsnotify: introduce pre-content permission eventsAmir Goldstein