summaryrefslogtreecommitdiff
path: root/security/selinux
AgeCommit message (Expand)Author
3 daysMerge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
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
7 daysMerge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...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-11-16convert selinuxfsAl Viro
2025-11-16selinuxfs: new helper for attaching files to treeAl Viro
2025-11-16selinuxfs: don't stash the dentry of /policy_capabilitiesAl Viro
2025-11-14Add start_renaming_two_dentries()NeilBrown
2025-10-23selinux: improve bucket distribution uniformity of avc_hash()Hongru Zhang
2025-10-23selinux: Move avtab_hash() to a shared location for future reuseHongru Zhang
2025-10-23selinux: Introduce a new config to make avc cache slot size adjustableHongru Zhang
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-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