summaryrefslogtreecommitdiff
path: root/security/selinux
AgeCommit message (Expand)Author
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-03selinux: fix sel_read_bool() allocation and error handlingStephen Smalley
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-12selinux: Remove redundant __GFP_NOWARNQianfeng Rong
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-08-11selinux: Remove unused function selinux_policycap_netif_wildcard()Yue Haibing
2025-07-28Merge tag 'selinux-pr-20250725' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...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-24selinux: don't bother with selinuxfs_info_free() on failuresAl Viro
2025-06-19selinux: add __GFP_NOWARN to hashtab_init() allocationsPaul Moore
2025-06-19selinux: optimize selinux_inode_getattr/permission() based on neveraudit|perm...Stephen Smalley
2025-06-19selinux: introduce neveraudit typesStephen Smalley
2025-06-19selinux: change security_compute_sid to return the ssid or tsid on matchStephen Smalley
2025-06-16selinux: fix selinux_xfrm_alloc_user() to set correct ctx_lenStephen Smalley
2025-06-16selinux: add a 5 second sleep to /sys/fs/selinux/userPaul Moore
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-05-28Merge tag 'selinux-pr-20250527' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-04-12selinux: fix the kdoc header for task_avdcache_updatePaul Moore
2025-04-12selinux: remove a duplicated includePaul Moore
2025-04-11net: Retire DCCP socket.Kuniyuki Iwashima
2025-04-11selinux: reduce path walk overheadPaul Moore
2025-04-11selinux: support wildcard match in genfsconTakaya Saeki
2025-04-11selinux: drop copy-paste commentChristian Göttsche
2025-04-11selinux: unify OOM handling in network hashtablesChristian Göttsche
2025-04-11selinux: add likely hints for fast pathsChristian Göttsche
2025-04-11selinux: contify network namespace pointerChristian Göttsche
2025-04-11selinux: constify network address pointerChristian Göttsche
2025-04-08Use try_lookup_noperm() instead of d_hash_and_lookup() outside of VFSNeilBrown
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-17selinux: get netif_wildcard policycap from policy instead of cacheChristian Göttsche
2025-03-15security: Propagate caller information in bpf hooksBlaise Boscaccy
2025-03-07selinux: support wildcard network interface namesChristian Göttsche
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