aboutsummaryrefslogtreecommitdiff
path: root/security/selinux
AgeCommit message (Expand)AuthorFilesLines
2005-06-30[PATCH] selinux_sb_copy_data() should not require a whole pageGravatar Eric Paris 1-1/+2
2005-06-25[PATCH] selinux: kfree cleanupGravatar Jesper Juhl 5-28/+14
2005-06-25[PATCH] selinux: add executable heap check3-0/+13
2005-06-25[PATCH] selinux: add executable stack check3-0/+12
2005-06-21[PATCH] SELinux: memory leak in selinux_sb_copy_data()Gravatar Gerald Schaefer 1-0/+1
2005-06-18[NETLINK]: Neighbour table configuration and statistics via rtnetlinkGravatar Thomas Graf 1-0/+2
2005-05-24AUDIT: Fix remaining cases of direct logging of untrusted strings by avc_auditGravatar Stephen Smalley 1-13/+9
2005-05-21Fix oops due to thinko in avc_audit()Gravatar David Woodhouse 1-1/+1
2005-05-21AUDIT: Avoid sleeping function in SElinux AVC audit.Gravatar Stephen Smalley 1-9/+8
2005-05-19Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitGravatar David Woodhouse 1-3/+5
2005-05-19Restore logging of pid= and comm= in AVC audit messagesGravatar David Woodhouse 1-0/+7
2005-05-18AUDIT: Treat all user messages identically.Gravatar David Woodhouse 1-10/+7
2005-05-17[PATCH] selinux: fix avc_alloc_node() oom with no policy loadedGravatar Stephen Smalley 1-3/+5
2005-05-13AUDIT: Add message types to audit recordsGravatar Steve Grubb 4-5/+13
2005-05-11Add audit_log_typeGravatar Chris Wright 1-1/+1
2005-05-06The attached patch addresses the problem with getting the audit daemon Gravatar Steve Grubb 1-0/+1
2005-05-01[PATCH] SELinux: add finer grained permissions to Netlink audit processingGravatar James Morris 3-7/+10
2005-05-01[PATCH] SELinux: cleanup ipc_has_permGravatar Stephen Smalley 1-13/+8
2005-04-24[SELINUX]: Fix ipv6_skip_exthdr() invocation causing OOPS.Gravatar Herbert Xu 1-2/+1
2005-04-18[PATCH] SELinux: fix deadlock on dcache lockGravatar Stephen Smalley 1-34/+0
2005-04-16[PATCH] SELinux: add support for NETLINK_KOBJECT_UEVENTGravatar James Morris 6-0/+39
2005-04-16[PATCH] SELinux: fix bug in Netlink message type detectionGravatar James Morris 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 43-0/+16101