aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)AuthorFilesLines
2005-09-09[PATCH] files: lock-free fd look-upGravatar Dipankar Sarma 1-1/+1
2005-09-09[PATCH] files: break up files structGravatar Dipankar Sarma 1-2/+4
2005-09-09[PATCH] remove the inode_post_link and inode_post_rename LSM hooksGravatar Stephen Smalley 2-30/+0
2005-09-09[PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooksGravatar Stephen Smalley 3-140/+0
2005-09-09[PATCH] tmpfs: Enable atomic inode security labelingGravatar Stephen Smalley 1-11/+16
2005-09-09[PATCH] security: enable atomic inode security labelingGravatar Stephen Smalley 3-0/+67
2005-09-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Gravatar Linus Torvalds 1-1/+1
2005-09-05[PATCH] selinux: endian notationsGravatar Alexey Dobriyan 5-37/+52
2005-09-05[PATCH] selinux: Reduce memory use by avtabGravatar Stephen Smalley 9-235/+400
2005-09-01[CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriateGravatar Herbert Xu 1-1/+1
2005-08-29[SELINUX]: Update for tcp_diag rename to inet_diag.Gravatar James Morris 2-2/+3
2005-08-29[NETLINK]: Add "groups" argument to netlink_kernel_createGravatar Patrick McHardy 1-1/+2
2005-08-29[NETLINK]: Convert netlink users to use group numbers instead of bitmasksGravatar Patrick McHardy 1-2/+2
2005-08-29[NETLINK]: Fix missing dst_groups initializations in netlink_broadcast usersGravatar Patrick McHardy 1-0/+1
2005-08-29[NETLINK]: Add properly module refcounting for kernel netlink sockets.Gravatar Harald Welte 1-1/+1
2005-08-04[PATCH] Destruction of failed keyring oopsesGravatar David Howells 1-1/+5
2005-08-04[PATCH] Error during attempt to join key management session can leave semapho...Gravatar David Howells 1-1/+1
2005-08-04[PATCH] Keys: Fix key management syscall interface bugsGravatar David Howells 2-5/+8
2005-07-28[PATCH] selinux: Fix address length checks in connect hookGravatar Stephen Smalley 1-2/+2
2005-07-28[PATCH] SELinux: default labeling of MLS fieldGravatar James Morris 5-38/+97
2005-07-07[PATCH] Keys: Base keyring size on key pointer not key structGravatar David Howells 1-7/+8
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] RCU: clean up a few remaining synchronize_kernel() callsGravatar Paul E. McKenney 2-2/+2
2005-06-25[PATCH] selinux: add executable heap check3-0/+13
2005-06-25[PATCH] selinux: add executable stack check3-0/+12
2005-06-24[PATCH] eCryptfs: export user key typeGravatar Michael Halcrow 1-0/+2
2005-06-24[PATCH] Keys: Make request-key create an authorisation keyGravatar David Howells 9-180/+685
2005-06-24[PATCH] Keys: Use RCU to manage session keyring pointerGravatar David Howells 2-25/+24
2005-06-24[PATCH] Keys: Pass session keyring to call_usermodehelper()Gravatar David Howells 1-1/+1
2005-06-24[PATCH] keys: Discard key spinlock and use RCU for key payloadGravatar David Howells 7-223/+289
2005-06-23[PATCH] setuid core dumpGravatar Alan Cox 2-2/+2
2005-06-21[PATCH] SELinux: memory leak in selinux_sb_copy_data()Gravatar Gerald Schaefer 1-0/+1
2005-06-20[PATCH] sysfs: (rest) if show/store is missing return -EIOGravatar Dmitry Torokhov 1-2/+2
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