aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)AuthorFilesLines
2006-01-06[PATCH] security/: possible cleanupsGravatar Adrian Bunk 3-3/+2
2006-01-06[PATCH] Keys: Remove key duplicationGravatar David Howells 3-150/+3
2006-01-06[PATCH] selinux: more ARRAY_SIZE cleanupsGravatar Tobias Klauser 2-2/+2
2006-01-06[PATCH] selinux: ARRAY_SIZE cleanupsGravatar Nicolas Kaiser 1-2/+2
2006-01-03[LSM-IPSec]: Per-packet access control.Gravatar Trent Jaeger 6-0/+410
2006-01-03[LSM-IPSec]: Security association restriction.Gravatar Trent Jaeger 2-1/+57
2005-12-01[PATCH] Keys: Fix permissions check for update vs addGravatar David Howells 1-1/+1
2005-11-09[PATCH] selinux: extend selinuxfs context interfaceGravatar Stephen Smalley 1-26/+19
2005-11-09[PATCH] selinux: disable setxattr on mountpoint labeled filesystemsGravatar Stephen Smalley 1-0/+3
2005-11-09[PATCH] selinux: MLS compatibilityGravatar Stephen Smalley 1-1/+4
2005-11-07[PATCH] kfree cleanup: securityGravatar Jesper Juhl 2-8/+7
2005-11-07[PATCH] Keys: Remove incorrect and obsolete '!' operatorsGravatar David Howells 1-4/+4
2005-10-30[PATCH] cleanup the usage of SEND_SIG_xxx constantsGravatar Oleg Nesterov 1-2/+1
2005-10-30[PATCH] remove hardcoded SEND_SIG_xxx constantsGravatar Oleg Nesterov 1-2/+2
2005-10-30[PATCH] Keys: Add LSM hooks for key management [try #3]Gravatar David Howells 6-35/+94
2005-10-30[PATCH] Keys: Export user-defined keyring operationsGravatar David Howells 1-25/+24
2005-10-30[PATCH] reduce sizeof(struct file)Gravatar Eric Dumazet 2-2/+2
2005-10-30[PATCH] SELinux: remove unecessary size_t checks in selinuxfsGravatar Davi Arnaut 1-9/+9
2005-10-30[PATCH] selinux-canonicalize-getxattr-fixGravatar Andrew Morton 1-3/+0
2005-10-30[PATCH] SELinux: canonicalize getxattr()Gravatar James Morris 2-15/+33
2005-10-30[PATCH] SELinux: convert to kzallocGravatar James Morris 8-97/+49
2005-10-28[PATCH] gfp_t: net/*Gravatar Al Viro 2-3/+3
2005-10-23[PATCH] SELinux: handle sel_make_bools() failure in selinuxfsGravatar Davi Arnaut 1-1/+3
2005-10-23[PATCH] selinux: Fix NULL deref in policydb_destroyGravatar Stephen Smalley 1-2/+4
2005-10-08[PATCH] Keys: Possessor permissions should be additiveGravatar David Howells 1-6/+6
2005-10-08[PATCH] Keys: Split key permissions checking into a .c fileGravatar David Howells 2-0/+71
2005-10-08[PATCH] Keys: Add request-key process documentationGravatar David Howells 2-0/+4
2005-10-08[PATCH] key: plug request_key_auth memleakGravatar David Howells 1-0/+1
2005-09-30[PATCH] SELinux - fix SCTP socket bug and general IP protocol handlingGravatar James Morris 1-6/+24
2005-09-28[PATCH] Keys: Add possessor permissions to keys [try #3]Gravatar David Howells 8-307/+391
2005-09-17[PATCH] seclvl: use securityfs (fix)Gravatar Serge Hallyn 1-1/+1
2005-09-17[PATCH] seclvl-use-securityfs tidyGravatar Andrew Morton 1-10/+5
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6 Gravatar Linus Torvalds 4-159/+419
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 Gravatar Linus Torvalds 3-5/+5
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-22[PATCH] SECURITY must depend on SYSFSGravatar Adrian Bunk 1-0/+1