aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-03[LSM-IPSec]: Per-packet access control.Trent Jaeger6-0/+410
2005-11-09[PATCH] selinux: extend selinuxfs context interfaceStephen Smalley1-26/+19
2005-11-09[PATCH] selinux: disable setxattr on mountpoint labeled filesystemsStephen Smalley1-0/+3
2005-11-09[PATCH] selinux: MLS compatibilityStephen Smalley1-1/+4
2005-11-07[PATCH] kfree cleanup: securityJesper Juhl1-6/+6
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 Dumazet2-2/+2
2005-10-30[PATCH] SELinux: remove unecessary size_t checks in selinuxfsDavi Arnaut1-9/+9
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 Morris8-97/+49
2005-10-28[PATCH] gfp_t: net/*Al Viro1-2/+2
2005-10-23[PATCH] SELinux: handle sel_make_bools() failure in selinuxfsDavi Arnaut1-1/+3
2005-10-23[PATCH] selinux: Fix NULL deref in policydb_destroyStephen Smalley1-2/+4
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 Torvalds3-5/+5
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 Smalley2-112/+0
2005-09-09[PATCH] tmpfs: Enable atomic inode security labelingStephen Smalley1-11/+16
2005-09-09[PATCH] security: enable atomic inode security labelingStephen Smalley2-0/+60
2005-09-05[PATCH] selinux: endian notationsAlexey Dobriyan5-37/+52
2005-09-05[PATCH] selinux: Reduce memory use by avtabStephen Smalley9-235/+400
2005-08-29[SELINUX]: Update for tcp_diag rename to inet_diag.James Morris2-2/+3
2005-08-29[NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy1-1/+2
2005-08-29[NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy1-2/+2
2005-08-29[NETLINK]: Fix missing dst_groups initializations in netlink_broadcast usersPatrick McHardy1-0/+1
2005-08-29[NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte1-1/+1
2005-08-09Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse5-40/+99
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 Morris5-38/+97
2005-07-02Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse7-29/+42
2005-06-30[PATCH] selinux_sb_copy_data() should not require a whole pageEric Paris1-1/+2
2005-06-25[PATCH] selinux: kfree cleanupJesper Juhl5-28/+14
2005-06-25[PATCH] selinux: add executable heap checkLorenzo Hernández García-Hierro3-0/+13
2005-06-25[PATCH] selinux: add executable stack checkLorenzo Hernandez García-Hierro3-0/+12
2005-06-22AUDIT: Wait for backlog to clear when generating messages.David Woodhouse3-5/+5
2005-06-21[PATCH] SELinux: memory leak in selinux_sb_copy_data()Gerald Schaefer1-0/+1
2005-06-18[NETLINK]: Neighbour table configuration and statistics via rtnetlinkThomas Graf1-0/+2
2005-05-24AUDIT: Fix remaining cases of direct logging of untrusted strings by avc_auditStephen Smalley1-13/+9
2005-05-21Fix oops due to thinko in avc_audit()David Woodhouse1-1/+1
2005-05-21AUDIT: Avoid sleeping function in SElinux AVC audit.Stephen Smalley1-9/+8
2005-05-19Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse1-3/+5
2005-05-19Restore logging of pid= and comm= in AVC audit messagesDavid Woodhouse1-0/+7
2005-05-18AUDIT: Treat all user messages identically.David Woodhouse1-10/+7
2005-05-17[PATCH] selinux: fix avc_alloc_node() oom with no policy loadedStephen Smalley1-3/+5
2005-05-13AUDIT: Add message types to audit recordsSteve Grubb4-5/+13
2005-05-11Add audit_log_typeChris Wright1-1/+1