summaryrefslogtreecommitdiff
path: root/security/selinux
AgeCommit message (Expand)Author
8 daysMerge tag 'selinux-pr-20260615' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
8 daysMerge tag 'lsm-pr-20260615' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
11 daysMerge tag 'ipsec-next-2026-06-12' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-06-04xfrm: add XFRM_MSG_MIGRATE_STATE for single SA migrationAntony Antony
2026-05-29selinux: revert use of __getname() in selinux_genfs_get_sid()Paul Moore
2026-05-27selinux: comment spelling fix in ibpkey.cKalevi Kolttonen
2026-05-27selinux: comment typo fix in selinuxfs.cKalevi Kolttonen
2026-05-27selinux: hooks: use __getname() to allocate path bufferMike Rapoport (Microsoft)
2026-05-27selinux: use k[mz]alloc() to allocate temporary buffersMike Rapoport (Microsoft)
2026-05-06selinux: check for simple typesChristian Göttsche
2026-05-06selinux: more strict bounds checkChristian Göttsche
2026-05-06selinux: beef up isvalid checksChristian Göttsche
2026-05-06selinux: reorder policydb_index()Christian Göttsche
2026-05-06selinux: check type attr map overflowsChristian Göttsche
2026-05-06selinux: check length fields in policiesChristian Göttsche
2026-05-06selinux: more strict policy parsingChristian Göttsche
2026-05-06selinux: use u16 for security classesChristian Göttsche
2026-05-06selinux: avoid nontransitive comparisonChristian Göttsche
2026-05-05selinux: shrink critical section in sel_write_load()Stephen Smalley
2026-05-05selinux: allow multiple opens of /sys/fs/selinux/policyStephen Smalley
2026-05-05selinux: prune /sys/fs/selinux/userStephen Smalley
2026-05-05selinux: prune /sys/fs/selinux/disableStephen Smalley
2026-05-05selinux: prune /sys/fs/selinux/checkreqprotStephen Smalley
2026-05-01security,fs,nfs,net: update security_inode_listsecurity() interfaceStephen Smalley
2026-04-29selinux: switch two allocations to use kzalloc_objs()Stephen Smalley
2026-04-29selinux: fix sel_kill_sb()Stephen Smalley
2026-04-28selinux: fix avdcache auditingStephen Smalley
2026-04-27selinux: don't reserve xattr slot when we won't fill itDavid Windsor
2026-04-27selinux: use sk blob accessor in socket permission helpersZongyao Chen
2026-04-27selinux: use QSTR() instead of QSTR_INIT() in init_sel_fsThorsten Blum
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-13Merge tag 'selinux-pr-20260410' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-04-13Merge tag 'lsm-pr-20260410' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-04-13Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-05mm: convert do_brk_flags() to use vma_flags_tLorenzo Stoakes (Oracle)
2026-04-03selinux: fix overlayfs mmap() and mprotect() access checksPaul Moore
2026-03-06treewide: change inode->i_ino from unsigned long to u64Jeff Layton
2026-03-06selinux: Use simple_start_creating() / simple_done_creating()NeilBrown
2026-02-23selinux: annotate intentional data race in inode_doinit_with_dentry()Christian Göttsche
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap
2026-01-14selinux: drop the BUG() in cred_has_capability()Paul Moore
2026-01-14selinux: fix a capabilities parsing typo in selinux_bpf_token_capable()Paul Moore
2026-01-13selinux: add support for BPF token access controlEric Suen
2026-01-13selinux: move the selinux_blob_sizes structPaul Moore
2025-12-05Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds