aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)AuthorFilesLines
2006-01-08[PATCH] shrink dentry structGravatar Eric Dumazet 1-1/+1
2006-01-08[PATCH] keys: Permit running process to instantiate keysGravatar David Howells 8-235/+327
2006-01-08[PATCH] keys: Discard duplicate keys from a keyring on linkGravatar David Howells 1-23/+64
2006-01-08[PATCH] keys: Permit key expiry time to be setGravatar David Howells 3-0/+48
2006-01-08[PATCH] rcu file: use atomic primitivesGravatar Nick Piggin 1-1/+1
2006-01-07[XFRM]: Fix sparse warning.Gravatar Luiz Capitulino 1-1/+1
2006-01-06Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 3-11/+3
2006-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildGravatar Linus Torvalds 1-4/+2
2006-01-06[LSM-IPSec]: Corrections to LSM-IPSec NethooksGravatar Trent Jaeger 3-11/+3
2006-01-06kbuild: un-stringnify KBUILD_MODNAMEGravatar Sam Ravnborg 1-4/+2
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