aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-22[PATCH] selinux: add hooks for key subsystemMichael LeMay1-0/+64
2006-06-17[SECMARK]: Add new packet controls to SELinuxJames Morris1-109/+133
2006-06-17[SELINUX]: add security class for appletalk socketsChristopher J. PeBenito1-0/+2
2006-06-17[LSM-IPsec]: SELinux AuthorizeCatherine Zhang1-0/+2
2006-06-05[PATCH] selinux: fix sb_lock/sb_security_lock nestingStephen Smalley1-2/+4
2006-05-21[PATCH] selinux: endian fixAlexey Dobriyan1-1/+1
2006-05-03[PATCH] selinux: Clear selinux_enabled flag upon runtime disable.Stephen Smalley1-0/+3
2006-05-01[PATCH] change lspp ipc auditingSteve Grubb1-8/+0
2006-03-25Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds1-52/+46
2006-03-22[PATCH] SELinux: add slab cache for inode security structJames Morris1-2/+8
2006-03-22[PATCH] SELinux: cleanup stray variable in selinux_inode_init_security()James Morris1-2/+0
2006-03-22[PATCH] selinux: Disable automatic labeling of new inodes when no policy is loadedStephen Smalley1-1/+1
2006-03-20[SECURITY]: TCP/UDP getpeersecCatherine Zhang1-7/+39
2006-03-20[PATCH] Miscellaneous bug and warning fixesDustin Kirkland1-1/+1
2006-03-20[PATCH] Capture selinux subject/object context information.Dustin Kirkland1-51/+45
2006-03-11[PATCH] selinux: tracer SID fixStephen Smalley1-1/+1
2006-02-05[PATCH] selinux: require SECURITY_NETWORKStephen Smalley1-18/+3
2006-02-01[PATCH] selinux: remove security struct magic number fields and testsStephen Smalley1-44/+5
2006-02-01[PATCH] selinux: change file_alloc_security to use GFP_KERNELStephen Smalley1-1/+1
2006-02-01[PATCH] selinux: fix and cleanup mprotect checksStephen Smalley1-29/+21
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven1-1/+1
2006-01-08[PATCH] rcu file: use atomic primitivesNick Piggin1-1/+1
2006-01-03[LSM-IPSec]: Per-packet access control.Trent Jaeger1-0/+39
2005-11-09[PATCH] selinux: disable setxattr on mountpoint labeled filesystemsStephen Smalley1-0/+3
2005-10-30[PATCH] cleanup the usage of SEND_SIG_xxx constantsOleg Nesterov1-2/+1
2005-10-30[PATCH] remove hardcoded SEND_SIG_xxx constantsOleg Nesterov1-2/+2
2005-10-30[PATCH] reduce sizeof(struct file)Eric Dumazet1-1/+1
2005-10-30[PATCH] selinux-canonicalize-getxattr-fixAndrew Morton1-3/+0
2005-10-30[PATCH] SELinux: canonicalize getxattr()James Morris1-14/+32
2005-10-30[PATCH] SELinux: convert to kzallocJames Morris1-16/+8
2005-10-28[PATCH] gfp_t: net/*Al Viro1-2/+2
2005-09-30[PATCH] SELinux - fix SCTP socket bug and general IP protocol handlingJames Morris1-6/+24
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 Linus Torvalds1-1/+1
2005-09-09[PATCH] files: lock-free fd look-upDipankar Sarma1-1/+1
2005-09-09[PATCH] files: break up files structDipankar Sarma1-2/+4
2005-09-09[PATCH] remove the inode_post_link and inode_post_rename LSM hooksStephen Smalley1-13/+0
2005-09-09[PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooksStephen Smalley1-111/+0
2005-09-09[PATCH] tmpfs: Enable atomic inode security labelingStephen Smalley1-11/+16
2005-09-09[PATCH] security: enable atomic inode security labelingStephen Smalley1-0/+59
2005-08-29[SELINUX]: Update for tcp_diag rename to inet_diag.James Morris1-1/+1
2005-08-09Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse1-3/+4
2005-07-28[PATCH] selinux: Fix address length checks in connect hookStephen Smalley1-2/+2
2005-07-28[PATCH] SELinux: default labeling of MLS fieldJames Morris1-1/+2
2005-07-02Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse1-3/+25
2005-06-30[PATCH] selinux_sb_copy_data() should not require a whole pageEric Paris1-1/+2
2005-06-25[PATCH] selinux: kfree cleanupJesper Juhl1-2/+1
2005-06-25[PATCH] selinux: add executable heap checkLorenzo Hernández García-Hierro1-0/+11
2005-06-25[PATCH] selinux: add executable stack checkLorenzo Hernandez García-Hierro1-0/+10
2005-06-22AUDIT: Wait for backlog to clear when generating messages.David Woodhouse1-1/+1
2005-06-21[PATCH] SELinux: memory leak in selinux_sb_copy_data()Gerald Schaefer1-0/+1